Console Tricks 
blogspot.com —
Here's a list of 10 commands which may come handy when using the command line in Linux:
Search for all files modified in the last N days containing a specific text in their name
find DIR -mtime -N -name "*TEXT*"
Posted by
Chris7mas 2 months ago
Chris7mas 2 months ago
ibm.com —
Learn these 10 tricks and you'll be the most powerful Linux systems administrator in the universe...well, maybe not the universe, but you will need these tips to play in the big leagues. Learn about SSH tunnels, VNC, password recovery, console spying, and more. Examples accompany each trick, so you can duplicate them on your own systems.
Posted by
aroedl about 1 year ago
aroedl about 1 year ago
linux.com —
Speedometer shows a graph of your current and past network speed in your console, letting you see your network connection's up and downstream speed and history at a glance. You can also use speedometer directly on a file to monitor the download performance and history of a specific download instead of all network traffic.
Posted by
aroedl about 1 year ago
aroedl about 1 year ago
blogspot.com —
Tutorial on how to change the console resolution by editing the /etc/grub/menu.lst file, so instead of the standard 80x25 size the screen will be able to use 1024x768 or even bigger. Helpful when working in a shell and it looks nicer when the system boots up.
Posted by
Chris7mas about 1 year ago
Chris7mas about 1 year ago
HowFlow —
On popular request: three ways to turn off the console beep.
Posted by
aroedl about 1 year ago
aroedl about 1 year ago
HowFlow —
Want to organize your command line screen session or sessions better? Want to have a separate screen session for every task that you do? Want something that will organize you in general?
Posted by
flood about 1 year ago










