Blog – Classic (without sidebar)

How to disable root login on CentOs VPS

No Comments
Root login should ideally be disabled due to security reasons. To disable root login edit the sshd_config file using vi or any other editor sudo vi /etc/ssh/sshd_config The above command…

Installing PHP 7.x on Centos 7

1 Comment
To install php 7.x we need to install a few things first sudo yum -y install epel-release sudo yum -y install http://rpms.remirepo.net/enterprise/remi-release-7.rpm sudo yum -y install yum-utils Now enable the…

Installing Mariadb (MySQL) On Centos 7

1 Comment
After installing apache now its time to install database management system. Mariadb which is an equivalent of MySQL is the default relational database management package that comes with centos 7.…
alert('dsf'); console.log("dsdsdsd");