30
Oct/080
Oct/080
mySQL: How to backup/restore SQL databases through SSH
To backup your database through SSH (create SQL dump):
mysqldump --opt -u user -p dbname > {path}/backup.sql
To restore:
mysql -u user -p dbname < {path}/backup.sql
Recent Comments
- Ali on Juniper: Create a policy based VPN tunnel between two sites for NetScreen devices
- val on Juniper: Create a policy based VPN tunnel between two sites for NetScreen devices
- detar on Debian: Lenny cannot load Broadcom NIC drivers, asking for firmware bnx2-06-4.0.5.fw or bnx2-09-4.0.5.fw during install
- Tom on Windows: Windows is unable to install to the selected location. Error: 0×80300001
- Ali on Debian: Symantec Backup Exec 12 and Debian Etch 32/64
Tag Cloud
1005ha
adobe
apache
backupexec
blackberry
cron
Debian
ESX/ESXi
gpg
htpasswd
intel 82576
iptables
iscsi
java
jre
Lenny
Linux
mmc
mod_jk
mySQL
Netscreen
Networking
ntpdate
nx
outlook
pcspkr
ps
RALUS
riverbed
rpm
samba
san
scp
share directory
smb
ssh
SuSE
Tomcat
uninstall rpm
VMware
vpn
vsftpd
vSphere
Windows
wordpress