Cyberpanel: Enable FTP over TLS implicit encryption
I recently installed CyberPanel on one of my web servers for easy administration of my web server. However, my organization doesn’t allow users to use FTP accounts on port 21. … Read More
I recently installed CyberPanel on one of my web servers for easy administration of my web server. However, my organization doesn’t allow users to use FTP accounts on port 21. … Read More
How to use Cron | Crontab in Linux | Ubuntu Server What is Cron Job? Cron jobs allow a user to run specific command or a script at a scheduled … Read More
How to add a user to Linux | Ubuntu Server One of the basic commands to add a user to a linux server is ‘useradd’. Today, we will learn how … Read More
SSH (Secure Shell) without password using Putty SSH Protocol SSH (Secure Shell) is network protocol which helps to securely access the computer, mostly Linux based computers. SSH is one way … Read More