Geetanjali MehraTwo Special parameters in Linux shell scriptThis writing discusses two special parameters provided by Unix/Linux Bash shell. They are $* and $@. They are used when command line…Dec 8, 2023
Shreyas MatadeHistory of Unix and Linux: From PDP-7 to Modern Operating SystemsFor many engineers and software developers, the terms Unix and Linux are commonplace. However, beneath these familiar terms lies a complex…Jun 29, 2023
John PandianMastering Containerization: Unraveling the Magic of Docker and KubernetesIn the bustling realm of IT, where efficiency meets innovation, two names echo like spells of boundless possibilities: Docker and…Oct 27, 2023Oct 27, 2023
Umadevi ChapatiTop 50+ Essential Linux commands used by DevOps Engineers in day-to-day activitiesThese are the 50+ Linux commands everyone knows and uses in day-to-day activities to perform various tasks effectively. Here is a brief…Jul 31Jul 31
Geetanjali MehraTwo Special parameters in Linux shell scriptThis writing discusses two special parameters provided by Unix/Linux Bash shell. They are $* and $@. They are used when command line…Dec 8, 2023
Shreyas MatadeHistory of Unix and Linux: From PDP-7 to Modern Operating SystemsFor many engineers and software developers, the terms Unix and Linux are commonplace. However, beneath these familiar terms lies a complex…Jun 29, 2023
John PandianMastering Containerization: Unraveling the Magic of Docker and KubernetesIn the bustling realm of IT, where efficiency meets innovation, two names echo like spells of boundless possibilities: Docker and…Oct 27, 2023
Umadevi ChapatiTop 50+ Essential Linux commands used by DevOps Engineers in day-to-day activitiesThese are the 50+ Linux commands everyone knows and uses in day-to-day activities to perform various tasks effectively. Here is a brief…Jul 31
IndevopsfundabyRavikant KumarLinux Basic CommandsIn Linux ‘cd’ (Change Directory) command is one of the most important and most widely used command for newbies as well as system…Sep 11, 2017