Disable open_basedir in plesk

12 years ago

How to disable open_basedir in plesk without breaking/commenting your current httpd.conf basedir lines. Create a new file, called vhost.conf This…

Iframe: How to remove it ?

12 years ago

For iFRME injection, first search the all domains on the server using following command which are infected then remove it…

Set scheduler task on windows server

12 years ago

To set scheduler task on windows server one need to perform below mentioned steps: 1) Click on Start -> Control…

Linux Server Security Cheklist.

12 years ago

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

Zombie and orphan processes: What is it?

12 years ago

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

PID: What is it?

12 years ago

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

Install Clamav (Clam Antivirus) On Ubuntu

12 years ago

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

vi and vim cheat sheet for Linux

12 years ago

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

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

12 years ago

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

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

12 years ago

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