oss.zone

quickstart

just got accepted? here's what to do.

1. set your password and SSH key#

go to id.oss.zone and set a permanent password.

you should also add an SSH public key, to make proper use of the pubnix. this key will be how you log in to the server.

if you don't have one yet:

ssh-keygen -t ed25519

your public key is in ~/.ssh/id_ed25519.pub. paste its contents into the sshkeys field on your account page.

keep your private key (~/.ssh/id_ed25519) safe and never share it.

2. SSH in#

ssh username@oss.zone

... what now?

3. things to do#

if something isn't working, contact an admin.