This is post 1 of 11 in the series “The Linux Command Line” This series introduces students to the Linux bash command line, and covers directory navigation, file management, permissions and more. Using the Linux Command Line The Linux Directory Tree Linux Shells and Basic Commands Changing Passwords Your Home Directory User Information Linux User …
The Linux Directory Tree
This is post 2 of 11 in the series “The Linux Command Line” This series introduces students to the Linux bash command line, and covers directory navigation, file management, permissions and more. Using the Linux Command Line The Linux Directory Tree Linux Shells and Basic Commands Changing Passwords Your Home Directory User Information Linux User …
Linux Shells and Basic Commands
This is post 3 of 11 in the series “The Linux Command Line” This series introduces students to the Linux bash command line, and covers directory navigation, file management, permissions and more. Using the Linux Command Line The Linux Directory Tree Linux Shells and Basic Commands Changing Passwords Your Home Directory User Information Linux User …
Changing Passwords
This is post 4 of 11 in the series “The Linux Command Line” This series introduces students to the Linux bash command line, and covers directory navigation, file management, permissions and more. Using the Linux Command Line The Linux Directory Tree Linux Shells and Basic Commands Changing Passwords Your Home Directory User Information Linux User …
Your Home Directory
This is post 5 of 11 in the series “The Linux Command Line” This series introduces students to the Linux bash command line, and covers directory navigation, file management, permissions and more. Using the Linux Command Line The Linux Directory Tree Linux Shells and Basic Commands Changing Passwords Your Home Directory User Information Linux User …
User Information
This is post 6 of 11 in the series “The Linux Command Line” This series introduces students to the Linux bash command line, and covers directory navigation, file management, permissions and more. Using the Linux Command Line The Linux Directory Tree Linux Shells and Basic Commands Changing Passwords Your Home Directory User Information Linux User …
Group Information
Where group information is stored Group information is stored in /etc/group. This file should be changed with the usermod, groupadd and groupmod commands. The format of each line is: Group name Group password (hardly ever used) Group ID User names (separated by commas) Each field is separated by a colon.
Linux User Default Files
This is post 7 of 11 in the series “The Linux Command Line” This series introduces students to the Linux bash command line, and covers directory navigation, file management, permissions and more. Using the Linux Command Line The Linux Directory Tree Linux Shells and Basic Commands Changing Passwords Your Home Directory User Information Linux User …
Linux User Profiles and Paths
This is post 8 of 11 in the series “The Linux Command Line” This series introduces students to the Linux bash command line, and covers directory navigation, file management, permissions and more. Using the Linux Command Line The Linux Directory Tree Linux Shells and Basic Commands Changing Passwords Your Home Directory User Information Linux User …
sudo and su –
This is post 9 of 11 in the series “The Linux Command Line” This series introduces students to the Linux bash command line, and covers directory navigation, file management, permissions and more. Using the Linux Command Line The Linux Directory Tree Linux Shells and Basic Commands Changing Passwords Your Home Directory User Information Linux User …