Satyam PundJenkins Set Up & Master-Slave ArchitectureJenkins is an open-source automation server that helps automate the parts of software development related to building, testing, and…Aug 2Aug 2
Satyam PundDocker: A Comprehensive and Practical GuideDocker is a powerful platform for developing, shipping, and running applications inside containers. Containers are lightweight, portable…Jul 24Jul 24
Satyam PundHow to Use SSH and Personal Access Tokens with GitHubWhen working with GitHub, you often need to interact with repositories using Git commands. Two secure methods to authenticate and interact…Jul 18Jul 18
Satyam PundHow to Connect One Server to Another Using SSH KeysConnecting one server to another using SSH keys is a secure and efficient way to manage remote server access. This guide will walk you…Jul 18Jul 18
Satyam PundA Complete Guide to AWS EC2 SSH and Secure File Transfers with SCPHow to SSH into an AWS EC2 InstanceJul 18Jul 18
Satyam PundA Guide to grep, find, awk, and sed Commands1. grep: Global Regular Expression PrintJul 10Jul 10
Satyam PundUsers & Groups in LinuxUnderstanding how users and groups work in Linux is crucial for managing permissions and access to files and resources on a system. This…Jul 9Jul 9