第二课unit7 访问网络文件共享服务

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了第二课unit7 访问网络文件共享服务相关的知识,希望对你有一定的参考价值。

  1.yum install samba-cilent.x86_64 -y  ##安装客户端

技术分享

  2.smblient -L //172.25.254.250   ##连接至服务器端

技术分享

  3.mount //172.25.254.250/westos1 /mnt -o username=guest  ##挂载文件

技术分享

  **在/etc/fstab设置开机挂载

技术分享 

  4.yum install nfs-utils -y 


技术分享

  5.showmount -e 172.25.254.250  ##识别挂载点

技术分享  

  6.mount 172.25.254.250:/nfsshare/nfs1 /mnt  ##挂载目录

技术分享

  **在/etc/fstab设置开机挂载

技术分享

  7.设置自动挂载

  vim /etc/automaster

技术分享

  vim /etc/auto.westos

技术分享r



  

以上是关于第二课unit7 访问网络文件共享服务的主要内容,如果未能解决你的问题,请参考以下文章

unit7 & unit9cifs网络文件系统访问;vsftp服务

3-unit7 samba

Linux 2 unit7 挂载网络共享

二:Unit 7

第二章--(第七单元)--访问网络文件共享服务

win10共享文件夹无法访问怎么办