|
Total: 7578 - Showing 71 to 80
Using Apache2 Content Negotiation To Serve Different Languages
[+]
http://www.howtoforge.com/using-apache2-content-negotiation-...
Submitted by falko 10 months, 1 week, 2 days, 3 hours ago
Content negotiation is the ability of a web server to deliver the document that best matches the browser's preferences/capabilities. For example, if a resource exists in multiple languages, the web server can choose which variant it serves based on the Accept-Language header delivered by the browser. This tutorial describes how to configure content negotiation in Apache2 to serve different languages based on browser preferences.
Join discussion...
How To Encrypt Directories/Partitions With eCryptfs On Debian Squeeze
[-]
http://www.howtoforge.com/how-to-encrypt-directories-partiti...
Submitted by falko 10 months, 1 week, 4 days, 4 hours ago
eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic filesystem for Linux. You can use it to encrypt partitions and also directories that don't use a partition of their own, no matter the underlying filesystem, partition type, etc. This tutorial shows how to use eCryptfs to encrypt a directory on Debian Squeeze.
Join discussion...
Enabling Compiz Fusion On A Fedora 15 GNOME Desktop (NVIDIA GeForce 8100)
[+]
http://www.howtoforge.com/enabling-compiz-fusion-on-a-fedora...
Submitted by falko 10 months, 1 week, 6 days, 5 hours ago
This tutorial shows how you can enable Compiz Fusion on a Fedora 15 GNOME desktop (the system must have a 3D-capable graphics card - I'm using an NVIDIA GeForce 8100 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop. I will use the free nouveau driver in this tutorial instead of the proprietary NVIDIA driver. nouveau is an accelerated Open Source driver for NVIDIA cards that comes with experimental 3D support on Fedora 15 - on my test system 3D support was working without any problems.
Join discussion...
How To Run Your Own DNS Servers (Primary And Secondary) With ISPConfig 3 (Debian Squeeze)
[-]
http://www.howtoforge.com/how-to-run-your-own-dns-servers-pr...
Submitted by falko 10 months, 2 weeks, 2 days, 5 hours ago
This tutorial shows how you can run your own DNS servers (primary and secondary) with ISPConfig 3. To do this, you need two servers with two different public IP addresses and with ISPConfig 3 installed. I will use Debian Squeeze for both DNS servers here to demonstrate the base system setup process and ISPConfig 3 installation, but once you have ISPConfig 3 installed on your servers, the configuration inside ISPConfig 3 is identical, no matter what distribution you use.
Join discussion...
Google Acquires Illegal Google Plus .com IDN Domain Name
[+]
http://www.billhartzer.com/pages/google-buys-illegal-com-dom...
Submitted by bhartzer 10 months, 2 weeks, 3 days ago
In an effort to protect their Google+ Plus social network, Google recently acquired +.com. The problem is that +.com, aka xn--dra.com is not allowed. It's an illegal domain name. IDN characters are not allowed or available in the .com TLD. Google, what were you thinking when you purchased this IDN .com domain name? I hope you did not pay too much for it. I hope Google realizes that +.com most likely cannot be renewed.
Join discussion...
How To Install And Configure Mailman (With Postfix) On Debian Squeeze
[+]
http://www.howtoforge.com/how-to-install-and-configure-mailm...
Submitted by falko 10 months, 2 weeks, 4 days, 4 hours ago
Mailman is an open-source mailing list manager, i.e., it can be used to manage email discussions and newsletter lists. It is probably the most popular and widely used mailing list manager on the Internet. This tutorial explains how to install and configure Mailman on a Debian Squeeze server with a Postfix mail server.
Join discussion...
Using Version Control For Your /etc Directory With etckeeper And Bazaar On Debian Squeeze
[+]
http://www.howtoforge.com/using-version-control-for-your-etc...
Submitted by falko 10 months, 2 weeks, 5 days, 21 hours ago
This tutorial explains how you can store the contents of your /etc directory in a version control system (VCS) with the help of etckeeper on Debian Squeeze. etckeeper hooks into Debian's package manager apt so that whenever you install/remove a package with apt, etckeeper will commit all changes to the /etc directory to your VCS; it also tracks file metadata such as permissions which is important for files such as /etc/shadow. Using etckeeper, you can go back to a previous version of /etc if an update has overwritten valuable configuration files. Not only will etckeeper track apt's changes to /etc, it will also do a daily auto-commit so that your manual changes go to VCS as well; in addition to that, you can do commits at any time manually.
Join discussion...
Installing Apache2 With PHP5 And MySQL Support On CentOS 6.0 (LAMP)
[+]
http://www.howtoforge.com/installing-apache2-with-php5-and-m...
Submitted by falko 10 months, 3 weeks, 1 day, 4 hours ago
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 6.0 server with PHP5 support (mod_php) and MySQL support.
Join discussion...
Enabling Compiz Fusion On An OpenSUSE GNOME 11.4 Desktop (NVIDIA GeForce 8100)
[+]
http://www.howtoforge.com/enabling-compiz-fusion-on-an-opens...
Submitted by falko 10 months, 3 weeks, 2 days, 3 hours ago
This tutorial shows how you can enable Compiz Fusion on an OpenSUSE 11.4 GNOME desktop (the system must have a 3D-capable graphics card - I'm using an NVIDIA GeForce 8100 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.
Join discussion...
Installing Lighttpd With PHP5 And MySQL Support On CentOS 5.6
[+]
http://www.howtoforge.com/installing-lighttpd-with-php5-and-...
Submitted by falko 10 months, 3 weeks, 4 days, 4 hours ago
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 5.6 server with PHP5 support (through FastCGI) and MySQL support.
Join discussion...
| |
© coRank 2007-2010