Hi, In this article, we’ll walk you through 20 Basic CSF Firewall commands that will help you use ConfigServer Security Firewall (CSF) more efficiently in SSH also. In this tutorial, we’ll first explain what the command does, and then we’ll use those basic commands with live examples. Let’s dive right in!! Note: You must have the SSH login with
Introduction Hi, In this tutorial, we’re gonna walk you through the simple steps to run Shell Commands via PHP file in your cPanel account. No need to log into the SSH to execute the Shell commands. Yup, you can easily run and execute Shell/SSH commands in cPanel using a PHP script. Sometimes, we all don’t
Hi, If you’re getting started with Linux and looking for the best way to learn Basic Linux Commands with live examples, this is going to be the best article for you. Nowadays, when every second or third person has their own website, Learning Linux Commands has somewhere become a necessary task for us. PuTTY, is
What is SSH? SSH, also known as Secure Socket Shell, is a network protocol that allows two computers to communicate over a secure network and share data. SSH is one of the safest ways to transfer files/data from the remote server to a local computer. It’s majorly used by the system administrators. SSH uses the Public Key
Today in this article, we’re gonna learn to transfer files using the WinSCP file transfer protocol. But, before getting ahead, it’s better to have a brief knowledge of File Transfer Software first. Transferring files from WinSCP isn’t a big deal. Anyone can do it easily if he has basic knowledge of FTP. So let’s learn about the WinSCP
What is Rsync Command In Linux? The Rsync command in Linux is mostly used to copy and synchronize files and directories remotely along with copying them locally in Linux/Unix system. With the help of the rsync command, you can easily copy and synchronize your data remotely and locally across the directories, disks, and networks. You can also
Sometimes, it’s difficult to find a Linux file surrounded by thousands of other files. The Linux Command-Line (CLI) has numerous commands that help perform several tasks effortlessly. Apart from listing all the contents of the present directory using the ls command, creating a new directory using the mkdir command, using rsync command, or creating a new blank file using the touch command. You
TraceRoute is a network diagnostic tool that can trace the real-time speed of the information traveling from the source to the destination. You can also view the steps or stops with the exact timing it takes to reach your information to the destination. TraceRoute Command As shown in the above image, you can analyze several
With the help of SSH Key, you can access the command-line interface (CLI) to your web server. Security is one of the major advantages of SSH as it established an encrypted connection from your server to the remote server. Usually, we use a password to connect with SSH, but using an SSH key is way more secure
You might have faced a situation in which you perform an uploading/downloading task on a remote server, and suddenly the connection drops, SSH terminates the session, and all your work is lost. Well, we all had faced this at some point. Aren’t we? However, today in this article, we’re gonna walk you through the process to
What is Linux Ownership Permission? In Linux, whoever creates a file or directory becomes the owner of it. Linux File Ownership has divided into three types: User: A user is the one who created the file. Whoever creates a file becomes the owner of that file. Group: A group can have multiple user access in it. A
What is SFTP and how it Works? How to Create an SFTP Connection? Top SFTP commands How to Transfer Files in SFTP? Some Other Useful SFTP commands What is SFTP? How Does SFTP Work? SFTP (Secure File Transfer Protocol) is the safest file transfer protocol used to access, manage, and transfer files over an entirely secured
How to Import MySQL Database using SSH Command line? [STEP BY STEP]☑️ This documentation will help you learn How to import MySQL Database using Command line. Watch the video tutorial on how to import MySQL database using SSH Command line. If you don’t want to watch the video tutorial, skip and proceed with the text
How to Move multiple Directories in Linux CentOS? [EASY GUIDE]☑️ Today in this tutorial you will learn how to move multiple directories in Linux CentOS. But before getting started let us quick watch this short video on how to move multiple directories from one location to another in Linux CentOS. Suppose that you are having
How to Move a Directory in Linux CentOS? [EASY GUIDE]☑️ Today in this tutorial you will learn how to move a directory in Linux CentOS via SSH. But before getting started let us quick watch this short video on how to move a directory from one location to another in Linux CentOS. Suppose that you
How to Copy a Directory in Linux CentOS? [EASY GUIDE]☑️ Today in this tutorial you will learn how to copy a directory in Linux CentOS.But before getting started let us quick watch this short video on how to copy directory from one location to another in Linux CentOS. Suppose that you are having a folder
How to install cPanel in a Centos7 server easily without any error| [EXPLAINED] To install cPanel & WHM on your server, run the following command: cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest This command changes your session to the home directory, downloads the latest version of cPanel & WHM, and runs the installation
Hello everyone!!! Here we will discuss about what actually are Xampp, Wamp and Vertigo server. How are they different form real Linux cPanel based server? [Important| Revised 2019] Xamp basically is a Windows software meant to install Apache server which allows the execution of PHP even in your local windows PC. It works as localhost as
How to Fix DNS_PROBE_FINISHED_NXDOMAIN in Chrome[5 Ways to Troubleshoot] [IMPORTANT| Updated May 2019] A very common error that Google Chrome users get when trying to browse to a web page is DNS_PROBE_FINISHED_NXDOMAIN. This can be frustrating as suddenly you can’t browse to your website or perhaps even anywhere at all. If you’re seeing this error