Tuesday 9 December 2014

All stuff Linux

Version check
cat /etc/centos-release

Yum proxy config
proxy=http://yourproxydomain:3128
proxy_username=
proxy_password=

Removing a package without dependencies
# rpm -e --nodeps