Linux Tutorials on the topic “control panels”
-
How to run your own Git server with GitlabHQ on Ubuntu 14.04
Author: Srijan Kishore • Tags: control panels, linux, programming, ubuntu • Comments: 5
How to run your own Git server with GitlabHQ on Ubuntu 14.04 This document describes how to install and configure Git and GitHub. These are great tools to manage and administer a whole host of Git repositories and the associated permissions. So, these remain true blessings for users writing open source software, however, when writing a closed source software may not be comfortable in trusting the code to a third party server. To gain the much-needed flexibility and control on stuff like Github/BitBucket without hosting the git repositories on servers that lie external to the control of users, GitLab remains a Godsend!
-
How To Build PHP 5.6 (PHP-FPM & FastCGI) with Zend OPcache And APCu For ISPConfig 3 On Debian 7 (Wheezy)
Author: Till Brehm • Tags: apache, control panels, debian, ispconfig, linux, nginx, php, web server • Comments: 14
How To Build PHP 5.6 (PHP-FPM & FastCGI) with Zend OPcache And APCu For ISPConfig 3 On Debian 7 (Wheezy) ISPConfig 3 has a builtin feature to support multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM and FastCGI. This tutorial shows how to build PHP 5.6 as a PHP-FPM and a FastCGI version on a Debian Wheezy server. These PHP 5.5 builds include Zend OPcache, and APCu.
-
Hardening Postfix For ISPConfig 3
Author: pititis • Tags: linux, postfix, antivirus, control panels, email, ispconfig • Comments: 30
Hardening Postfix For ISPConfig 3 The goal of this tutorial is to harden the mail server postfix used by ISPConfig for internet mail servers where authenticated users are trusted. With this setup you will reject a great amount of spam before it passes into your mail queue, saving a lot of system resources and making your mail server strong against spammers and spam botnets.
-
-
Installing Virtualizor on CentOS 6.5 with RAID1
Author: kuso89 • Tags: linux, virtualization, centos, control panels, kvm, openvz, xen • Comments: 0
Installing Virtualizor on CentOS 6.5 with RAID1 This guide covers installing the Virtualizor control panel on CentOS 6.5 with RAID1.
-
Using Pydio In An ISPConfig 3 Multiserver Installation
Author: Croydon • Tags: ftp, debian, control panels, ispconfig • Comments: 26
Using Pydio In An ISPConfig 3 Multiserver Installation This howto shows you, how you can use pydio (formerly Ajaxplorer) in a multi-server installation of ISPConfig 3.
-
How To Build PHP 5.5 (PHP-FPM & FastCGI) With ionCube Loader, Zend OPcache And APCu For ISPConfig 3 (Debian Wheezy)
Author: Falko Timme • Tags: apache, php, debian, control panels, ispconfig, web server, nginx • Comments: 8
How To Build PHP 5.5 (PHP-FPM & FastCGI) With ionCube Loader, Zend OPcache And APCu For 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.5 as a PHP-FPM and a FastCGI version on a Debian Wheezy server. These PHP 5.5 builds include the ionCube Loader, Zend OPcache, and APCu.
-
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 Use PHP 4.4.9 (FastCGI) With Apache & ISPConfig 3 (Debian Wheezy)
Author: Falko Timme • Tags: apache, control panels, debian, ispconfig, php, web server • Comments: 15
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.
-
Using RoundCube Webmail With ISPConfig 3 On Debian Wheezy (Apache2)
Author: Falko Timme • Tags: apache, control panels, debian, email, ispconfig, web server • Comments: 49
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.
-
Secure ISPConfig 3 And Services With GoDaddy Signed Certificate On CentOS
Author: Hairy • Tags: security, centos, control panels, ispconfig • Comments: 2
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!