HowtoMatrix

Lot of HOWTOs

June 18th, 2013

How To Use PHP 4.4.9 (FastCGI) With Apache & ISPConfig 3 (Debian Wheezy)

Comments Off, Apache, Control Panels, Debian, ISPConfig, PHP, Web Server, by HowtoForge - Linux Howtos and Tutorials -.

How To Use PHP 4.4.9 (FastCGI) With Apache & ISPConfig 3 (Debian Wheezy)

Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on
one server and select the optimal PHP version for a website. If you
have some very old websites on your server, they might not work with
PHP5, but only with PHP4. This tutorial shows how to build PHP 4.4.9 as a
FastCGI version for use with Apache2 on a Debian Wheezy server. This
PHP version can be used together with the default PHP (installed through
apt) in ISPConfig.

June 17th, 2013

Monitoring OpenStack Swift With Opsview

Comments Off, Monitoring, by HowtoForge - Linux Howtos and Tutorials -.

Monitoring OpenStack Swift With Opsview

This is a quick how-to for Opsview users who need to monitor an OpenStack (Essex) Swift installation.

June 11th, 2013

Using RoundCube Webmail With ISPConfig 3 On Debian Wheezy (Apache2)

Comments Off, Apache, Control Panels, Debian, Email, ISPConfig, Web Server, by HowtoForge - Linux Howtos and Tutorials -.

Using RoundCube Webmail With ISPConfig 3 On Debian Wheezy (Apache2)

This guide explains how to install the RoundCube
webmail application on a Debian Wheezy server running ISPConfig and
Apache2, and how to enable the ISPConfig 3 plugins for RoundCube so that
users can perform actions like changing their email passwords from
within RoundCube. Roundcube webmail is a browser-based multilingual IMAP
client with an application-like user interface; it comes with functions
like MIME support, address book, folder manipulation, message searching
and spell checking.

June 10th, 2013

How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 12.3

Comments Off, Apache, Web Server, by HowtoForge - Linux Howtos and Tutorials -.

How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 12.3

This tutorial describes how you can install Apache2 with mod_fcgid
and PHP5 on OpenSUSE 12.3. mod_fcgid is a compatible alternative to the
older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners
instead of the Apache user.

June 7th, 2013

High Availability NFS With DRBD + Heartbeat

Comments Off, Ubuntu, by HowtoForge - Linux Howtos and Tutorials -.

High Availability NFS With DRBD + Heartbeat

This document describes information collected during research and development of a clustered DRBD NFS solution. This project had two purposes: HA NFS solution for Media-X Inc.; develop a standard tool kit and documentation that Win2ix can use for future projects.

June 6th, 2013

The Perfect Desktop – Linux Mint 15 (Olivia)

Comments Off, Desktop, Ubuntu, by HowtoForge - Linux Howtos and Tutorials -.

The Perfect Desktop – Linux Mint 15 (Olivia)

This tutorial shows how you can set up a Linux Mint 15 (Olivia)
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.

June 5th, 2013

Back Up Route53 To S3

Comments Off, Uncategorized, by HowtoForge - Linux Howtos and Tutorials -.

Back Up Route53 To S3

r53dump is a shell script
that will connect to AWS Route53 service and dump all zones in Bind
format for the specified account. Logging is done to syslog (check /var/log/syslog).
Multiple accounts, multiple zones are supported. “cli53″ is used for
all connectivity with AWS systems. Dumped zones can optionally be sent
to s3 automatically.

June 4th, 2013

Installing And Using OpenVZ On Debian Wheezy (AMD64)

Comments Off, Debian, OpenVZ, Virtualization, by HowtoForge - Linux Howtos and Tutorials -.

Installing And Using OpenVZ On Debian Wheezy (AMD64)

In this HowTo I will describe how to prepare a Debian Wheezy 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.

June 3rd, 2013

Installing FreeIPA With Replication

Comments Off, CentOS, by HowtoForge - Linux Howtos and Tutorials -.

Installing FreeIPA With Replication

Do you need a single point to add users within your organization for
authenticating to multiple backends like your Linux servers? You’ve
probably looked at OpenLDAP and found the same problem a lot of other
users have: bad documentation and ridiculously hard to configure. Having
done some installations of OpenLDAP in the past, the search was on to
find a good alternative and more importantly, one that is far easier to
do and has a good gui and CLI for adding users and groups.

May 31st, 2013

Debian Wheezy Samba Standalone Server With tdbsam Backend

Comments Off, Debian, Samba, Storage, by HowtoForge - Linux Howtos and Tutorials -.

Debian Wheezy Samba Standalone Server With tdbsam Backend

This tutorial explains the installation of a Samba fileserver on
Debian Wheezy 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.

May 31st, 2013

Debian Wheezy Samba Standalone Server With tdbsam Backend

Comments Off, Debian, Samba, Storage, by HowtoForge - Linux Howtos and Tutorials -.

Debian Wheezy Samba Standalone Server With tdbsam Backend

This tutorial explains the installation of a Samba fileserver on
Debian Wheezy 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.

May 30th, 2013

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Debian Wheezy

Comments Off, Debian, Web Server, by HowtoForge - Linux Howtos and Tutorials -.

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Debian Wheezy

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 Debian Wheezy server with PHP5 support (through PHP-FPM) and MySQL support (LEMP = Linux + nginx (pronounced “engine x”) + MySQL + PHP).

May 30th, 2013

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Debian Wheezy

Comments Off, Debian, Web Server, by HowtoForge - Linux Howtos and Tutorials -.

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Debian Wheezy

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 Debian Wheezy server with PHP5 support (through PHP-FPM) and MySQL support (LEMP = Linux + nginx (pronounced “engine x”) + MySQL + PHP).

May 29th, 2013

Secure ISPConfig 3 And Services With GoDaddy Signed Certificate On CentOS

Comments Off, CentOS, Control Panels, ISPConfig, Security, by HowtoForge - Linux Howtos and Tutorials -.

Secure ISPConfig 3 And Services With GoDaddy Signed Certificate On CentOS

Let’s set up a signed certificate from GoDaddy for the ISPConfig
control panel, Pure-FTPD, Postfix, Dovecot, phpMyAdmin, and
Squirrelmail. Don’t forget to replace pluto.example.com with your own FQDN
throughout this entire section!

May 29th, 2013

Secure ISPConfig 3 And Services With GoDaddy Signed Certificate On CentOS

Comments Off, CentOS, Control Panels, ISPConfig, Security, by HowtoForge - Linux Howtos and Tutorials -.

Secure ISPConfig 3 And Services With GoDaddy Signed Certificate On CentOS

Let’s set up a signed certificate from GoDaddy for the ISPConfig
control panel, Pure-FTPD, Postfix, Dovecot, phpMyAdmin, and
Squirrelmail. Don’t forget to replace pluto.example.com with your own FQDN
throughout this entire section!

Featuring YD Feedwordpress Content Filter Plugin