HowFlow

Shell Tricks   RSS Feed


http://webupd8.blogspot.com/2009/09/easy-way-to-install-gnome-shell.html
blogspot.com Gnome Shell consists of two big parts: the panel and overlay. The panel part is pretty much obvious - system tray, user name, and clock stuff and the activities button which activates the overlay -, and about the "overlay", well, take a look at this screenshot: So far, the Gnome Shell installation was quite time-consuming, so most people didn't try it until now. With time, howeve...

Share it!   Posted by hotice hotice 5 months ago

http://webupd8.blogspot.com/2009/07/another-10-useful-linux-commands.html
blogspot.com Among the commands: Find removed (deleted) files still in use via /proc, On-the-fly unrar movie in .rar archive and play it, does also work on part archives, List programs with open ports and connections, Manually pause/unpause an application (process), etc.

Share it!   Posted by hotice hotice 7 months ago

http://webupd8.blogspot.com/2009/07/complete-shell-audio-player-for-linux.html
blogspot.com CMus (C* Music Player) is an ncurses-based audio player which can be run in a shell, with no need for an X server which is very configurable with Vi-like commands, multiple views and keyboard shortcuts. It supports various audio formats, including Ogg Vorbis, FLAC, MP3, WAV, AAC or WMA. CMus comes with everything you need: playlist support, queue system, seek, Last.fm (if compiled from source a...

Share it!   Posted by hotice hotice 8 months ago

http://tuxarena.blogspot.com/2009/06/6-bash-productivity-tips.html
blogspot.com 1. Use !! Typing !! followed by Enter will bring back and execute the last command (same as Ctrl+P followed by Enter).

Share it!   Posted by Chris7mas Chris7mas 8 months ago

http://www.tldp.org/LDP/Bash-Beginners-Guide/html/sect_03_02.html#sect_03_02_05
tldp.org Ever had to change between several diffent, long paths? The $_ environment variable and cd - should help.

Share it!   Posted by Avatar Rushmoom 9 months ago

http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_03_02.html#sect_03_02_05
tldp.org Ever had to change between several diffent, long paths? The $_ environment variable should help.

Share it!   Posted by Avatar Rushmoom 9 months ago

http://vivapinkfloyd.blogspot.com/2008/05/get-used-to-command-line-in-linux-part.html
blogspot.com Part 1 of a three-parts tutorial shows the very basics on getting used to the command line in Linux. "A shell is a command interpreter which allows the user to interact with the computer. Basically, it is a program which takes the commands you type, interprets them and performs the tasks you asked it to do, then it sends the results to the standard output, which usually is the screen."

Share it!   Posted by Chris7mas Chris7mas about 1 year ago

HowFlow — Sometimes you want to write a script that needs the external IP of the router your client is connected to. Here are three possible solutions.

Share it!   Posted by aroedl aroedl about 1 year ago

http://vivapinkfloyd.blogspot.com/2008/06/how-to-change-console-resolution.html
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.

Share it!   Posted by Chris7mas Chris7mas about 1 year ago

HowFlow — Sometimes, you might just want to sort /etc/portage/package.* to make them more readable. This is how you can do it :)

Share it!   Posted by Avatar bekks about 1 year ago