Linux

How to Install Subversion 1.6.17 on Fedora 16

Apache Subversion (often abbreviated SVN) is a open source software versioning and revision control system. Some people called it source code control(SCC) software and source code management(SCM) software. By using…

How to Install Iptables on CentOS 5.8

Iptables is used to set up, maintain, and inspect the tables of IPv4 packet filter rules in the Linux kernel. It can run as a host based firewall if properly…

How To Check SELinux Status on CentOS 5.8

SELinux, or Security-Enhanced Linux, is a feature within the Linux operating system that supports the implementation of access control security policies in the Linux kernel. This tutorial will guide you…

How to SSH Without Password on Linux

In server administration, the ability to establish a Secure Shell (SSH) connection without the need for a password is a valuable skill. This tutorial will guide you through the process…