主机参考:VPS测评参考推荐/专注分享VPS服务器优惠信息!若您是商家可以在本站进行投稿,查看详情!此外我们还提供软文收录、PayPal代付、广告赞助等服务,查看详情! |
我们发布的部分优惠活动文章可能存在时效性,购买时建议在本站搜索商家名称可查看相关文章充分了解该商家!若非中文页面可使用Edge浏览器同步翻译!PayPal代付/收录合作 |
今天小编分享的是chmod怎么修改文件夹及子目录权限,可能大家对chmod并不陌生,或者从来没有了解过chmod。但是不用担心,今天小编给大家详细的讲解修改权限的方法,一定会帮助到大家的。
Today, Xiaobian shares how to modify the permissions of folders and subdirectories in Chmod. Maybe you are not new to Chmod, or you have never known Chmod. But don't worry. Today's editor will give you a detailed explanation of how to modify the authority, which will surely help you.
chmod怎么修改文件夹及子目录权限
How to modify folder and subdirectory permissions in Chmod
打开终端进入你需要修改的目录
Open the terminal to enter the directory you need to modify
然后执行下面这条命令
Then execute the following command
chmod 777 * -R
chmod 777 * -R
全部子目录及文件权限改为 777
All subdirectories and file permissions changed to 777
查看linux文件的权限:ls -l 文件名称
Permission to view Linux files: LS - L file name
查看linux文件夹的权限:ls -ld 文件夹名称(所在目录)
Permission to view Linux folder: LS - LD folder name (directory)
修改文件及文件夹权限:
Modify file and folder permissions:
sudo chmod -(代表类型)×××(所有者)×××(组用户)×××(其他用户)
Sudo Chmod - (representative type) ××× (owner) ×× (group user) ××× (other users)
常用修改权限的命令:
Common commands for modifying permissions:
sudo chmod 600 ××× (只有所有者有读和写的权限)
Sudo Chmod 600 ××× (only the owner has read and write permission)
sudo chmod 644 ××× (所有者有读和写的权限,组用户只有读的权限)
Sudo Chmod 644 ××× (the owner has read and write permission, and the group user only has read permission)
sudo chmod 700 ××× (只有所有者有读和写以及执行的权限)
Sudo Chmod 700 ××× (only the owner has read, write and execute permissions)
sudo chmod 666 ××× (每个人都有读和写的权限)
Sudo Chmod 666 ××× (everyone has read and write permission)
sudo chmod 777 ××× (每个人都有读和写以及执行的权限)
Sudo Chmod 777 ××× (everyone has read, write and execute permissions)
以上就是chmod怎么修改文件夹及子目录权限做了简略的介绍,当然详细使用上面的不同还得要大家自己使用过才干领会。如果想了解更多,欢迎关注主机参考行业资讯频道哦!
The above is a brief introduction to Chmod how to modify the permissions of folders and subdirectories. Of course, the detailed use of the above differences needs to be understood by you. If you want to learn more, please pay attention to the host reference industry information channel!
--------------------------------------------------------------
主机参考,收集国内外VPS,VPS测评,主机测评,云服务器,虚拟主机,独立服务器,国内外服务器,高性价比建站主机相关优惠信息@zhujicankao.com
详细介绍和测评国外VPS主机,云服务器,国外服务器,国外主机的相关优惠信息,商家背景,网络带宽等等,也是目前国内最好的主机云服务器VPS参考测评资讯优惠信息分享平台
这几篇文章你可能也喜欢:
- Phanes Cloud荷兰VPS评测:中国电信和中国联通绕过美国,其余往返直连。 适合中国联通用户。 你可以尝试抵制投诉。
- 荫云,韩国住宅双ISP型VPS特价8折优惠低至$9.6/月,韩国住宅VPS/香港HKT,韩国VPS详细主机测评分享
- LisaHost VPS低至68元每月:双ISP/住宅IP/原生IP,香港/台湾/日本/新加坡/美国/英国,高速专线CN2/CUII/CMI/AS4837
- DMIT美国CMIN2线路VPS评测:出境和回程直连3个网络,移动需要CMIN2直连,最贵的优化线路
- Lisa Hosting美国真实家庭宽带VPS评测:跑抖音直播必备,双ISP美国家庭IP纯净度高,上行带宽高,中继直播无延迟
本文由主机参考刊发,转载请注明:chmod怎么修改文件夹及子目录权限 https://zhujicankao.com/14188.html
评论前必须登录!
注册