Posts

cannot install com_comprofiler.zip

yes you see it right! ok lets get it fixed! 1. memory limit you said you changed in php.ini or in php config somewhere on public folder, CHECK AGAIN - if you are using virtualmin/webmin/cpanel and as "virtual host" different setting override the default values in php.ini so check on virtual site's php option 2. the tmp file, where's your virtual site's temp folder? check it if not using the system wide /tmp and is inside the virtual host change to 777 and just change back after installing. 3. check components folder. change to 777 then after install change to 755

xen host centos paravirt ubuntu pain in the ass

creating para virt guest on centos dom0 is pain in the ass check. luckily got this link but im not doing it http://markmail.org/message/ez2o3v2bid7xwafo ill just use vbox on paravirt ..

Linux Virtualization

I was on Xen,Vbox and Vmware Virtualization for server and desktop mainly centos and ubuntu. Then the bad thing happend they dropped it for kvm. I was searching for alternative new linux release that has xen on it. for now i need to stick on old centos 5.7 since 6 dropped it on the floor.

Apache Tomcat Cannot Start or Not Starting

I have a customer that needs hep on apache/tomcat that is not running or not functioning the solution is below https://kc.mcafee.com/corporate/index?page=content&id=KB54567

Virtualmin and Awstats

If you are using virtualmin and your client wants to check on the stats but don't like to login on virtualmin the absolute link and file can be used. For example your domain name is http://mazaredo.com/, put in browser http://mazaredo.com/awstats/awstats.pl This will invoke the perl file and ask you for a username and password and will show your awstats.

Some ways to clean and fix your computer

Is your computer slow? You just bought it like a couple of months or reformatted it like just a month ago? Some things that might help you solve the problem. 1. Scandisk - scan your computer for corruption. Before it was quite cool in windows 98 we just type in on the command prompt : scandisk /autofix and it will scan it all by itself. For windows xp and later you can do it by going to my computer, right click on the hard drive (usually c drive) click on properties, click on the tools tab in the "error-checking" click check now this will invoke the scan program though you can continue on this since it will ask you if you want to scan it at boot time " boot time means when your computer is starting" just click th ok button and restart your computer and wait for the scan to finish. Most problems not related to virus will be fixed by this. before there is also the famous "ndd" i love that program. norton disk doctor 2. Defragment - Also this one will event...

Virtualmin Issues: Apache dying every week at midnight

Issues : 100% http cpu load, Server Hangs, Http Dying Every Week There are lot of things I've done. 1. Check the cron jobs every week and change some weekly jobs and spread it on random day to another day like sat so they will spread the load 2. Create a script that auto checks that apache every 5 min there is a howto on the internet you can follow just google it. 3. This is the last thing that I've been doing read below: I've been looking for a solution on this one for quite long time now and havent figured it out. Log of apache doesnt give a clue. Maybe others logs have a clue the last log I havent checked was the logrotate logs. ( the log of the log rotator lol) I run the logrotate and poof! server down :D some freaking code there. I checked and found that the virtual sites rotates the log and invoking a restart of the httpd. I checked and tried and change the restart to graceful but no avail. So why do the server needs to be restarted?? Dunno really maybe to clear and s...