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...
by Richard W | Jul 10, 2014 | How-To/Tips, Linux
This simple and brief blog post is going to show you how to create NFS shares in Ubuntu and mount those shares from external NFS clients. NFS stands for Network File System and is a popular filesystem protocol that allows for remote clients to mount network shares on...
by Richard W | Jul 8, 2014 | How-To/Tips, Internet, Linux, Web
Most of my times are spent messing with stuff. When it comes to development, I do a lot of my testing in VMware Workstation and VirtualBox visualization software. I have VMware 10 Workstation installed on my home computer and VirtualBox on my work computer. I do a lot...