Linux Tutorials

Install software in Manjaro

Install And Remove Software In Manjaro Members Public

Since their inception, Linux distributions have come a long way. It used to be difficult for new users to accomplish simple actions like installing an application on Linux. The desktop environments are significantly easier to grasp now than they were previously. One of the most exciting aspects of the progress

sohail
sohail
Linux Tutorials
Install LAMP On Manjaro

Install LAMP On Manjaro Members Public

LAMP stands for Linux, Apache, MySQL/MariaDB, and PHP or Perl or Python. If you are using Manjaro, you can easily install LAMP on Manjaro. Manjaro is one of the cleanest Linux distributions available. If you are using Manjaro for web development, you can easily install LAMP on Manjaro Linux.

sohail
sohail
Linux Tutorials
Set up Email Server With Virtualmin For Unlimited Emails Storage

Set up Email Server With Virtualmin For Unlimited Emails & Storage Members Public

In the Linux cPanel series, I reviewed Virtualmin, one of the best open-source cPanels for websites and email servers. Virtualmin is built on top of Webmin, another great, free & open source website control panel. What’s great about Virtualmin is that it lets users straightforwardly create virtual servers. It

sohail
sohail
Linux Tutorials
lsb release command not found debian

[Fixed] How to Fix "lsb_release command not found" Error in Linux Members Public

lsb_release is an important command for bash scriptwriters. It lets the user know about the currently installed Linux distribution, the specific version, and the codename. Yesterday I was trying to set up a Raspberry pi web server for my client and found out the script I was running to

sohail
sohail
Linux Tutorials
how to change default ssh port

How To Change SSH Port In Linux Members Public

We wrote a detailed article on what SSH is and how to use SSH to connect to a remote server. In this article, you will learn why and how to change the default SSH port. Why change the default SSH port? If your Linux distro does not have SSH pre-installed,

sohail
sohail
Linux Tutorials
Set up livepatch on Ubuntu .

How To Set Up Canonical Livepatch On Ubuntu 20.04 "Focal Fossa" Members Public

Canonical Livepatch was introduced in Ubuntu 16.04. The livepatch option allows you to install kernel updates without a system reboot. It is a great option, and servers must have it enabled to prevent system reboot. The upcoming Ubuntu 20.04 “Focal Fossa” supports Canonical Livepatch. Livepatch important for servers

sohail
sohail
Linux Tutorials
Upgrade to Ubuntu . Focal Fossa

How To Upgrade To Ubuntu 20.04 "Focal Fossa" Members Public

The Ubuntu 20.04 Beta version is out for testing with a list of interesting changes and new features. You can read what’s new in Ubuntu 20.04 Beta. If you like to test all the features by yourself, download the ISO and install the OS, or you can

sohail
sohail
Linux Tutorials
managing users groups in Linux

Manage Linux Users & Linux Groups Members Public

Linux, as we all know, is a multi-user operating system. If you have multiple users on a desktop or a server, you can easily manage multiple Linux user accounts and provide permissions to each account. In this article, you will learn – * How to manage users and groups on a Linux

sohail
sohail
Linux Tutorials