Nixpert is a blog which contains articles about Linux, Unix, Shell, Python and other tech tips. My main concern is to publish a quality content that people love. I'm working as a Linux Engineer since 2013. I’m responsible for maintaining, securing, and troubleshooting Linux servers for multiple clients. I will share articles on Linux, Python, Ansible, GIT, SaltStack, Splunk, Cloud, Containers, Jenkins with Prod scenario. Happy Learning
Subscribe to:
Post Comments (Atom)
Installation of Jenkins on Linux and Deployment NGINX through Jenkins
Installation of Jenkins: [root@worker1 ~]# useradd -c "jenkins user" jenkins [root@worker1 ~]# passwd jenkins Changing passw...
-
Explaining Docker Networking: Docker networking is basically used to establish communication between the docker containers and the outsi...
-
nmon (short hand for Nigel's Monitor) is a computer performance system monitor tool for the AIX and Linux operating systems. The nmon ...
-
Service Modes: 1. Notice it in docker service ls 2. Defaults to replicated, but global is an option. 3. Global=one task per node 4. S...
No comments:
Post a Comment