linux服务器管理

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

posted @ 2019-07-30 10:43  dream_fu  阅读(277)  评论(0编辑  收藏  举报