Interpreting Regular Permissions (Linux)
This game focuses on how to quickly interpret permissions on Linux using the chmod command and simple arithmetic.
Created Date
05.26.15
Last Updated
05.28.15
Viewed 28 Times
Create multiple-choice games on Wisc-Online and play them on our Chakalaka mobile app!
But that's not all! Explore educational games created by others. Simply search by category or enter agame code number and dive into a world of learning and fun.
Download the Chakalaka mobile app here:
Topics of this game:
-
In Linux permissions can be applied using a numeric system with the chmod command. What number is associated with the read permission?
-
In Linux permissions can be applied using a numeric system with the chmod command. What number is associated with the execute permission?
-
In Linux permissions can be applied using a numeric system with the chmod command. What number is associated with the write permission?
-
chmod 753 would indicate what permissions
-
The first three characters of the following permission signify what?
rwxrwxrwx
-
The last three characters of the following permission signify what?
rwxrwxrwx
-
The three characters in the middle of the following permission signify what?
rwxrwxrwx
-
Convert the following representation of permissions into a numerical representation using the chmod command.
rwxrw-r--
-
Convert the following representation of permissions into a numerical representation using the chmod command.
rwxr-xr-x
User comments are currently unavailable. We apologize for the inconvenience and are working to restore this feature as soon as possible.