Linux Terminal Changing File Ownership and Permissions

Опубликовано: 28 Март 2026
на канале: Berardinux
302
7

In this video I go over how to change file permissions and ownership of files and directory's on Linux. The commands that I go over in the video are the chown and chmod commands. with the chmod command the permission numbers that you will half to know are ( 1 = execute ) ( 2 = write ) ( 4 = read ).