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 | 31 |
Tags
- xargs
- netsh
- Source
- VirtualBox
- maVen
- context
- profile
- Eclipse
- 줄바꿈 문자
- port
- import
- tomcat
- IntelliJ
- vscode
- find
- ssh
- Windows 10
- resource
- Quartz
- plugin
- grep
- bash
- Windows
- lsof
- 단축키
- Mac
- JavaScript
- web.xml
- GIT
- 네트워크
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