by Richard W | Jun 17, 2015 | How-To/Tips, Linux, Windows
Oracle VirtualBox is cool! It’s a great virtualization software which allows anyone to run multiple operating systems (OS) on top of a single host computer. I’ve used it many times in many different situations. Unlike VMware Workstation, VirtualBox is free to use with...
by Richard W | Jun 15, 2015 | How-To/Tips, Web, Wordpress
There are many good information out there across the web that tell you how to optimize WordPress blogs. There are also many bad tips that tell you how to speed up and make WordPress blogs SEO friendly, but in the wrong way. If you’re new to managing your blogs with...
by Richard W | Jun 10, 2015 | How-To/Tips, Internet, Linux, Wordpress
New users who want to learn how to install WordPress on Ubuntu 15.04 server can continue reading below. This tutorial is going to show users how to install WordPress on Ubuntu server to power a WordPress blog or website. It’s going to be short and easy, and very handy...
by Richard W | Jun 8, 2015 | How-To/Tips
Installing and configuring VSFTPD in Ubuntu is easy. VSFTPD stands for Very Secure File Transfer Protocol Daemon (VSFTPD). It’s a popular and secure opensource FTP server used by millions of webmasters and developers. If you’ll be using FTP services on your websites...
by Richard W | Jun 7, 2015 | How-To/Tips, Ubuntu 13.04 Raring Ringtail, Windows
I recently had to install Ubuntu 15.04 but didn’t want to buy a whole new computer for this. The Ubuntu machine was going to be used as a test bed for some of my opensource applications. Buying a new computer for this wan’t in the plan, so I installed VMware...
by Richard W | Jun 4, 2015 | How-To/Tips, Internet, Linux, Web
LAMP is a reference to open source most frequently used software related to web services. The L in LAMP stands for Linux, A for Apache2 Web Server, M for MySQL or MariaDB database server and the P for PHP web service scripts. Combining and installing these allows...