On Ubuntu 18.04 server, apache crashed. On checking apache error log, found following [Mon Aug 13 … Apache AH00144: couldn’t grab the accept mutexRead more
Author: TechHubWriter
AMD Ryzen 3 2200G on Ubuntu 18.04
New PC i have purchased have AMD Ryzen 3 2200G CPU. This come with Vega 8 … AMD Ryzen 3 2200G on Ubuntu 18.04Read more
Install Node.js on Ubuntu/Debian
To install Node.js on Ubuntu, first set up repository as per your version requirements. For NodeJs … Install Node.js on Ubuntu/DebianRead more
Install ionCube on Ubuntu 18.04
Download ioncube loader from cd /usr/local/src wget https://downloads.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz tar xvf ioncube_loaders_lin_x86-64.tar.gz cd ioncube/ Find extension diretcory … Install ionCube on Ubuntu 18.04Read more
MySQL not starting on Ubuntu 18.04
MySQL did not start on Ubuntu 18.04 server. This is fresh server, i removed all MySQL … MySQL not starting on Ubuntu 18.04Read more
Ubuntu AppArmor
To see the status of AppArmor service, run To see AppArmour status, run AppArmor config files … Ubuntu AppArmorRead more
Odoo apt signatures couldn’t be verified
When updating apt on Ubuntu server, i get following error root@ip-172-31-25-25:/home/ubuntu# apt-get update Hit:1 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial … Odoo apt signatures couldn’t be verifiedRead more
Install ffmpeg on Ubuntu
To install ffmpeg 4 on Ubuntu, you can use PPA apt install software-properties-common -y add-apt-repository ppa:jonathonf/ffmpeg-4 … Install ffmpeg on UbuntuRead more
Configure Failover IP in Ubuntu 18.04 OVH VPS
Default /etc/network/interfaces in Ubuntu 18.04 in OVH VPS look like following. Click here for Ubuntu 20.04 … Configure Failover IP in Ubuntu 18.04 OVH VPSRead more
Install SpeedTest cli on Ubuntu
speedtest.net is a popular web site for testing braodband speed. To install speedtest cli on Ubuntu, … Install SpeedTest cli on UbuntuRead more