configuration

How to install PHP-FPM on a Debian 8 (Jessie) LAMP server

botond published 2019/03/24, v - 12:50 time
Mod_php, the default way to run PHP, is outdated and has more modern and secure solutions. In this tutorial, we will install and configure the PHP-FPM (PHP FastCGI Process Manager) server API on an existing Debian 8 (Jessie) + Apache-based LAMP server. On this page, after installing PHP-FPM, we make the PHP process manager live with a simple global configuration.

How to enable external access to user web directories in Apache2

botond published 2019/02/12, k - 21:30 time
User web directories allow us to provide temporary access to our customers to access their websites until the domain name they have purchased is directed to them. During this time, we can also make the websites available so that the development work can go smoothly before the website is opened.

Perfect server: Debian 9 (stretch) V1.0 (page 4)

botond published 2019. 01. 21., h - 18:07 time
On the fourth and last page of the Debian 9 (Stretch) Perfect Server V1.0 Installation Guide, we install the RoundCube webmail client and finally the ISPConfig3 web hosting control panel. This is how we complete the server installation.

Perfect server: Debian 9 (stretch) V1.0 (page 3)

botond published 2019. 01. 21., h - 17:56 time
On the third page of this tutorial, we continue to build the perfect 9 version of Debian 1.0 (Stretch) by installing the following components: Quota quota system, BIND DNS server, Webalizer, AWstats web statistics, Jailkit, Fail2Ban and UFW firewall

Perfect server: Debian 9 (stretch) V1.0 (page 2)

botond published 2019. 01. 21., h - 17:45 time
On this page, as a continuation of the 9 version of the Debian 1.0 (Stretch) perfect server, the following components will be installed: SmapAssassin, ClamAV, Apache, PHP, phpMyAdmin, Let's Encrypt, PHP-FPM and PureFTPd.

Perfect server: Debian 9 (stretch) V1.0

botond published 2019. 01. 21., h - 17:40 time
In this tutorial, we build the 9 version of the perfect server for Debian 1.0 (Stretch). The following components will be installed on this page: Postfix, Dovecot, MariaDB, rkhunter, binutils.

Installing Debian 9 (Stretch) Minimum Server (page 2)

botond published 2018/12/21, p - 23:09 time
As a follow-up to the Debian 9 (Stretch) Minimum Server Installation Guide, which began on the first page of this tutorial, we will configure the major software, GRUB boot loader and network on this page to get your machine ready for the perfect server.

Install Debian 9 (Stretch) Minimum Server

botond published 2018/12/21, p - 15:43 time
In this tutorial we will install a minimal Debian 9 (Stretch) server, which will serve as a basis for future perfect server tutorials. On this page, we download the Debian 9 (Stretch) installation package, and during the installation, we configure the language and locale, configure the network, create the first user, configure disk partitions and the APT package manager. On the second page of the description, we will continue with the rest of the installation.

How to extend phpMyAdmin sessions

botond published Jan. 2018, 11, 28:22 p.m. time
In this short tutorial, we'll look at how to set a longer session time on phpMyAdmin so you don't have to toss it during your daily work.