본문 바로가기

우도비

검색하기
우도비
프로필사진 오성민

  • 분류 전체보기 (39)
    • php (4)
      • wordpress (2)
    • java (1)
    • python (2)
    • javascript (4)
      • node.js (1)
      • vue.js (1)
    • css (2)
    • linux (11)
      • nginx (4)
      • troubleshooting (1)
    • db (2)
      • msyql (2)
      • mongodb (0)
    • phonegap (0)
    • editor (3)
      • atom (3)
      • vscode (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/09   »
일 월 화 수 목 금 토
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Tags
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

우도비

mysqldump 사용법

database 전체 덤프mysqldump -uroot -ppassword --all-databases > dump.sql 특정 database 만 덤프mysqldump -uroot -ppassword databasename > dump.sql 복구시mysql -uroot -ppassword databasesname < dump.sql

db/msyql 2017. 6. 16. 03:58
auto indent F12로 키매핑

KeyBindings 에서 your key Mapping file 에서 아래 텍스트 추가 'atom-text-editor': 'F12': 'editor:auto-indent'

editor/atom 2017. 6. 14. 01:59
How To Set Up a Node.js Application for Production on Ubuntu 16.04

https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-16-04IntroductionNode.js is an open source JavaScript runtime environment for easily building server-side and networking applications. The platform runs on Linux, OS X, FreeBSD, and Windows. Node.js applications can be run at the command line, but we'll focus on running them as a service..

linux/nginx 2017. 6. 4. 01:25
Prev 1 ··· 3 4 5 6 7 8 9 ··· 13 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바