22May / 13 Comments Off

Want to be a pirate?

z12784515Q,Po-co-zaciagac-sie-do-marynarki--skoro-mozna-zostac (1)

Reff:

https://www.facebook.com/bigquote

22May / 13 Comments Off

Apache DocumentRoot does not exist, when it does

Edit /etc/sysconfig/selinux

SELINUX=disabled

Reff:

http://forums.devshed.com/apache-development-15/documentroot-does-not-exist-when-it-does-526847.html

22May / 13 Comments Off

yum “Couldn’t resolve host ‘mirrorlist.centos.org’” for CentOS 6

The solution to this was to simply place the 127.0.0.1 entry at the botton of the /etc/resolv.conf file, like so:

nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 127.0.0.1