How to make a POST request with cURL.
How To Make A POST Request With CURL. In this article, we’re going to explain how to use cURL to make POST requests. The HTTP POST method is used to...
Continue reading
How to Setup Automatic Kernel.
How To Setup Automatic Kernel. This article explains how to set up automatic rebootless kernel updates using the live patching solutions from Canonical and CloudLinux. Canonical Livepatch Canonical Livepatch is...
Continue reading
How to Change Hostname on CentOS 8.
How To Change Hostname On CentOS 8. This guide explains how to set or change the hostname on CentOS 8 without needing to restart the system. There are a number...
Continue reading
How to Delete Users on CentOS 7.
How To Delete Users On CentOS 7. In this tutorial, we will explain how to add and remove users on CentOS 7 systems. Knowing how to add and remove users...
Continue reading
Install WordPress with Apache on CentOS 7.
How To Install WordPress With Apache On CentOS 7. In this tutorial, we will explain how to install WordPress on CentOS 7. At the time of writing this article, the...
Continue reading
How to install odoo 11 in CentOS7.
How To Install Odoo 11 In CentOS7. In this tutorial, we’ll walk you through how to install Odoo 11 using Git source and Python virtual environment on a CentOS 7...
Continue reading
How To Create a Sudo User on Ubuntu.
How To Create A Sudo User On Ubuntu. In this guide, we will show you how to create a new user with sudo access on Ubuntu systems. You can then...
Continue reading
How to Setup Passwordless SSH Login.
How To Setup Passwordless SSH Login. In this tutorial, we will show you how to setup an SSH key-based authentication as well how to connect to your Linux server without...
Continue reading
How to use shutdown command in Linux.
How To Use Shutdown Command. In this tutorial, we will show you how to use the shutdown command through practical examples and detailed explanations of the most common shutdown options....
Continue reading
How to Install Go on CentOS 7.
How To Install Go On CentOS 7. In this tutorial, we will show you how to download and install Go on a CentOS 7 system. Go, often referred to as...
Continue reading