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…
Linux
-
-
CentosControl PanelCWPLinuxVesta CP
7 Linux useful commands for everyday System Administration
by Sandyby SandyToday 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…
-
On this tutorial I’ll show you how to enable IPv6 for your websites On CWP centos webpanel. A new Internet addressing system Internet Protocol version 6 (IPv6) is being deployed to fulfill the need for more Internet addresses. IPv6 (Internet…
-
There are many popular monitoring tools available in the market and we’ve analyzed the top 5 free network monitoring tools for Linux below: 1. Nload Nload is a command line tool that allows users to monitor the incoming and outgoing…
-
CentosCWPLinux
How to enable public key authentication and login with SSH keys without Password with PUTTY
by Sandyby SandyBenefits of SSH keys If VPS/Dedicated server is visible over the Internet, you should use public key authentication instead of passwords, if at all possible. This is because SSH keys provide a more secure way of logging in compared to…