Sherin - sherin.co.in
General Information:
Latest News:
cpnginx,danginx and cpemote new versions are avaialble 30 Mar 2011 | 05:52 am
Hello, The latest version of cpnginx , daninx and cpremote are as follows , cpnginx – 5.0 Danginx – 2.0 cpremote – 5.1 It is already available for downloads.
How to install Reliance Netconnect Broadband+ Modem ZTE-AC2736 in Ubuntu 15 Jan 2011 | 02:36 am
It is easy to install and configure Reliance Netconnect Broadband+ Modem ZTE-AC2736 in ubuntu. Please follow the procedures 1) Install the following packages # apt-get install wvdial usb-modeswitch ...
cPanel : UPCP error : Undefined subroutine &Cpanel::Update::automatic_updates_enabled called at /scripts/upcp line 273 13 Jan 2011 | 07:59 pm
I have seen recent cPanel upgrade throwing errors are below : # /scripts/upcp /scripts/upcp syntax OK Running Futex Check/Fix……Done Undefined subroutine &Cpanel::Update::automatic_updates_enabled call...
checkpcidss.com – New python project 19 Dec 2010 | 09:42 pm
Today I released a new free Python project, It is an online pcidss compliance scanner application fully written in Python. This will help you to check your website / server to find the most importan...
cPanel Nginx Plugin 4.1 released 26 Nov 2010 | 06:16 am
Hello, The cPanel Nginx plugin version 4.1 released . It is available for download from the project page http://cpnginx.net
Disable sslv2 in cPanel/whm services 26 Nov 2010 | 06:05 am
It is easy to disable sslv2 in cpanel / whm services ( ports 2083 , 2087, etc,. ) . To do this you need to enable stunnel from the tweak settings , After that edit the file /usr/local/cpanel/etc/stu...
How to avoid TCP time stamp issues in linux 26 Nov 2010 | 06:01 am
Hello, Here is the solution to avoid tcp fingerprinting . This need to be added in your linux server to get pcidss compilance . # echo “net.ipv4.tcp_timestamps = 0″ >> /etc/sysctl.conf # sysctl -p Thi...
Updated Profile 26 Nov 2010 | 05:57 am
I updated my profile today with all of my projects. you can see it from here . I saw that the contact form is no longer working. I had faced this contact form issues a number of time. So found a solu...
Upgrade php in plesk easy way 21 Nov 2010 | 11:15 pm
Hello, Here is an easy way to upgrade php in plesk server . Download the atomic repository script , # wget http://78.129.170.254/cpinstall/atomic # sh atomic After that upgrade the php using yum ...
How to enable gzip compression in cPanel server via mod_deflate and Apache 11 Nov 2010 | 08:10 pm
This small tutorial will help you to enable mod_deflate gzip compression in your cPanel server. You may need to do the following procedure. 1) Do easyapache and enable mod_deflate in your apache. Afte...