Search found 1 match
- Tue Mar 07, 2017 1:50 pm
- Forum: Informational/HOWTO's
- Topic: HOWTO Centos 7 Install
- Replies: 2
- Views: 7804
HOWTO Centos 7 Install
--OS is Centos 7 Minimal ISO with Cacti 1.0.4 --Install OS using normal install, added hostname and static IP --Lets not bring up the whole never root thing #this is all via console, you can mostly copy and paste # Update install and add a couple of utilities yum update -y yum install wget -y #I lik...