在Debian系统中,Dolphin文件管理器可通过以下方式设置权限管理:
chmod
chmod 755 filename
chmod u+rwx filename
chown
sudo chown user1 filename
chgrp
sudo chgrp group1 filename