Yakuake is a KDE based terminal emulator and I have to say, it’s my favourite terminal application out there! You can set it to run on startup and define a hotkey which allows you to show/hide the terminal window whenever you wish. It’s a really handy tool which has no noticeable effect on my systems performance.
It’s so much quicker than using shortcuts to Terminal. It also looks better. I wouldn’t be surprised if it was used it an action/adventure film, as in DieHard4.0 they used linux, I imagine this is next for the film industry as it does look like a “hackers tool”.
You can install Yakuake and try it for yourself by using the apt-get command:
sudo apt-get install yakuake
Or you can visit the official site for more information! http://yakuake.uv.ro/

Thanks for reading! If you liked this please: follow me.
I know this is a little off the normal mobile phone theme but I though it would be a good idea to show some of you linux fans how to use a really cool utility that is build into all Ubuntu installs. The program is callled apt-get or also known as aptitude. It is a package management system that allows you to install and remove programs from the aptitude database with ease.
Some of the more common commands for apt-get are as follows
apt-get install “program name here”
apt-get remove “program name here”
apt-get update (this basically updates the program library on your linux box)
If you have anymore questions you can email me at Support@bluephoenix.tv or you can just comment on this blog and I will be sure to get back with you.


