SShell Read More 3 minute read Bash If Statements Explained with ExamplesbydevopsexploreradminMarch 3, 2025 Introduction to if When working with shell scripts, you often need to make decisions based on the success…
KKubernetes kubectl shortnames for bash aliasbydevopsexploreradminJuly 6, 2023 In our DevOps life, we use a lot of CLI tools and one of the most popular orchestrations…
LLinux Check which MySQL configuration file is being usedbydevopsexploreradminJuly 5, 2023 Once we install the MySQL in Linux operating system and we will get confused with which MySQL config…
LLinux vim editor paste from clipboard without losing indentationbydevopsexploreradminJuly 5, 2023 We often use the vim editor in the Linux operating system regularly and when we copy the paste…