Linux Tutorials on the topic “linux”
-
Low Cost SAN
Author: krishna kumar • Tags: linux, centos, storage • Comments: 9
Low Cost SAN The objective of this document is to provide making of Low Cost SAN using FOSS tools.
-
Setting Up An iSCSI Environment On Linux
Author: paulo2 • Tags: linux, storage • Comments: 9Setting Up An iSCSI Environment On Linux Nowadays, the iSCSI technology is quite popular in the storage world. This article shows an iSCSI demo environment which consists of one Debian Linux host and one Netapp Filer.We try to show the most important features of this protocol.
-
How To Install mod_ruby On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)
Author: Falko Timme • Tags: apache, centos, control panels, debian, fedora, ispconfig, linux, mandriva, suse, ubuntu • Comments: 1How To Install mod_ruby On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above) Starting with version 2.2.20, ISPConfig has built-in support for Ruby. Instead of using CGI/FastCGI, ISPConfig depends on mod_ruby being available in the server's Apache. This article explains how to install mod_ruby on various distributions supported by ISPConfig.
-
-
How To Install suPHP On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)
Author: Falko Timme • Tags: apache, centos, control panels, debian, fedora, ispconfig, linux, mandriva, php, suse, ubuntu • Comments: 5How To Install suPHP On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above) Starting with version 2.2.20, ISPConfig has improved support for suPHP. This article explains how to install suPHP on various distributions supported by ISPConfig. (If you have used suPHP with previous ISPConfig versions, your installation will still work.)
-
How To Reduce Log File Disk Usage With ISPConfig Or LAMP
Author: marchost • Tags: control panels, ispconfig, linux • Comments: 5How To Reduce Log File Disk Usage With ISPConfig Or LAMP Slowly I was seeing my disk usage increasing, I knew it was log files that were getting bigger and bigger. I found out that Apache log files were the worst, there was around 1GB of space used in 3 months.
-
Automatic Cleaning Of Trash And/Or Junk Folders With ISPConfig (With Roundcube + Tmpreaper (Tmpwatch))
Author: MuisjeNL • Tags: control panels, debian, email, ispconfig, linux • Comments: 5Automatic Cleaning Of Trash And/Or Junk Folders With ISPConfig (With Roundcube + Tmpreaper (Tmpwatch)) This short mini-howto will help you set up automatic cleaning of Trash- and Junkfolders. Most (web)mail clients (can) automatically create these. A lot of people don't clean there maildirectories causing Junk and Trash folders to grow massively in size and with ISPConfig (not yet) being able to set good maildirectory size limits the alternative is to have these folders cleaned after several days.
-
ISPConfig 2.x: How To Add A "Move to SPAM"-Option To Your ISPConfig Installation
Author: Grey • Tags: antivirus, control panels, email, ispconfig, linux • Comments: 5
ISPConfig 2.x: How To Add A "Move to SPAM"-Option To Your ISPConfig Installation This document describes the steps needed to add a third spam filter strategy to your ISPConfig 2.x installation. It will allow you and your users to select, wether they want to drop spam, allow spam or move it to the corresponding IMAP junk mail folder.
-
Installing Wordpress On A Server Running ISPconfig 2.x
Author: Been Told • Tags: control panels, ispconfig, linux • Comments: 0
Installing Wordpress On A Server Running ISPconfig 2.x This tutorial describes how I install Wordpress which I have done this way on numerous different servers, including Windows and Linux setups. I absolutely agree that there are other ways to do this, but this is a tutorial on my way of doing it.
-
Installing Elgg On An ISPConfig 3 System
Author: Falko Timme • Tags: linux, control panels, ispconfig • Comments: 6Installing Elgg On An ISPConfig 3 System Elgg is an open-source web application written in PHP that allows you to run a social-networking site. This tutorial shows how you can install it on a server running ISPconfig 3.
-
Installation And Setup Guide For DRBD, OpenAIS, Pacemaker + Xen On OpenSUSE 11.1
Author: bhellman • Tags: high-availability, linux, suse, virtualization, xen • Comments: 4
Installation And Setup Guide For DRBD, OpenAIS, Pacemaker + Xen On OpenSUSE 11.1 The following will install and configure DRBD, OpenAIS, Pacemaker and Xen on OpenSUSE 11.1 to provide highly-available virtual machines. This setup does not utilize Xen's live migration capabilities. Instead, VMs will be started on the secondary node as soon as failure of the primary is detected. Xen virtual disk images are replicated between nodes using DRBD and all services on the cluster will be managed by OpenAIS and Pacemaker. The following setup utilizes DRBD 8.3.2 and Pacemaker 1.0.4. It is important to note that DRBD 8.3.2 has come a long way since previous versions in terms of compatibility with Pacemaker. In particular, a new DRBD OCF resource agent script and new DRBD-level resource fencing features. This configuration will not work with older releases of DRBD.