by Richard W | Jun 29, 2015 | How-To/Tips, Internet, Linux, Web, Wordpress
Caching is good for your WordPress blogs. In simplest terms, caching is a process whereby web pages/content are stored away for future use by the web server. For example, if user a visits your site and reads a particular page, the web server will fetch all data...
by Richard W | Jun 22, 2015 | How-To/Tips, Internet, Linux, Security, Web, Wordpress
SSL for your websites is cool! Not only can you keep information private between those visiting your sites and your server, but you can also be rewarded for that. Implementing SSL for your blogs or websites will allow your sites to be promoted to higher ranks on...
by Richard W | Jun 19, 2015 | How-To/Tips, Internet, Linux, Security, Wordpress
OpenSSH or Secure Shell has become the default connection method to remote Linux servers. It comes pre-installed in most Linux distributions and works right out of the box. No need to configure, just install and it’s ready to start accepting connections. Although SSH...
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 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...
by Richard W | Apr 21, 2015 | How-To/Tips, Internet, Web, Wordpress
I have been writing on WordPress for over 5 years, and have managed to run things myself. I have installed and updated WordPress numeral times, mistakenly deleted WordPress database and web content, as well as moved several times searching for better hosts and deals....