Sunday, May 3, 2015

How to upgrade your Debian Wheezy to Jessie

Source

cp /etc/apt/sources.list{,.bak}
cat /etc/apt/sources.list
sed -i -e 's/ \(stable\|wheezy\)/ jessie/ig' /etc/apt/sources.list
apt-get update
apt-get --download-only dist-upgrade
apt-get dist-upgrade -y

Tuesday, April 21, 2015

Closing session windows in Byobu

Just recently use Byobu. And finding credible note is royal pain. Will update when I am free.


Close Window/Session
Ctrl+F6

Resize Pane
Alt+Shit+Rigth/Left