Sunday, March 10, 2013

Ubuntu Tricks

How to open rar file in Ubuntu

sudo apt-get install unrar

download it.

Than extract application will automatically will open the rar files too.

MySQL with Ubuntu

Find out If MySQL Is Running On Linux Or Not


# mysqladmin -u root -p status