Skip to content
Menu
Sri Kode
  • Home
  • Contact
Sri Kode

Category: Server Access & Management

August 25, 2024September 6, 2024

Vim Editor Commands in Linux for DevOps

Vim is a highly efficient text editor that’s popular in the world of programming and system administration. Vim stands for “Vi IMproved”, building on the classic “vi” editor with more advanced features. If you’re looking for a powerful editor that can speed up your work, learning Vim is worth it. This post will help you…

Read More
August 23, 2024September 2, 2024

Linux Shell Commands for DevOps

DevOps engineers rely on shell commands to manage systems, automate processes, and ensure smooth deployments. Below, we’ll explore both basic and advanced shell commands, structured into categories that are particularly useful for DevOps tasks. Basic Shell Commands Navigation: 1. cd – Change Directory cd is a command used to change the current working directory. It…

Read More
August 6, 2024September 18, 2024

Connect to a Linux Server with SSH

Continuing from our previous post, where we explored “What is Linux and Why Use It in DevOps?” we’ll now dive into the practical aspect of connecting to a Linux server. If you missed that discussion, make sure to check it out here to understand the foundation. In this post, we’ll focus on connecting to a…

Read More
  • Preventing Data Loss in Containers with Docker Volumes
  • Fixing “Permission Denied” Errors in Containers
  • Fixing Port Accessibility Issues in Docker Containers
  • Artifact Repositories in DevOps: Why They Matter
  • Commonly Used Maven Build Targets in Daily DevOps Workflows
©2025 Sri Kode