diff --git a/gopher/Grizzly/hello.txt b/gopher/Grizzly/hello.txt new file mode 100644 index 0000000..e8a7b4d --- /dev/null +++ b/gopher/Grizzly/hello.txt @@ -0,0 +1 @@ +Hello Cosmic Voyage! diff --git a/gopher/join.txt b/gopher/join.txt index edef6c3..ef9ac29 100644 --- a/gopher/join.txt +++ b/gopher/join.txt @@ -11,11 +11,12 @@ interact with the system. Getting started instructions: For Linux Users: - open a terminal - generate a key using ssh-keygen (just accept all the defaults) -- your secret key is the file ~/.ssh/id_rsa +- your secret key is the file ~/.ssh/id_rsa (don't share this!) - your public key is the file ~/.ssh/id_rsa.pub - send the id_rsa.pub file to james [at] tomasino.org along - with your desired username. - [fingerprint 368CD75F5CD5F1E9A72F639F4E0FEB0E09DDD7DF] + with your desired username and a brief note about why you want + to join the community. + [email fingerprint 368CD75F5CD5F1E9A72F639F4E0FEB0E09DDD7DF] - when your account has been approved, connect using ssh and your user name, e.g. ssh asimov@cosmic.voyage @@ -23,11 +24,12 @@ For Linux Users: For Mac Users: - use Command+Space to search for Terminal - generate a key using ssh-keygen (just accept all the defaults) -- your secret key is the file ~/.ssh/id_rsa +- your secret key is the file ~/.ssh/id_rsa (don't share this!) - your public key is the file ~/.ssh/id_rsa.pub - send the id_rsa.pub file to james [at] tomasino.org along - with your desired username. - [fingerprint 368CD75F5CD5F1E9A72F639F4E0FEB0E09DDD7DF] + with your desired username and a brief note about why you want + to join the community. + [email fingerprint 368CD75F5CD5F1E9A72F639F4E0FEB0E09DDD7DF] - when your account has been approved, connect using ssh and your user name, e.g. ssh asimov@cosmic.voyage @@ -36,8 +38,9 @@ For Windows Users: - use puttygen to generate a key - save private and public keys - send the public key to james [at] tomasino.org along with - your desired username. - [fingerprint 368CD75F5CD5F1E9A72F639F4E0FEB0E09DDD7DF] + with your desired username and a brief note about why you want + to join the community. + [email fingerprint 368CD75F5CD5F1E9A72F639F4E0FEB0E09DDD7DF] - when your account has been approved, start pageant (this will put an icon of a computer wearing a hat into the System tray) - right click the icon and choose View Keys diff --git a/gopher/listing.gophermap b/gopher/listing.gophermap index fa3b8d2..5dd5786 100644 --- a/gopher/listing.gophermap +++ b/gopher/listing.gophermap @@ -1,3 +1,4 @@ +0Grizzly - Hello Cosmic Voyage! /Grizzly/hello.txt 0Le Verrier - Test Connection /Le Verrier/connection.txt 0Needle - Black box - 03 /Needle/Black box - 03.txt 0Needle - Black box - 02 /Needle/Black box - 02.txt diff --git a/gopher/ships/Grizzly/gophermap b/gopher/ships/Grizzly/gophermap new file mode 120000 index 0000000..640624a --- /dev/null +++ b/gopher/ships/Grizzly/gophermap @@ -0,0 +1 @@ +/var/gopher/ships/ship/gophermap \ No newline at end of file