'명령어'에 해당되는 글 1건

  1. 2009.04.13 명령어로 삼바 공유 디렉토리 마운트하기

명령어로 삼바 공유 디렉토리 마운트하기

$ sudo mount -t cifs //192.168.0.5/Volume_1 /mnt/lan -o codepage=949,iocharset=utf8

마운트 명령어가 많이 바뀠다...
cifs = Common Internet File System

prev 1 next