Everyone thinking linux is difficult for learn but we can learn network system by linux system. I think linux is not difficult for learn but it take a long time and hard-study until are understand.Someone maybe take a short time to understand linux easily. Today I will show you how to install phpMyadmin. It is very easy for me and you all. phpMyadmin is the project of Open-source suitable for
management administration Database management. Mysql Server is web-base
application help to work be easily such as create Database, create Table and
manage database etc. We can manage database on website so easy. Before
installing phpMyAdmin we should install LAMP System first and this program
should work 100%.
Installing phpMyadmin we can do this by using apt packaging system to pull down the files and install them on our system. Type command sudo apt-get install phpmyadmin php5-mysql. This step take a time about two or three minute.













