editorial
Introduction
1.
Operating System
1.1.
Linux
1.1.1.
iptables
1.1.2.
ebtables
1.1.3.
network
1.1.3.1.
promiscuous mode
2.
WAS
2.1.
apache
2.2.
tomcat
2.3.
httpd
3.
Database
3.1.
mysql
3.1.1.
dump
4.
Language
4.1.
C
4.2.
Cpp
4.3.
Java
4.3.1.
JNI
4.4.
php
4.4.1.
php-mysql
5.
framework
5.1.
spring
5.2.
codeigniter
6.
Software Development
6.1.
Configuration Managerment
6.1.1.
mercurial
Powered by
GitBook
editorial
dump
mysql 백업
mysql 복원
mysql -u [userId] -p [password] [DB명] < dump.sql