Category: system configuration RSS feed for this category
Squidclamav & SquidGuard
This post will guide you to setup an anti-virus and an URL filtering proxy.
Clamav
Clamav is an open source antivirus engine. It have been used for virus scanning engine in a lot of project, e.g. email scanning, web proxy scanning. This post will help you go through some simple steps to install the clamav in your system.
Squid cache proxy
The post will guide you to install a squid-cache server which supporting LDAP authentication and ready for virus scanning and URL filtering. Transparent proxying will be setup for internal network while external user require LDAP authentication to access the proxy.
Openldap administration
Outline common openldap administration tasks, including reindexing, changing schema, etc., to make everyone have a quick reference.
Openssh
Add an extra instance of sshd which supporting PAM for Slackware 13.37. The aim as adding extra instance is to enabling pam_ldap for sshd.
Configuring OpenLDAP as a replacement for NIS
It should be an easy task in modern linux environment to use openldap as a central user database for authentication. I try to list out the steps about the implementation. The reference system is base on Slackware 13.37. Some packages may already included in your Linux distribution but not for mine. So, you may skip the installation process and jump to the configuration process.
Slackware & PAM
Building PAM for slackware 13.37. You can feel free to build the library from src, or, you may using the package source in extra/source, which included in the slackware distribution.
openldap building and configuration
Try to config an openldap (2.4.29) as nss backend & pam backend for Linux, NIS replacement, as well as SAMBA PDC.