Archives

Posts Tagged ‘centos’

When using CentOS, you may find yourself requiring to use the “yum” package manager, when you do not have Internet access, or your link to download packages is to slow. If you have the CentOS DVD/CD available you can mount the disk locally and install packages via yum. This is helpful to speed up the [...]

Share
Aug 24th, 2010 | Filed under linux, repository
Tags: , , ,

source: http://www.cyberciti.biz/faq/rhel-fedora-redhat-selinux-protection/ SELinux enforces the idea that programs should be limited in what files they can access and what actions they can take. However, by default it is turned off under RHEL / CentOS 5.x server? How do I turn it on? SELinux is a kernel security extension, which can be used to guard against [...]

Share
Aug 19th, 2010 | Filed under linux