Basic Linux Commands Cheat Sheet
Basic Linux Commands Cheat Sheet
Basic Commands
Prepared By: Lamisa Musharrat Copyright ©2023 www.linuxsimply.com| All rights reserved.
Visit Profile: https://linuxsimply.com/lamisa-musharrat/ Basic Linux Commands Cheat Sheet Web View
Linux Cheat Sheet
Basic Commands
passwd Change a user's password who Displays information about currently logged-in user
Displays the user name of the current user logged
groupadd Add a new group to the system whoami
in
groupdel Delete an existing group from the uname Displays information about the current system and
Display the user and group IDs
Id hostname Displays or set the hostname of the current system
associated with the current user
Queries or modifies the hostname and related
su Switch to another user account hostnamectl
settings of the current system
Help Documentation date Displays and sets system date and time
Displays the manual page of a command Clears the history list of previously executed
man history -c
or utility commands
Shows information about both total and available
df
space on a file system
Prepared By: Lamisa Musharrat Copyright ©2023 www.linuxsimply.com| All rights reserved.
Visit Profile: https://linuxsimply.com/lamisa-musharrat/ Basic Linux Commands Cheat Sheet Web View