#ilugc
Read more stories on Hashnode
Articles with this tag
display a line of text · echo - display a line of text. 1. $ echo "Welcome to Linux" 2. To enable the interpretation of backslash escapes -e option ...
create a new group. · groupadd - create a new group. 1. To create a new Linux group. $ sudo groupadd webadmin 2. To check $ sudo grep webadmin...
report file system disk space usage. · df - report file system disk space usage. 1. To display all the file system $ df -a 2. To display size in human...
command line interface for the package management system · apt - command line interface for Ubuntu and Debian based systems apt provides a high-level...
Talk Details Talk 0: Topic : Desktop Environments and Window Managers Description : A short intro to desktop environments and window managers....
Topics: Talk Details:* Talk 0: Topic: AUR - Arch User Repository Description: An introduction to the community driven arch user repository and how...