LivingInTheConsole
From base48
Living in the Console
Founder:
martian742
Coops:
cubz, merlyn, tlamer, squirrel
Operating
System(s):
System(s):
GNU/Linux, other Unixes
Programming
Language(s):
Language(s):
bash, etc.
Status:
idea
Created:
2012-05-02
Last Modified:
2018-01-08
Contents
Tools of survival
man "command" - displays system documentation for "command" apropos "command" - search the manual page names and descriptions
General guides
Sysadmins cheatsheets
Netcat usage
dd
Let's divide the console-based life into several meaningful categories that describe where and how these help to be more efficient.
Shells
- Bourne Again SHell
- Korn SHell
- Zsh (Zsh wiki) - insanely customizable and has faster autocompletion than bash
Window managers
File managers
- ranger - new concept file manager, does dark magic to show images in terminal
Server-side terminal enhancers (multiplexers)
Text editors
- vi / nvi / vim
- ed (cheetsheat)
- GNU Emacs with -nw parameter
- GNU nano
Terminals
- LivingInTheConsole/Urxvt (urxvtc & urxvtd if you plan to use a lot of terminals)
Media
- mpv
- mplayer
- mpd - music server
- ncmpc - mpd client
- ncmpcpp - mpd client
- subliminal (subtitle downloader)
- mps-youtube (youtube client)
RSS
IM clients
- irssi - IRC client
- weechat - IRC client - irssi on steroids
- mcabber - XMPP client
- finch - libpurple based (same as pidgin) IM client
- bitlbee - brings libpurple and many other protocols together as your IRC server
Web browsers
Mail clients
Dynamic languages
Inspiration
There's a Linux Journal issue in the cabinet I borrowed from Progressbar that celebrates the use of console-based tools wherever possible. I kinda like the idea and efficiency on the human side as well as on the sometimes-cheap&slow HW side (my favorite netbooks). :D