LivingInTheConsole
From base48
Living in the Console
Founder:
martian742
Coops:
cubz, merlyn, tlamer
Operating
System(s):
System(s):
GNU/Linux,other Unixes
Programming
Language(s):
Language(s):
bash, etc.
Status:
idea
Created:
2012-05-02
Last Modified:
2013-04-03
Contents |
Tools of survival
man "command" - displays system documentation for "command" apropos "command" - search the manual page names and descriptions
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
Server-side terminal enhancers (multiplexers)
Text editors
Terminals
- LivingInTheConsole/Urxvt (urxvtc & urxvtd if you plan to use a lot of terminals)
Media players
IM clients
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
