Docker

How to Install Docker on AlmaLinux 9

To install Docker on AlmaLinux 9, enable Docker repository To install docker, run To start docker on boot, run To

Nano Editor

Nano is a simple and user-friendly command line text editor for Unix-like operating systems. It’s designed to be easy to

caddy webserver

How to Use Caddy as a Reverse Proxy

Caddy is a powerful and user-friendly web server. One of its features is its ability to act as a reverse

Zimbra Mail Server

How to block a domain in Zimbra

To block all emails form a specific domain in zimbra, run following commands as user zimbra (su – zimbra). To

WordPress

WordPress Redirect Visitor On 404 Error

WordPress shows a 404 page when visitor navigate to a non existent page. To redirect visitor to a specific page,

node.js

Install Yarn Package Manager

Yarn is a package manager for JavaScript like npm. It is commonly used for managing dependencies for Node.js applications, but

How to Recover MySQL Table Structure from .frm File

To recover MySQL table structure from .frm file, you can use dbsake. You can find dbsake documentation at http://dbsake.readthedocs.org/en/latest/. To

Ubuntu

How to Disable apt Ubuntu Pro Advertisement

On running apt upgrade on Ubuntu 20.04 and newer, Ubuntu shows advertisement abour Ubuntu Pro subscription. To disable the Ubuntu

Plesk Backup

To bakcup a site using SSH, login to server as user root, run the command

nftables

nftables

To display the effect of rule set changes, use Flush rules

cloudlinux

Set unlimited resources for a user in cloudlinux

To set unlimited resources for a user in cloudlinux, run the following command: Back to cloudlinux

Ubuntu

Install MATE desktop with xrdp on Ubuntu Server

Login to ubuntu server using SSH and run the following command to install MATE desktop environment Create a normal user.