All Stories

How to enable Gzip compression

GZip Compression (compress) all files like HTML, JS and CSS files while serving the request to the browser; it doesn’t make any difference what the file type is or the...

How To Create Apache Virtual Host in Ubuntu

Before Create Apache Virtual Host files, we need to check in your system whether Apache Server installed or not. If it is installed no need to anything. If it is...

The Top 10 List of Popular Programming Languages

Here is the top 10 list of popular programming languages of 2016. Most of you might raise an eyebrow at the selection, wondering, ‘How is it possible to rank a...

The most important Linux commands you need daily

Use this guide to most important Linux commands, Utilities, and tools for beginners, enterprise administrators, and managers.

How to increase upload file size limit in WordPress

Some host set the default upload size for WordPress to 2MB which is extremely low. This can cause an error when you try to upload files that are larger than...

Remove all spaces or unwanted characters from the file name

Often, there are multiple spaces or unwanted characters in the file name, and it becomes annoying to access these files from the terminal. We can remove spaces from file name...