We covered Terminator 0.90 a while back so I won't introduce it again. The great news is that you can now install Terminator 0.90 beta 2 via a PPA:
This is a short tutorial explaining how to post to Twitter using command-line in Linux, without needing to even open up your web browser.
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*"
Byobu, previously known as screen-profiles adds 'decorations' to your gnome terminal or xterm, or konsole:
We've seen how to check Gmail using the terminal (shell) in Linux and Mac but how about sending emails from a shell?
This is actually pretty easy, here's what you have to do:
Yakuake is a drop-down terminal emulator based on KDE Konsole technology which looks like the Quake console coming down from the top of your desktop when you press F12.
CMus (C* Music Player) is an ncurses-based audio player that runs 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.
This article is a continuation to my other Bash-related post, 6 Bash Productivity Tips. Since that article gathered many useful comments and I bumped into several more over the net, here are 5 more tips and tricks.
A while ago I wrote an article called 13 Terminal Emulators for Linux, where I briefly reviewed all those popular shell-like applications and a few flavours of xterm or rxvt.
1. Show/purge unused linux kernel images and modules:
dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d'2. Rip audio from a video file:
CenterIM is a lightweight IM client for Linux. Actually, CenterIM is very but very lightweight because it runs in a terminal, but still it has almost all the features you may want in a instant messaging client. It supports all the major protocols such as MSN, Yahoo, AIM, IRC, Jabber, etc. and also it has a built-in RSS feed reader.
1. Brag about how much free RAM you have on Linux:
free2. Where is that application I just installed (all directories)
whereis [app]3. Disk space usage
Konsole: This is a powerful and full-featured terminal included by default in KDE. It features desktop transparency, background images, profiles, tabs, notifications and plenty schemes to choose from.
A tutorial to embed a terminal into your desktop in Ubuntu Hardy using Compiz
Tonight I have mainly been working on Whird. I have been rewriting large chunks of code in an effort to optimise a bunch of functions. As a result of this, I had to change a series of strings in a number of files. As per normal when it comes to fiddly grep, sed and awk commands, I fired up Google and searched for some pointers. Whilst refreshing my memory, I came across a comment by an anonymous reader who suggested using the rpl command.
A video tutorial on how to embed the terminal into your desktop
If you’re like me and use terminal sessions like tommy guns in twitch games - or if you just want easy access to a terminal whenever you like with the push of one key on your keyboard then you’ll love Yakuake.
It seems we always need to update our PC hardware at one point or another, to keep abreast of the increasing demands that current software makes of our computers. If like me, you hate to lose the use of older PC’s, you may store them away for “later” projects.