skip to main
|
skip to sidebar
Linux Blog
Home
Posts RSS
About
Forum
How to Restore a MySQL database
The most common and basic way to restore, is a restore of a database.
# mysql -u username –password=password DB < DB.sql
Restoring your database to another database over the network
# mysqldump -u username –password=password DB | mysql –host=192.168.0.23 -C DB
0 comments:
Post a Comment
Subscribe to:
Post Comments (Atom)
Last 30 days Popular Posts
Links/Online Guides/Forums for top Linux Distro's
How to Limit network access by user / group using iptables - Owner Match
How to enable IP Forwarding
Baobab - Linux Graphical Disk Usage Analyzer
Working with CAB file on Linux
Creating backup/restore images using dd
How to Convert cue and bin files into an iso/cdr/wav file - BChunk
How to Extract Audio from Video file using ffmpeg
Tools for creating TCP/IP packets
eBook - Understanding the Linux Virtual Memory Manager
Blog Archive
►
2013
(51)
►
June
(2)
►
May
(5)
►
April
(4)
►
March
(13)
►
February
(10)
►
January
(17)
►
2012
(167)
►
December
(6)
►
November
(12)
►
October
(19)
►
September
(13)
►
August
(13)
►
July
(16)
►
June
(9)
►
May
(16)
►
April
(10)
►
March
(20)
►
February
(18)
►
January
(15)
►
2011
(141)
►
December
(21)
►
November
(12)
►
October
(16)
►
September
(12)
►
August
(14)
►
July
(10)
►
June
(11)
►
May
(4)
►
April
(10)
►
March
(1)
►
February
(12)
►
January
(18)
►
2010
(242)
►
December
(25)
►
November
(19)
►
October
(22)
►
September
(20)
►
August
(26)
►
July
(21)
►
June
(13)
►
May
(22)
►
April
(19)
►
March
(16)
►
February
(15)
►
January
(24)
►
2009
(269)
►
December
(14)
►
November
(20)
►
October
(29)
►
September
(16)
►
August
(22)
►
July
(19)
►
June
(28)
►
May
(19)
►
April
(28)
►
March
(31)
►
February
(14)
►
January
(29)
▼
2008
(583)
►
December
(23)
►
November
(37)
►
October
(43)
►
September
(46)
►
August
(34)
►
July
(58)
►
June
(62)
►
May
(63)
►
April
(66)
►
March
(56)
►
February
(56)
▼
January
(39)
How to enable IP Forwarding
How to use hosts.allow and hosts.deny (tcpwrappers)
Safer, Faster, and Smarter internet access
Do not worry about spyware in Linux
HowTo get your System Information
HowTo use .htaccess file for Apache authentication
Spam filtering in sendmail by using DNSBL definitions
Limits for Linux filesystems
How to install and use chkrootkit
Howto check disk drive for errors and badblocks
How to Restore a MySQL database
Configure and Install KDE4 in OpenSuse 10.3
Classy picture of Richard Stallman - Thank's GNU
How to have complete security - (Antivirus, Rootki...
Howto change your MAC address (helps in hacking)
How to load programs faster (prelink)?
Reinstall Grub after installation/upgrade of Windo...
Tape drives naming convention
Popular Linux OS download links
How To Install Xfce on Ubuntu Linux
Protect your SSH by using Denyhost
How to forward your mails to someother account
Make your box invisible to ping
Activating and De-Activating your NIC
How to change hostname in Linux
How to remove/uninstall Lilo/Grub?
Maximize performace of Oracle and IBM DB2
Linux Commands to Monitor Memory Usage
Want to write Linux Kernel?
Convert Nero image (.nrg) to ISO9660 (.iso)
openSUSE 10.3 (useful links)
Update Dell laptop BIOS with Ubuntu
Defragmentation in Linux?
Linux related e-books - Free
Mount remote windows partition (windows share) und...
Apache - limit access to certain directories based...
VSFTPD - limit the number of simultaneous connecti...
KDE 4 Default Wallpaper
Get access to Linux files from Windows
►
2007
(68)
►
December
(15)
►
November
(15)
►
October
(38)
0 comments:
Post a Comment