Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 12.3 (LAMP)

Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 12.3 (LAMP)

LAMP is short for Linux, Apache, MySQL, PHP.
This tutorial shows how you can install an Apache2 webserver on an
OpenSUSE 12.3 server with PHP5 support (mod_php) and MySQL supp…

How To Run Your Own Web SMS Portal With PointSMS

How To Run Your Own Web SMS Portal With PointSMS
This tutorial will show you how you can set up an SMS web site on CentOS using PointSMS.

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Scientific Linux 6.3

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Scientific Linux 6.3

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…

Installing Apache2 With PHP5 And MySQL Support On Scientific Linux 6.3 (LAMP)

Installing Apache2 With PHP5 And MySQL Support On Scientific Linux 6.3 (LAMP)

LAMP is short for Linux, Apache, MySQL, PHP.
This tutorial shows how you can install an Apache2 webserver on a
Scientific Linux 6.3 server with PHP5 support (mod_php) an…

How To Skip Certain Errors In MySQL Replication

How To Skip Certain Errors In MySQL Replication

MySQL replication is nice, however it can happen that it stops
because of an error, and restoring a working replication can be hard –
you need to set locks on the master to get a consistent MySQL dump…

Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On Fedora 18

Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On Fedora 18

Lighttpd is a secure, fast, standards-compliant web server designed
for speed-critical environments. This tutorial shows how you can install
Lighttpd on a Fedora 18 server with P…

Installing Apache2 With PHP5 And MySQL Support On Fedora 18 (LAMP)

Installing Apache2 With PHP5 And MySQL Support On Fedora 18 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP.
This tutorial shows how you can install an Apache2 webserver on a
Fedora 18 server with PHP5 support (mod_php) and MySQL support.

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Fedora 18

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Fedora 18

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 …

Install Ubuntu Server Manager Utility in Ubuntu/Linux Mint

Install Ubuntu Server Manager utility in Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10 Oneiric/11.04/10.10/10.04/Linux Mint Ubuntu Server Manager is a Graphical-User-Interface to install and manage (Apache 2, MySQL, Proftpd, Samba, Monitorix, SSH, Nagios, Webmin) and to monitor the server log activity. There are several other options for services like: Net activity viewer, Update dynamic IP, Putty [...]

How To Back Up MySQL Databases With mylvmbackup On Ubuntu 12.10

How To Back Up MySQL Databases With mylvmbackup On Ubuntu 12.10

mylvmbackup
is a Perl script for quickly creating MySQL backups. It uses LVM’s
snapshot feature to do so. To perform a backup, mylvmbackup obtains a
read lock on all tables and flushe…

Set Up Rsnapshot, Archiving Of Snapshots And Backup Of MySQL Databases On Debian

Set Up Rsnapshot, Archiving Of Snapshots And Backup Of MySQL Databases On Debian
This howto will show you how to install and set up Rsnapshot, enable
archiving of snapshots and how to back up MySQL databases on Debian.

How To Install Percona Server 5.5 On Ubuntu 12.10

How To Install Percona Server 5.5 On Ubuntu 12.10

Percona Server
is a drop-in replacement for MySQL. It offers more performance and
scalability than the default MySQL server coming with your Linux
distribution, while it uses the same init scripts …

How To Install MySQL 5.6 On Ubuntu 12.10 (Including memcached Plugin)

How To Install MySQL 5.6 On Ubuntu 12.10 (Including memcached Plugin)

According to What’s New in MySQL 5.6,
MySQL 5.6 will bring some performance improvements over MySQL 5.5. If
you want to test out MySQL 5.6, you have to install one of the
develo…

Remote MySQL Performance And Query Monitoring

Remote MySQL Performance and Query Monitoring

There may be the situation that you have to monitor a MySQL
server remotely. There are some linux tools to do performance and query
monitoring locally, and these tools can also used to monitor remotely …

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Ubuntu 12.10

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Ubuntu 12.10

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 …

Installing Apache2 With PHP5 And MySQL Support On Ubuntu 12.10 (LAMP)

Installing Apache2 With PHP5 And MySQL Support On Ubuntu 12.10 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP.
This tutorial shows how you can install an Apache2 webserver on an
Ubuntu 12.10 server with PHP5 support (mod_php) and MySQL support.

Virtual Hosting With vsftpd And MySQL On Ubuntu 12.04

Virtual Hosting With vsftpd And MySQL On Ubuntu 12.04

Vsftpd is one of the most secure and fastest FTP servers for Linux.
Usually vsftpd is configured to work with system users. This document
describes how to install a vsftpd server that uses virtu…

Configuring Your LEMP System (Linux, nginx, MySQL, PHP-FPM) For Maximum Performance

Configuring Your LEMP System (Linux, nginx, MySQL, PHP-FPM) For Maximum Performance

If you are using nginx as your webserver, you are looking for a
performance boost and better speed. nginx is fast by default, but you
can optimize its performance a…

Managing Multiple MySQL Servers From One phpMyAdmin Installation (Using SSL Encryption)

Managing Multiple MySQL Servers From One phpMyAdmin Installation (Using SSL Encryption)

This tutorial explains how you can manage multiple MySQL servers from one phpMyAdmin
installation. For security reasons, communication between phpMyAdmin
and any…

Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 12.2 (LAMP)

Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 12.2 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP.
This tutorial shows how you can install an Apache2 webserver on an
OpenSUSE 12.2 server with PHP5 support (mod_php) and MySQL support.