Posts Tagged ‘hosting’

parallels plesk extras; script to extract plesk login and password

Tuesday, June 17th, 2008

This script is useful in extracting the Parallels Plesk control panel client/reseller login ,password and email address.An quick script to aid in troubleshooting plesk login problems
wget http://gnusys.net/downloads/psaclientpass.bash
bash psaclientpass.bash

parallels plesk extras; script to extract ftp password from psa

Tuesday, June 17th, 2008

This script comes handy to anyone who wants to extract the passwords for ftp users for a plesk domain.
OfCourse the username can be obtained from the Plesk control panel
The script also retrieves the home directory to which the user logs in when he authenticates successfully to the ftp daemon
wget http://gnusys.net/downloads/psaftppass.bash
bash  psaftppass.bash

Parallels plesk extra;script to extract database details of a client

Tuesday, June 17th, 2008

The following script is very useful if you are planning to migrate or sync all database of a paticular reseller.I made it to aid in database recovery of a client from a failed Plesk Migration Manager (PMM) migration
Script has been tested to work on Parallels Plesk upto version 8.3.The output of the script is self [...]

cpanel script to extract reseller users and domain names

Sunday, May 25th, 2008

This bash script is very useful if you are planning to do cpanel account migrations purely from the commandline and automate the process of the migration . This scripts extracts the names of all reseller users in the server to the file
/opt/reseller_list
and correspondingly for all users in this list extract the cpanel usernames to the [...]

neutron.gnusys.net

Thursday, May 8th, 2008

I am expecting good number of visitors for the blog in the near future.So i have to think of scaling up NEUTRON which is the smart boy hosting this site
NEUTRON is a XEN domU running 2.6.18-53.1.13.el5xen in the hood and on skin its Debian GNU/Linux Etch (4.0)
======
neutron:~# free -m
total [...]