Install CentOS 7 Minimal
By Vladimir Mikhalev · Solutions Architect · Docker Captain · IBM Champion
This article is for those looking for a detailed and straightforward guide on installing CentOS 7 Minimal.
After successfully booting from a CentOS 7 installation flash drive or DVD, the first step is to select in which language the welcome menu will be displayed.
Select “Install CentOS 7” from the welcome menu.

Now you need to choose in which language the installation process of CentOS 7 will be displayed. I highly recommend using English.
Select “English” and click on the “Continue” button.

Now you need to enable the network adapter and provide a name for the new server.
In the “System” section, select “Network & Host Name”.

Select the network adapter that you want to enable, and click on the power button in the upper right corner of the screen.
If you need to assign a static IP address to the server, then select a network adapter and click on the “Configure” button.

Now you need to assign a name to the new server.
In the “Host name” field, specify the full name of the server.

Now you need to choose which disk the new operating system will be installed on.
In the “System” section, select “Installation Destination”.

NOTEIn this example, one 20 GB disk is installed.
NOTEAll free disk space will be allocated for the system.
Leave the default settings and click on the “Done” button.

Next, you need to specify the geographic location of your server on which the system is being installed.
In the “Localization” section, select “Date & Time”.

NOTEIn this guide, we consider a server located in Russia, in the city of Moscow.
Select the region, city and click on the “Done” button.

If you need to specify additionally the repository and proxy server settings, you can do this in the “Software” section by selecting “Installation Source”.
This guide does not use a proxy server.
Next, you need to select a security policy for your server.
In the “Security” section, select “Security Policy”.

Select “Standard System Security Profile” and click on the “Select Profile” button.

Click on the “Done” button.

Now you can start the process of installing the system.
Click on the “Begin Installation” button.

The process of installing the system has begun.
Next, you need to set a password for the “root” administrator account and create a user account.
Let’s change the password for the “root” account.
In the “User Settings” section, select “Root Password”.

We provide a strong password for the “root” account.
Click on the “Done” button.

Now let’s create a new user.
In the “User Settings” section, select “User Creation”.

We indicate the name, surname, login, and strong password for the new user.
Click on the “Done” button.

Now you need to wait for the completion of the system installation process.

The system installation process is complete.
Click on the “Reboot” button.

Next, you need to specify the login credentials that were specified earlier during the installation of the system.

The Verdict
Inconvenient truths about shipping in the AI era
Container security, platform engineering, and the agentic shift — tested in production, argued without the hype. The verdict reaches your inbox the moment there's one worth sending.
Related Posts
- 1Recovering a Corrupt Exchange Database with Stellar Repair — Real-World Lab TestSysAdmin & IT Pro · We deliberately broke an Exchange 2019 server to see if Stellar Repair for Exchange could recover a dirty-shutdown EDB file. Step-by-step recovery process, lab setup, and lessons learned.
- 2Distinctions Between Terminal, Command Line, Shell, and PromptSysAdmin & IT Pro · Learn the differences between terminal, command line, shell, and prompt in Linux. A beginner-friendly guide to essential CLI concepts and tools.
- 3Install Ubuntu Server 22.04 LTSSysAdmin & IT Pro · Step-by-step guide to install Ubuntu Server 22.04 LTS. Covers language, disk setup, OpenSSH, user creation, and system configuration for beginners.
- 4Install OTRS on Ubuntu ServerSysAdmin & IT Pro · Comprehensive guide to installing OTRS Community Edition on Ubuntu Server. Learn to configure PostgreSQL, Apache, SSL with Let's Encrypt, and launch OTRS securely.
Random Posts
- 1Docker Desktop's Performance Odyssey Over a Year of InnovationsOpinion & Culture · A year of Docker Desktop releases, benchmarked — startup time, file-sharing throughput, and container-to-host networking, with the numbers that actually moved.
- 2Install Outline and Keycloak Using Docker ComposeSelf-Hosting · Deploy Outline with Keycloak SSO, Traefik, and MinIO on Ubuntu using Docker Compose. A complete, secure wiki setup with SSL, access control, and cloud storage.
- 3Install Vaultwarden Using Docker ComposeSelf-Hosting · Securely self-host Vaultwarden with Docker Compose on Ubuntu using Traefik and Let's Encrypt. Step-by-step setup guide with HTTPS and domain config.
- 4Create an Offline Address Book in Exchange Server 2013SysAdmin & IT Pro · Learn how to create and configure an offline address book (OAB) in Exchange Server 2013 using PowerShell and the Exchange Admin Center.