There are three basic methods to configure a Linux kernel (easiest to hardest methods): Tuning Linux kernel parameters To increase kernel flexibility, special hooks allow
ip route flush initialize routing table ip route del remove entries from routing table
Find packages using packaging utilities If you know the name of the package you’re looking for, you can also use your system’s packaging utilities to
Linux manual pages, often called man pages are the documentation available in command line. Even we have much information in Google nowadays, those still are
Hostname Kernel name, hostname, processor, operating system Distribution details Process list Docker Crontabs Name servers (DNS) Routing Network interfaces Firewall Time & date Memory Storage
In this example I will use my own domain https://michalwojcik.com.pl Certificate can be obtained through the browser, but one has to be awared that browsers
There is a comprehensive helpful list while using Helm. When command is self-explanatory, there is no description. Chart repositories Install & upgrade Misc –dry-run, template
Regular expressions or commonly called as Regex or Regexp is a tool which simplifies working with strings. It helps finding, filtering, repliacing and matching. This
Bash aliases can save you from having to remember long commands and eliminate lots of typing. They simply make your life in terminal easier. But
YAML vs JSON Both of these formats can represent the same data in almost the same way. While YAML uses indentation to organize data into