Linux

Browse 151 guides in Linux

Showing 30 of 151 guides (Page 1 of 6)
📄
Script parameters in Bash
Learn script parameters in bash with practical examples, diagrams, and best practices. Covers linux, bash, shell development techniques with visual explanations.
intermediate linux bash shell
📄
How to format date in bash to YYYY-DD-MMTHH:MM:SS.sss
Learn how to format date in bash to yyyy-dd-mmthh:mm:ss.sss with practical examples, diagrams, and best practices. Covers linux, bash, date development techniques with visual explanations.
intermediate linux bash date
📄
How can I automatically redirect HTTP to HTTPS on Apache servers?
Learn how can i automatically redirect http to https on apache servers? with practical examples, diagrams, and best practices. Covers linux, apache, .htaccess development techniques with visual exp...
intermediate linux apache htaccess
📄
Tar archiving that takes input from a list of files
Learn tar archiving that takes input from a list of files with practical examples, diagrams, and best practices. Covers linux, unix, archive development techniques with visual explanations.
intermediate linux unix archive
📄
completely uninstall r linux
Learn completely uninstall r linux with practical examples, diagrams, and best practices. Covers linux, r development techniques with visual explanations.
intermediate linux r
📄
How to remove folders with a certain name
Learn how to remove folders with a certain name with practical examples, diagrams, and best practices. Covers linux, unix, rm development techniques with visual explanations.
intermediate linux unix rm
📄
HTTP POST and GET using cURL in Linux
Learn http post and get using curl in linux with practical examples, diagrams, and best practices. Covers linux, web-services, curl development techniques with visual explanations.
intermediate linux web-services curl
📄
Looping through the content of a file in Bash
Learn looping through the content of a file in bash with practical examples, diagrams, and best practices. Covers linux, bash, unix development techniques with visual explanations.
intermediate linux bash unix
📄
How to get a list of all valid IP addresses in a local network?
Learn how to get a list of all valid ip addresses in a local network? with practical examples, diagrams, and best practices. Covers linux, network-programming, ip development techniques with visual...
intermediate linux network-programming ip
📄
Delete empty lines using sed
Learn delete empty lines using sed with practical examples, diagrams, and best practices. Covers linux, unix, sed development techniques with visual explanations.
intermediate linux unix sed
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 to use regex with find command?
Learn how to use regex with find command? with practical examples, diagrams, and best practices. Covers regex, linux, find development techniques with visual explanations.
intermediate regex linux find
📄
Are tar.gz and tgz the same thing?
Learn are tar.gz and tgz the same thing? with practical examples, diagrams, and best practices. Covers linux, tar development techniques with visual explanations.
intermediate linux tar
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
📄
Using ls to list directories and their total sizes
Learn using ls to list directories and their total sizes with practical examples, diagrams, and best practices. Covers linux, unix development techniques with visual explanations.
intermediate linux unix
📄
Find with shell with different and/or conditions
Learn find with shell with different and/or conditions with practical examples, diagrams, and best practices. Covers linux, shell, find development techniques with visual explanations.
intermediate linux shell find
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 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
📄
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