Install x11vnc on Ubuntu
To install x11vnc on Debian/Ubuntu, run apt install -y x11vnc To start vnc server, run x11vnc -display :0 By default, there will…
To install x11vnc on Debian/Ubuntu, run apt install -y x11vnc To start vnc server, run x11vnc -display :0 By default, there will…
Upgrading server on a remote location is not safe unless you have KVM access. I did many Debian 8 to Debian 9…
To install PHP 5.6 on Debian 9 Plesk Server, add sury.org repository apt install apt-transport-https lsb-release ca-certificates -y wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg…
When i get apt update on a Debian 9 server, i get following error # apt update Get:1 http://ftp.debian.org/debian stretch-updates InRelease [91.0…