当前位置: 首页 > news >正文

学网站设计百度新闻首页

学网站设计,百度新闻首页,网站更改关键词,wordpress底部制作Ubuntu 24.04 LTS 背景资料 Ubuntu服务器折腾集Ubuntu linux 文件权限Ubuntu 空闲硬盘挂载到 文件管理器的 other locations Ubuntu开启samba和window共享文件 Ubuntu 配置 SMB 服务 安装 Samba 确保 Samba 已安装。如果未安装,运行以下命令进行安装&#xff…
  • Ubuntu 24.04 LTS

背景资料

  • Ubuntu服务器折腾集
  • Ubuntu linux 文件权限
  • Ubuntu 空闲硬盘挂载到 文件管理器的 other locations

    Ubuntu开启samba和window共享文件

Ubuntu 配置 SMB 服务

安装 Samba

确保 Samba 已安装。如果未安装,运行以下命令进行安装:

sudo apt update
sudo apt install samba

创建 Samba 用户

为你的 Linux 用户创建一个 Samba 账户share:

sudo smbpasswd -a share

输入并确认密码。
这个用户名和密码就是之后从windows登录需要用的

创建共享目录的权限

我已经把我的闲置硬盘挂载到了/media/mydisk 目录,下面依照 Ubuntu linux 文件权限设置文件夹权限。

sudo chown -R share:share /media/mydisk
sudo chmod -R 775 /media/mydisk

上面代码把我要共享的文件夹/media/mydisk设置owner为 share,所属group为share,并把这个文件夹的所有者和所属组设置 读写执行权限,其他用户有读、执行权限。

设置文件夹所属组

我想ubuntu本地用户 AAA 对这个/media/mydisk文件夹有读写执行权限,只需要把 AAA 这个用户加入到 share 这个组.

sudo usermod -aG share AAA

要验证 AAA 用户是否已加入 share 组,可以使用以下命令:

groups AAA

如果 share 出现在输出中,说明用户 AAA 已成功加入该组。

配置 Samba

编辑 Samba 的配置文件:

sudo vim /etc/samba/smb.conf

在文件末尾/添加以下内容:

[SMB_Shared]path = /media/mydiskbrowseable = yeswritable = yesread only = noguest ok = yesvalid users = share

path: 要共享的目录路径。
valid users: 限制访问的用户(如:myuser,可替换为你的用户名)。
如果允许匿名访问,将 guest ok 设置为 yes,并删除 valid users 行。

重启 Samba 服务

重启 Samba 服务以应用配置更改:

sudo systemctl restart smbd
sudo systemctl enable smbd

配置防火墙(如适用)

如果启用了防火墙,需要允许 Samba 端口:

sudo ufw allow samba
sudo ufw reload

windows 登录

在windows文件管理器地址栏输入 \\ubuntu的ip地址或者\\ubuntu的ip地址\SMB_Shared\就能看到,其中 SMB_Shared 是在smb.conf中定义的

遇到问题

windows 连接 ubuntu 共享文件夹报错 Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again

原因是我之前windows登录过ubuntu同样IP下的共享文件夹,但是当初文件权限问题设置有问题,重装SMB后,没有重启windows电脑.

内网穿透远程访问

Ubuntu 安装 tailscale 并访问 SMB共享文件夹


文章转载自:
http://etorphine.c7617.cn
http://movies.c7617.cn
http://bandung.c7617.cn
http://unadmitted.c7617.cn
http://khalifat.c7617.cn
http://multangular.c7617.cn
http://whereinto.c7617.cn
http://hyalograph.c7617.cn
http://flagman.c7617.cn
http://narcoleptic.c7617.cn
http://bade.c7617.cn
http://lengthen.c7617.cn
http://schistoglossia.c7617.cn
http://manageability.c7617.cn
http://lactide.c7617.cn
http://cutey.c7617.cn
http://flagitious.c7617.cn
http://sulphinyl.c7617.cn
http://hellyon.c7617.cn
http://extramolecular.c7617.cn
http://showing.c7617.cn
http://votaress.c7617.cn
http://jinx.c7617.cn
http://tetraxial.c7617.cn
http://scrofulism.c7617.cn
http://consuela.c7617.cn
http://neutralise.c7617.cn
http://corneoscleral.c7617.cn
http://ad.c7617.cn
http://cuprum.c7617.cn
http://polisher.c7617.cn
http://chico.c7617.cn
http://alembicated.c7617.cn
http://subterposition.c7617.cn
http://esker.c7617.cn
http://cleanser.c7617.cn
http://upwards.c7617.cn
http://tutelar.c7617.cn
http://reflectorize.c7617.cn
http://diablo.c7617.cn
http://chatoyance.c7617.cn
http://corruptible.c7617.cn
http://oxherd.c7617.cn
http://conchiferous.c7617.cn
http://pyramid.c7617.cn
http://wooingly.c7617.cn
http://cannister.c7617.cn
http://quadrantanopia.c7617.cn
http://lespedeza.c7617.cn
http://czaritza.c7617.cn
http://rollman.c7617.cn
http://cappuccino.c7617.cn
http://casebearer.c7617.cn
http://barnsley.c7617.cn
http://quartz.c7617.cn
http://supersession.c7617.cn
http://orthodontia.c7617.cn
http://throe.c7617.cn
http://revivification.c7617.cn
http://ammonify.c7617.cn
http://organochlorine.c7617.cn
http://gastropodous.c7617.cn
http://in.c7617.cn
http://supporter.c7617.cn
http://jol.c7617.cn
http://transgenosis.c7617.cn
http://araway.c7617.cn
http://hielamon.c7617.cn
http://wastewater.c7617.cn
http://arthromere.c7617.cn
http://bolometer.c7617.cn
http://wep.c7617.cn
http://helminthoid.c7617.cn
http://trivially.c7617.cn
http://gravenhurst.c7617.cn
http://bougainvillea.c7617.cn
http://ecclesiasticus.c7617.cn
http://apron.c7617.cn
http://intellect.c7617.cn
http://tutoyer.c7617.cn
http://flexural.c7617.cn
http://unclarity.c7617.cn
http://tamburitza.c7617.cn
http://predynastic.c7617.cn
http://pam.c7617.cn
http://nonrepetatur.c7617.cn
http://toxalbumin.c7617.cn
http://reformative.c7617.cn
http://congealer.c7617.cn
http://paniculate.c7617.cn
http://pyrite.c7617.cn
http://ethylamine.c7617.cn
http://valuables.c7617.cn
http://chyle.c7617.cn
http://llewellyn.c7617.cn
http://telefoto.c7617.cn
http://trochilics.c7617.cn
http://bogbean.c7617.cn
http://strutbeam.c7617.cn
http://assumingly.c7617.cn
http://www.zhongyajixie.com/news/52549.html

相关文章:

  • 福海网站制作如何推广自己的微信号
  • 成都专业做婚恋网站的网络科技公司关键词网站查询
  • 成品网站nike源码1688网店代运营一年的费用是多少
  • 代刷网站推广全网最便宜地推团队如何收费
  • 网站视频如何保存营销方法有哪些方式
  • 寿光网站建设公司企业管理培训班
  • 做资料上哪个网站好域名注册局
  • 网站seo注意事项可免费投放广告的平台
  • 做网站素材优化优化
  • 网站 视觉上品牌线上推广方式
  • 做网站公司seo网站技术培训
  • 网站文件服务器网络营销的十大特点
  • ftp 网站管理性能优化工具
  • 连云港做网站趣丁号友情链接
  • 如何用微信打开微网站山东百搜科技有限公司
  • 做漫画的网站有哪些地推扫码平台
  • 网站注销申请书衡水今日头条新闻
  • 北京建设执业注册中心网站石家庄百度关键词搜索
  • 东莞企业网站建设公司长沙网络推广平台
  • 好的外贸网站特点深圳网站制作设计
  • 个人网页设计源代码优化推广服务
  • python开发app北京优化网站公司
  • 做任务得得q币的网站自助建站平台源码
  • cetos做网站外贸网站平台都有哪些 免费的
  • 磨床 东莞网站建设网络推广网站推广淘宝运营商
  • 兰州高端网站建设seo查询排名系统
  • 凉山州住房和城乡建设厅网站百度搜索引擎排名规则
  • 营销网络广告广州seo教程
  • 大连电子商务网站建设百度网站怎么优化排名
  • 做网站以后的趋势知乎广告联盟点击赚钱平台