Linux Diversity 32-bit Collection, 12 DVDs Installation and Reference ed.2013 set includes: Ubuntu 12.10, Kubuntu 12.10, openSUSE 12.3, Fedora 18, Debian 6, CentOS 6, Mint 14, Gentoo 12, Mandriva 2011 and Slackware 14

Linux Diversity 32-bit Collection, 12 DVDs Installation and Reference ed.2013 set includes: Ubuntu 12.10, Kubuntu 12.10, openSUSE 12.3, Fedora 18, Debian 6, CentOS 6, Mint 14, Gentoo 12, Mandriva 2011 and Slackware 14

Linux Diversity 32-bit Collection, 12 DVDs Installation and Reference ed.2013 set includes: Ubuntu 12.10, Kubuntu 12.10, openSUSE 12.3, Fedora 18, Debian 6, CentOS 6, Mint 14, Gentoo 12, Mandriva 2011 and Slackware 14

  • Award-winning Linux operating systems with complete set of open source applications for desktops, laptops and servers
  • Includes “Introduction to Linux” video DVD and updated UNIX Academy Selected Linux Training Library of 52 PDF books for new and experienced Linux users
  • Productivity suite, Web browser, and email for your everyday needs plus free security updates
  • Includes printed Quick Reference Card of Linux and UNIX commands and Complimentary Evaluation Exam by UNIX Academy
  • Includes complete DVD installations for full OS including lifetime free updates!

The Linux Diversity Collection was assembled for Linux enthusiasts and includes the newest and freshest releases of Ubuntu, Kubuntu, openSUSE, Fedora, and Debian. DVDxDVD has some simple, complete and inexpensive solutions for you. Our Linux sets offer you the very best in effortless installation, so you’ll be up and running in no time! If this is your first time with Linux, you will appreciate the beautiful, clear graphics that make custom installation so easy. Installations for both 32-bit and

List Price: $ 39.95

Price: $ 39.95

Linux Format 164 December 2012 + DVD

$0.99 (0 Bids)
End Date: Thursday Jun-20-2013 13:38:38 PDT
Bid now | Add to watch list
Ubuntu 13.04 Linux 32-bit Complete Installation DVD
$4.95
End Date: Wednesday Jun-26-2013 9:13:56 PDT
Buy It Now for only: $4.95
Buy It Now | Add to watch list

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On CentOS 6.4

Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On CentOS 6.4

Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Centos 6.4 server with PHP5 support (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. I use PHP-FPM in this tutorial instead of Lighttpd’s spawn-fcgi.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Virtualization With KVM On A CentOS 6.4 Server

Virtualization With KVM On A CentOS 6.4 Server

This guide explains how you can install and use KVM for creating and running virtual machines on a CentOS 6.4 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

The Perfect Server – CentOS 6.4 x86_64 (nginx, Dovecot, ISPConfig 3)

The Perfect Server – CentOS 6.4 x86_64 (nginx, Dovecot, ISPConfig 3)

This tutorial shows how to prepare a CentOS 6.4 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: nginx web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses nginx, not Apache.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing And Using OpenVZ On CentOS 6.4

Installing And Using OpenVZ On CentOS 6.4

In this HowTo I will describe how to prepare a CentOS 6.4 server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On CentOS 6.4

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On CentOS 6.4

This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Using mod_spdy With Apache2 On CentOS 6.4

Using mod_spdy With Apache2 On CentOS 6.4

SPDY (pronounced “SPeeDY”) is a new networking protocol whose goal is to speed up the web. It is Google‘s alternative to the HTTP protocol and a candidate for HTTP/2.0. SPDY augments HTTP with several speed-related features such as stream multiplexing and header compression. To use SPDY, you need a web server and a browser (like Google Chrome and upcoming versions of Firefox) that both support SPDY. mod_spdy is an open-source Apache module that adds support for the SPDY protocol to the Apache HTTPD server. This tutorial explains how to use mod_spdy with Apache2 on CentOS 6.4.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 6.3 x86_64)

Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 6.3 x86_64)

This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I’ll also demonstrate the installation and configuration of Courier, so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota. Passwords are stored in encrypted form in the database. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing Apache2 With PHP5 And MySQL Support On CentOS 6.4 (LAMP)

Installing Apache2 With PHP5 And MySQL Support On CentOS 6.4 (LAMP)

LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 6.4 server with PHP5 support (mod_php) and MySQL support.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On CentOS 6.4

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On CentOS 6.4

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 install Nginx on a CentOS 6.4 server with PHP5 support (through PHP-FPM) and MySQL support.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

The Perfect Server – CentOS 6.4 x86_64 (Apache2, Dovecot, ISPConfig 3)

The Perfect Server – CentOS 6.4 x86_64 (Apache2, Dovecot, ISPConfig 3)

This tutorial shows how to prepare a CentOS 6.4 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses Apache, not nginx.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

CentOS 6.4 Samba Standalone Server With tdbsam Backend

CentOS 6.4 Samba Standalone Server With tdbsam Backend

This tutorial explains the installation of a Samba fileserver on CentOS 6.4 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.

HowtoForge – Linux Howtos and Tutorials – Linux

StumbleUponDiggTwitterFacebookRedditLinkedInEmail