The Beginner’s Guide to WordPress Hosting
When creating a WordPress website, your first task is to find a quality web host. There are countless options available, however, which can make it difficult to know where to start. With so many different…
When creating a WordPress website, your first task is to find a quality web host. There are countless options available, however, which can make it difficult to know where to start. With so many different…
Jetpack is the all-in-one toolkit for WordPress, giving you everything you need for a professional site. It includes the following features: Earn income by displaying high quality ads on your site. Jetpack Ads is a…
You might be producing amazing content, but if nobody knows it exists or where to find it, your work has been for naught. In order to drive traffic to your site, you don’t just need…
Ternimal (not terminal, yes, we also read it as terminal the first time) is a simple, very flexible program that simulates an animated lifeform in your terminal using Unicode block symbols. It simply colors distance…
The WPWebHost team has attended the world’s largest cloud festival with over 6500 attendees, 200 exhibitors, and 250 speakers. Taking place between 10-16 March, 2018 in Europa-Park, Germany, it is an event that lets its…
Memcached – a Web-based massive memory cache just like Redis and Varnish for database-driven sites such as popular Content Management System WordPress, Joomla, and Drupal, that caches the most frequently retrieved data and keeps it…
In our last article, we’ve explained you how to change user password expiry information in Linux, where we looked at different examples of the chage command. In this article, we will elaborate on how to…
System administration involves numerous tasks including managing users/groups and under user management, some of the minor tasks involved are adding, modifying, suspending, or deactivating user accounts, and many more. This article will explain one of…
Assuming you have two files or you have just created a new file and want it to have the same permissions and ownership of an older file. In this article, we will show you how…
The confusion of WordPress.com vs WordPress.org is always there. If you are just starting out to explore WordPress, often this will be the question that pops up. That’s the reason you landed on this blog…
Are you fed up of viewing congested command output or file content on the terminal. This short article will demonstrate how to display command output or a file content in a much clear “columnated” format….
In an earlier article, we have explained to you the difference between sudo and su commands in Linux. These are two important commands used to implement security in Linux, in regards to user management policy…
Usually, on a Linux mail server, over the time the size of /var/spool/mail/root file can increase considerably do to various programs, services and daemons that are configured by default to send notifications to root account…
Most applications normally display a feedback using asterisks (*******) when a user is typing a password, but on the Linux terminal, when a normal user runs the sudo command to gain super user privileges, he/she…
Are you looking through an extremely lengthy configuration file, one with hundreds of lines of comments, but only want to filter the important settings from it. In this article, we will show you different ways…