|
|
HowtoForge - Linux Howtos and Tutorials -
HowtoForge provides user-friendly Linux tutorials about almost every topic.
If you've written a Linux tutorial that you'd like to share, you can contribute it. If you'd like to discuss Linux-related problems, you can use our forum. If you have questions, please contact us by email: info [at] howtoforge [dot] com or use our contact form.
How To Use Multiple PHP Versions (PHP-FPM & FastCGI) With ISPConfig 3 (Ubuntu 13.04)How To Use Multiple PHP Versions (PHP-FPM & FastCGI) With ISPConfig 3 (Ubuntu 13.04)
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. This
feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP
5.x versions). This tutorial shows how to build PHP 5.3 and PHP 5.4 as a
PHP-FPM and a FastCGI version on an Ubuntu 13.04 server. These PHP
versions can be used together with the default PHP (installed through
apt) in ISPConfig.
|
Functions In PHP
Functions In PHP
Functions
are considered to be a complicated topic in programming and many newbies
think it will cost them a hand and a leg to master them. But mark my
words and mark them well - functions are your friends and they are one
of the easiest and most effective things in programming to learn. |
Using Solr With TYPO3 On Debian WheezyUsing Solr With TYPO3 On Debian Wheezy
TYPO3's default search extension called "Indexed Search" is fine for
small web sites, but if your web site is bigger (> 500 pages), it is
getting very slow. Fortunately, you can replace it with a search
extension that uses the ultra-fast Apache Solr search server. This
tutorial explains how to use Apache Solr with TYPO3 on Debian Wheezy.
|
Securing SSH On Ubuntu Precise With WiKID Two-Factor AuthenticationSecuring SSH On Ubuntu Precise With WiKID Two-Factor Authentication
SSH offers a highly secure channel for remote administration of
servers. However, if you face an audit for regulatory or business
requirements, such as Visa/Mastercard PCI, you need to be aware of some
potential authentication related short-comings that may cause headaches
in an audit. In this document we are going to demonstrate how to combine two-factor authentication from WiKID
on Ubuntu. This document will also serve as the basis for
additional tutorials because many services on Linux use PAM for
authentication. |
Using Solr With TYPO3 On Debian SqueezeUsing Solr With TYPO3 On Debian Squeeze
TYPO3's default search extension called "Indexed Search" is fine for
small web sites, but if your web site is bigger (> 500 pages), it is
getting very slow. Fortunately, you can replace it with a search
extension that uses the ultra-fast Apache Solr search server. This
tutorial explains how to use Apache Solr with TYPO3 on Debian Squeeze.
|
The Perfect Server - Debian Wheezy (nginx, BIND, Dovecot, ISPConfig 3)The Perfect Server - Debian Wheezy (nginx, BIND, Dovecot, ISPConfig 3)
This tutorial shows how to prepare a Debian Wheezy server (with nginx, BIND, Dovecot) 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 or nginx web server, Postfix mail server, Courier or
Dovecot IMAP/POP3 server, MySQL, BIND or MyDNS nameserver, PureFTPd,
SpamAssassin, ClamAV, and many more. This setup covers nginx (instead of
Apache), BIND (instead of MyDNS), and Dovecot (instead of Courier).
|
How To Configure Apache To Use Radius For WiKID Two-Factor Authentication On Ubuntu
How To Configure Apache To Use Radius For WiKID Two-Factor Authentication On Ubuntu
This document describes how to add WiKID two-factor authentication to Apache 2.x using mod_auth_radius on Ubuntu 12.04 Precise. It is recommended that you consider using mutual https authentication
for web applications that are worthy of two-factor authentication.
Strong mutual authentication means that the targeted website is
authenticated to the user in some cryptographically secure manner,
thwarting most man-in-the-middle attacks. The use of cryptography is
key. While some sites use an image in an attempt to validate a server,
it should be noted that any man-in-the-middle could simply replay such
an image.
|
Using ngx_pagespeed With nginx On Debian Wheezy
Using ngx_pagespeed With nginx On Debian Wheezy
Google has just released PageSpeed Beta for nginx, the nginx
equivalent of mod_pagespeed for Apache. This module applies web
performance best practices to pages, and associated assets (CSS,
JavaScript, images) and therefore speeds up your web site and reduces
load times. This tutorial explains how to use PageSpeed with nginx on
Debian Wheezy.
|
The Perfect Server - Debian Wheezy (Apache2, BIND, Dovecot, ISPConfig 3)The Perfect Server - Debian Wheezy (Apache2, BIND, Dovecot, ISPConfig 3)
This tutorial shows how to prepare a Debian Wheezy server (with Apache2, BIND, Dovecot) 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 or nginx web server, Postfix mail server, Courier or
Dovecot IMAP/POP3 server, MySQL, BIND or MyDNS nameserver, PureFTPd,
SpamAssassin, ClamAV, and many more. This setup covers Apache (instead
of nginx), BIND (instead of MyDNS), and Dovecot (instead of Courier).
|
How To Upgrade Debian Squeeze To Wheezy
How To Upgrade Debian Squeeze To Wheezy
The new Debian Wheezy has just been released. This tutorial explains
how to upgrade your system from Debian Squeeze to Debian Wheezy.
|
The Perfect Desktop - Ubuntu 13.04 (Raring Ringtail)The Perfect Desktop - Ubuntu 13.04 (Raring Ringtail)
This tutorial shows how you can set up an Ubuntu 13.04
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 - Ubuntu 13.04 (nginx, BIND, Dovecot, ISPConfig 3)The Perfect Server - Ubuntu 13.04 (nginx, BIND, Dovecot, ISPConfig 3)
This tutorial shows how to prepare an Ubuntu 13.04 (Raring Ringtail) server (with nginx, BIND, Dovecot) 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 or nginx web server, Postfix mail server, Courier or
Dovecot IMAP/POP3 server, MySQL, BIND or MyDNS nameserver, PureFTPd,
SpamAssassin, ClamAV, and many more. This setup covers nginx (instead of
Apache), BIND (instead of MyDNS), and Dovecot (instead of Courier).
|
Ubuntu 13.04 Samba Standalone Server With tdbsam BackendUbuntu 13.04 Samba Standalone Server With tdbsam Backend
This tutorial explains the installation of a Samba fileserver on
Ubuntu 13.04 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. |
The Perfect Server - Ubuntu 13.04 (Apache2, BIND, Dovecot, ISPConfig 3)The Perfect Server - Ubuntu 13.04 (Apache2, BIND, Dovecot, ISPConfig 3)
This tutorial shows how to prepare an Ubuntu 13.04 (Raring Ringtail)
server (with Apache2, BIND, Dovecot) 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 or nginx web server, Postfix mail server, Courier or
Dovecot IMAP/POP3 server, MySQL, BIND or MyDNS nameserver, PureFTPd,
SpamAssassin, ClamAV, and many more. This setup covers Apache (instead
of nginx), BIND (instead of MyDNS), and Dovecot (instead of Courier).
|
How To Upgrade Ubuntu 12.10 (Quantal Quetzal) To 13.04 (Raring Ringtail) (Desktop & Server)How To Upgrade Ubuntu 12.10 (Quantal Quetzal) To 13.04 (Raring Ringtail) (Desktop & Server)
The new Ubuntu 13.04 (Raring Ringtail) has just been released. This
guide shows how you can upgrade your Ubuntu 12.10 desktop and server
installations to Ubuntu 13.04.
|
|
|