16th July 2009
in
Applications, GNOME
A drop-down terminal can save you a lot of time. Always handy, it appears when you press a combination of keys on your keyboard (usually a plain-and-simple F12 key). KDE has Yakuake. Since some people chose to use only G[...]
Tags: guake, terminal, tilda, yakuake
No Comments
23rd February 2009
in
Applications
This one si a keeper. You can exit any shell or terminal application in an instant by pressing Ctrl+D.
[...]
Tags: terminal
3 Comments
19th November 2008
in
System, cli
Sometimes you do something like
cat /bin/cat
and your Terminal fills with characters. The bad part is that you have to clear the screen to get a usable BASH prompt since now everything you type is unintelligible. Clear y[...]
Tags: cli, terminal
1 Comment
6th November 2008
in
cli
You can change the file permissions and ownership, the group and mode of a directory with a single command, using chown. For example, to make a directory called /dir accessible for everyone (RW), set the user joe as the [...]
Tags: cli, files, folders, groups, ownership, terminal, users
1 Comment