gundal님의 글… NFS Server/Client 요약 1. NFS Server 구성요소. 1) 설정파일 및 필요한 파일 – /etc/dfs/dfstab : NFS로 공유할 Directory 및 mount 될 option설정 (/etc/init.d/nfs.server 스크립트가 읽어서 이 내용대로 NFS 공유.) -/etc/init.d/nfs.server : /etc/dfs/dfstab을 참조 /usr/lib/nfs/nfsd를 구동하는 start script -/etc/dfs/sharetab : 현재 공유설정 해 놓은 file/directory 목록 – /etc/rmtab : 현재 원격으로 mount되어 있는 …
7월 2004 archive
7월 21
Sun box의 호스트아이디 바꾸기…
Let’s assume the MAC address you want to program is 8:0:20:aa:bb:cc and the hostid is 80aabbcc. Note: MAC and hostid don’t have to correspond. at the ok prompt: ok> 0 0 mkp ok> 8 0 20 aa bb cc 80aabbcc mkpl ok> ^d ^r (control+d, control+r) (if 0 0 mkp fails, try 1 1 mkp, …
7월 16
솔라리스 2.5.1에서 FIFO 에러
>Quick question: we’ve got our first PCI-based Sun, a brand new Ultra 5, just >put Solaris 2.5.1 HW 11/97 and pretty recent recommended patches on it. A >couple of times during the installation, and lots of times once we start X, we >notice the following message appear in the console: > >NOTICE: m64: fifo error, …