apt show
apt show command shows information about a package. root@ok-vm:~# apt show apache2 Package: apache2 Version: 2.4.18-2ubuntu3.5 Priority: optional Section: web Origin: Ubuntu…
apt show command shows information about a package. root@ok-vm:~# apt show apache2 Package: apache2 Version: 2.4.18-2ubuntu3.5 Priority: optional Section: web Origin: Ubuntu…
apt policy command show information about a package. root@ok-vm:~# apt policy apache2 apache2: Installed: 2.4.18-2ubuntu3.5 Candidate: 2.4.18-2ubuntu3.5 Version table: *** 2.4.18-2ubuntu3.5 500…
Auto backup all your MySQL databases daily, weekly and monthly. To install on Debian/Ubuntu, run apt install automysqlbackup -y To manually backup,…
When installing software on Ubuntu, i get following error. It is likely that 4.5.2-armada375 belongs to a chroot’s host Building only for…
Set default editor in Ubuntu To change vi editor run root@backup:~# update-alternatives –config vi There are 2 choices for the alternative vi…
After adding facebook hhvm repository on Ubuntu 16.04, i get following error when running “apt update” command. root@backup:~# apt-get update Get:1 http://security.ubuntu.com/ubuntu…
add-apt-repository command can be used to add repository in ubuntu. To install, run apt-get install software-properties-common python-software-properties Example apt-key adv –recv-keys –keyserver…
List all Dependencies for a package. If you don’t want to upgrade a package, you can use apt-mark command to hold it,…
By default, device work in Mass Storage mode root@fwhlin:~ # lsusb | grep Huawei Bus 009 Device 007: ID 12d1:1f01 Huawei Technologies…
After connecting, i get following in lsusb root@fwhlin:~ # lsusb | grep 12d1 Bus 009 Device 004: ID 12d1:1f01 Huawei Technologies Co.,…
Install vino sudo apt-get install vino Configure Vino Configure vino, run vino-preferences Start vino on boot XFCE settings > Session and Startup…