SHELL SCRIPTING is writing a series of commands for the shell to execute. It can combine lengthy and repetitive sequences of commands into a single and simple script, which can be stored and executed anytime. This reduces the effort required by the end user.
Docker is a tool designed to make it easier to create, deploy, and run applications by using containers. Containers allow a developer to package up an application with all of the parts it needs, such as libraries and other dependencies, and deploy it as one package.
YAML is a human-readable data-serialization language. It is commonly used for configuration files and in applications where data is being stored or transmitted. YAML targets many of the same communications applications as Extensible Markup Language but has a minimal syntax which intentionally differs from SGML.
Kubernetes is an open-source container-orchestration system for automating application deployment, scaling, and management.
The adversary is not the person across the table; the adversary is the situation.
~$ date
~$ timedatectl
Discover ways to get out of your computer problems on this page.
"I find it interesting to solve the little problems that people face on computers."
Owner and Editor: Pavan Nallamothus
Feel free to contact me @
pavankumarpre@gmail.com