by Richard W | Dec 30, 2014 | How-To/Tips, Internet, Linux, Wordpress
After almost three months of trial, we decided to switch back to all HTTP from HTTPS. When Google announced that those websites that are HTTPS would get a small ranking boost on its search result pages, we jumped right on and switched our pages. After these months we...
by Richard W | Dec 17, 2014 | How-To/Tips, Internet, Linux, Web
This brief tutorial shows you how to install OsCommerce on Ubuntu 14.10 servers. OsCommerce is a great PHP application for anyone who wants to host and manage an online store. It’s free and is opensource, which means you can use it, modify it and make profit from it...
by Richard W | Dec 12, 2014 | How-To/Tips, Internet, Linux, Security, Web
To keep your system updated with the latest and greatest packages on CentOS 7, you must constantly update it. The yum update commands will fetch and download the latest updates for your system. By default, it only fetches pre-installed repositories which can be...
by Richard W | Nov 19, 2014 | How-To/Tips, Internet, Linux, Web
Dropbox for Linux is the best cloud storage client for Linux systems. No other cloud storage provider support Linux like Dropbox. It client works seamlessly with Linux machines and tightly integrated specially on Ubuntu desktop. If you use Linux desktop including...
by Richard W | Nov 17, 2014 | How-To/Tips, Internet, Linux, Security
Some webmasters believe that changing SSH port number from the default 22 can enhance security. The notion is since SSH default port number is 22 and everyone knows it, including the hackers, it isn’t safe. Changing the SSH port number to something other than 22 will...
by Richard W | Nov 4, 2014 | How-To/Tips, Internet, Linux, Web
This brief tutorial shows you how to install the LEMP stack on Ubuntu 14.10. Most tutorials online refers to it as the LAMP stack and that’s because it includes Linux, Apache2, MySQL, PHP. The LEMP refers to Linux, Nginx (Engine-X), MySQL/MariaDB and PHP. The LEMP...