User:MCT: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(New page: Michael C. Toren * mct@toren.net * mct on #noisebridge * [http://twitter.com/m_c_t m_c_t] on Twitter * mct's [http://github.com/mct/noisebridge/tree/master noisebridge repository] ...)
 
No edit summary
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
* mct's [http://github.com/mct/noisebridge/tree/master noisebridge repository] on Github
* mct's [http://github.com/mct/noisebridge/tree/master noisebridge repository] on Github
* [http://michael.toren.net/ Extremely out of date website]
* [http://michael.toren.net/ Extremely out of date website]
==== ssh public key ====
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAw7fC/12sYdLeh7U9vLW9LIE4S7ittHcXsuYnCuCoun7fk5AzOiSdFnPeotbTJ/L0MkUbBMzRqcwjdoR3SgFmreS9oev3drsCMB5jRvpxvvjUnfGTtclH2FliI0X27lnE/w/ATegQL8Y7foy3UWEShE0SQz4f0QtWdrhe7NDeZvU/3pthfyBhJNd3sAx/x0HFwqrSlyzTr3eQ/QtNIfoV22eEuSJyD/qw7Z8uVEfuULJe+dalXtkMqkIYsTA41VWdkMrHR+R0JxIZav6lpdTGoKKXkJ18j5sHgMKZSowbEP9idVhwQwAumkx3Ssqt9por9l+e0yHuaarhPofeBLv+jw== mct@pony
==== <tt>/etc/passwd</tt> entry ====
adduser --shell /bin/bash --uid 1021 --gecos 'Michael C. Toren' mct
adduser mct adm
adduser mct sudo

Revision as of 14:44, 11 October 2011

Michael C. Toren

ssh public key

ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAw7fC/12sYdLeh7U9vLW9LIE4S7ittHcXsuYnCuCoun7fk5AzOiSdFnPeotbTJ/L0MkUbBMzRqcwjdoR3SgFmreS9oev3drsCMB5jRvpxvvjUnfGTtclH2FliI0X27lnE/w/ATegQL8Y7foy3UWEShE0SQz4f0QtWdrhe7NDeZvU/3pthfyBhJNd3sAx/x0HFwqrSlyzTr3eQ/QtNIfoV22eEuSJyD/qw7Z8uVEfuULJe+dalXtkMqkIYsTA41VWdkMrHR+R0JxIZav6lpdTGoKKXkJ18j5sHgMKZSowbEP9idVhwQwAumkx3Ssqt9por9l+e0yHuaarhPofeBLv+jw== mct@pony

/etc/passwd entry

adduser --shell /bin/bash --uid 1021 --gecos 'Michael C. Toren' mct
adduser mct adm
adduser mct sudo