by Richard W | Jul 22, 2014 | How-To/Tips, Linux
This brief tutorial is going to show you how to enable Nginx’s repository and install Nginx in CentOS version 7. If you’re reading this, then you probably no a thing or two about Nginx. For those who don’t know, Nginx is a web server that’s...
by Richard W | Jul 21, 2014 | How-To/Tips, Internet, Linux, Security, Web
There are many things you can do to make sure your website or blog isn’t opened for hackers to come in and steal or destroy your systems. If you’re running a successful online blog, then your site is definitely a target. To prevent some of these simple...
by Richard W | Jul 17, 2014 | How-To/Tips, Internet, Linux, Security, Web
Yesterday I installed CentOS 7 to test it out. Today, I am going to show you how to install LAMP Stack (Linux, Apache2, MySQL (MariaDB) and PHP) in CentOS 7. This tutorial should be brief and simple, and for those who are new to CentOS, should have no problem reading...
by Richard W | Jul 16, 2014 | How-To/Tips, Linux
I started testing the latest CentOS 7 yesterday as a guest machine on VirtualBox software to see how much it has changed from previous releases. As you may record, CentOS version 7 was just recently released. What I did was to download the NetInstall ISO version of...
by Richard W | Jul 14, 2014 | How-To/Tips, Internet, Linux, Security
This brief tutorial is going to show you how to log on to a SSH server without passwords using only SSH encryption keys. The reason you may want to do this is to enable more secured form of authenticating to your SSH enabled servers. Using password authentication...