1,Linux挂载window服务器
[root@localhost /]# mount -t cifs -o username=xm,password=1234,uid=xm,gid=xm //XM-PC/share /home/xm/project
2,取消挂载
卸载:umount /mnt/share