To remove only the tables in DB :
Go to terminal and excute the bellow command with your database username ,databasename , and password :
Subscribe to:
Posts (Atom)
Start and Stop ssh-agent
Below is the bash script used to start and stop ss-agent #!/bin/bash ## in .bash_profile SSHAGENT=`which ssh-agent` SSHAGENTARGS="...
-
Please try: sudo apt-get install linux-backports-modules-cw-3.8-precise-generic I believe cw-3.8 includes the modalias for your devi...
-
I had a problem with tomcat, it says that port 8080 is already in use so I can not use it … What I did ? 1- Find what application/pro...