命令集锦:

1、sudo apt-get install vim

2、sudo apt-get update

3、sudo apt-get install aptitude使用aptitude来进行条件安装

4、sudo aptitude install vim

5、ping www.baidu.com ping 通网络

6、sudo /etc/init.d/samba restart 重启samba

7.tar -xvf VMwareTools-10.2.0-7259539.tar.gz 解压gz格式

Vim Vim tools Samba安装
Vim Vim tools Samba安装
Vim Vim tools Samba安装

Vim Vim tools Samba安装

Vim Vim tools Samba安装

Vim Vim tools Samba安装

[share] #不能和文件夹同名

comment=samba ##这个是说明,随意填

path=/home/aston/samba_share

public=yes

create mask=0775

directory mask=0775

##要能修改文件夹,要么就将/home/aston/samba_share权限设置为777,或者加上如下设置

forceuser=root
forcegroup=root

writable = yes ##这个是更改windows只读模式

available = yes

Vim Vim tools Samba安装
Vim Vim tools Samba安装
Vim Vim tools Samba安装

保存后重启samba:

sudo /etc/init.d/samba restart

相关文章:

  • 2021-11-08
  • 2021-11-24
  • 2021-12-16
  • 2021-06-15
  • 2021-12-02
  • 2021-08-18
  • 2021-08-11
  • 2021-09-16
猜你喜欢
  • 2021-09-24
  • 2021-06-08
  • 2022-12-23
  • 2021-07-10
  • 2022-12-23
  • 2021-10-06
  • 2022-12-23
相关资源
相似解决方案