Linux Tutorials on the topic “centos”

  • Install Nginx On CentOS 5.5 With SSL, PCRE, GeoIP, Zlib, Gzip And DAV Support

    centos Author: poustchiTags: , , Comments: 5

    Install Nginx On CentOS 5.5 With SSL, PCRE, GeoIP, Zlib, Gzip And DAV Support Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can compile and install Nginx on CentOS 5.5 server with SSL, PCRE, GeoIP, Zlib, Gzip and DAV support.

  • vtiger Installation On CentOS 5.x

    centos Author: rajatjpatelTags: Comments: 2

    vtiger Installation On CentOS 5.x vtiger is the CRM / complete tracking solution I have looked for and needed for 10 years!!! An all-in-one tracking everything organic package that ties everything together - because every task has many things associated with it, and vtiger works the way people think.

  • Integrating XCache Into PHP5 (Fedora 13/CentOS 5.5 & Apache2)

    php Author: Falko TimmeTags: , , , Comments: 4

    Integrating XCache Into PHP5 (Fedora 13/CentOS 5.5 & Apache2) This guide explains how to integrate XCache into PHP5 on a Fedora 13 or CentOS 5.5 system (with Apache2). From the XCache project page: "XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load." It's similar to other PHP opcode cachers, such as eAccelerator and APC.

  • Installing Linux Integration Services v2.1 Hyper-V R2 On CentOS 5

    centos Author: PolkTags: , Comments: 2

    Installing Linux Integration Services v2.1 Hyper-V R2 On CentOS 5 When installed on a virtual machine that is running a supported Linux operating system, Linux Integration Services for Hyper-V provides the following functionality: - Driver support for synthetic devices: Linux Integration Services supports the synthetic network controller and the synthetic storage controller that were developed specifically for Hyper-V. - Fastpath Boot Support for Hyper-V: Boot devices now take advantage of the block Virtualization Service Client (VSC) to provide enhanced performance. - Timesync: The clock inside the virtual machine will remain synchronized with the clock on the host. - Integrated Shutdown: Virtual machines running Linux can be shut down from either Hyper-V Manager or System Center Virtual Machine Manager, using the "Shut Down" command. - Symmetric Multi-Processing (SMP) Support: Supported Linux distributions can use up to 4 virtual processors (VP) per virtual machine.

  • LDAP User Authentication On CentOS 5.x

    centos Author: basilkurianTags: Comments: 4

    LDAP User Authentication On CentOS 5.x This tutorial explains how you can set up LDAP user authentication on a CentOS 5.x system.

  • Clean djbDNS DNS Server On CentOS - dnscache And tinydns - A To Z

    centos Author: shayne.aloneTags: , , Comments: 7

    Clean djbDNS DNS Server On CentOS - dnscache And tinydns - A To Z What is djbDNS? And why do we use djbDNS? There is a new point of view to serve the dns service - each of the dns server functionalities is a separate service, like authority, cache, forward and so on. The other difference is the daemon-tools which will rapidly restart services to prevent zombies.

  • Chrooting Apache2 With mod_chroot On CentOS 5.4

    centos Author: Falko TimmeTags: , , Comments: 0

    Chrooting Apache2 With mod_chroot On CentOS 5.4 This guide explains how to set up mod_chroot with Apache2 on a CentOS 5.4 system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications.

  • Flexnet License Monitoring With rrdtool

    tux Author: gbiTags: , , , Comments: 0

    Flexnet License Monitoring With rrdtool Some of you may know the commercial Flexnet Licencing Application (©Macrovision). It's a client-server based solution for managing the usage of socalled Flexnet-enabled applications. You can hold licenses of more than one product on one license-server. As you typically have to buy licenses and licenses can be expensive it would be nice to have a monitoring solution, to see the utilization of the precious licenses, wether they are underutilized (so money is wasted) or are always fully utilized (so that you can suspect that sometimes people can not do their work, or only delayed) which is also a waste of resources. As far as I know there are commercial applications for performing such reports, but again you have to spent money. Why not build a simple system yourself, which shows the actual and past usage in an "MRTG style"?

  • iRedOS-0.6.0: Open Source Mail Server With Postfix, Dovecot, Amavisd, ClamAV, SpamAssassin, RoundCube

    Author: eddiechenTags: , , , Comments: 1

    iRedOS-0.6.0: Open Source Mail Server With Postfix, Dovecot, Amavisd, ClamAV, SpamAssassin, RoundCube iRedMail is a shell script that lets you quickly deploy a Open Source Mail Server solution in less than 2 minutes. iRedOS is a customized CentOS 5.5 distribution, where e unnecessary packages were removed. It ships with the lastest version of iRedMail (iredmail0.6.0); it lets you install iredmail more quickly and smooth.

  • Authentication, Authorization & Accounting with FreeRadius & MySQL backend & web based Management with Daloradius

    centos Author: awanTags: Comments: 38

    Authentication, Authorization & Accounting With FreeRadius & MySQL Backend & Web Based Management with Daloradius This tutorial explains how to set up a FreeRadius 2.x server for wifi authentication, authorization and accounting in conjunction with mysql & web based management with Daloradius on CentOS 5.x. Production deployment is also possible with minor tweaking. But as usual I do not guarantee anything & take no responsibilities.