VMVrushali Magaduminvrushalim.hashnode.dev·Mar 9, 2023 · 4 min readLinux Basic to Advanced[1] Use SSH keys for authentication: Rather than using passwords, use SSH keys for authentication. This adds an extra layer of security and makes it more difficult for unauthorized users to gain access to your system. [2] Use sudo for privilege escal...00
VMVrushali Magaduminvrushalim.hashnode.dev·Mar 2, 2023 · 2 min readDevOpsDevOps is a methodology which Involves practices to bridge the gap of Dev and ops team by using Open source automation build tools. "DevOps is the union of people, process, and products to enable continuous delivery of value to our end users." The ma...01J