Archive for the ‘Window Managers’ Category

Installing Byobu

Posted: 8th August 2011 by admin in Bash, Window Managers

To install Byobu in Ubuntu, add the following -Ubuntu Karmic: sudo add-apt-repository ppa:byobu/ppa -Ubuntu Hardy, Intrepid and Jaunty: sudo bash -c “echo ‘deb http://ppa.launchpad.net/byobu/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main’ >>  /etc/apt/sources.list” sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys F430BBA5 Replacing YOUR_UBUNTU_VERSION_HERE with jaunty, intrepid or hardy. And then, to install it: sudo apt-get update && sudo apt-get install byobu To start [...]

Byobu  is one beauty you will love if you have lot of putty sessions openned and you want to monitor then and resources running under the them. I will share Ubuntu Guide to Byobu. Its must have tool for me now and believe you guys are gona love it as well.   Reference: https://help.ubuntu.com/community/Byobu Enable/Disable Byobu can be configured [...]