Skip to content

Instantly share code, notes, and snippets.

View malilovick's full-sized avatar

Marcos L. Longuinho Viana malilovick

  • Belo Horizonte , MG
View GitHub Profile
:: UPDATE YUM ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
sudo yum update -y
:: INSTALL WEBSERVER :::::::::::::::::::::::::::::::::::::::::::::::::::::::::
sudo yum install httpd24
sudo service httpd start
sudo chkconfig httpd on
chkconfig --list httpd
@malilovick
malilovick / Setup.md
Last active August 29, 2015 14:10 — forked from sarath2/Setup.md