User:Simon/Administrating: Difference between revisions

From XPUB & Lens-Based wiki
Line 1: Line 1:
= administrating =
= administrating =
[[File:R w x symbols.jpeg|150px|thumb| read, write, and execute permissions in UNIX and UNIX-like systems]]
[[File:R w x symbols.jpeg|150px|thumb| Permissions in UNIX and UNIX-like systems]]
see also [[User:Simon/Including Excluding|including/excluding]], [[User:Simon/Inter-depending|inter-depending]], [[User:Simon/Open-sourcing|open-sourcing]], [[User:Simon/Trusting|trusting]]
see also [[User:Simon/Including Excluding|including/excluding]], [[User:Simon/Inter-depending|inter-depending]], [[User:Simon/Open-sourcing|open-sourcing]], [[User:Simon/Trusting|trusting]]



Revision as of 20:51, 2 June 2020

administrating

Permissions in UNIX and UNIX-like systems

see also including/excluding, inter-depending, open-sourcing, trusting

An administrator has authority to make modifications to the infrastructure of the library. Every registered user of the library is also an “admin”. With this responsibility, comes great power. An admin may delete user accounts, or take down the entire library if they wish. But they can also make registered accounts for other users, and choose to bestow the same privileges, or not. The library is open.

Image: Characters representing read (r), write (w), and execute (x) permissions in UNIX and UNIX-like systems