IT防呆筆記
防呆隨手記
2012年2月4日 星期六
在linux下掛載windows分享資料夾
在/etc/fstab內設定要掛載資料夾的相關資訊,即可在開機後自動掛載。例如:
//winsrvIP/sharefolder /LinuxDir cifs user=username,password=password,iocharset=utf8,codepage=cp950,rw,file_mode=0774,dir_mode=0775,uid=1000,gid=1000 0 0
較新的文章
較舊的文章
首頁