Install requirements echo “postfix postfix/main_mailer_type string ‘Internet Site'” | debconf-set-selections echo “postfix postfix/mailname string localhost” | … Install Gitlab on Debian/UbuntuRead more
Install AnyDesk on Ubuntu using flatpak
AnyDesk is a remote desktop sharing application like TeamViewer and Google Remote Desktop. I normally use … Install AnyDesk on Ubuntu using flatpakRead more
Install Skype on Ubuntu
Skype public key is not available To install Skype on Ubuntu 20.04 (this work with other … Install Skype on UbuntuRead more
Install Transmission torrent client on Ubuntu Server
To install transmission torrent client on Ubuntu, run apt install transmission-cli transmission-common transmission-daemon Before you can … Install Transmission torrent client on Ubuntu ServerRead more
Set default PHP version in Ubuntu
To select default PHP version in Ubuntu, run update-alternatives –config php This will show a menu, … Set default PHP version in UbuntuRead more
Install x11vnc on Ubuntu
To install x11vnc on Debian/Ubuntu, run apt install -y x11vnc To start vnc server, run x11vnc … Install x11vnc on UbuntuRead more
Enable Remote Desktop in Ubuntu 18.04
To enable remote desktop on Ubuntu 18.04 (works with newer Ubuntu versions), go to settings. Click … Enable Remote Desktop in Ubuntu 18.04Read more
MariaDB Repository Setup Script
This script configure MariaDB repository on your server. You can find more details on offical page … MariaDB Repository Setup ScriptRead more
Ubuntu allow a normal user to edit WiFi Connection
When a normal user edit Wi-Fi connection on Wi-Fi Settings, they will be asked to enter … Ubuntu allow a normal user to edit WiFi ConnectionRead more