_ __ _ _| |__ _ __ (_)_ __ _ __ (_)_ __ | | __
| '_ \| | | | '_ \| '_ \| \ \/ / | '_ \| | '_ \| |/ /
| |_) | |_| | |_) | | | | |> < _| |_) | | | | | <
| .__/ \__,_|_.__/|_| |_|_/_/\_(_) .__/|_|_| |_|_|\_\
|_| |_|
pubnix.pink
A public-access Void Linux system inspired as a hobby project by various other tildes. It includes Gemini hosting + HTTP proxy, chat and email software, an assortment of programming languages, and a few cheesy door games.
Documentation
Contact me for access
User websites
User Gemini capsules
irc.tilde.chat #pubnix.pink
Feature list
- A user community on a multiuser system
- Gemini/HTTP hosting and HTTP web proxy: ~/public_gemini, ~/public_html
- Programming languages: Julia, C++, Go, Rust, etc. (see /doc.gmi)
- Multi-user chat: minitalk, mail, weechat, irssi, finger
- Single-player games and a doorway to remote games: 'games', qodem
- File sharing: rsync, sshfs, sftp
- Remote access and free networking to other tildes: ssh, mosh
Logging in
To connect normally, simply run 'ssh user@pubnix.pink' on Linux, Mac, or Windows Powershell. For less reliable connections, please install 'mosh' or an SSH application that supports it, e.g. Termius; 'mosh user@pubnix.pink' will seamlessly keep sessions alive even if connection is lost or the network changes.
Authentication
SSH keys are preferred, but password auth is also supported. A temporary password will be emailed for new signup; please change it ASAP and install SSH keys. To install your SSH key:
- If you do not have an SSH key (no id_* files in ~/.ssh), generate one with 'ssh-keygen'
- Copy keys using 'ssh-copy-id pubnix.pink'
- If 'ssh-copy-id' is not installed, copy keys manually using
'cat ~/.ssh/id_rsa.pub | ssh username@remote_host "mkdir -p ~/.ssh && touch ~/.ssh/authorized_keys && chmod -R go= ~/.ssh && cat >> ~/.ssh/authorized_keys"'
How To Use SSH to Connect to a Remote Server
Fingerprints
SHA256:cpOhUJdVO0cSrwirUmP5lIfweHej2uvfQL/ZVDcWmpE root@pubnix (ED25519)
SHA256:gXUDxOg65ROYqsebekC+bnsSV9FZqjkUxXRWZR9UcKs root@pubnix (ECDSA)
SHA256:p8XhojPDGrUPowZOhc36Iv35AWBA5QCWlhKnvKacp90 root@pubnix (RSA)
Rules
- Please try to keep home directories under 1 GB due to current storage restrictions
- Do not host any content illegal in the US
- Be respectful of server resources and other users
Report Abuse
Please report any illegal or unauthorized use of this server to:
dakota@pubnix.pink or drichline@protonmail.com