CentOS Stream 9: How to Install

step-1

How to Install CentOS Stream 9

Step [1] Insert the CentOS Stream 9 installation disk on your computer and restart it, then, CentOS Stream 9 Installer starts and following screen is displayed. Push the Enter key to proceed.

step-1

Step [2] Select the language you'd like to use during the installation. The selected language on here also will be set the default System language If you never change [Language Support] setting in next step

step-2

Step [3] This is the default Installation Summary section for some basic configurations. On this example, Configure Keyboard Map first on [LOCALIZATION] category, Click [Keyboard] icon.

step-3

Step [4] Click [+] button on under-left.

step-4

Step [5] Select your using keyboard type on the list and click [Add] button.

step-5

Step [6] After adding keyboard layout, send up your keyboard on the top for 1st priority like follows and Click [Done] button which is upper left to finish.

step-6

Step [7] Back to the default Installation Summary section like Step [3], Next, set your timezone, Click [Time & Date] icon. Click a point on the map you'd like to set your timezone and push [Done] button which is on the upper left.

step-7

Step [8] Back to the default Installation Summary section like Step [3], Next, Click [Software Selection] icon to install CentOS Stream. Choose the Software Selection on the list you'd like to install. On this example, it Chooses [Server] selection.

step-8

Step [9] Back to the default Installation Summary section like Step [3], Next, Click [Installation Destination] icon to select a disk you install CentOS Stream. If some disks are attached on your computer, you need to select an installation destination disk. Furthermore, if you'd like to edit the partition layouts manually, select [Custom] on the [Storage Configuration] section, or if you select [Automatic] on it, partitioning are automatically done. Then partitioning is configured as [/boot], [/], [/home], [swap]. (but if the size of destination disk is small like follows, [/home] is not separated). If That's OK all, Click [Done] button that is upper-left to finish disk configuration.

step-9

Step [10] Back to the default Installation Summary section like Step [3], Next, Click [Network & Host Name] icon. If you already have a Hostname for this new CentOS Stream Server, Input the Hostname on [Host Name] field. (possible to set it after installing).

step-10

Step [11] Back to the default Installation Summary section like Step [3], Next, Click [Root Password] icon under [USER SETTINGS] category. Set root account password on here if you enable root user account.

step-11

Step [12] Back to the default Installation Summary section like Step [3], Next, Click [User Creation] icon under [USER SETTINGS] category. Create a common user account on here. If you disable root user account on previous section, check a box [Make this user administrator] to grant administrative privilege to this common account.

step-12

Step [13] Confirm Selections and If that's OK all, Click [Begin Installation] to install CentOS Stream.

step-13

Step [14] After finishing Installation, Click [Reboot System] button on the lower right to restart computer.

step-14

Step [15] After restarting computer, login prompt is shown like follows. Login with root user or a common user you set during the installation. If logined normally, CentOS Stream Installation successfully finished.


CentOS Stream 9
Kernel 5.14.0-17.el9.x86_64 on an x86_64

Activate the web console with: systemctl enable --now cockpit.socket
  
localhost login:

Comments

Popular posts from this blog

What is Random Access Memory (RAM)?
Random Access Memory (RAM) is one of the essential components in computer hardware. RAM is responsible for storing and retrieving data quickly, which is why it is often referred to as the "working memory" of a computer. This memory allows the computer to perform various tasks efficiently by providing temporary space for data and instructions that are being processed by the processor. In this article, we will take a closer look at what RAM is, how it works, and why it is important for the overall performance of a computer system.
What does a data analyst do?
Did you know that 2.5 quintillion bytes of data are created every day? That’s equivalent to 250,000 Libraries of Congress, or 5 million laptops! In this ocean of data, how do we make sense of it all? That’s where data analysts come in. Data analysts are the detectives of the digital world, using their skills and tools to uncover patterns, trends, and insights from data. They help businesses and organizations make informed decisions, solve problems, and seize opportunities. Whether it’s predicting customer behavior, optimizing marketing campaigns, improving healthcare outcomes, or enhancing educational experiences, data analysts play a crucial role in shaping our world.
Top SEO Tools for Digital Marketing: A Comprehensive Guide
Introduction In today's digital landscape, search engine optimization (SEO) is a critical component for any business looking to enhance its online presence and drive organic traffic. With the myriad of SEO tools available, navigating the digital marketing space can seem daunting. To streamline your efforts and achieve optimal results, it's essential to leverage the right tools that cater to your specific needs.
What is DOS?
Have you ever wondered how your computer knows what to do? The answer lies in the operating system, or OS. One of the oldest and most influential operating systems is DOS, or Disk Operating System. DOS is like a command center that tells the computer what to do and how to do it. Unlike modern operating systems, DOS uses text-based commands instead of graphical user interfaces. While it may seem simple and primitive, DOS is also fast, powerful, and flexible. However, it also has its drawbacks, such as its complexity and obsolescence. In this article, we will explore the fascinating world of DOS.
How To Get Started With No-Code and Low-Code
Imagine your boss asks you to develop custom software for your company. But you and your team don’t have the time or experience in coding. And there’s no developer available at the moment as well. Panicking? Well, don’t. With low code/no code programming, you don’t have to be a developer to do any programming-related task. In recent years, many platforms have made it possible for programmers with little to no development experience to deliver software while meeting the needs of professional developers under time pressure. Without worrying about the specifics of underlying operating systems or scalability needs,
What is Github?
GitHub is a powerful and widely-used web-based platform designed for version control and collaboration , especially for developers. Built upon Git, it allows users to store, manage, and track their code projects efficiently. Beyond its repository-hosting capabilities, GitHub fosters teamwork by enabling developers to work together seamlessly, review changes, and contribute to open-source projects from anywhere in the world. Whether you're a seasoned programmer or a beginner, GitHub provides essential tools to streamline coding and project management in one centralized platform. But what exactly is it? In this article, we’ll break down everything you need to know about this essential tool for collaborative coding.