How to Change Your Routers wifi Password

How to change your routers wifi password step by step instruction guide The first thing once you got the Routers is that you need to Change Your Routers wifi Password. Also, it is recommended to change your password at least once a year. If you have a strong password, then your personal information is everything … Read more

How To Install Webmin on CentOS 7

This guide will help you to install Webmin in CentOS 7 let’s get started Step 1 — Installing Webmin repository [root@my ~]# vi /etc/yum.repos.d/webmin.repo add these lines to the repository [Webmin] name=Webmin Distribution Neutral #baseurl=http://download.webmin.com/download/yum mirrorlist=http://download.webmin.com/download/yum/mirrorlist enabled=1 Step 2 — add the Webmin author’s PGP key execute the following commands [root@my ~]# wget http://www.webmin.com/jcameron-key.asc [root@my … Read more