chkrootkit is a collection of tools to detect the presence of rootkits. chkrootkit uses C and shell scripts to perform a detailed process check, and scans systems binaries to detect kit signatures. Upon detection, in most cases, it can remove rootkits too.
How to Install the SSL Certificate in Plesk
Log into Plesk control panel in your dedicated or cloud server.
Installing your Plesk Server SSL Certificate
Download the Primary, Intermediate, and Root certificate files from your the trusted CA site you used.
Select ‘Domains’ from the left hand menu.
How to generate a CSR in Plesk
Log into Plesk control panel on your dedicated or cloud server.
Generating a CSR
In the Plesk Server Administrator, click on Domains & Websites.
Choose the domain you are securing, and then the Certificate button.
How to Setup a Software RAID on CentOS 5
This article addresses an approach for setting up of software (mdraid) RAID1 at install time on systems without a true hardware RAID* controller. It is NOT supported by the CentOS project; it is NOT a recommended approach for non-hobby users. Rather this article is written to document an approach involving much local
How to install Server Administrator in CentOS
OMSA is a web based application to manage DELL PowerEdge Servers. Using OMSA you can perform proactive system monitoring, system diagnosis, troubleshoot hardware issues and configure RAID etc., You can also view and manage hardware’s embedded system management (ESM) log using OMSA.
Configuring Plesk as a Slave DNS Server
There are several reasons why you might need at least two DNS servers for serving your sites:
- You purchased a domain name from a domain registrar. To delegate the domain, many registrars require the domain zone to be served by at least two name servers residing in different IP subnets.
- You have several hosting servers, and you have not grown enough to use the products like PPA (Paralles Plesk Automation) or PA (Plesk Automation), but you want to use a single set of name servers for all the domains you host.
- You want to have your own name servers and not depend on third parties.
- You want the WHOIS records for your domains to list your name servers.
Resetting MySQL Admin Password in Plesk – Windows
Symptoms
Attempts to manage customer’s MySQL databases produce errors:
Error: Connection to the database server has failed because of network problems: Try to establish connection failed
Resetting MySQL Admin Password in Plesk – Linux
How Do I Disable iptables Firewall?
Login as root user on your dedicated or cloud server.
Enter the following three commands to disable firewall.
Cacti on CentOS
Required software(s)
You need to install the following software on RHEL / Fedora / CentOS Linux:
MySQL Server : Store cacti data.
NET-SNMP server - SNMP (Simple Network Management Protocol) is a protocol used
for
network management.
PHP with net-snmp module - Access SNMP data using PHP.
Apache / lighttpd / ngnix webserver : Web server to display graphs created with PHP and RRDTOOL.