Linux Tutorials on the topic “debian”
-
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.
-
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.
-
The Perfect Server - Debian Squeeze (Debian 6.0) [ISPConfig 2]
Author: Falko Timme • Tags: debian, ispconfig • Comments: 19
The Perfect Server - Debian Squeeze (Debian 6.0) [ISPConfig 2] This tutorial shows how to set up a Debian Squeeze (Debian 6.0) 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, Courier 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).
-
-
Hosting Multiple SSL Web Sites On One IP Address With Apache 2.2 And GnuTLS (Debian Lenny)
Author: todgerme • Tags: apache, debian, web server • Comments: 5
Hosting Multiple SSL Web Sites On One IP Address With Apache 2.2 And GnuTLS (Debian Lenny) This tutorial describes how you can host multiple SSL-encrypted web sites (HTTPS) on one IP address with Apache 2.2 and GnuTLS on a Debian Lenny server.
-
Xen Cluster Management With Ganeti On Debian Etch
Author: Falko Timme • Tags: debian, virtualization, xen • Comments: 3Xen Cluster Management With Ganeti On Debian Etch Ganeti is a cluster virtualization management system based on Xen. In this tutorial I will explain how to create one virtual Xen machine (called an instance) on a cluster of two physical nodes, and how to manage and failover this instance between the two physical nodes.
-
Xen Cluster Management With Ganeti On Debian Lenny
Author: Falko Timme • Tags: debian, high-availability, virtualization, xen • Comments: 2
Xen Cluster Management With Ganeti On Debian Lenny Ganeti is a cluster virtualization management system based on Xen. In this tutorial I will explain how to create one virtual Xen machine (called an instance) on a cluster of two physical nodes, and how to manage and failover this instance between the two physical nodes.
-
Installing MyDNS-NG & MyDNSConfig On Debian Squeeze
Author: ecerutti • Tags: debian, mydns • Comments: 5
Installing MyDNS-NG & MyDNSConfig On Debian Squeeze This tutorial will describe how to install and configure MyDNS-NG and MyDNSConfig 3 on Debian Squeeze. MyDNS-NG is a DNS server that uses a MySQL database as backend instead of configuration files. The advantage is that MyDNS simply reads the records from the database, and it does not have to be restarted/reloaded when DNS records change or zones are created/edited/deleted. A secondary nameserver can be easily set up by installing a second instance of MyDNS that accesses the same database or, to be more redundant, uses the MySQL master / slave replication features to replicate the data to the secondary nameserver.
-
Host Based Intrusion Detection - Samhain
Author: thirddeep • Tags: linux, security, debian, centos • Comments: 1Host Based Intrusion Detection - Samhain This article describes in some detail how to install Samhain, the host based intrusion detection system. I am not going to ramble on about what host based intrusion detection is or why to use it, as there are plenty of articles already covering those subjects. This article is just to show you how to get Samhain up and running in a client / server configuration with a couple bells and whistles thrown in for fun.
-
Enabling SquirrelMail For Your Web Sites On An ISPConfig 3 Server (Debian Lenny)
Author: Falko Timme • Tags: debian, email, ispconfig • Comments: 0
Lots of people have reported problems (such as getting 404 Not Found errors) using the SquirrelMail webmail package in their web sites created through ISPConfig 3. If you have followed the "Perfect Server" guides for ISPConfig 3, you have SquirrelMail already installed, but if you are still having the same problems, then this guide is for you. This guide explains how to configure SquirrelMail on a Debian Lenny server so that you can use it from within your web sites (created through ISPConfig).
-
The Perfect Server - Debian Lenny (Debian 5.0) With BIND & Dovecot [ISPConfig 3]
Author: Falko Timme • Tags: debian, ispconfig • Comments: 9
The Perfect Server - Debian Lenny (Debian 5.0) With BIND & Dovecot [ISPConfig 3] This tutorial shows how to prepare a Debian Lenny (Debian 5.0) 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, and many more. This tutorials differs from The Perfect Server - Debian Lenny (Debian 5.0) With MyDNS & Courier [ISPConfig 3] in that I use BIND and Dovecot here instead of MyDNS and Courier (of course, the other two variants - BIND & Courier or MyDNS and Dovecot are possible as well).