5
Ubuntu 12.10 Samba Standalone Server With tdbsam Backendview story

http://www.howtoforge.com – Ubuntu 12.10 Samba Standalone Server With tdbsam Backend This tutorial explains the installation of a Samba fileserver on Ubuntu 12.10 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. (HowTos)

5
How To Run A Logitech Media Server On CentOS 6.3view story

http://www.howtoforge.com – How To Run A Logitech Media Server On CentOS 6.3 Logitech Media Server​ requires some extra steps to set up on CentOS 6. This description is based on CentOS 6.3 x86_64 minimal. (HowTos)

5
Running Question2Answer On Nginx (LEMP) On Debian Squeeze/Ubuntu 12.10view story

http://www.howtoforge.com – Running Question2Answer On Nginx (LEMP) On Debian Squeeze/Ubuntu 12.10 This tutorial shows how you can install and run a Question2Answer web site on a Debian Squeeze or Ubuntu 12.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, e (HowTos)

5
How To Secure Apache2 With LinOTPview story

http://www.howtoforge.com – How To Secure Apache2 With LinOTP This Howto describes the way to set up two factor authentication with one time passwords for Apache2. We assume, that you have already set up your LinOTP server. You can download Debian and Ubuntu packages or you can install the system using the Python Package Index. (HowTos)

5
Using PHP5-FPM With Apache2 On Ubuntu 12.10view story

http://www.howtoforge.com – Using PHP5-FPM With Apache2 On Ubuntu 12.10 This tutorial shows how you can install an Apache2 webserver on an Ubuntu 12.10 server with PHP5 (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. (HowTos)

5
The Perfect Desktop - Xubuntu 12.10 (Quantal Quetzal)view story

http://www.howtoforge.com – The Perfect Desktop - Xubuntu 12.10 (Quantal Quetzal) This tutorial shows how you can set up a Xubuntu 12.10 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. (HowTos)

5
Virtualization With KVM On An OpenSUSE 12.2 Serverview story

http://www.howtoforge.com – Virtualization With KVM On An OpenSUSE 12.2 Server This guide explains how you can install and use KVM for creating and running virtual machines on an OpenSUSE 12.2 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). (HowTos)

5
Using Wget With FTP To Download/Move Web Sites Recursivelyview story

http://www.howtoforge.com – Using Wget With FTP To Download/Move Web Sites Recursively Sometimes you need to move a web site from one server to another. Instead of downloading the web site from the old server to your PC via FTP and uploading it from your PC to the new server, it would save a lot of time to simply copy the web site from one server to the other. (HowTos)

5
Managing A Headless VirtualBox Installation With phpvirtualbox (Fedora 17)view story

http://www.howtoforge.com – Managing A Headless VirtualBox Installation With phpvirtualbox (Fedora 17) phpvirtualbox is a web-based VirtualBox front-end written in PHP that allows you to access and control remote VirtualBox instances. It tries to resemble the VirtualBox GUI as much as possible to make work with it as easy as possible. (HowTos)

5
Installing mod_geoip for Apache2 On CentOS 6.3view story

http://www.howtoforge.com – Installing mod_geoip for Apache2 On CentOS 6.3 This guide explains how to set up mod_geoip with Apache2 on a CentOs 6.3 system. mod_geoip looks up the IP address of the client end user. This allows you to redirect or block users based on their country. You can also use this technology for your OpenX (formerly known as OpenAds or phpAdsNew) ad server to allow geo targeting. (HowTos)