Linux

Browse 139 guides in Linux

Showing 30 of 139 guides (Page 1 of 5)
How can I insert a new line in a Linux shell script?
How can I insert a new line in a Linux shell script?
Learn how can i insert a new line in a linux shell script? with practical examples, diagrams, and best practices. Covers linux, bash, newline development techniques with visual explanations.
intermediate linux bash newline
How to static link Linux software that uses ./configure?
How to static link Linux software that uses ./configure?
Learn how to static link linux software that uses ./configure? with practical examples, diagrams, and best practices. Covers linux, gcc, configure development techniques with visual explanations.
intermediate linux gcc configure
How to run nohup and write its pid file in a single bash statement
How to run nohup and write its pid file in a single bash statement
Learn how to run nohup and write its pid file in a single bash statement with practical examples, diagrams, and best practices. Covers linux, bash development techniques with visual explanations.
intermediate linux bash
📄
why doesn't tar preserve file permissions?
Learn why doesn't tar preserve file permissions? with practical examples, diagrams, and best practices. Covers linux, tar development techniques with visual explanations.
intermediate linux tar
📄
what is nproc and nofile in ulimits?
Learn what is nproc and nofile in ulimits? with practical examples, diagrams, and best practices. Covers linux, mongodb, ulimit development techniques with visual explanations.
intermediate linux mongodb ulimit
📄
mv: cannot overwrite directory with non-directory
Learn mv: cannot overwrite directory with non-directory with practical examples, diagrams, and best practices. Covers linux, bash, file development techniques with visual explanations.
intermediate linux bash file
📄
What's "set -- "$progname" "$@"" means in shell script?
Learn what's "set -- "$progname" "$@"" means in shell script? with practical examples, diagrams, and best practices. Covers linux, shell development techniques with visual explanations.
intermediate linux shell
📄
changing the ownership of a folder in linux
Learn changing the ownership of a folder in linux with practical examples, diagrams, and best practices. Covers linux, permissions, chmod development techniques with visual explanations.
intermediate linux permissions chmod
📄
How to set environment variable in Linux permanently
Learn how to set environment variable in linux permanently with practical examples, diagrams, and best practices. Covers linux, environment-variables development techniques with visual explanations.
intermediate linux environment-variables
How do I force detach Screen from another SSH session?
How do I force detach Screen from another SSH session?
Learn how do i force detach screen from another ssh session? with practical examples, diagrams, and best practices. Covers linux, ssh, terminal development techniques with visual explanations.
intermediate linux ssh terminal
📄
Linux - Bash - Get $releasever and $basearch values?
Learn linux - bash - get $releasever and $basearch values? with practical examples, diagrams, and best practices. Covers linux, bash, yum development techniques with visual explanations.
intermediate linux bash yum
how to communicate with devices via a USB-to-RS232 wire in Linux?
how to communicate with devices via a USB-to-RS232 wire in Linux?
Learn how to communicate with devices via a usb-to-rs232 wire in linux? with practical examples, diagrams, and best practices. Covers linux, serial-port, usb development techniques with visual expl...
intermediate linux serial-port usb
How can I set a proxy for Wget?
How can I set a proxy for Wget?
Learn how can i set a proxy for wget? with practical examples, diagrams, and best practices. Covers linux, proxy, wget development techniques with visual explanations.
intermediate linux proxy wget
📄
Is there a standard command-line tool to do a hostname lookup?
Learn is there a standard command-line tool to do a hostname lookup? with practical examples, diagrams, and best practices. Covers linux, shell development techniques with visual explanations.
intermediate linux shell
📄
How can I determine the current CPU utilization from the shell?
Learn how can i determine the current cpu utilization from the shell? with practical examples, diagrams, and best practices. Covers linux development techniques with visual explanations.
intermediate linux unix
📄
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
Count number of files within a directory in Linux?
Count number of files within a directory in Linux?
Learn count number of files within a directory in linux? with practical examples, diagrams, and best practices. Covers linux, ls development techniques with visual explanations.
intermediate linux ls
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