Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- GIT
- Mac
- Windows
- tomcat
- Windows 10
- import
- VirtualBox
- vscode
- plugin
- Source
- xargs
- port
- lsof
- Eclipse
- maVen
- netsh
- context
- JavaScript
- Quartz
- IntelliJ
- 네트워크
- resource
- 줄바꿈 문자
- bash
- ssh
- web.xml
- 단축키
- profile
- find
- grep
Archives
- Today
- Total
develog
[linux] nfs 자동 마운트 본문
[root@dev01 ~] vi /etc/fstab
파일 열어서 해당 항목 추가
127.0.0.1:/mnt/data /data nfs rw 0 0
'OS & Shell > Linux' 카테고리의 다른 글
디렉토리 용량 확인 (0) | 2012.10.09 |
---|---|
backup.sh (0) | 2012.09.28 |
두 개 명령 동시 실행 (0) | 2012.04.19 |
[bash] find & rm, 용량 0인 파일 찾아서 삭제 (0) | 2012.04.16 |
해당 경로에서 파일만 리턴 (0) | 2012.04.16 |
Comments