Articles

 20 Basic Linux Commands and their Uses.

Following are the top 20 basic Linux Commands with Live Examples that would definitely help you...

 How to Block/Unblock IPs from SSH?

You can easily block or unblock IPs  from SSH. #1. Block An IP Address from SSH First of all,...

 How to Change File Permissions Recursively in Linux?

Execute the below mentioned commands as per your requirement to change File Permissions...

 How to Change Ownership Permission in Linux?

You can easily change the ownership permission in Linux by using chown command. Let us go through...

 How to Change Password in Linux?

In this tutorial, we will explain the procedure to change password in Linux via SSH. #1. How to...

 How to Change Pure FTP Port via SSH?

You can easily change Pure FTP Port via SSH by editing ftp configuration file via SSH Let us...

 How to Check Currently Logged in Users in Linux?

You can use the following given commands to check currently logged in users in Linux.To execute...

 How to Check Server Information through SSH commands?

You can check Server Information using below mentioned SSH commands. #1. Get Detailed...

 How to Connect to any Server using SFTP?

This can be done easily. Login to Putty. Run the following command: sftp...

 How to Delete Multiple Files in Linux?

Follow the below given commands to delete multiple files in Linux. #1. Command to delete...

 How to Determine Highest Disk Space Consuming Folder via SSH?

You can easily determine the highest disk space consuming folder via SSH by using the below given...

 How to Disable MySQL Strict Mode on Server?

You can easily disable MySQL strict mode on Server by following the steps given below. Log in...

 How to Disable SELinux Permanently in Linux server?

With the below mentioned command, you can easily disable SELinux permanently in Linux server....

 How to Edit DNS Zone via SSH?

You can edit the DNS Zone via SSH by editing .db file of the particular user. Let us see the...

 How to Export or Import Settings in JetBackup via SSH?

You can easily export or import settings in JetBackup from SSH just by using a simple command....

 How to Find Highest Disk Consuming Files and Directories in Linux?

Below are the list of some commands tat can help you to find highest disk consuming files and...

 How to Find a keyword under whole public html via SSH?

You can use the below given command to find a keyword inside whole public_html or any directory...

 How to Identify and Prevent Disk Abuse Cases in Server?

You can easily identify and then prevent disk abuse cases in Server by using the below given...

 How to Import MySQL Database using SSH?

Follow the below given steps to import MySQL database using SSH. Login to cPanel and go to...

 How to Restore cPanel Backups via SSH?

You can restore cPanel backups with any of the below mentioned ways. #1. Restore Backup From .sh...

 How to Suspend and Unsuspend cPanel Accounts via SSH?

You caneasily suspend or unsuspend cPanel accounts via SSH by following the below mentioned...

 How to Uninstall softaculous via SSH?

Login to PuTTy using root credentials. Copy the command given below: cd~ wget...

 How to connect to SSH?

Putty is an open-source SSH client used to connect to a remote server. This article describes how...

 How to find recent cPanel login sessions via SSH?

You can easily check the cPanel login sesssions via SSH by executing below given commands. The...

 How to install CpCleaner in cPanel through SSH?

CpCleaner is a cPanel plugin created to give cPanel users the option to clean junk files that...

 How to manually transfer files via SFTP on a Linux server?

Follow the below given steps to manually transfer files via SFTP on a Linux server. To open an...

 Use of Find command in Linux

find command is the best command to find something on a Linux server. Let’s take a deep look at...

 What are some Basic SSH commands?

List of some basic SSH commands are: ls – This command is used to list all files and...

 What are some basic SFTP copmmands?

SFTP (Secure File Transfer Protocol) is the safest file transfer protocol used to access, manage,...