Problem installing PECL packages
While installing pecl packages using pecl command, if you came across the below error , like :: checking whether the C compiler works… configure: error: cannot run C compiled programs. Then it means...
View ArticleInnoDB database recovery
If mysql shutdown unexpectly, innodb might crashed and not possible to repair through phpmyadmin or mysql konsole. Solution: 1) check the innodb log file size -rw-rw—- 1 mysql mysql 104857600 Oct20...
View ArticleApache module used for injuct malicious content: Linux/Chapro.A
ESET antivirus company reported the detection of new malware Linux / Chapro.A, used by hackers to launch attacks on visitors to a site hosted on compromised Linux-servers. Feature of the Linux /...
View ArticleUpdate Bind to 9.7 on cPanel CentOS 5
An open resolver is a DNS server, which will allow a recursive query of an arbitrary domain from any IP address. An open resolver can be used in a reflection DDoS. Only Subnets controlled by the...
View ArticleUpdate:: Mod_Pagespeed V1.1 released
We’ve upgraded Mod_Pagespeed Easyapache Build to stable version.Please see the new updates. 1) Compatible with Apache2.4 2) Updated Mod_pagespeed to latest version. 3) Created Installation script....
View ArticlePlesk 0-Day Exploit
A 0-day vulnerability has been publicly posted which affects older versions of Parallels Plesk software. The author of the exploit included an informational text file which appears indicate public...
View Articlemod_reveseproxy: extract client IP from reverse proxy
If you setup Apache 2.4 With mod_remoteip, the apache extendedstatus always gives you the proxy IP, instead of client IP, actually this is due to that the mod_status set client IP very early when...
View ArticleJust try:: chmod -x /bin/chmod
What will happen if you remove the executable flag from the chmod binary itself? root@server:~# chmod -x /bin/chmod root@server:~# root@server:~# chmod +x /bin/chmod -bash: /bin/chmod: Permission...
View Articleerror: field ‘st_atim’ has incomplete type FFMPEG
While installing ffmpeg-php-0.6.0 on centos server, if you may came across the below error , like :: In file included from /usr/include/sys/stat.h:107, from /usr/include/php/main/php_streams.h:28,...
View ArticleAutomation with Perl Rex
Today I’ve started to play with perl Rex which is one of the great tool for automating server management tasks. I have never used Chef or Puppet or Ansible, so I did not know what to expect and what...
View ArticleInbox by Gmail for Desktop
A simple & beautiful desktop client for inbox gmail which runs on Linux, OS X and Windows. Built with NW.js. Please note that, This is NOT an official product, so use it with your own risk Major...
View Article