How To Use Bind-mounts And Symlinks On Linux

There are a lot of mundane things on Linux that a lot of users don’t think much of that are incredibly useful. When new users learn how to use these mundane, boring little tricks, they become better Linux users. Bind-mounts and Symlinks on Linux are a prime example of this. In this article, we’ll discuss just exactly what is...

How to Mount S3/Wasabi/DigitalOcean Storage Bucket on CentOS and Ubuntu 20 using S3FS

In this article, we will be using S3FS to mount cloud storage services locally on a CentOS or Ubuntu box. Mounting them locally will allow us to interact with the cloud providers as a local file system. We will be covering three cloud storage providers namely, AWS S3, Wasabi Hot Storage and Digital Ocean Spaces. What makes this interesting is...

How to install and set up WordPress on ubuntu 20

Having your own server is good because you can control everything and you don't have any restriction. so let's get started. CREATING A DROPLET ON DIGITAL OCEAN To create a server on the cloud, just follow this link in order to have $100 free credit: https://m.do.co/c/3fde937c70fe after signing up and logining into the panel. Go to Create Option and choose Droplets options then...

Best Heatmap WordPress Plugins 2024 (Free and Paid)

Heatmaps are visual reports that represent recorded clicks on different areas of a web page.  The information provided in a heatmap is extremely valuable to anyone who owns and operates a website. You can use a heatmap to determine which areas of your website are getting the most amount of clicks.  This visual data makes it easy for you to implement...

Best XML Sitemap WordPress Plugins 2024 (Free and Paid)

A sitemap is the most important element for any WordPress site. As the owner, you must set up a sitemap plugin to generate the links for your posts to submit to search engines for faster indexing of your posts. Setting up a sitemap is one of the very first things you should do after creating your WordPress site. Once your sitemap...

Best Coming Soon WordPress Plugins 2024 (Free and Paid)

Here’s a quick look at the WordPress coming soon plugins, so you can skip ahead to the review you’re interested in: What is a Coming Soon Page and Why You Need It? A coming soon page is a quick web page designed to create excitement and generate leads for an upcoming website. It’s usually a single page with information about when the...

Best Comments WordPress Plugins 2024 (Free and Paid)

Are you looking for a way to boost user engagement on your WordPress website? If so, you might want to look into ramping up your site’s comment section. Comments have the potential to add real value to your website. They encourage interaction, pique the interest of people reading your content, and can even help your content reach a bigger...

How to Enable and Use the Linux Bash Shell on Windows 10

The Windows Subsystem for Linux, introduced in the Anniversary Update, became a stable feature in the Fall Creators Update. You can now run Ubuntu and openSUSE on Windows, with Fedora and more Linux distributions coming soon. What You Need to Know About Windows 10’s Bash Shell This isn’t a virtual machine, a container, or Linux software compiled for Windows (like Cygwin)....

How to set up Amazon SES SMTP Interface to Send Email

In this short tutorial we will show how to configure the service SES (Simple Email Service) of the AWS (Amazon Web Services) and we are assuming that you have already created accounts both in AWS And if you haven't already, just click on the links and register. Follow the step by step and learn how to configure Amazon's SES: Steps to...

How To Set Up Zoho Mail with a Custom Domain Managed by DigitalOcean DNS

Introduction One way to send and receive email through your own custom domain is to use a third-party mail service, such as Zoho or Google Apps. The main benefit of using a third-party mail service, as opposed to managing your own mail server, is that you can avoid performing the ongoing maintenance that running a mail server entails. Of course,...