http://www.onlinevideolecture.com/computer-programming/madhur-bhatia/shell-scripting-tutorials/index.php?course_id=2898&lecture_no=58
Tuesday, December 2, 2014
Monday, December 1, 2014
Unable to mount NTFS hard drive partition “The disk contains an unclean file system” solved
For me I am doing double booting ubuntu with windows 8,so I went to windows 8 and turn off fast boot.
http://itsfoss.com/solve-ntfs-mount-problem-ubuntu-windows-8-dual-boot/
install Enlightenment e19 on Ubuntu 14.04
sudo add-apt-repository ppa:niko2040/e19
sudo apt-get update
sudo apt-get install enlightenment
sudo apt-get update
sudo apt-get install enlightenment
Friday, November 21, 2014
Could not get lock /var/lib/apt/lists/lock - open solved in Ubuntu 14.04
sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update
Found this solution in
http://ubuntuforums.org/showthread.php?t=1986288
Subscribe to:
Posts (Atom)