Linux

Browse 151 guides in Linux

Showing 30 of 151 guides (Page 2 of 6)
📄
Bash: Creating a shell variable in a bash script that I can access from command line
Learn bash: creating a shell variable in a bash script that i can access from command line with practical examples, diagrams, and best practices. Covers linux, bash, shell development techniques wi...
intermediate linux bash shell
Show DU outcome in purely megabytes
Show DU outcome in purely megabytes
Learn show du outcome in purely megabytes with practical examples, diagrams, and best practices. Covers linux, bash, redhat development techniques with visual explanations.
intermediate linux bash redhat
How to move all files including hidden files into parent directory via *
How to move all files including hidden files into parent directory via *
Learn how to move all files including hidden files into parent directory via * with practical examples, diagrams, and best practices. Covers linux, bash, shell development techniques with visual ex...
intermediate linux bash shell
Find all files containing a specific text (string) on Linux
Find all files containing a specific text (string) on Linux
Learn find all files containing a specific text (string) on linux with practical examples, diagrams, and best practices. Covers linux, text, grep development techniques with visual explanations.
intermediate linux text grep
What does the mkdir -p mean in a script file?
What does the mkdir -p mean in a script file?
Learn what does the mkdir -p mean in a script file? with practical examples, diagrams, and best practices. Covers linux, shell, mkdir development techniques with visual explanations.
intermediate linux shell mkdir
how to Extract tar Files?
how to Extract tar Files?
Learn how to extract tar files? with practical examples, diagrams, and best practices. Covers linux, compression, gzip development techniques with visual explanations.
intermediate linux compression gzip
Gcc compilation "cannot compute suffix of object files: cannot compile"
Gcc compilation "cannot compute suffix of object files: cannot compile"
Learn gcc compilation "cannot compute suffix of object files: cannot compile" with practical examples, diagrams, and best practices. Covers linux, gcc, linux-from-scratch development techniques wit...
intermediate linux gcc linux-from-scratch
Using output of awk to run command
Using output of awk to run command
Learn using output of awk to run command with practical examples, diagrams, and best practices. Covers linux, bash, shell development techniques with visual explanations.
intermediate linux bash shell
link libraries to run dwarf fortress
link libraries to run dwarf fortress
Learn link libraries to run dwarf fortress with practical examples, diagrams, and best practices. Covers linux, shared-libraries development techniques with visual explanations.
intermediate linux shared-libraries
How can I get the current date and time in the terminal and set a custom command in the terminal ...
How can I get the current date and time in the terminal and set a custom command in the terminal ...
Learn how can i get the current date and time in the terminal and set a custom command in the terminal for it? with practical examples, diagrams, and best practices. Covers linux, command-line, ter...
intermediate linux command-line terminal
📄
How can I find out the total physical memory (RAM) of my linux box suitable to be parsed by a she...
Learn how can i find out the total physical memory (ram) of my linux box suitable to be parsed by a shell script? with practical examples, diagrams, and best practices. Covers linux, ram, memory-si...
intermediate linux ram memory-size
📄
Add a bash script to path
Learn add a bash script to path with practical examples, diagrams, and best practices. Covers linux, bash, shell development techniques with visual explanations.
intermediate linux bash shell
📄
/usr/bin/time: No such file or directory
Learn /usr/bin/time: no such file or directory with practical examples, diagrams, and best practices. Covers linux, time, command development techniques with visual explanations.
intermediate linux time command
📄
How can I measure the actual memory usage of an application or process?
Learn how can i measure the actual memory usage of an application or process? with practical examples, diagrams, and best practices. Covers linux, memory, process development techniques with visual...
intermediate linux memory process
📄
Git status ignore line endings in identical files on Windows & Linux
Learn git status ignore line endings in identical files on windows & linux with practical examples, diagrams, and best practices. Covers linux, windows, git development techniques with visual expla...
intermediate linux windows git
How to display modified date time with 'find' command?
How to display modified date time with 'find' command?
Learn how to display modified date time with 'find' command? with practical examples, diagrams, and best practices. Covers linux, command-line, grep development techniques with visual explanations.
intermediate linux command-line grep
Command to change the default home directory of a user
Command to change the default home directory of a user
Learn command to change the default home directory of a user with practical examples, diagrams, and best practices. Covers linux, shell, unix development techniques with visual explanations.
intermediate linux shell unix
📄
What does "rc" mean in dot files
Learn what does "rc" mean in dot files with practical examples, diagrams, and best practices. Covers linux, terminology, rc development techniques with visual explanations.
intermediate linux terminology rc
📄
Best way to find the OS name and version on a Unix/Linux platform
Learn best way to find the os name and version on a unix/linux platform with practical examples, diagrams, and best practices. Covers linux, unix, operating-system development techniques with visua...
intermediate linux unix operating-system
How to check the BIOS version or name in Linux through a command prompt?
How to check the BIOS version or name in Linux through a command prompt?
Learn how to check the bios version or name in linux through a command prompt? with practical examples, diagrams, and best practices. Covers linux, terminal, bios development techniques with visual...
intermediate linux terminal bios
📄
difference between .so.0 and .so.0.0.0 files
Learn difference between .so.0 and .so.0.0.0 files with practical examples, diagrams, and best practices. Covers linux development techniques with visual explanations.
intermediate linux unix
How to unzip a .vw.gz file in linux?
How to unzip a .vw.gz file in linux?
Learn how to unzip a .vw.gz file in linux? with practical examples, diagrams, and best practices. Covers linux, ubuntu, unix development techniques with visual explanations.
intermediate linux ubuntu unix
"'Username' is not in the sudoers file. This incident will be reported"
"'Username' is not in the sudoers file. This incident will be reported"
Learn "'username' is not in the sudoers file. this incident will be reported" with practical examples, diagrams, and best practices. Covers linux, sudoers development techniques with visual explana...
intermediate linux sudoers
📄
Linux - How to list all users and their UIDs
Learn linux - how to list all users and their uids with practical examples, diagrams, and best practices. Covers linux, awk, grep development techniques with visual explanations.
intermediate linux awk grep
📄
linux command to get size of files and directories present in a particular folder?
Learn linux command to get size of files and directories present in a particular folder? with practical examples, diagrams, and best practices. Covers linux, file development techniques with visual...
intermediate linux file
📄
Why do you need to put #!/bin/bash at the beginning of a script file?
Learn why do you need to put #!/bin/bash at the beginning of a script file? with practical examples, diagrams, and best practices. Covers linux, bash, scripting development techniques with visual e...
intermediate linux bash scripting
📄
What does linux load actually mean?
Learn what does linux load actually mean? with practical examples, diagrams, and best practices. Covers linux, multithreading, system development techniques with visual explanations.
intermediate linux multithreading system
📄
How to create a file in Linux from terminal window?
Learn how to create a file in linux from terminal window? with practical examples, diagrams, and best practices. Covers linux, bash, file development techniques with visual explanations.
intermediate linux bash file
Defining a variable with or without export
Defining a variable with or without export
Learn defining a variable with or without export with practical examples, diagrams, and best practices. Covers linux, bash, shell development techniques with visual explanations.
intermediate linux bash shell
📄
Linux search text string from .bz2 files recursively in subdirectories
Learn linux search text string from .bz2 files recursively in subdirectories with practical examples, diagrams, and best practices. Covers linux, recursion, grep development techniques with visual ...
intermediate linux recursion grep