There are a few sadly, but yet very useful search engines that can make your Ubuntu related browsing a lot easier and time saving. NO MORE adding the extension text ‘Ubuntu’ every time you search something related to Ubuntu knowing that if you … Continue reading
Download Links For The Latest Ubuntu (UPDATED)
Download links for the latest Ubuntu version 12.10 (Quantal Quetzal) can now be found on T.U.D Torrent links as well as the official Ubuntu website download link can be found on the page above. Torrent Links Include…. Desktop i386 Desktop … Continue reading
How To Disable Backlight On Locked Screen (Using Shortcut Keys) – Ubuntu 12.10/12.04
Apply these 3 easy steps >> 1) System Settings >> Keyboard >> Shortcuts 2) Reassign ‘CTRL’ + ‘Alt’ + ‘L’ 3) With command >> bash -c “xset dpms force off; gnome-screensaver-command -l” Done!!!
Find Out the File Size of Contents in a Zip File Without Decompressing It – Ubuntu
Ever faced a situation where you you lack having free space but have huge important ZIP file which will cost loads of valuable time to extract. This story can only end in two different ways…. A cause it fitted in … Continue reading
Create Goggle Chrome Web Application (Desktop Shortcut) – Ubuntu 12.10
1) Install the app from the Webstore on Google Chrome 2) Right-Click on the App icon and click ‘Desktop Shortcut’ NOTE: When you try to open the shortcut from the desktop NOW you may get an error. Now let it … Continue reading
How To Find Out Which Original Version Of Ubuntu Was First Installed On The Machine
If you have been using Ubuntu for a very long time and have been Upgrading your machines version to the latest ever since you first installed Ubuntu from a CD years back. Your Brian’s grey matter might have slipped out … Continue reading
Solve ‘E: Could not open lock file /var/lib/apt/lists/lock’ Error – Ubuntu 12.04
Its easy just open up another Terminal and type in >> sudo rm /var/lib/apt/lists/lock Then run the command sudo apt-get update DONE!!!