是小芳呀 發表於 2019-1-31 13:42:01

ubuntu18.04文件夹右下角的锁怎么去掉?

<p>ubuntu系统经常遇到有的文件夹顶面有个锁的形状,这个文件常常是无法进行编辑或者移动,这是因为对这个文件没有可以编辑等的权限,所以我们要修改它的权限,就能去掉右下角的锁,该怎么操作呢?下面我们就来看看详细的教程。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201901/20190131133258143.jpg " /></p>
<p>1、在上锁的文件夹上右键--<span style="color: #ff0000"><strong>属性</strong></span>。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201901/20190131133258144.jpg " /></p>
<p>2、选择窗口中的<strong>权限</strong>选项。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201901/20190131133258145.jpg " /></p>
<p>3、把里面都选择为<strong>创建和删除文件</strong>。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201901/20190131133258146.jpg " /></p>
<p>4、接着选择底部的<span style="color: #ff0000"><strong>更改包含文件的权限</strong></span>,里面同样都设置为 <strong>创建和删除文件</strong>,最后记得点击右上角的 <strong>更改</strong>。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201901/20190131133258147.jpg " /></p>
<p>5、如果还是没有去掉上面的锁,或者当面的选项出现灰色无法操作,可以在里面右键--<strong>打开终端</strong>。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201901/20190131133258148.jpg " /></p>
<p>6、使用命令 <span style="color: #ff0000"><strong>sudo chmod 777&nbsp; test </strong></span>给与这个test文件夹读写权限。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201901/20190131133259149.jpg " /></p>
<p>7、现在我们发现这个test文件夹上面的锁就被取消了。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201901/20190131133259150.jpg " /></p>
<p>以上就是ubuntu18.04去掉文件夹下面锁的教程,希望大家喜欢,请继续关注琼殿技术社区。</p>
<p><strong>相关推荐: </strong></p>
<p><a target="_blank" href="https://www.jb51.net/os/Ubuntu/618919.html">ubuntu18.04怎么重置桌面?</a></p>
<p><a target="_blank" href="https://www.jb51.net/os/Ubuntu/622774.html">Ubuntu18.04怎么启用中文输入法?</a></p>
<p><a target="_blank" href="https://www.jb51.net/os/Ubuntu/637238.html">Ubuntu18.04左侧边栏图标怎么调整大小? </a></p>
頁: [1]
查看完整版本: ubuntu18.04文件夹右下角的锁怎么去掉?