Archive for the ‘Ubuntu’ Category

Empty Ubuntu Gnome Trash in command line

If you cannot empty your trash, then open terminal and use this command: WARNING: this method will delete all the contents without prompt any warning!!! rm -r ~/.local/share/Trash/files/*

More »

Simple Ubuntu install script

To customise and set Ubuntu's clean installation, add some programs You can create simple script which can do for example: add favorite repositories and PPA uninstall unnecessary software install new programs add network drives in fstab run the VPN client attach drives from fstab do a few fix (umountcifs problem, turn off pc speaker and […]

More »

Ubuntuzilla repository – Easy way to install Firefox, Thunderbird and Seamonkey in Ubuntu

If you want to install newest Mozilla products in Ubuntu, you do so using Ubuntuzilla script. But there is a new and faster way to install and update your Firefox. You can use Ubuntuzilla repository and install updates using Synaptic following these steps: 1. First, existing users Ubuntuzilla should first remove Firefox, Thunderbird or Seamonkey […]

More »