HowtoForge provides user-friendly Linux tutorials.
-
Nagios Installation On Ubuntu 10.04 (Lucid Lynx)
Author: rbishop • Tags: monitoring, ubuntu • Comments: 9
Nagios Installation On Ubuntu 10.04 (Lucid Lynx) This tutorial shows how to set up Ubuntu Lucid Lynx (10.4) server with the Nagios Monitoring System. Nagios is a powerful, highly configurable monitoring and alarming system, which can monitor a wide variety of systems (network, server, daemons, applications). Monitoring could be done for instance for availability or utilization. The monitoring could be restricted to services which are connectable from the outside (e.g. a webserver on port 80/tcp), or with the help of NRPE (Nagios Remote Plugin Executor) plugins for testing could also be executed remote. We will be installing Nagios, Nagios Plugins, and Postfix with this tutorial. Postfix will be configured to send email via your alternate email server. This tutorial will only give you the basic configuration with Postfix, any additional settings can be found in multiple places on the Internet.
-
Installing Apache2 With PHP5 And MySQL Support On Debian Squeeze (LAMP)
Author: Falko Timme • Tags: apache, debian, web server • Comments: 7
Installing Apache2 With PHP5 And MySQL Support On Debian Squeeze (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Debian Squeeze server with PHP5 support (mod_php) and MySQL support.
-
Using Firewall Builder To Configure Cisco ASA & PIX
Author: mikehorn • Tags: linux, other, security • Comments: 1Using Firewall Builder To Configure Cisco ASA & PIX Firewall Builder is a firewall configuration and management GUI that supports configuring a wide range of firewalls from a single application. Supported firewalls include Linux iptables, BSD pf, Cisco ASA/PIX, Cisco router access lists and many more. This tutorial is the second in a series of articles that walk through the basic steps of using Firewall Builder to configure each of the supported firewall platforms. In this tutorial we will configure Access Control Lists (ACL) on a Cisco ASA firewall.
-
-
Installing And Using OpenVZ On Debian Squeeze (AMD64)
Author: Falko Timme • Tags: virtualization, debian, openvz • Comments: 3
Installing And Using OpenVZ On Debian Squeeze (AMD64) In this HowTo I will describe how to prepare a Debian Squeeze 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.
-
Beginner's Guide To c++
Author: mikieosullivan • Tags: c-programming • Comments: 19Beginner's Guide To c++ This is a guide to the very basics of c++ its aimed at people who have never programmed in C++, it covers setting up the program, and also the basics of variable definition, commenting, the cout and cin function and basic operators.
-
How To Install And Configure Cherokee Web Server With PHP 5 And MySQL 5 Support On Ubuntu 8.10 Server (Intrepid Ibex)
Author: Leszek • Tags: cherokee, ubuntu • Comments: 6
How To Install And Configure Cherokee Web Server With PHP 5 And MySQL 5 Support On Ubuntu 8.10 Server (Intrepid Ibex) This tutorial shows how to install Cherokee from source with PHP and MySQL support on a Ubuntu 8.10 server machine. The reason for compiling from source instead of using apt to install binary packages is that there are older versions in the repositories than the ones available on Cherokee's homepage. The main goal is to install the webserver so I didn't bother compiling everything else. That way you won't spend to much time on doing things I didn't want to describe.
-
Installing Cherokee With PHP5 And MySQL Support On OpenSUSE 11.3
Author: Falko Timme • Tags: cherokee, suse, web server • Comments: 1
Installing Cherokee With PHP5 And MySQL Support On OpenSUSE 11.3 Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on an OpenSUSE 11.3 server with PHP5 support (through FastCGI) and MySQL support.
-
Adding A DHCP Server To CIITIX-WiFi
Author: rafique.yasir • Tags: linux • Comments: 2Adding A DHCP Server To CIITIX-WiFi CIITIX-WiFi is a turnkey solution to your WiFi hotspot needs. Built onto the rock solid stable debian linux, setting up a secure (TTLS) WiFi hotspot is just a minute away. This Howto will show you the step by step configuration of setting up a DHCP Server within CIITIX-WiFi. It is useful in the sense that it will act as a standalone solution for both CIITIX-WiFi and DHCP Server on a single machine i.e no separate machine needed for DHCP.
-
How To Install OpenPublish On Ubuntu Server 10.04 LTS
Author: timtan • Tags: ubuntu • Comments: 1
How To Install OpenPublish On Ubuntu Server 10.04 LTS This tutorial explains how to install OpenPublish on an Ubuntu 10.04 LTS server. Open Publish is an open source platform designed specifically for the online news industry.
-
The Perfect Desktop - Debian Squeeze
Author: Falko Timme • Tags: debian, desktop • Comments: 25
The Perfect Desktop - Debian Squeeze This tutorial shows how you can set up a Debian Squeeze 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. 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.