Using Makepkg on Arch Linux

If you use makepkg directly, it somewhat pollutes your system. The base-devel package group must be installed. This way, by default, dependencies needed only to build the package, but not... Read more

How to Install Apache 2.4 on Arch Linux

Prerequisites A Vultr server running up to date Arch Linux. See this guide for more information. Sudo access. Commands required to be run as root are prefixed by #, and... Read more

Building Packages on Arch Linux (Including the AUR)

On Arch Linux, the official repositories are: core, extra and community. These packages are already compiled, and they are installed through pacman. For the most part, general users can ignore... Read more

Using Devtools on Arch Linux

The package Devtools was originally made for Trusted Users to properly create packages for the official repositories. However, it can be used by ordinary users as well to build AUR... Read more

Install and manage servers easily with HocVPS Script

HocVPS Script is a bash script that runs on SSH, which automatically installs all the most necessary components for a VPS with a single command line. Unlike the other Control... Read more
How to setup Directadmin on Google Compute Engine VM/ Amazon cloud?

How to setup Directadmin on Google Compute Engine VM/ Amazon cloud?

How to setup Directadmin on Google Compute Engine VM/ Amazon cloud? To install Directadmin on VPS / Server of the hosting service providers is quite simple, but the deployment of Directadmin on... Read more
How to install Zabbix on CentOS 7

How to install Zabbix on CentOS 7

How to install Zabbix on CentOS 7 Introduction Zabbix is a powerful, open-source network and application monitoring solution. It is a robust application used to track and monitor the status... Read more
How To Change The Apache Web Root To Another Directory on an Ubuntu 18.04 VPS or Dedicated Server

How To Change The Apache Web Root To Another Directory on an Ubuntu 18.04 VPS or Dedicated Server

Introduction By default, Apache archives its files in the directory /var/www/html on Ubuntu systems. This directory typically exists in a root filesystem; a location that also hosts other operating system... Read more
How To Enable mod_evasive To Log & Report DOS Attack And BruteForce Attack On Apache

How To Enable mod_evasive To Log & Report DOS Attack And BruteForce Attack On Apache

mod_evasive is a module for Apache that automatically takes action when an HTTP DoS attack or brute force attack is detected. It is used to make logs and alert for... Read more

How to install Zabbix on Ubuntu 18.04 [PART TWO]

How to install Zabbix on Ubuntu 18.04 Introduction In the first part of this article, we showed you how to install Zabbix from your Ubuntu 18.04 server command line. In... Read more