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

13 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

13 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…

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

13 years ago

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

How to access blocked/banned websites .

13 years ago

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

How insecure is SNMP protocol !!

13 years ago

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

How insecure is SNMP protocol

13 years ago

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

To display the default Apache page how do I set the primary IP address for my cPanel environment !!!

13 years ago

To display the default Apache page how do I set the primary IP address for my cPanel environment .Log into…

How to configure cPanel !!!

13 years ago

Open a web browser and connect to your cPanel Control Panel located at https://ip address:2087.Login as the Administrator using the…

How to install BIND .

13 years ago

[Root @ example ~] # yum -y install BIND BIND-utilsIt is set assuming that the global address [192.16.0.80/29], private address…

Script to kill Roundcube stuck process !!

13 years ago

Create the new file roundcube.sh and insert the following code. #!/bin/sh for ROUNDCUBE in `ps aux | grep roundcube |…