↧
grub-customizer
sudo add-apt-repository ppa:danielrichter2007/grub-customizer sudo apt-get update sudo apt-get install grub-customizer
View ArticleHow to install ssh on Ubuntu
server – sudo apt-get install openssh-server client – sudo apt-get install openssh-client
View Articlehow to create a bootable linux usb installer
http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows http://www.pendrivelinux.com/ http://unetbootin.sourceforge.net/
View ArticleVirtualBox – Error in suplibOsInit
Fix - sudo apt-get install build-essential linux-headers-`uname -r` sudo dpkg-reconfigure virtualbox-dkms sudo dpkg-reconfigure virtualbox
View Article