
Captain Orange
Linux snippets
Just a small, unsorted collection of Linux commandline snippets. Just for myself mostly.
[read more]Some important HTTP status codes
A little list of important HTTP status codes, for all of you, that tend to forget things.
[read more]Some notes on HTTP headers
HTTP-Headers: Extra-Informations, which are added to HTTP-request and response messages in a client-server-communication.
[read more]Some notes on cURL
Little powerful command-line tool by Daniel Stenberg for transferring data between computers in networks using various protocols such as http, https or ftp.
[read more]Some notes on Telnet
Remember this funky little network protocol TELNET, which has been invented in the early 70ies? Telnet provides access to a command line interface CLI on a remote host over TCP/IP.
[read more]