User:MCT: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
(Renaming the category “Noisebridge Members” to the “Noisebridge Council”, and renaming the category “Associate Members” to “Noisebridge Members”.)
(5 intermediate revisions by 5 users not shown)
Line 3: Line 3:
* mct on [[IRC|#noisebridge]]
* mct on [[IRC|#noisebridge]]
* [http://twitter.com/m_c_t m_c_t] on Twitter
* [http://twitter.com/m_c_t m_c_t] on Twitter
* mct's [http://github.com/mct/noisebridge/tree/master noisebridge repository] on Github
* [http://michael.toren.net/ Extremely out of date website]


==== ssh public key ====
==== ssh public key ====
Line 13: Line 11:
  adduser mct adm
  adduser mct adm
  adduser mct sudo
  adduser mct sudo
[[Category:Members]]
[[Category:Council]]

Revision as of 05:53, 12 February 2014

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