cd CRAFT_keras
error detected :
rm: cannot remove ‘CRAFT_keras’: permissions are not sufficient
single file adds user access to the file read and write permission :
sudo chmod a+x CRAFT_keras
sudo chmod a+r CRAFT_keras
Add user access to all files under the
folder :
sudo chmod -R a+r CRAFT_keras/
sudo chmod -R a+x CRAFT_keras/
added after the discovery of the file on the cross disappeared, the file can be accessed.
sudo
if you find that you cannot create a new folder under the folder, it means that the permission of the folder does not belong to the current user, check the file property :
sudo su
gedit /etc/sudoers
at the end of the file :
# User privilege specification
root ALL=(ALL:ALL) ALL
# 添加之处
yuxiu ALL=(ALL:ALL) ALL
modify this file for the current user permissions :
sudo chown yuxiu:yuxiu CRAFT_keras/ -R
and then the file permissions :
has been modified!
p>
p>
Read More:
- Method of modifying file and folder permission by Chmod command in Linux
- Android has applied for permission and still prompts open failed: eacces (permission denied)
- move_uploaded_file() failed to open stream: Permission denied
- [Linux] solution: SCP different server copy file prompt permission denied, please try again
- Permission error: [errno 13] permission denied: ‘… ” xxx.pyd ‘
- Solve the problem of dynamically applying for permission, but still reporting an error of open failed: eacces (permission denied)
- Failure [DELETE_ FAILED_ INTERNAL_ Error] and RM APK is unloaded
- Failure [DELETE_ FAILED_ INTERNAL_ After [error], RM APK is unloaded
- Linux shell RM deletes all. O suffix files in the subdirectory
- Winscp failed to upload the file to the server, indicating permission denied with return code 3
- Ubuntu 64 prompts bash: no such file or directory file exists
- Solution: how to set program permission as administrator permission in vs2019
- session_ start(): open(SESSION_ FILE, O_ Rdwr)) failed: processing of permission denied (13)
- ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied
- Ubuntu 20.04 builds nginx 1.18.0 and MAC file transfer / download to server
- Converting PDF file to JPG image in Ubuntu
- Ubuntu 18.04/ubuntu 16.04 (Ubuntu kylin 18 / 16), the last grub installation failed
- Git error: no permission remote: error: unable to unlink old ‘ README.md ‘ (Permission denied)
- Beeline connection hive2 reports an error permission denied
- The document “ostream” could not be saved. You don’t have permission