Linux

Browse 151 guides in Linux

Showing 30 of 151 guides (Page 3 of 6)
📄
Check if a variable exists in a list in Bash
Learn check if a variable exists in a list in bash with practical examples, diagrams, and best practices. Covers linux, bash development techniques with visual explanations.
intermediate linux bash
File renaming Linux
File renaming Linux
Learn file renaming linux with practical examples, diagrams, and best practices. Covers linux, rename development techniques with visual explanations.
intermediate linux rename
📄
how we can see all running services Linux machine?
Learn how we can see all running services linux machine? with practical examples, diagrams, and best practices. Covers linux, service, command development techniques with visual explanations.
intermediate linux service command
How to edit a text file in my terminal
How to edit a text file in my terminal
Learn how to edit a text file in my terminal with practical examples, diagrams, and best practices. Covers linux, terminal, text-files development techniques with visual explanations.
intermediate linux terminal text-files
Are there any standard exit status codes in Linux?
Are there any standard exit status codes in Linux?
Learn are there any standard exit status codes in linux? with practical examples, diagrams, and best practices. Covers linux, error-handling, exit-code development techniques with visual explanations.
intermediate linux error-handling exit-code
📄
How do I find if a library is installed in linux?
Learn how do i find if a library is installed in linux? with practical examples, diagrams, and best practices. Covers linux, shared-libraries development techniques with visual explanations.
intermediate linux shared-libraries
📄
How to compress and tar a folder in Linux
Learn how to compress and tar a folder in linux with practical examples, diagrams, and best practices. Covers linux, command, zip development techniques with visual explanations.
intermediate linux command zip
TCP/IP Communication Protocol used by hyperterminal?
TCP/IP Communication Protocol used by hyperterminal?
Learn tcp/ip communication protocol used by hyperterminal? with practical examples, diagrams, and best practices. Covers linux, sockets, tcp development techniques with visual explanations.
intermediate linux sockets tcp
📄
ImageMagick: Possible to remove middle in picture?
Learn imagemagick: possible to remove middle in picture? with practical examples, diagrams, and best practices. Covers linux, bash, imagemagick development techniques with visual explanations.
intermediate linux bash imagemagick
📄
Debugging SIGBUS on x86 Linux
Learn debugging sigbus on x86 linux with practical examples, diagrams, and best practices. Covers linux, debugging, bus-error development techniques with visual explanations.
intermediate linux debugging bus-error
📄
How to get the unicode characters for CTRL+B, CTRL+L, ALT+K, etc...?
Learn how to get the unicode characters for ctrl+b, ctrl+l, alt+k, etc...? with practical examples, diagrams, and best practices. Covers linux, unix, terminal development techniques with visual exp...
intermediate linux unix terminal
📄
"monit restart <service>" how do I know when it's done restarting?
Learn "monit restart <service>" how do i know when it's done restarting? with practical examples, diagrams, and best practices. Covers linux, unix, monit development techniques with visual explanat...
intermediate linux unix monit
📄
Which version of PostgreSQL am I running?
Learn which version of postgresql am i running? with practical examples, diagrams, and best practices. Covers linux, database, postgresql development techniques with visual explanations.
intermediate linux database postgresql
📄
update-rc.d disable/remove will not remove etc/init.d/rc* references
Learn update-rc.d disable/remove will not remove etc/init.d/rc* references with practical examples, diagrams, and best practices. Covers linux, daemon, startup development techniques with visual ex...
intermediate linux daemon startup
📄
Chmod 777 to a folder and all contents
Learn chmod 777 to a folder and all contents with practical examples, diagrams, and best practices. Covers linux, permissions, file-permissions development techniques with visual explanations.
intermediate linux permissions file-permissions
📄
can't install QT4 on linux Mint
Learn can't install qt4 on linux mint with practical examples, diagrams, and best practices. Covers linux, qt4, cmake development techniques with visual explanations.
intermediate linux qt4 cmake
📄
How can I find a file/directory that could be anywhere on linux command line?
Learn how can i find a file/directory that could be anywhere on linux command line? with practical examples, diagrams, and best practices. Covers linux, bash, find development techniques with visua...
intermediate linux bash find
📄
Using openssl to get the certificate from a server
Learn using openssl to get the certificate from a server with practical examples, diagrams, and best practices. Covers linux, security, certificate development techniques with visual explanations.
intermediate linux security certificate
How to send an email using sendmail command in linux
How to send an email using sendmail command in linux
Learn how to send an email using sendmail command in linux with practical examples, diagrams, and best practices. Covers linux, email, smtp development techniques with visual explanations.
intermediate linux email smtp
Linux command to move a directory into another directory
Linux command to move a directory into another directory
Learn linux command to move a directory into another directory with practical examples, diagrams, and best practices. Covers linux, ubuntu, directory development techniques with visual explanations.
intermediate linux ubuntu directory
Check free disk space for current partition in Bash
Check free disk space for current partition in Bash
Learn check free disk space for current partition in bash with practical examples, diagrams, and best practices. Covers linux, bash development techniques with visual explanations.
intermediate linux bash
Get current time in hours and minutes
Get current time in hours and minutes
Learn get current time in hours and minutes with practical examples, diagrams, and best practices. Covers linux, bash, time development techniques with visual explanations.
intermediate linux bash time
📄
How do I make a zip file on linux?
Learn how do i make a zip file on linux? with practical examples, diagrams, and best practices. Covers linux, zip, command-line-interface development techniques with visual explanations.
intermediate linux zip command-line-interface
Confused about stdin, stdout and stderr?
Confused about stdin, stdout and stderr?
Learn confused about stdin, stdout and stderr? with practical examples, diagrams, and best practices. Covers linux, stdout, stdin development techniques with visual explanations.
intermediate linux stdout stdin
📄
Linux version of a .cmd file
Learn linux version of a .cmd file with practical examples, diagrams, and best practices. Covers linux, ubuntu development techniques with visual explanations.
intermediate linux ubuntu
📄
View a log file in Linux dynamically
Learn view a log file in linux dynamically with practical examples, diagrams, and best practices. Covers linux, logging development techniques with visual explanations.
intermediate linux logging
How do I recursively grep all directories and subdirectories?
How do I recursively grep all directories and subdirectories?
Learn how do i recursively grep all directories and subdirectories? with practical examples, diagrams, and best practices. Covers linux, unix, grep development techniques with visual explanations.
intermediate linux unix grep
send mail from linux terminal in one line
send mail from linux terminal in one line
Learn send mail from linux terminal in one line with practical examples, diagrams, and best practices. Covers linux, email development techniques with visual explanations.
intermediate linux email
📄
run a program in background with execvp system call in c
Learn run a program in background with execvp system call in c with practical examples, diagrams, and best practices. Covers linux, system, posix development techniques with visual explanations.
intermediate linux system posix
performing HTTP requests with cURL (using PROXY)
performing HTTP requests with cURL (using PROXY)
Learn performing http requests with curl (using proxy) with practical examples, diagrams, and best practices. Covers linux, curl, proxy development techniques with visual explanations.
intermediate linux curl proxy