Linux Tutorials on the topic “debian”
-
How To Use Multiple PHP Versions (PHP-FPM & FastCGI) With ISPConfig 3 (Debian Wheezy)
Author: Falko Timme • Tags: apache, php, debian, control panels, ispconfig, web server, nginx • Comments: 39
How To Use Multiple PHP Versions (PHP-FPM & FastCGI) With 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. 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 a Debian Wheezy server. These PHP versions can be used together with the default PHP (installed through apt) in ISPConfig.
-
How To Set Up A Load-Balanced MySQL Cluster With MySQL 5.1
Author: petero • Tags: mysql, debian, high-availability • Comments: 6How To Set Up A Load-Balanced MySQL Cluster With MySQL 5.1 This tutorial is based on Falko Timme's tutorial for MySQL Cluster 5.0. It shows how to configure a MySQL 5.1 cluster with five nodes: 1 x management, 2 x storage nodes and 2 x balancer nodes. This cluster is load-balanced by an Ultra Monkey package which provides heartbeat (for checking if the other node is still alive) and ldirectord (to split up the requests to the nodes of the MySQL cluster).
-
Xen On Debian Wheezy With LVM
Author: jasony • Tags: debian, virtualization, xen • Comments: 2
Xen On Debian Wheezy With LVM With virtualization, you can use one big server to host lots of little servers. It's almost like having your own cloud! This tutorial covers installing Xen and your first virtual machine on top of Debian Wheezy.
-
-
Upgrade Roundcube On Squeeze From 0.7.2 To 0.9.5
Author: suther • Tags: debian, email • Comments: 3Upgrade Roundcube On Squeeze From 0.7.2 To 0.9.5 Installation of Roundcube with apt is painless easy, but the Problem is that the version is really outdated. So after Installation, you'll have version 0.7.2. The current Version is 0.9.5. So we will see, how to easily upgrade your Roundcube installation.
-
Installing Debian testing On GPT HDDs (> 2TB) From A Grml Live Linux
Author: Falko Timme • Tags: debian • Comments: 1
Installing Debian testing On GPT HDDs (> 2TB) From A Grml Live Linux This tutorial explains how to install Debian testing with the help of debootstrap from a Grml Live Linux system. This should work - with minor changes - for other Debian and Ubuntu versions as well. By following this guide, it is possible to configure the system to your needs (OS version, partitioning, RAID, LVM, etc.) instead of depending on the few pre-configured images that your server provider offers.
-
Running ownCloud 5.0 On Nginx (LEMP) On Debian Wheezy
Author: Falko Timme • Tags: debian, nginx, web server • Comments: 5
This tutorial shows how you can install and run ownCloud 5.0 on a Debian Wheezy system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files.
-
Install And Use SALTStack In A Mixed Environment
Author: nagyorgy • Tags: centos, debian, linux • Comments: 1Install And Use SALTStack In A Mixed Environment Salt is a new approach to infrastructure management. Easy enough to get running in minutes, scalable enough to manage tens of thousands of servers, and fast enough to communicate with them in seconds. Salt delivers a dynamic communication bus for infrastructures that can be used for orchestration, remote execution, configuration management and much more... The main porpuse of this document is not just install SaltStack, because it is well documented elsewhere, but rather give you a slight insight of its usability.
-
Install openQRM 5.1 On Debian Wheezy
Author: openQRM • Tags: debian, virtualization • Comments: 0
Install openQRM 5.1 On Debian Wheezy This HowTo is about how to install the openQRM Datacenter Management and Cloud Computing platform version 5.1 on Debian 7 aka Wheezy. It is the starting point for a set of openQRM HowTos explaining different Use-cases with the focus on virtualization, automation and cloud computing.
-
Never Forget To Turn Dansguardian Back On After A Cyberspacejaywalk
Author: Webmaestro • Tags: centos, debian, fedora, linux, security, ubuntu • Comments: 1Never Forget To Turn Dansguardian Back On After A Cyberspacejaywalk Dansguardian is the leading free keyword blocker on Linux systems and it uses this method known as a weighed keyword score. Now, people who use or administer a web content filter know very well that there are situations when a filter accidentally blocks an acceptable site or even an unreviewed site. The simple solution is often to turn off filtering completely. Then it is of paramount importance that when this unrestricted cyberspacewalk ends, the administrator must turn Dansguardian back on!! But what if they forget?
-
Installing Kaldin Online Exam Management Solution On Debian 7 (Wheezy - AMD64)
Author: girishkg • Tags: debian, ubuntu • Comments: 5
Installing Kaldin Online Exam Management Solution On Debian 7 (Wheezy - AMD64) Kaldin is a java/tomcat based online assessment software to help instructors create online assessments. The script presented in this tutorial will install Kaldin for you. I have successfully tested this script on Debian_7.0.0 amd64 netinst CD image. So Ubuntu_12.04 should also work fine but use at your own risk.