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...
by Richard W | Jul 7, 2014 | How-To/Tips, Linux
After installing a fresh copy of Ubuntu on your machine, there are few programs you may want to get installed. Many of these programs are free and can easily be installed in Ubuntu from Ubuntu Software Center. Some of these program can be installed via Ubuntu...
by Richard W | Jul 3, 2014 | How-To/Tips, Internet, Linux, Web, Wordpress
This brief tutorial is going to show you how to install and configure WordPress on a new CentOS machine. This post will start from scratch and go into what’s needed and how to install required packages in order to get WordPress working in CentOS. Because there...
by Richard W | Jun 27, 2014 | How-To/Tips, Linux, Web, Wordpress
So, yesterday we showed you how to install Nginx, MySQL and PHP5 with support for PHP-FPM in CentOS 6.5 in order to install WordPress. WordPress requires these services to run properly. Without a web server, PHP, or a database server, WordPress will not be able to...