여기에서 디지문호스팅에 대한 호불호를 논하셔도 좋고 일상 다반사에 관한 이야기를 올리셔도 좋습니다. 정치/종교적 색채가 너무 짙거나 광고/스팸성 게시물만 제외하곤 모두 환영합니다.
글 수 702
안녕하세요.
염치불구하고 부탁하나 드리겠습니다.
다음과 같은 작업을 해야하는데 telnet이 안되서 이렇게 부탁드립니다.
감사합니다.
염치불구하고 부탁하나 드리겠습니다.
다음과 같은 작업을 해야하는데 telnet이 안되서 이렇게 부탁드립니다.
감사합니다.
1 | Telnet/SSH into the server where your vBulletin is currently installed. We will call this machine1. |
2 | Type:mysqldump --opt -Q -uUSERNAME -p DATABASENAME > /PATH/TO/DUMP.SQLIn this line, you should change the following:
|
3 | Once it has returned to the prompt, verify that DUMP.SQL exists in the directory you specified. If you did not specify a full directory, the file will be in the directory you are currently in. |