Linux Tutorials on the topic “centos”
-
Wifi Authentication/Accounting With FreeRadius On CentOS 5
Author: awan • Tags: centos • Comments: 10Wifi Authentication/Accounting With FreeRadius On CentOS 5 This tutorial explains how you can set up a FreeRadius server with Wifi authentication and accounting on CentOS 5. This howto should work for a newbie. Production deployment is also possible with minor tweaking. But as usual I do not guarantee anything & take no responsibilities if something goes wrong.
-
How To Integrate ClamAV Into PureFTPd For Virus Scanning On CentOS 5.4
Author: Falko Timme • Tags: centos, ftp, security • Comments: 0
How To Integrate ClamAV Into PureFTPd For Virus Scanning On CentOS 5.4 This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on a CentOS 5.4 system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware.
-
Samba + Clamd + Samba-Vscan On CentOS 5.2
Author: blynch • Tags: centos, samba, security, storage • Comments: 4
Samba + Clamd + Samba-Vscan On CentOS 5.2 This is a howto on getting samba + clamav + samba-vscan to work on a CentOS 5.2 system.
-
-
CentOS 5.3 Samba Standalone Server With tdbsam Backend
Author: Falko Timme • Tags: centos, samba, storage • Comments: 1
This tutorial explains the installation of a Samba fileserver on CentOS 5.3 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as a standalone server, not as a domain controller. In the resulting setup, every user has his own home directory accessible via the SMB protocol and all users have a shared directory with read-/write access.
-
CentOS 5.x Samba Domain Controller With LDAP Backend
Author: galexander • Tags: centos, samba, storage • Comments: 64
CentOS 5.x Samba Domain Controller With LDAP Backend This will show you how to set up a Samba Domain Controller with a local LDAP backend, using CentOS 5.x (tested on 5.3, still successfully running on 5.4). Includes a web-interface for managing LDAP users/groups/etc.January 2010 -- Now with support for Windows 7 domain logins (see end of guide).
-
Expanding A Root-FS
Author: gbi • Tags: centos, linux, storage • Comments: 3
Expanding A Root-FS There might be the situation, that your root filesystem runs out of space, so it has to be expanded. With filesystems other than the root filesystem this could easily be done for instance with gparted. With the root filesystem this is not possible, as gparted could only expand filesystems that are not mounted, which is impossible with the root filesystem. The only way to enlarge the root filesystem is to boot from a kind of rescuesystem, Live-CD or the like, and then to expand the root filesystem. The following tutorial describes, how this is achieved by using Systemrescue-CD.
-
Sample Configuration of DRBD On CentOS 4.5
Author: babarsaleem • Tags: centos, high-availability, storage • Comments: 4Sample Configuration of DRBD On CentOS 4.5 DRBD is an abbreviation of Distributed Replicated Block Device. DRBD is a block device which is designed to build high-availability clusters. This is done by mirroring a whole block device via (a dedicated) network. You could see it as a network RAID1.
-
How To Set Up Software RAID1 On A Running System (Incl. GRUB Configuration) (CentOS 5.3)
Author: Falko Timme • Tags: centos, storage • Comments: 8
How To Set Up Software RAID1 On A Running System (Incl. GRUB Configuration) (CentOS 5.3) This guide explains how to set up software RAID1 on an already running CentOS 5.3 system. The GRUB bootloader will be configured in such a way that the system will still be able to boot if one of the hard drives fails (no matter which one).
-
How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB Configuration) (CentOS 5.3)
Author: Falko Timme • Tags: centos, storage • Comments: 3
How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB Configuration) (CentOS 5.3) This guide explains how to set up software RAID1 on an already running LVM system (CentOS 5.3). The GRUB bootloader will be configured in such a way that the system will still be able to boot if one of the hard drives fails (no matter which one).
-
Low Cost SAN
Author: krishna kumar • Tags: linux, centos, storage • Comments: 9
Low Cost SAN The objective of this document is to provide making of Low Cost SAN using FOSS tools.