In this tutorial we’ll install OpenVPN VPN server on VPS or dedicated server. OpenVPN is an open-source software application that implements virtual private network techniques for creating secure point-to-point or site-to-site connections in routed or bridged configurations and remote access…
Linux
-
-
CentosControl PanelCWPLinuxUbuntuVesta CP
Create and Add Swap On Linux OS CentOS/Ubuntu CWP Centos WebPanel and VestaCP
by Sandeep B.by Sandeep B.In this Article we’re going to add Swap space to Linux OS (RHEL, CentOS, Ubuntu) to prevent memory full issues. Swap is important when your server frequently going out of memory and got hanged (OOM) this can cause MySQL database…
-
CentosControl PanelCWPLinuxVesta CP
Secure phpMyAdmin From Brute Force Attack on CWP Centos WebPanel and VestaCP Centos
by Sandeep B.by Sandeep B.In this tutorial We’ll add extra layer of security to phpmyadmin in order to stop brute force attack/dictionary attack. In some rare cases hacker got into your Database by simply brute force the phpmyadmin logins and they may alter or…
-
CentosControl PanelLinuxMySQLVesta CP
Upgrade Mariadb 5.5 to Mariadb 10.2 on Centos 7 VestaCP
by Sandeep B.by Sandeep B.In this tutorial we’ll upgrade/install to Mariadb 10.2 on Centos 7 running Vesta CP, by default vesta cp will install old base version of Mariadb 5.5 when installing on Centos 7. This tutorial will also work without vestacp installed. MariaDB…
-
CentosControl PanelCWPLinuxVesta CP
7 Linux useful commands for everyday System Administration
by Sandeep B.by Sandeep B.Today I’ll publish my top 7 Linux CLI commands which I use everyday for monitoring Linux server, This Article includes network monitoring, memory monitory and disk monitoring commands. The following command will show the list of top processes ordered by…