Installing iRedMail And Mailman On Debian Squeeze
I’m a big fan of iRedMail,
which is basically a packaged version of Postfix and the other bits
that make Postfix cool, like Spamassassin, greylisting and an LDAP or
MySql back-end. One thing …
Security Revealed
Installing iRedMail And Mailman On Debian Squeeze
I’m a big fan of iRedMail,
which is basically a packaged version of Postfix and the other bits
that make Postfix cool, like Spamassassin, greylisting and an LDAP or
MySql back-end. One thing …
How To Install RoundCube 0.7 For ISPConfig 3 On Debian Squeeze
This will guide you thru the installation of the latest stable
version of RoundCube (currently version 0.7) and get it to work together
with ISPConfig 3. This guide should work for most L…
Finding Out Package Dependencies With apt-rdepends On Debian/Ubuntu
Sometimes you need to find out all the dependencies of a package.
This tutorial explains how to use apt-rdepends to recursively list all
dependencies of a Debian/Ubuntu package.
Running Joomla 1.7 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
This tutorial shows how you can install and run a Joomla 1.7 web site
on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed
instead of Apache (LEMP = Linux + nginx (pron…
Installing Maia Mailguard On Debian Squeeze (Virtual Users/Domains With Postfix/MySQL)
This guide explains how to install Maia Mailguard,
a spam and virus management system, on a Debian Squeeze mailserver.
Maia Mailguard is a web-based interface an…
Running Contao 2.10.2 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
This tutorial shows how you can install and run a Contao 2.10.2 web
site on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed
instead of Apache (LEMP = Linux + nginx…
As a Linux user, I am sure, you will be interested to know which is the most popular Linux distribution. Till recently, if you go by Distrowatch stats, Ubuntu ruled the roost as the most popular Linux distribution. However, after Ubuntu team made a swi…
Install Memcached And PHP5-MemCached Module On Debian 6.0 (Squeeze)
“Memcached is free & open source, high-performance, distributed
memory object caching system, generic in nature, but intended for use in
speeding up dynamic web applications by …
Running Mailman On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04/11.10
The Mailman package from the Debian/Ubuntu repositories comes with a
configuration for Apache, but not for nginx. This tutorial shows how you
can use the Debian Squeeze/Ubuntu 11….
How To Password-Protect Directories With mod_auth_mysql On Apache2 (Debian Squeeze)
This guide explains how to password-protect web directories (with users from a MySQL database) with mod_auth_mysql
on Apache2 on a Debian Squeeze server. It is an al…
Running SugarCRM Community Edition On Nginx (LEMP) on Debian Squeeze/Ubuntu 11.04
SugarCRM is a
webbased CRM solution written in PHP. SugarCRM is available in different
flavours called “Editions” (“Community” (free), “Professional”, and
“Enterprise…
While watching his thin client boot up [Nav] noticed that it’s using some type of Linux kernel. He wondered if it were possible to run a full-blow desktop distribution on the device. A little poking around he got a Debian desktop distribution running on a thin client. The hardware he’s working with is an HP [...]![]()
Running SquirrelMail On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04
The SquirrelMail package from the Debian/Ubuntu repositories comes
with a configuration file for Apache, but not for nginx. This tutorial
shows how you can use the Debian Squeeze/U…
Using GeoIP With Nginx On Debian Squeeze/Ubuntu 11.04
This tutorial explains how to use the GeoIP module with nginx on
Debian Squeeze/Ubuntu 11.04 to find out where your visitors come from.
The GeoIP module sets multiple variables like $geoip_count…
Editing Images With Pinta
This article is about how to use the Pinta graphical editor to edit pictures and covers some of its most important features. Pinta is a lightweight image editor for Linux and is far more easier
to handle than Gimp but still ha…
Multiserver Setup With Dedicated Web, Email, DNS & MySQL Database Servers On Debian Squeeze With ISPConfig 3
This tutorial describes the installation of an ISPConfig 3
multiserver setup with dedicated web, email, database and two DNS
servers all…
Running phpMyAdmin On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04
The phpMyAdmin package from the Debian/Ubuntu repositories comes with
configuration files for Apache and Lighttpd, but not for nginx. This
tutorial shows how you can use the Debian S…
Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04
This tutorial shows how you can serve CGI scripts (Perl scripts) with
nginx on Debian Squeeze/Ubuntu 11.04. While nginx itself does not serve
CGI, there are several ways to work around th…
PHP-FPM/Nginx Security In Shared Hosting Environments (Debian/Ubuntu)
If you want to use nginx and PHP-FPM for shared hosting environments,
you should make up your mind about security. In Apache/PHP
environments, you can use suExec and/or suPHP to …
Mounting Remote Directories With SSHFS On Debian Squeeze
This tutorial explains how you can mount a directory from a remote server on the local server securely using SSHFS. SSHFS (Secure SHell FileSystem)
is a filesystem that serves files/directori…
Running Magento 1.6.0.0 On Nginx (LEMP) on Debian Squeeze/Ubuntu 11.04
This tutorial shows how you can install and run Magento 1.6.0.0 on a Debian Squeeze or Ubuntu 11.04 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronoun…
The Perfect Desktop – Mepis 11
This tutorial shows how you can set up a Mepis
11 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. Th…
Using Old Debian Versions In Your sources.list
You might be in a situation where you have a sytem with an old Debian
version that has reached end of life, like Etch, Sarge, Woody, etc.,
and a distribution upgrade is not an option for you (maybe bec…
How To Create A Debian Wheezy (Testing) OpenVZ Template
This tutorial explains how to create an OpenVZ template for Debian
Wheezy (Debian Testing) that you can use to create virtual Debian Wheezy
machines under OpenVZ. I searched for a Debian Wheez…
Installing MySQL Administrator Tool To Connect To Remote Databases
This tutorial provides step-by-step instructions on how to install
MySQL Admin tool on an Ubuntu 11.04 system and how to connect to a
remote host with it. This should also work …
How To Set Up SSL Vhosts Under Nginx + SNI Support (Ubuntu 11.04/Debian Squeeze)
This article explains how you can set up SSL vhosts under nginx on
Ubuntu 11.04 and Debian Squeeze so that you can access the vhost over
HTTPS (port 443). SSL is short …
Lan Management System (LMS) On Debian Squeeze – Router Howto
LMS (Lan Management System) is a good system for small
ISPs made in Poland. But installation, configuration and integration
with firewall or traffic shaping mechanisms could take a lot of …
Restricting Users To SFTP Plus Setting Up Chrooted SSH/SFTP (Debian Squeeze)
This tutorial describes how to give users chrooted SSH and/or
chrooted SFTP access on Debian Squeeze. With this setup, you can give
your users shell access without having …
Running WordPress On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04
This tutorial shows how you can install and run a WordPress blog on a
Debian Squeeze or Ubuntu 11.04 system that has nginx installed instead
of Apache (LEMP = Linux + nginx (pronounced…
Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian Squeeze
This article shows how you can install the PowerDNS nameserver (with MySQL backend) and the Poweradmin
control panel for PowerDNS on a Debian Squeeze system. PowerDNS is a
hig…
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Apr | ||||||
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 | |||
