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 | 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...
by Richard W | Sep 23, 2014 | How-To/Tips, Internet, Linux, Security, Web
Few weeks ago we showed you how to install VSFTPD in Ubuntu. We also said because FTP implemented in its standard form is inherently insecure, it’s recommended to enable FTP over SSL/TLS encryption or secure FTP (SFTP). This brief tutorial is going to show you...
by Richard W | Sep 22, 2014 | How-To/Tips, Internet, Linux, Security, Web
It seems like HTTPS is the future now that Google is recommending that all websites be encrypted with SSL over HTTP. If you haven’t heard, Google announced that websites and webpages that are encrypted will rank higher than those that are not when people search...
by Richard W | Sep 22, 2014 | How-To/Tips, Internet, Linux, Web
WordPress, Drupal and Joomla are three top content management systems that power most websites online today. These three depend on the LAMP stack which includes, Linux, Apache2, MySQL or MariaDB and PHP. We’ve written about installing both WordPress and Drupal...
by Richard W | Sep 15, 2014 | How-To/Tips, Internet, Linux, Web
Lighttpd is a web server that’s fast, flexible and built with security good practices. It’s designed for high performance environments and websites with very high traffic. Lighttpd allows you to run these powerful web applications with limited footprint...