Windows上将linux目录映射网络驱动器 您所在的位置:网站首页 linux映射windows网络磁盘 Windows上将linux目录映射网络驱动器

Windows上将linux目录映射网络驱动器

#Windows上将linux目录映射网络驱动器| 来源: 网络整理| 查看: 265

Windows上将linux目录映射网络驱动器

我有两台PC,一台操作用的Windows,一台linux。为了方便对linux目录的文件操作。需要在Windows上将linux中的/fdsk目录映射为网络驱动器。

首先要将linux安装成为samba服务器

安装samba

root@pc:~# apt-get install samba

修改配置文件

root@pc:~# vi /etc/samba/smb.conf

在最后添加下面几行

这里写图片描述

修改文件夹的权限

root@pc:/# chmode 777 fdsk

重启smbd生效

root@pc:~# cd /etc/init.d/ root@pc:/etc/init.d# smbd restart 在windows上映射网络驱动器 Linux的静态ip为17.0.11.185

这里写图片描述

映射完成

这里写图片描述



【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有