Hostripples Featured

Linux Server Security Cheklist.

1. Keep the system Updated with Latest Security Patches 2. Keep Yourself updated with latest vulnerabilities through mailing lists, forums…

13 years ago

Zombie and orphan processes: What is it?

Zombie process: It is  process that has completed execution but still has an entry in the process table. This entry…

13 years ago

PID: What is it?

Process ID is nothing but a unique identification number that helps to identify a particular process in Linux. PID's are…

13 years ago

Install Clamav (Clam Antivirus) On Ubuntu

Install Clamav (Clam Antivirus) On Ubuntu     This short, simple tutorial will explain how to install and use Clamav…

13 years ago

vi and vim cheat sheet for Linux

Cursor movement : h – move left j – move down k – move up l – move right w…

13 years ago

Avast installation error: Failed dependencies: libavastengine >= 4.7.0 is needed by avast4server-3.2.1-1.i586

Hello , If you try to install Avast antvirus on Linux server using rpm you may get error as below…

13 years ago

`/var/empty/sshd/etc’: No Such file or directory

Hello All, You might get the "cp: cannot create regular file `/var/empty/sshd/etc': No Such file or directory" while starting the…

13 years ago

How to reset bandwidth for a domain in WHM/CPANEL using Shell !!!

You can follow below steps to reset bandwidth of a Domain in cpanel server through Shell :************************************************    ssh to…

13 years ago

How to access blocked/banned websites .

  a) Using the IP address: this is the best way to access the domain names. Instead of the domain…

13 years ago

How insecure is SNMP protocol !!

SNMP itself does not define which information (which variables) a managed system should offer. Rather, SNMP uses an extensible design,…

13 years ago