This website uses cookies to ensure you get the best experience on our website. Privacy Policy OK

Interpreting Regular Permissions (Linux)

| See more in Information Technology

This game focuses on how to quickly interpret permissions on Linux using the chmod command and simple arithmetic.

TBaeten
By
Created Date 05.26.15
Last Updated 05.28.15
Viewed 28 Times
Your browser doesn't support HTML5. System.Collections.Generic.List`1[System.String] System.Collections.Generic.List`1[System.String]
submit to reddit

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