Linux Lite 4.0 User Guide by Henry Weidman

Linux Lite 4.0 User Guide by Henry Weidman

Author:Henry Weidman [Weidman, Henry]
Language: eng
Format: azw3
Tags: LinuxLite Linux Distribution
Publisher: Weidman Enterprises LLC
Published: 2018-10-06T16:00:00+00:00


leafpad file-name

Edit text files

sudo

Obtain super user privileges for one command. You will be prompted for a password. It is the system administrator account password.

chmod 777 file-name

Change read-write-execute permissions for a file. The first digit changes permissions for the file owner. The second digit changes permissions for members of a group. The third digit changes permissions for others. 777 changes the mode to read-write-execute for owner, group, and others, 666 changes them to read-write and 444 changes them to read-only. Here are all of the permissions for each digit of the three digit code:

0 - No permissions

1 - Execute

2 - Write

3 - Write, Execute

4 - Read

5 - Read, Execute

6 - Read, Write

7 - Read, Write, Execute



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.