Shell Scripting
-
Linux Remove User Example
Dealing with users is a task that every systems administrator has to deal with frequently. This example will show you…
Read More » -
Linux Change Hostname Example
The hostname are aliases or labels used to identify easily each device within a network. In Linux desktop versions, is…
Read More » -
Linux Find Large Files Example
Having our disk tidy and free of garbage occupies space is something we all want to do, but many times…
Read More » -
Linux Screen Command Tutorial
Screen is a window manager that allows to have several virtual terminals, several sessions and programs in text mode executing…
Read More » -
Linux Create User Example
This example will show you how to create users in Linux, looking at the two different available commands: the default…
Read More » -
Formatting and coloring the cURL output
When it comes to documenting the APIs (especially the REST ones), having the cURL samples that one can try out…
Read More » -
Linux curl Example
cURL is an incredibly flexible and powerful tool data transferring tool, that supports a wide variety of protocols, being the…
Read More »