Skip to content

commands you should run right after provisionning a new CentOS or Fedora Machine

Notifications You must be signed in to change notification settings

YannRobert/centos-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The script batching commands you should run right after provisionning a new CentOS Virtual Machine.

Usage

Clone the repo (you need to have git already), then run the script named setup.sh.

yum install git
git clone https://github.com/YannRobert/centos-bootstrap.git
cd centos-bootstrap
./setup.sh

Or, you can curl-pipe-sh it... (be sure to check the script first)

curl https://raw.githubusercontent.com/YannRobert/centos-bootstrap/master/bootstrap.sh | sudo sh

About

commands you should run right after provisionning a new CentOS or Fedora Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages