We can setup an email alert for every login attempt via SSH and WHM to server. This is an important security concern for server owners to protect the server from unknown login attempts. By setup this email alert, every server…
Control panels
How to schedule automatic backup on server with Plesk control panel
There is an option in Plesk control panel to take the full back of the server. Mainly three backup period options are available in the Plesk panel daily, weekly and monthly. You can simply schedule the backup by following the…
How to check cPanel rpm works or not – cPanel script to check rpm
Yes, this is an important requirement for server admins to check if any corrections has occurred in rpms installed with cPanel. In cPanel, there is a script to check if the rpm is working or not, it is corrected or…
How to install Security Advisor Addon on WHM/cPanel server
Yes, it’s really a useful server security alert. The Security Advisor Addon is an open source addon for cPanel server. We can simply install it from git. This addon collect security information from server and displays on a single page.…
Named service in DirectAdmin not started – Issue with named script
If you are facing problem with the Named service in DirectAdmin, which means when restarting named you are getting errors for all the zone files in your server. This error looks like the named script is corrupted. Then, you can…
How to prevent users from creating certain domains – WHM/cPanel
The control panel WHM & cPanel allows you to prevent cPanel users from creating certain domains. Which means, to prevent users to create well-known common domains as PARKED or ADDON to the existing account. It’s a serious issue by considering…
How to prevent accessing accounts with server IP address(or hostname) and the account username in a cPanel server : ip/~username
It’s very important resource usage measure if you are an owner of a shared hosting. Because, in a cPanel server every user can access their on account(Domains) by using the server IP address or hostname if the “Apache mod_userdir” is…