💾 Archived View for cosmic.voyage › join.txt captured on 2023-01-29 at 15:59:39.
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
. . , . |__| _ . , -+- _ | _ *._ | |(_) \/\/ | (_) \__|(_)|[ ) Anyone* who enjoys writing is welcome to join Cosmic.Voyage. To do so you will need to choose a username for the system, and create an SSH pubkey to log in. This is a public access unix system, so you will be working in a command-line shell environment to interact with the system. Getting started instructions: (Detailed instructions available at https://tilde.wiki/wiki/Ssh) 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 (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 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 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 (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 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 For Windows Users: - use Start button to search for CMD - generate a key using ssh-keygen (just accept all the defaults) - your secret key is the file %USERPROFILE%\.ssh\id_rsa (don't share this!) - your public key is the file %USERPROFILE%\.ssh\id_rsa.pub - send the id_rsa.pub file to james [at] tomasino.org along 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 Once you log in to the system for the first time, you will have a welcome email waiting for you. You can read this message by running the 'alpine' or 'mutt' commands to open the respective mail program. Alpine is easier for those unfamiliar with the command line. Your welcome email will explain how to get started on the system and where to look for help.