Installing Cent OS 7

This tutorial will show you how to do a DVD install of CentOS in a Virtual box environment. All you need for this tutorial is: Oracle's VM Virtualbox and latest Additions installed on your system and the latest CentOS-7-x86_64-DVD-1708.iso Boot image from CentOS website.

Download CentOS-7-x86_64-DVD-1708.iso
Download Virtualbox


Start your Virtualbox and mount CentOS-7-x86_64-DVD-1708.iso
This is a 64Bit ISO so your default Architecture will be 64bit If you need a 32Bit ISO it can be downloaded from CentOS's website.

Hit "Enter" to start the install.

1
2

Select your Language, then click Continue.

3

Click on "INSTALLATION DESTINATION"

4

Select Automatically configure partition then click Done.

5

Select "NETWORK & HOSTNAME"

6

Set your hostname then click "Apply" and "Done"

7

Select "SOFTWARE SELECTION"

8

Select the software you require, you can use the screenshot as a reference.
But GNOME Desktop is more then enough to get you going.

9

Click "Begin Installation"

10

Select "ROOT PASSWORD"

11

Enter a root password, if you use a simple password the anaconda installer will advise you its weak, if your happy with the chosen password click "Done" a second time.

12
13

Select "USER CREATION"

14

Enter your name:
Username:
Check Make this user Administrator.
And create a password.
Then click "Done"

15
16

Once the installer has finished installing, click "Reboot"

17
18

Click "LICENCE INFORMATION"

19

Click "I accept the licensing agreement" then click "Done"

20

Click "FINISH CONFIGURATION"

21

Click on your user name.

22

Enter your password then click "Sign In"

23

Select your Language.

24

Select your Keyboard layout.

25

Adjust your Privacy settings as needed.

26

At this point you can add an Online Account, This is a nice feature as it will configure your email as well, for this tutorial I am skipping this step.

27

Click "Start Using CentOS Linux"

28
29
30

Congratulations! You have installed CentOS Linux, I hope you have lots of fun with your new Linux desktop
Thank you for reading.