Tagged articles

CentOS 7

8 articles · Page 1 of 1
Ubuntu
Ubuntu
Aug 25, 2023 · Operations

Which CentOS ISO Should You Download Now That CentOS 8 Is EOL?

The article explains that CentOS 8 stopped receiving updates in December 2021, recommends using CentOS 7 (supported until June 2024), and details the various ISO variants and download sources for CentOS 7.

CentOSCentOS 7CentOS 8
0 likes · 3 min read
Which CentOS ISO Should You Download Now That CentOS 8 Is EOL?
The Dominant Programmer
The Dominant Programmer
Aug 2, 2021 · Big Data

How to Build a Beginner Hadoop Cluster on CentOS 7

This article introduces Apache Hadoop’s open‑source framework, explains its core components such as HDFS, MapReduce, ZooKeeper, HBase, Hive, Pig, Mahout, Sqoop, Flume, Chukwa, Oozi​e, Ambari and YARN, and outlines the steps to set up a beginner‑level Hadoop cluster on CentOS 7.

Big DataCentOS 7HBase
0 likes · 11 min read
How to Build a Beginner Hadoop Cluster on CentOS 7
The Dominant Programmer
The Dominant Programmer
Jul 26, 2021 · Cloud Native

How to Install and Configure Docker on CentOS 7

This guide walks through installing Docker CE on a CentOS 7 system, covering prerequisite kernel checks, repository configuration, package installation, verification with hello‑world, common troubleshooting, and clean removal steps, while explaining core Docker concepts such as images, containers, and registries.

CentOS 7ContainerDocker
0 likes · 5 min read
How to Install and Configure Docker on CentOS 7
ITPUB
ITPUB
Mar 7, 2016 · Databases

How to Install MySQL 5.7 on CentOS 7 and Reset the Root Password

This guide walks through installing MySQL Server 5.7 on CentOS 7 via the official RPM repository, explains why the default root login fails, and provides step‑by‑step commands to stop the service, start it with skip‑grant‑tables, update the root password, and restart MySQL for successful login.

CentOS 7MySQLRPM
0 likes · 4 min read
How to Install MySQL 5.7 on CentOS 7 and Reset the Root Password