반응형
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
- ARP
- dhcp
- 사용자 계정 관리
- 스미싱
- PGP
- 인증기준
- ISMS-P
- Spoofing
- cpio
- pacct
- MIME
- sendmail.
- xinetd
- SAMBA
- 2.5.1
- 접근통제
- NFS
- xe
- Oracle
- proftpd.conf
- 조치
- 파밍
- rsync
- SSL
- Sendmail
- quota
- logrotate
- Tripwire
- set
- pem
Archives
- Today
- Total
목록NFS (1)
SEO
리눅스 NFS 서버 구축 및 설정
리눅스 NFS 서버 구축 및 설정 [NFS 서버 설정] [root@seosvr ~]# rpm -qa |grep nfs [root@seosvr ~]# yum install nfs-utils nfs-utils-lib .. 생략 .. [root@seosvr ~]# rpm -qa |grep nfs nfs-utils-lib-1.1.5-6.el6_5.x86_64 nfs-utils-1.2.3-39.el6_5.3.x86_64 [root@seosvr ~]# [root@seosvr ~]# vi /etc/sysconfig/nfs 파일 내용 중 아래 항목 주석 제거 RQUOTAD_PORT=875LOCKD_TCPPORT=32803 LOCKD_UDPPORT=32769MOUNTD_PORT=892 STATD_PORT=662 STAT..
Liunx
2014. 10. 1. 11:52