Topic

Linux

Core Linux commands, permissions, processes, and system administration.

Featured in Linux

Comments will help make your scripts more readable
Prianka Subrahmanyam
Prianka Subrahmanyam
Via command line arguments and prompting users for input
Amit Jotwani
Amit Jotwani

Articles in Linux

55

Curl Follow Redirect(s)

Learn how to make curl automatically follow a redirect along with the most common pitfalls to avoid when doing so.

Curl With Headers

Send request headers with cURL

Show Curl Headers

Curl request and response headers

POST JSON Data With Curl

How to send valid HTTP POST requests with JSON data payloads using the curl command and how to avoid common syntax pitfalls. Also, how to solve the HTTP 405 error code.

Linux Chmod Command

Understand how to use chmod to change the permissions of files and directories. See examples with various chmod options.