On Ubuntu 18.04 server, first i get Ubuntu to use /etc/network/interface, by default Ubuntu 18.04 and … Linux KVM Bridge network on UbuntuRead more
Install NextCloud Desktop client on Ubuntu
To install NextCloud desktop client on Ubuntu, add PPA sudo add-apt-repository ppa:nextcloud-devs/client sudo apt-get update Now … Install NextCloud Desktop client on UbuntuRead more
Disable Native Notification on Google Chrome Ubuntu
On Ubuntu, Google chrome had a disable native notification option. On Chrome 78, this option is … Disable Native Notification on Google Chrome UbuntuRead more
Ubuntu 18.04 MariaDB 10.2 Too many open files
On my computer running Ubuntu 18.04, MriaDB stopped working. PHP application i run on my computer … Ubuntu 18.04 MariaDB 10.2 Too many open filesRead more
netplan
Ubuntu Server 20.04 set static IP with netplanUbuntu Server 20.04 configure OVH failover IPConfigure KVM Bridge … netplanRead more
Uninstall Time Doctor on Ubuntu
Time Doctor is an application to track time. To uninstall Time Doctor on Ubuntu, run sudo … Uninstall Time Doctor on UbuntuRead more
Install LAMP Server on Ubuntu/Debian
To install LAMP (Apache, MySQL, PHP) on Ubuntu/Debian web server, run apt-get install lamp-server^ This use … Install LAMP Server on Ubuntu/DebianRead more
Ubuntu Screen Recorder
Ubuntu come with screen recorder, this can be activated with shortcut CTRL + ALT + SHIFT … Ubuntu Screen RecorderRead more
kex_exchange_identification: read: Connection reset by peer
When connecting to Ubuntu 20.04 server using SSH from a Mac computer, get an error kex_exchange_identification: … kex_exchange_identification: read: Connection reset by peerRead more
Install VirtualBox 6.1 on Ubuntu 18.04
First you need to add VirtualBox repository sudo echo “deb [arch=amd64] https://download.virtualbox.org/virtualbox/debian bionic contrib” > /etc/apt/sources.list.d/virtualbox.list … Install VirtualBox 6.1 on Ubuntu 18.04Read more