Skip to content
GravityDevOps GravityDevOps
  • DevOps
  • DOCKER
  • Linux
  • CLOUD
    • AWS
    • AZURE
  • JENKINS
  • INTERVIEW QUESTIONS
  • KUBERNETES
  • Terraform
  • Python
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Subscribe

linux for devops

How to Set an Environment Variable in Linux
Posted inLinux

How to Set an Environment Variable in Linux

In programming, variables are used to temporarily store information such as strings and numbers. Variables can be used multiple times throughout the code or by the operating system to store…
Posted by Saurabh Khan November 27, 2024
Setting a Static IP in Ubuntu
Posted inLinux

Setting a Static IP in Ubuntu – Linux IP Address Tutorial

In most network setups, the router's DHCP server assigns IP addresses dynamically by default. However, if you want your system's IP address to remain consistent, you can configure it to…
Posted by Saurabh Khan November 26, 2024
Bash Scripting Tutorial
Posted inLinux DevOps

Bash Scripting Tutorial – Linux Shell Script and Command Line for Beginners

Process automation in Linux often relies on shell scripting, where a file containing a sequence of commands is executed as a single script. In this guide, we'll cover the fundamentals…
Posted by Saurabh Khan November 20, 2024
Linux Commands for DevOps Interview Questions
Posted inINTERVIEW QUESTIONS Linux

Linux Commands for DevOps Interview Questions

Introduction In the world of DevOps, proficiency in Linux command-line tools is a must-have skill. Whether you are a seasoned DevOps engineer or aspiring to be one, knowing how to…
Posted by Saurabh Khan November 20, 2024
How to Delete a File or Directory in Linux
Posted inLinux

How to Delete a File or Directory in Linux – Command to Remove a Folder and its Contents

In Linux, deleting files or directories is a basic yet essential task that every user should be familiar with. While it may appear simple, there are various methods to remove…
Posted by Saurabh Khan November 20, 2024
How to Copy a Directory in Linux
Posted inLinux

How to Copy a Directory in Linux – Use the cp Command to Copy a Folder

There are many situations where you might need to copy a folder in Linux, whether for backup, sharing, or making edits. This is a common task that can be easily…
Posted by Saurabh Khan November 19, 2024
How to Extract or Unzip .tar.gz Files in Linux
Posted inLinux

How to Extract or Unzip .tar.gz Files in Linux

Introduction A .tar.gz file is a commonly used compressed archive format in Linux environments. It combines multiple files and directories into a single file, reducing their overall size. This format…
Posted by Saurabh Khan May 23, 2024
How to Save a File in Vi / Vim & Exit
Posted inLinux

How to Save a File in Vi / Vim & Exit

Introduction Vim (Vi IMproved) is a versatile and open-source text editor designed for Unix and Linux systems. Renowned for its power and stability, Vim excels in text editing and writing,…
Posted by Saurabh Khan May 23, 2024

Posts pagination

Previous page 1 2
GravityDevOps covers a wide range of topics, including continuous integration and deployment, containerization, infrastructure as code, cloud computing, and more. The website features insightful articles, step-by-step guides, case studies, and practical tips to help you stay updated with the latest trends and technologies in the DevOps world.

  • About us
  • Blog
  • Contact us
  • Gravity Devops
  • GravityDevops
  • Privacy Policy for Gravity Devops
  • Terms and Conditions
  • AWS
  • AZURE
  • CLOUD
  • CONTAINERIZATION
  • DevOps
  • DOCKER
  • INTERVIEW QUESTIONS
  • JENKINS
  • KUBERNETES
  • Linux
  • Python
  • Terraform
  • Uncategorized
Copyright 2025 — GravityDevOps. All rights reserved.
Scroll to Top