CageFS is a virtualized file system which enables each user to have its own cage. Each customer will have its own...
Key Based SSH Logins With PuTTY
In SSH, key based authentication are more secure while connecting to a server. On Windows Desktops we use application...
How to avoid ssh connection timeout & freezing of terminal tab
ssh is a client server application that can be used to connect to remote linux servers. When we connect via ssh...
Speed up SSH login
Ssh is the most commonly used client server application to remotely manage linux servers. Some times when we try ssh...
Change a cPanel account having long username without shortening it
Cpanel doesnt allow usernames longer than 8 characters. You may face issues when sites are migrated from Ensim with...
Unable to connect to FTP for all the users in the server
In some cases, the server will not allow FTP over the server, the issue might be due to the enforcement set in...
Remove e-mail accounts in plesk server
There might be instances when the removal of email accounts from frontend fails in plesk control panel. One of the...
Installing a custom module in cPanel
In cPanel custom modules should be installed in the following path, this tutorial will help you to install...
enable/disable sftp in cpanel server
SFTP is nothing but performing the File Transfer in a secure way. This protocol assumes that it is run over a secure...
Mysql Queries to retrieve email account password in Linux Plesk server
Steps to find email accounts password: ♦ Login to the linux server via SSH. ♦ Login to Mysql prompt using the command...
Disable Direct root access
Disable Direct root access in Linux Server Disabling direct root access provides two levels of security. The login...
Custom SSH port
Custom SSH port in Linux Server Changing the SSH port to a custom one will increase security. This can be performed by...
SSH Security
As we know, the security of a server is quite essential as long as it is active. In most cases, a mistake happens...