You are on page 1of 10

CentOS

Installation Guide
Document SQPR075
Version 1.9

©Squire Technologies

This document is the property of Squire Technologies. Information contained herein is confidential. This document, either in whole or
in part, must not be reproduced or disclosed to others or used for purposes other than that for which it has been supplied, without
Squire Technologies prior written permission, or, if any part hereof is furnished by virtue of a contract with a third party, as expressly
authorised under that contract.

Page 1 of 10
Cent0S 6 3 Install GUI Guide- SQPR075 Squire Technologies- Confidential Document

Contents
1.0 Introduction ...................................................................................................................... 3

2.0 IP Address Selection ......................................................................................................... 4

3.0 Standard Installation of CentOS 6.6 for SVI ........................................................................ 5

4.0 Post Install Configuration .................................................................................................. 9

Page 2 of 10
Cent0S 6 3 Install GUI Guide- SQPR075 Squire Technologies- Confidential Document

1.0 Introduction
This document is for the installation of CentOS 6.6 using the GUI for the SVI range of products.

Please ensure that you download the 32bit CentOS 6.6 minimal ISO from our FTP server.

If you are unsure of your username and password please contact support@squire-technologies.com

Note: During the installation do not use yum to update the system. Our SVI install process
updates the necessary files. Failing to download the ISO from our FTP server or using yum
will likely cause delays and issues later in the installation process and may require a
reinstallation of the OS.

Page 3 of 10
Cent0S 6 3 Install GUI Guide- SQPR075 Squire Technologies- Confidential Document

2.0 IP Address Selection

Squire Technologies IP address range is 100 – 200. Usually 100 – 110 are reserved for production.

Click the Windows Start Button and type cmd in the run
line.

Click on cmd.exe - This will open Windows Command


Prompt.

Type ping 192.168.2.XXX

XXX is any number from our range


of potential IP Address.

If there is a reply after pinging the selected address with bytes and time then that address is
not available.

Destination host unreachable = An available address to configure to the machine you are building.

Page 4 of 10
Cent0S 6 3 Install GUI Guide- SQPR075 Squire Technologies- Confidential Document

3.0 Standard Installation of CentOS 6.6 for SVI

Before proceeding with installation ensure a CentOS DVD is in the DVD driver of the server.

1. Select Install or upgrade and


existing system.

2. Select check media if you need


to verify the disk (DVD not used
before) or select skip if you are
already sure the disk is ok.

3. The installer will now begin.

Page 5 of 10
Cent0S 6 3 Install GUI Guide- SQPR075 Squire Technologies- Confidential Document

4. Select the correct language for


the server and press “Next”.

5. Select the correct Keyboard for


the server and press “Next”.

6. Select Basic storage device and


then “Next”

7. Un-tick “Apply my choice to all


devices with undetected
partitions or file systems” then
choose “Yes, Discard any data”.

Page 6 of 10
Cent0S 6 3 Install GUI Guide- SQPR075 Squire Technologies- Confidential Document

8. Enter a name for your server


then press “next”

9. Select the correct timezone for


the server either from the drop
down box or by clicking the
correct location on the
interactive map. Once correct
press “Next”

10. Enter a root password for the


server then press “Next”

11. Select “Use all space” then


press “Next”

Page 7 of 10
Cent0S 6 3 Install GUI Guide- SQPR075 Squire Technologies- Confidential Document

12. Once you select this option


installation will begin.

Select “Write changes to


disc” to begin installation.

13. Congratulations installation is


complete, press “Reboot” to
restart the server.

Page 8 of 10
Cent0S 6 3 Install GUI Guide- SQPR075 Squire Technologies- Confidential Document

4.0 Post Install Configuration

1. Once the server has restarted


the IP must be set, type in the
console;

vi /etc/sysconfig/network-
scripts/ifcfg-eth0

2. Remove the “HWADDR” line and


edit the following;
BOOTPROTO=”none”
ONBOOT=”yes”

add 3 new lines;

IPADDR=”xx.xxx.xxx.xxx”
NETMASK=”xxx.xxx.xxx.xxx”
GATEWAY=” xxx.xxx.xxx.xxx”

3. Set the name server, type in the


console;

vi /etc/resolv.conf

Add the following line

nameserver 8.8.8.8

exit then type in the console;

service network restart

4. Wget must be installed to allow


us to access the squire repo, In
the console type the following;

cd /etc/yum.repos.d/

yum install wget

Answer yes to both questions

Page 9 of 10
Cent0S 6 3 Install GUI Guide- SQPR075 Squire Technologies- Confidential Document

CentOS Installation is now complete.


The system is now ready for SVI Installation.
If you need any assistance with this procedure, please contact Squire
Technologies Support.

Page 10 of 10

You might also like