💾 Archived View for gemini.ctrl-c.club › ~sshock › linux captured on 2023-07-10 at 14:44:13. Gemini links have been rewritten to link to archived content
View Raw
More Information
⬅️ Previous capture (2021-12-03)
🚧 View Differences
-=-=-=-=-=-=-
sshock Linux stuff
Programs I use regularly:
- ack - like grep but only 3 letters instead of 4 :)
- apt - you know, to install stuff on Debian
- cal - show me a calendar, quick!
- curl - download stuff
- git - writin' codez
- htop - like top but WAY cooler
- mutt - text-based email client
- ncmpc - mpd client
- rg - like ack, but even faster and only 2 letters instead of 3 :)
- screen - to run stuff and be able to disconnect and come back
- ssh - gotta go places
- tmux - like screen; take your pick
- vim - I tried emacs, I swear
Servers:
- apache (web)
- asterisk (SIP)
- exim (mail)
- minidlna (media)
- mpd (music)
- samba (file)
- ssh (if I can't ssh into my server, I won't get far)
Back