by admin | Jul 10, 2014 | Mail service, Servers
# /var/log/exim_paniclog : info abt the exim program itself. # /var/log/exim_mainlog : logs every single mail transaction. # /var/log/exim_rejectlog : This logs delivery rejections. # exim -bp : shows mails on the queue # exim -bpc :This option counts the number of...
by admin | Jul 9, 2014 | General, OpenSource, Servers
Bruteforce attack against wp-login.php is very common issue and many users has been affected by this. In this scheme of attack, the attacker is brute-force attacking the WordPress administrative portals, using the username “admin” and trying thousands of passwords...
by admin | Jul 5, 2014 | Servers
– Server Backup Enterprise from r1soft, idera is an affordable, high-performance, disk-to-disk backup software for Linux and Windows servers. It can : * Manage multiple users,user groups and privilages * Define Disk Quotas * Backup Databases * Use archiving...
by admin | Jul 5, 2014 | Servers
R1SOFT (IDERA) Backup Agent : – The Backup Agent performs backup and restore operations. Installing the agent via YUM : ============================ Create a YUM.repo file with the R1SOFT repository information vim /etc/yum.repos.d/r1soft.repo Insert the...
by admin | Jul 5, 2014 | cPanel/WHM
– You might be getting alerts from chkservd claiming that your IMAP/exim is getting failed and is being restarted automatically by chkservd. Although you might not be experiencing any real time issue with mail delivery or logging in, something would be wrong and...
by admin | Jul 5, 2014 | Servers
Are you facing the following error when you try to boot up a Virtuozzo VPS ? mv: cannot move `/etc/resolv.conf.xxxx’ to /etc/resolv.conf’: Operation not permitted ERROR: Can’t change file /etc/resolv.conf File resolv.conf was modified This might be...
by admin | Jul 2, 2014 | General
When we install some free programs we may also get some new toolbars and adwares. Some of them can access your browser settings and can change them. They contain malicious codes. In most of the cases the home page of the browser that we had set is changed to some...
by admin | Jul 1, 2014 | cPanel/WHM
After the recent update of cPanel to 11.44.x, most of the users are able to see that clamd is getting hung and consuming the server resources excessively. On checking the processes running, we can see that clamav-cpanel plugin is consuming a lot of resources scanning...
by admin | Jun 21, 2014 | General, Servers
When dealing with Microsoft Virtual Server, there might be situations in which you would need to pass CTRL+ALT+DELETE to the underlying VM. However, pressing them do not work within a virtual machine because of the interaction between the host operating system and the...
by admin | Jun 21, 2014 | MySQL
When trying to start MySQL server, are you facing this error : “Timeout error occurred trying to start” Check for the MySQL logs to see if you can track something. # /var/log/mysqld.log or /var/lib/mysql/hostname.err ( whichever is the log location ) and...