by Richard W | Oct 2, 2014 | How-To/Tips, Internet, Linux, Web
This brief tutorial shows you how to install Joomla CMS on CentOS 7 with LAMP (Linux, Apache, MariaDB & PHP) support. Joomla is a free content management system (CMS) which allows millions of users and webmasters to publish beautiful and power webpages online....
by Richard W | Oct 1, 2014 | How-To/Tips, Linux, Security
Since we’re all humans and we do forget at times, this brief tutorial is going to show you how to reset or recovery a forgotten users or root password on Ubuntu 14.04. We wrote the same tutorial for CentOS 7 users which was well received so we decided to write...
by Richard W | Sep 30, 2014 | How-To/Tips, Linux, Web
Last week we showed you how to install and configure phpMyAdmin on CentOS 7. This post is going to show you how to do the same configuration on Ubuntu 14.04 and manage your MySQL databases via your web browsers. In our previous post, we said that MySQL databases can...
by Richard W | Sep 26, 2014 | How-To/Tips, Linux, Web, Wordpress
Recently I was looking for a solution to remove or hide the website URL field on my comment form. By default, WordPress is shipped with a comment form with a name, email address and website fields. This has been the standard since the creation of WordPress CMS....
by Richard W | Sep 25, 2014 | How-To/Tips, Internet, Linux, Web
There are many ways to access and manage databases. There are dedicated database applications that allow you to manipulate databases as well as manage access to them. Another method is to directly connecting to the database server and running SQL statements using...