In this article we’ll cover the basic steps required to install a clean Linux CentOS 8 from scratch and initial server setup.
CentOS
-
-
CentOSLinuxQuestions and AnswersRHEL
How to Manage Services & Scripts Startup on CentOS/RHEL?
June 12, 2020In this article, we’ll learn the basics of how to configure services and scripts to start automatically in Linux CentOS/RHEL 7/8. In particular, we’ll get acquainted with systemd daemon, learn how to…
-
CentOSKVMLinuxWindows Server 2012 R2
KVM: How to Expand or Shrink a Virtual Machine Disk Size?
May 25, 2020In this article we’ll talk about how to resize KVM virtual machine disks for popular disk types. We’ll show how to correctly increase a virtual machine disk size in the…
-
CentOSLinuxQuestions and Answers
How to Install & Configure Repositories in CentOS/RHEL?
May 22, 2020The standard (official) RHEL/CentOS repositories offer a small number of basic packages that do not always contain the latest versions of programs. However, you can use third-party public or private…
-
In this article, we’ll consider the YUM package manager that allows to manage program (RPM packages) installation, removal and updating, automatically resolve dependencies and manage additional repositories. This article will…
-
CentOSLinuxQuestions and Answers
How to Configure MariaDB Master-Master/Slave Replication?
April 7, 2020Replication in SQL databases is the process of copying data from the source database to another one (or multiple ones) and vice versa. Data from one database server are constantly…
-
In this article I will consider the installation, basic configuration and performance optimization of the database server MariaDB on Linux CentOS 7. At the end of the article I’ll show…
-
CentOSHyper-VLinux
Hyper-V Boot Error: The Image’s Hash and Certificate Are not Allowed
March 4, 2020I came across an interesting issue when trying to install Linux CentOS on a virtual machine running on a Hyper-V server (the type of the virtual machine was “Generation 2”…