Install and Configure CSF(Confing Server Firewall) on CentOS 7

         Config Server Firewall / CSF is firewall application suite for Linux servers. CSF is also a Login/Intrusion Detection for applications like SSH, SMTP, IMAP, Pop3, the “su” command and many more. CSF can e.g. detect when someone is logging into the server via SSH and alarms you when this user tries to use the “su”…

How to enable su(switch user) in Linux server

          su command is used to switch the current user to another user from SSH.If you are in the shell under your “username“, you can change it to another user (say root) using the su command.This is especially used when direct root login is disabled. Step1:Login Server:- Login to server via SSH click here  to know how to login…

How to migrate the accounts from shared hosting to vps?

How to migrate the accounts from shared hosting to vps?

cPanel facilitates you to restore full cPanel account along with websites, email accounts, MySQL databases and all other cPanel settings. This tutorial will assist you to take full cPanel backup and restore it in another cPanel server. 1.Before you generate full cPanel backup, make sure you have enough free disk space to store backup file….

Tips for securing your cPanel server

Tips for securing your cPanel server

Use Secure Passwords Insecure passwords are one common security vulnerability. If an account password is insecure and compromised client sites can be defaced, hacked and valuable data can be stolen. Always change your password as often as possible. Here are more tips to making a secure password. Passwords should be alphanumeric and grammatical. Passwords should…

File Manager
|

File Manager

The File Manager allows to manage your site through HTTP rather than an FTP tool.It can upload, create or delete files, organize files in folders and change file permissions.File Manager gives you all the basic functionality necessary to manage your site. On this page How to access the File Manager? Creating a new folder Uploading…

6 Easy Steps to install wordpress manually on any webhosting

WordPress is the most favorite platform for developing websites and it is a free and open-source content management system (CMS) based on PHP and MySQL.To function, WordPress has to be installed on a web server, which would either be part of an Internet hosting service or a network host in its own right. Step1:Download the…