Maurice Collier, articles - page 2

Install and Use Webmin in Ubuntu 20.04
In this article, we take a look at how you can install Webmin on Ubuntu 20.04 and Ubuntu 18.04 so that you can seamlessly manage your system. Step 1 U...
How to Setup NTP Server on CentOS/RHEL 7/6 and Fedora 30/29
How enable NTP synchronized CentOS 7? How do I enable NTP server? How do I start NTP on Linux? How install NTP on Linux? How do I know if my NTP is sy...
How to Solve “ERROR 1524 (HY000) Plugin 'unix_socket' is not loaded ” MySQL error on Debian / Ubuntu
How to Solve “ERROR 1524 (HY000) Plugin 'unix_socket' is not loaded ” MySQL error on Debian / Ubuntu Step 1 Stop mysql service. Stop MySQL service. .....
How to Install Visual Studio Code on Debian 9
How do I download Vscode Debian? How do I install Visual Studio code in terminal? How do I install Visual Studio on Linux? How do I run a Visual Studi...
How to Create a Bash Function that Returns an Array
This approach involves the following three steps Convert the array with 'declare -p' and save the output in a variable. ... Use the echo builtin to pa...
Install PIP on Ubuntu
Installing pip for Python 3 Start by updating the package list using the following command sudo apt update. Use the following command to install pip f...
How to Install Firefox 83 on Fedora 33/32
How to Install Firefox 83 on Fedora 33/32 & CentOS 8/7 Step 1 – Remove Existing Version. Some of the Linux distributions have pre installed firefo...
Install Snapd and Snap applications on Fedora 30 / Fedora 29/28
How do I enable snap store in Fedora? Does snap work on Fedora? How do I enable Snapd? How do I use Flatpak in Fedora? How do I remove snap from Fedor...
How to Manually Install Fonts in Ubuntu 20
Installing fonts with Font Manager Start off by opening a terminal and installing Font Manager with the following command $ sudo apt install font-mana...
What is Soft Links and Hard Links in Linux File System
What is Soft Link And Hard Link In Linux? A symbolic or soft link is an actual link to the original file, whereas a hard link is a mirror copy of the ...
Parsix GNU/Linux Announces Its Discontinuation
Parsix GNU/Linux has announced that it is going to shut down six months after the release of Debian 9.0. If you are unaware of Parsix, it is Debian-ba...
Grant Developers Access to EKS Kubernetes Cluster
Grant Developers Access to EKS Kubernetes Cluster A Working EKS Cluster Check installation of an EKS Cluster. Working AWS CLI configuration Install an...