User:Heatxsink: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[File:Heatxsink.jpg|right|300px]]
[[File:Heatxsink.jpg|right|300px]]
== contact info ==
== contact info ==
* heatxsink on #noisebridge
* heatxsink on [[IRC|#noisebridge]]
* heatxsink on twitter
* [http://www.twitter.com/heatxsink heatxsink] on twitter
* heatxsink@gmail.com via SMTP and XMPP/Jabber
* heatxsink@gmail.com via SMTP and XMPP/Jabber
* 626-272-3612
 
== projects ==
* participating in the revamp of all things having todo with opening and buzzing at the front gate.
* printing out random things on makerbot that i hack  up


== sites ==
== sites ==
* [http://www.nickgranado.com nickgranado.com]
* [http://www.nickgranado.com nickgranado.com]
* [http://www.snapp.me snapp.me]
* [http://www.snapp.me snapp.me]
* [http://www.noter.me noter.me]
* [http://www.plateinc.com plateinc.com]


== ssh public key ==
== ssh public key ==
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzRTnahVuwvzBwDrMg8nrjh2cEw62nXXdLgguOJiKRufaBZevxb1pPUFfy2MXD0d/BF3ZLnI/dxuMdmmLVxe5TlxzD/HhLIVdP0nEheZf/wBNNdTSlwgO7GiuQ2IgQOEeD0vPQfW7x+BYMHvYspsrHBRpV8ACTCb12EwiAI0s3cDqpbM4kGXvuvnlbvVrFXeW7GKSVRXFRgsbgfg2xKHMP72wYfgTEhFZStfraKVxWZME0oDDLTftVE8suWNfsyIHbGXto2cnZtP9O2MzM7gHL+IW6+uMLIh7CkVWH9KN04O3sZFfCOGk4BO+JZ64i43LoMVJXcf0gwEzCYkpGBoPl ngranado@endor.local
<pre style="overflow: auto; padding: .5em;">
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzRTnahVuwvzBwDrMg8nrjh2cEw62nXXdLgguOJiKRufaBZevxb1pPUFfy2MXD0d/BF3ZLnI/dxuMdmmLVxe5TlxzD/HhLIVdP0nEheZf/wBNNdTSlwgO7GiuQ2IgQOEeD0vPQfW7x+BYMHvYspsrHBRpV8ACTCb12EwiAI0s3cDqpbM4kGXvuvnlbvVrFXeW7GKSVRXFRgsbgfg2xKHMP72wYfgTEhFZStfraKVxWZME0oDDLTftVE8suWNfsyIHbGXto2cnZtP9O2MzM7gHL+IW6+uMLIh7CkVWH9KN04O3sZFfCOGk4BO+JZ64i43LoMVJXcf0gwEzCYkpGBoPl heatxsink@deathstar
</pre>


== <tt>/etc/passwd</tt> entry ==
== <tt>/etc/passwd</tt> entry ==
adduser --shell /bin/bash --uid 1021 --gecos 'Michael C. Toren' mct
<pre style="overflow: auto; padding: .5em;">
adduser mct adm
sudo adduser --gecos 'Nick Granado' --shell /bin/bash heatxsink
adduser mct sudo
</pre>

Latest revision as of 01:16, 25 January 2013

Heatxsink.jpg

contact info[edit]

projects[edit]

  • participating in the revamp of all things having todo with opening and buzzing at the front gate.
  • printing out random things on makerbot that i hack up

sites[edit]

ssh public key[edit]

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzRTnahVuwvzBwDrMg8nrjh2cEw62nXXdLgguOJiKRufaBZevxb1pPUFfy2MXD0d/BF3ZLnI/dxuMdmmLVxe5TlxzD/HhLIVdP0nEheZf/wBNNdTSlwgO7GiuQ2IgQOEeD0vPQfW7x+BYMHvYspsrHBRpV8ACTCb12EwiAI0s3cDqpbM4kGXvuvnlbvVrFXeW7GKSVRXFRgsbgfg2xKHMP72wYfgTEhFZStfraKVxWZME0oDDLTftVE8suWNfsyIHbGXto2cnZtP9O2MzM7gHL+IW6+uMLIh7CkVWH9KN04O3sZFfCOGk4BO+JZ64i43LoMVJXcf0gwEzCYkpGBoPl heatxsink@deathstar

/etc/passwd entry[edit]

sudo adduser --gecos 'Nick Granado' --shell /bin/bash heatxsink