How to fix Linux error read-only file system use this command to change read only permission mount -o rw,remount / Then use chmod to change chmod -R 755 /opt/kerio/winroute/webadmin/weblib/int/login/control/ will work properly
No comments:
Post a Comment