#linux
Read more stories on Hashnode
Articles with this tag
Overview The Evolution of Deployment: From Physical Servers to Kubernetes 1. The Era of Physical Servers In the early days of computing, deploying...
Jenkins is a powerful application that allows continuous integration and continuous delivery of projects, regardless of the platform you are working...
Docker Docker is a software platform that allows you to build, test, and deploy applications quickly. Docker packages software into standardized units...
Introduction In Unix-like operating systems, transferring files between machines is common. One of the safest and easiest tools for this is scp...
Create Directories Using Shell Script: Write a bash script createDirectories.sh that, when executed with three arguments (directory name, start...
#90daysofdevops As a DevOps engineer, understanding and utilizing the adduser command in Linux is essential for managing user accounts efficiently....