更新完 zsh 說我目錄許可權問題的解決
問題
Last login: Mon May 28 13:35:31 on ttys001
You have mail.
[oh-my-zsh] Insecure completion-dependent directories detected:
drwxrwxrwx 7 hans admin 238 2 9 10:13 /usr/local/share/zsh
drwxrwxrwx 6 hans admin 204 10 1 2017 /usr/local/share/zsh/site-functions
[oh-my-zsh] For safety, we will not load completions from these directories until
[oh-my-zsh] you fix their permissions and ownership and restart zsh.
[oh-my-zsh] See the above list for directories with group or other writability.
[oh-my-zsh] To fix your permissions you can do so by disabling
[oh-my-zsh] the write permission of "group" and "others" and making sure that the
[oh-my-zsh] owner of these directories is either root or your current user.
[oh-my-zsh] The following command may help:
[oh-my-zsh] compaudit | xargs chmod g-w,o-w
[oh-my-zsh] If the above didn't help or you want to skip the verification of
[oh-my-zsh] insecure directories you can set the variable ZSH_DISABLE_COMPFIX to
[oh-my-zsh] "true" before oh-my-zsh is sourced in your zshrc file.
然後發現有類似問題
https://github.com/robbyrussell/oh-my-zsh/issues/6835
解決方法
chmod 755 /usr/local/share/zsh
chmod 755 /usr/local/share/zsh/site-functions
相關文章
- 解決 PBootCMS 網站出現的“會話目錄寫入許可權不足”的問題boot網站會話
- Linux更改檔案及目錄許可權問題Linux
- vue許可權問題解決方案Vue
- Linux 目錄許可權研究Linux
- Android SELinux avc dennied許可權問題解決方法AndroidLinux
- PbootCMS提示:“會話目錄寫入許可權不足”的解決辦法boot會話
- 帝國CMS提示建立目錄不成功,請檢查目錄許可權的解決辦法
- 用無程式碼解決CRM角色許可權問題
- 帆軟——目錄及許可權配置
- Vue設定許可權列表目錄Vue
- MySQL許可權問題MySql
- PbootCMS網站提示:“會話目錄寫入許可權不足”的解決辦法boot網站會話
- 許可權的級聯問題
- Linux目錄與檔案的許可權意義Linux
- Centos sudo 許可權問題CentOS
- Lnmp 網站根目錄檔案許可權LNMP網站
- linux許可權管理,例項: 建立共享目錄Linux
- 圖文介紹Linux chmod目錄許可權Linux
- ubuntu 安裝onethink沒有目錄許可權Ubuntu
- RAC安裝目錄許可權快速恢復
- Oracle 目錄許可權丟失故障恢復Oracle
- jenkins 容器內的許可權問題Jenkins
- sqlserver 賦予許可權的問題SQLServer
- MacOS安裝錄播姬BililiveRecorder解決zsh:killed問題Mac
- umask 和 新建檔案、目錄的預設許可權
- Ubuntu 下 Composer 許可權問題Ubuntu
- WPF + Winform 解決管理員許可權下無法拖放檔案的問題ORM
- Laravel 框架的日誌許可權問題Laravel框架
- Grafana9的dashboard許可權問題Grafana
- win10 儲存excel報錯 許可權問題怎麼解決Win10Excel
- 【自然框架】許可權的視訊演示(二):許可權到欄位、許可權到記錄框架
- 登入失敗,提示“資料庫目錄許可權寫入不足”,可以操作設定資料庫目錄許可權為 777。資料庫
- 解決在Windows10下沒有許可權修改hosts檔案的問題Windows
- Mysql資料庫許可權問題MySql資料庫
- hdfs檔案本地許可權問題
- Laravel Daily 日誌許可權問題LaravelAI
- LINUX SSH互信與使用者家目錄許可權Linux
- 網站提示:”會話目錄寫入許可權不足“網站會話