21Απρ2024

How to install and configure MariaDB in Centova

Installing MariaDB =============== yum install mariadb-server systemctl start mariadb systemctl enable mariadb.service mysql_secure_installation mysql -u root -p CREATE DATABASE centovacast; CREANT ALL PRIVILEGES ON centovacast.* TO ‘root’@’localhost’; FLUSH PRIVILEGES; exit

Continue Reading
6Απρ2022

How to Enable SSH Login Notification on Linux CentOS server?

Is your Linux server is used by multiple people on same time? If yes, then add an SSH login notification on your server so you come to know whenever and whom login. It will send you an email when someone login to your account. But for this its must that your server will be able […]

Continue Reading
9Οκτ2020

How to Install cPanel on CentOS 7 [step-by-step guide]

Hi everyone, I’m Harry, and today I will be with you about how to install cPanel on CentOS 7. What is cPanel? cPanel, as its name implies, is a web control panel. Cpanel provides you with the ability to manage Linux based hosts. This control panel provides users with a wide range of features and as a result, […]

Continue Reading
29Μαΐ2020

How to clear Swap Memory in Linux / CentOS / RHEL

Virtual Memory is called as Swap space in Linux and  is used when the physical memory (RAM) is full. When the system needs more memory and the RAM is full, inactive pages in the memory will be moved to the swap space. Swap is not a replacement to physical memory,  it is just a small portion on […]

Continue Reading
Καλέστε μας