diff --git a/ubuntu/users.md b/ubuntu/users.md index a9ac694..28b91f9 100644 --- a/ubuntu/users.md +++ b/ubuntu/users.md @@ -18,3 +18,6 @@ usermod -a -G sudo fc_api chown user_name directory/ chgrp user_name directory/ + +attempted to change password with "Read only file system" as an error, as well a pull a git repository with the same error. +used fsck /dev/sda5 to fix a whole list of issues, problem resolved