User:FishB0nes: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
(14 intermediate revisions by 6 users not shown)
Line 7: Line 7:


== Projects ==
== Projects ==
* PWN (Post-Waste Nexus) (http://postwastenexus.org/)
:: Our mission is to reuse and recycle electronic waste, place refurbished computers with free and open source software in our communities, provide education and job training, use environmentally responsible e-waste handling practices, and operate under consensus decision making.
:: We're currently meeting on 2nd and 4th Mondays at 19:00. Contact us if you would like to join!


== Identifiers ==
== Identifiers ==


>-\\X>
>-\\X>
=== Bitcoin Wallet ===
193J8vTBRC5shARNpW8RaLypmyZd9y1N4Y


=== ssh public key ===
=== ssh public key ===
Line 29: Line 20:
=== <tt>/etc/passwd</tt> entry ===
=== <tt>/etc/passwd</tt> entry ===


<pre style="overflow: scroll; padding: .5em;">
  adduser --gecos 'Douglas Barton' --shell /bin/bash douglasbarton
  adduser --gecos 'Douglas Barton' --shell /bin/bash douglasbarton
  adduser douglasbarton adm
  adduser douglasbarton admin
  adduser douglasbarton sudo
  adduser douglasbarton sudo
  mkdir -p ~douglasbarton/.ssh
  mkdir -p ~douglasbarton/.ssh
Line 37: Line 29:
  EOF
  EOF
  chown -R douglasbarton:douglasbarton ~douglasbarton
  chown -R douglasbarton:douglasbarton ~douglasbarton
</pre>


== Support for Membership ==
== Support for Membership ==


add your recommendations for this user's associate membership here; you must login to do this.
add your recommendations for this user's associate membership here; you must login to do this.
# [[user:jarrod|jarrod]] sponsors >==X> as an associate of Noisebridge.
# [[user:jarrod|jarrod]] sponsors >==X> as an associate of Noisebridge.
# [[User:Thex|thex]] ([[User talk:Thex|talk]]) 02:11, 6 December 2013 (UTC)
# [[User:Thex|thex]] ([[User talk:Thex|talk]]) 02:11, 6 December 2013 (UTC)
# [[User:bfb]] sponsors >-\\X> as an associate member of Noisebridge.
# [[User:bfb]] sponsors >-\\X> as an associate member of Noisebridge.
# [[User:James|James]] endorses




[[Category:Applicant]]
[[Category:Associate_Members]]

Revision as of 23:15, 10 April 2014

8bitscreen.jpg

Contact

  • Douglas.Barton@gmail.com
  • douglas.barton@jabber.ccc.de

Projects

Identifiers

>-\\X>

ssh public key

 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7Qc0DJGTr9xbAA5eA5NPbEe6yxAoovlUlfcsQWraT3EvYkoZATcEXQgDEG7J1CFn3+QDc4SM0hrm3iIAuNopMKKDmrAGwC87EeMMrQSbIEORJmz7gvKrc70zkX14Mq7lwcpkhN9pnxVRpzLnAqfT7um3Jl5K9bvJvh2s6gLu9EMHSpJvzOMsRK86E9w25BcVqjxR5lovEcApEolFBnY+WRd8JatHqe1rk5EJJuM4pg6Kosy3mI4EIAX4HWb5lTCfot+YjU1uDeQG79VcRqBV9YL6rjASdfya6jLsE9SAXhFP5dka1u/e676NF6U9I0I6TgOffizvNNAamv

/etc/passwd entry

 adduser --gecos 'Douglas Barton' --shell /bin/bash douglasbarton
 adduser douglasbarton admin
 adduser douglasbarton sudo
 mkdir -p ~douglasbarton/.ssh
 cat > ~douglasbarton/.ssh/authorized_keys <<'EOF'
 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7Qc0DJGTr9xbAA5eA5NPbEe6yxAoovlUlfcsQWraT3EvYkoZATcEXQgDEG7J1CFn3+QDc4SM0hrm3iIAuNopMKKDmrAGwC87EeMMrQSbIEORJmz7gvKrc70zkX14Mq7lwcpkhN9pnxVRpzLnAqfT7um3Jl5K9bvJvh2s6gLu9EMHSpJvzOMsRK86E9w25BcVqjxR5lovEcApEolFBnY+WRd8JatHqe1rk5EJJuM4pg6Kosy3mI4EIAX4HWb5lTCfot+YjU1uDeQG79VcRqBV9YL6rjASdfya6jLsE9SAXhFP5dka1u/e676NF6U9I0I6TgOffizvNNAamv
 EOF
 chown -R douglasbarton:douglasbarton ~douglasbarton

Support for Membership

add your recommendations for this user's associate membership here; you must login to do this.

  1. jarrod sponsors >==X> as an associate of Noisebridge.
  2. thex (talk) 02:11, 6 December 2013 (UTC)
  3. User:bfb sponsors >-\\X> as an associate member of Noisebridge.
  4. James endorses