Basic Linux Administrator Commands - Part 2

Опубликовано: 12 Март 2026
на канале: Linux DevOps Journey
26
4

List of commands you can learn about in this video.

create directory that is shared between group of users
understand linux permissions and file/directory ownership
chown - change ownership of a file or a directory
chmod - change permissions of a file or a directory
getfacl - gets ACL and permissions of the folder/file
setfacl - change/modify ACL permissions
df - disk free - tells us how much disk space is used on the system and how much disk space is left
free - total amount of physical and swap memory
du - estimate file space usage