How to install remastersys on ubuntu 11.04 natty narwhal
I am using remastersys from ubuntu 9.10. I regularly use remastersys to customize my ubuntu. I search for installing remastersys on my ubuntu machine 11.04 today morning. I went through ...
The upload directory (public) is not writable by the webserver Mediawiki
I have set up wiki on my server. Everything was OK.When I attempt to upload image for my wiki I came across an error.The full error is as below: ” The upload directory (public) ...
ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2)
I came across the strange problem today while installing mysql server on my ubuntu 10.04 LTS . I have installed various mysql client in many system before but came across this error ...
Command Line To Import Large .sql [How To]
I have been searching for the solution to import Large Mysql around 200 MB. I tried various method including Bigdump.php But didnot worked for me. Finally I got the Solution.I have ...
How to enable gd2.dll in Ubuntu
If you want this function enable (gd2.dll) in ubuntu.This extension seems like extension=php_gd2.dll // For Windows gd.so // for Linux This function comes by default in windows but ...
How to PhpMyadmin with Virtualmin/Webmin
PhpMyadmin is necessary to access the MySql Database through web interface. What I did to install PhpMyadmin in my server was below. 1. I created the subdomain . It should seems like. ...
dpkg: status database area is locked by another process
The Detail error message is : /* dpkg: status database area is locked by another process E: Could not get lock /var/lib/dpkg/lock – open (11 Resource temporarily unavailable) ...