HowtoForge provides user-friendly Linux tutorials.
-
Installing Nginx With PHP5 And MySQL Support On Fedora 13
Author: Falko Timme • Tags: fedora, nginx, web server • Comments: 0
Installing Nginx With PHP5 And MySQL Support On Fedora 13 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 Fedora 13 server with PHP5 support (through FastCGI) and MySQL support.
-
Install Imule On Debian Lenny
Author: ycardonguard • Tags: debian • Comments: 3
Install Imule On Debian Lenny When I write these lines, the latest version of Imule is 1.4.6. But ... It relies on packages version (libgcj10, libstdc++6) that are released with the unstable (sid) version of Debian. So either you upgrade Debian to unstable version or you choose a lower version of Imule. I chose the latter: to install an old version of Imule. I tested few of them and 1.3.5 seems to work quite well with Debian Lenny (stable).
-
Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 10.04
Author: Falko Timme • Tags: lighttpd, ubuntu, web server • Comments: 1
Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 10.04 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an Ubuntu 10.04 server with PHP5 support (through FastCGI) and MySQL support.
-
-
Chrooting Apache2 With mod_chroot On CentOS 5.4
Author: Falko Timme • Tags: apache, centos, security • 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.
-
How To Change The Date And Time From The Console
Author: estrellagalicia • Tags: linux • Comments: 6
How To Change The Date And Time From The Console This short tutorial explains how you can modify your system date and time from the console.
-
The Perfect Desktop - Mandriva One 2010.1 Spring With GNOME
Author: Falko Timme • Tags: desktop, mandriva • Comments: 3
This tutorial shows how you can set up a Mandriva One 2010.1 Spring desktop (with the GNOME desktop environment) 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. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.
-
Ubuntu 10.04 Samba Standalone Server With tdbsam Backend
Author: Falko Timme • Tags: samba, storage, ubuntu • Comments: 3
This tutorial explains the installation of a Samba fileserver on Ubuntu 10.04 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.
-
The Perfect Server - Mandriva 2010.1 (Spring) Free (x86_64) [ISPConfig 2]
Author: Falko Timme • Tags: ispconfig, mandriva • Comments: 1
The Perfect Server - Mandriva 2010.1 (Spring) Free (x86_64) [ISPConfig 2] This tutorial shows how to set up a Mandriva 2010.1 (Spring) Free (x86_64) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig 2 (i.e., ISPConfig runs on it out of the box). This tutorial is written for the 64-bit version of Mandriva 2010.1.
-
How To Run Your Own Name Server With ISPConfig 3 And Fast Hosts
Author: Toucan • Tags: dns, ispconfig • Comments: 5
How To Run Your Own Name Server With ISPConfig 3 And Fast Hosts This tutorial shows how you can run your own name server for domains that you register with fasthosts.com. Of course, this works with every other registrar as well, although the procedure might differ a little bit. We will use the ISPConfig 3 server as the primary name server and also acting as the secondary. This may be suited best to a single server setup. To do this, you need one server with ISPConfig 3 installed and a Fast hosts account.
-
Flexnet License Monitoring With rrdtool
Author: gbi • Tags: centos, linux, monitoring, ubuntu • 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"?