Archive for August, 2010
Ubuntu Linux – Disk Full 100% What to do?
When the DISK is full – lot of things stops functioning.
Here is a way to find and clear the log files.
1) Check the Disk Usage using sudo df -h
testserver: sudo df -h Filesystem Size Used Avail Use% Mounted on /dev/xvda 30G 746M 30G 100% / tmpfs [...]
SOAP4R and ActionWebServices Conflicts and the FIX
SOAP4R and ActionWebServices doesn’t get along very well – due to conflicts in their naming convention.
SOAP4R is used to connect to any Web Services based third party clients – may or may not be based on rails. SOAP4R works fine when its used independently.
If you have to offer your own Web Services using ActionWebServices [...]


