ssh
How to change SSH port on Linux?

This article will show you how to change the SSH port on Linux to help you avoid someone using the default SSH port configuration (port 22) to attack to detect…

Read more »
Setup CloudFlare on WordPress
How to setup CloudFlare CDN in WordPress?

Cloudflare is one of the famous free CDN service providers to speed up your website. Do you want to use Cloudflare CDN for your WordPress website but don’t know how…

Read more »
Fix XML Sitemap error 404 Yoast Seo
How to fix XML Sitemap 404 Not Found error in Yoast plugin?

After successfully installing WordPress, you will need to install some plugins, such as Yoast SEO. Do you use Yoast’s plug-in Wordpess SEO (also known as Yoast SEO or Wordpess SEO)…

Read more »
How to Install WordPress
How to Install WordPress?

If you want to create your own website or blog quickly and professionally, then WordPress is a top choice because it was created for non-programmers and is being used by…

Read more »
install SSL on DirectAdmin
How to install SSL on DirectAdmin?

The article will help you to install an SSL certificate on DirectAdmin Prepare: Purchase an SSL certificate for your website domain. You can buy it at SSLs.com for a very…

Read more »
Redirect http to https on NginX
How to Redirect HTTP to HTTPS with Nginx Web Server?

After we successfully installed Let’s Encrypt SSL for Nginx, you will need to configure it to redirect from HTTP to HTTPS. Here’s how. One of the common tasks for running…

Read more »
Install Let's Encrypt for NginX on Cent OS 7
How to Install Let’s Encrypt SSL for NginX on CentOS 7

In the previous article, we had a tutorial on how to install the Let’s Encrypt SSL certificate for Apache on CentOS 7, in this article you will know how to…

Read more »
Install Let's Encrypt for Apache on CentOS 7
How to Install free Let’s Encrypt SSL for Apache Webserver on CentOS 7

In this article, you will know how to install an SSL certificate on CentOS 7. SSL (Security Socket Layer) is a web protocol used to protect traffic to the server…

Read more »
How to install Node JS on Ubuntu 20.04
How to Install Node.js on Ubuntu 20.04

In this article, I will show you how to install Node.js on Ubuntu 20.04. I. Introduction Node.js is a JavaScript launcher for server-side programming. It allows developers to create extensible backend functionality using…

Read more »
How to connect Linux VPS server via SSH?

VPS services like Vultr, Digital Ocean, VPSDime.. after being created, will provide you with login information to the remote server including the root account and the root password along with…

Read more »