↧
Useful Linux command
In this article i am sharing daily uses of Linux command, These command is very useful when you are working on Linux machine. How to import database in mysql. $ mysql -u root -p db_live <...
View ArticleHow To Install Git on windows/Linux
GIT is an popular open source distributed version control system. Git designed to handle everything from small to very large projects with speed and efficiency. Install Git on linux $ apt-get install...
View Article