Take control of your cPanel backups and make sure you generate and download backups of your files and MySQL databases automatically on a regular basis.
Allowing the root user to login is a huge security risk so you should never do that. Instead, you can allow as many users as you need to have root access by adding them to the Sudoers group. This very short tutorial will show how to do that.
Need to migrate your emails from one provider to another? Want to move your Gmail to an alternative provider? Then it's time to learn about imapsync
This tutorial provides all the steps required to install Oracle Database 19c on Rocky Linux 8 (or Oracle Linux 8) including scripts to start the server automatically, create tnsnames.ora and listener.ora, create a user and connect to the server from SQL Developer.
How to download the correct Oracle JDK version and install it on your Rocky Linux. This software is not open-source (as OpenJDK).
Learn how to install VirtualBox on Windows and how to use it to install a Linux server as a guest virtual machine on your Windows machine. Also, see how to setup networking so the guest system has Internet access and the host has access to the guest.
Pure-FTPd is a free FTP Server with a strong focus on software security.
This short tutorial shows how to install Pure-FTPd on Ubuntu 20.04, configure the firewall to allow FTP access and guide you to configure users.
Learn how to create a free self signed SSL certificate using OpenSSL and add it to your private Apache or nginx test server. Start testing with https instead of http, just like any website should work today.
LFTP is a command-line program client for several file transfer protocols (FTP, FTPS, HTTP, HTTPS, etc.)
The article shows example scripts to sync files from Remote to Local and from Local to Remote using LFTP