While installing MySQL in Ubuntu 20.04, I ended up with the issue “Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ ” and also “ERROR 1045 (28000): Access denied for user ‘root’@’localhost'”

Ashok Raja T   |   January 9, 2022

In one of my previous articles, I have explained how to create an OpenVPN server with Docker. In this article, let us see how to connect to an OpenVPN server with an ovpn file from Kubuntu Linux Environment.

Ashok Raja T   |   December 27, 2021

In SUSE Linux Enterprise Server (SLES), installing multiple versions of Node Js is much easier than installing Node Js from Official Repository. Node Version Manager (NVM) allows you to install multiple versions of Node Js without adding any version-specific or OS-specific repository

Ashok Raja T   |   October 9, 2021

In this article, let us have a look at, how to fix the missing IP Address in SUSE Linux Enterprise Server ( SLES ) or OpenSUSE.

Ashok Raja T   |   September 21, 2021

With the default settings in SLES 15 Linux, the DHCP client would try to get both ipv4 and ipv6 addresses. If you are not in need of an ipv6 address, follow the steps in this article to permanently disable ipv6 address in SLES 15

Ashok Raja T   |   September 20, 2021

If you are in need of your own VPN server, the easiest way is to create one with OpenVPN and docker. In this article, let us see how to create and configure the OpenVPN server with docker

Ashok Raja T   |   September 13, 2021

Mounting an external storage device with the right file permission is critical to effectively use the mounted device.  In this article, let us see how to automatically mount an external hard disk or a pen drive/ sd card in the right way in Linux Operating System

Ashok Raja T   |   September 5, 2021

In this article, let us see how to fix the missing desktop entries ( application shortcuts) for the applications that are installed from the snap store and from the local machine.

Ashok Raja T   |   August 22, 2021

The complexity of upgrading Ubuntu from version 18.04 to 20.04 is dependent on the applications that are installed on the existing server. Let us see how to upgrade a WordPress environment with Nginx and MySQL running in Ubuntu 18.04 to 20.04.

Ashok Raja T   |   August 13, 2021

Let us see, how to upgrade the version of PHP to Version 7.4 for WordPress sites running behind Nginx on a Ubuntu 18.04 server

Ashok Raja T   |   August 1, 2021