Linux
Squid Guard
SquidGuard is a URL rewrite program that works alongside Squid. It takes information about a requested page and checks it against a series of ACLs, blacklists, …
Squid
For URL filtering please refer to the SquidGuard page. yum install squid -yAuthentication SetupBefore configuring squid you should get the authentication …
Software RAID
InstallationThe mdadm package is required for software RAID: The mdadm package is available on most distributions (mdadm on Fedora/Arch/Debian). Array …
RSyslog
RSyslog is a more advanced replacement for the aging klogd and syslogd. It supports useful features such as attribute filtering, multiple protocol support, and …
RPM Build
References: https://fedoraproject.org/wiki/How_to_create_an_RPM_package https://fedoraproject.org/wiki/Packaging:Guidelines Build Environment SetupCreate a …
PAM
Overview/etc/pam.d/ directory contains the PAM configuration files for each PAM-aware application. Each pam aware configuration file has lines in the format of: …
Linux Virtual Servers
KeepalivedMy VMs each have three interfaces, eth0 is the 'public' network network, eth1 is the 'synchronization' network, and eth2 is the 'internal' network. …
libvirtd
libvirt is an open source API and management tool for managing platform virtualization. It is used to manage Linux KVM and Xen virtual machines through …
Kerberos
Kerberos is a secure network authentication system. It is very important that system times are all very close for successful authentication. You should …