File Management - Permissions Flashcards

1
Q

File Management - Permissions

A

Unix

Permissions are based on User, Group, Other

Permissions can be read, Write or execute

-rexrwxrwx

With these permissions we can allow for:

Read, Write and execute permission for all other users

Read, Write and execute permission for group owner of the file

Read, Write and execute permission for the file owner

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

File Type

A
  • indicate regular file

d indicate directory

To be able to list the contents of a directory you must have execute permission as well as read permission

The chmod command us used for changing permissions on a directory or a file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Windows File Permission

A

Local Drives:
Permissions are based on User and Groups

Permission can be full Control, Modify, Read & Execute, List (folders only) , Read, Write

Permission are changed through Properties dialog box

Network Drives

Need to have a Homegroup to share files

Can share with Nobody, Somebody or Everybody (in HomeGroup)

Permissions can be Read or Read/Write

How well did you know this?
1
Not at all
2
3
4
5
Perfectly