• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • VCS
  • Interview Questions
  • Database
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Cloud

gcloud: The official CLI tool for Google Cloud Platform

by admin

“gcloud” is the official command-line interface (CLI) tool provided by Google for interacting with Google Cloud Platform (GCP). It offers a command-line interface to manage and control various resources and services within the Google Cloud ecosystem. Here are some key points to elaborate on “gcloud”: Google Cloud Platform Integration: “gcloud” is designed to seamlessly integrate […]

Filed Under: Cloud, Linux

flyctl: Command-line tool for flyctl.io

by admin

flyctl is a command-line tool specifically designed for interacting with flyctl.io, a comprehensive and powerful platform for deploying and managing modern applications. As a versatile command-line tool, flyctl empowers developers and operators to streamline their workflows, simplifying the process of deploying and managing applications on the flyctl.io platform. The primary purpose of flyctl is to […]

Filed Under: Cloud, DevOps, Linux

balena Command Examples (Interact with the balenaCloud, openBalena and the balena API from the command-line)

by admin

balena is a command-line tool that allows you to interact with the balenaCloud, openBalena, and the balena API. balenaCloud is a platform that enables the deployment, management, and monitoring of applications on fleets of connected devices, while openBalena is a self-hosted version of balenaCloud that allows you to run the platform on your own infrastructure. […]

Filed Under: Cloud, Linux

badblocks Command Examples (Search a device for bad blocks)

by admin

badblocks is a command-line utility used to search for and identify bad blocks on a storage device, such as a hard disk drive (HDD) or a solid-state drive (SSD). Bad blocks refer to sections of a storage device that are no longer reliable or functioning properly. When data is written to or read from these […]

Filed Under: Azure, Cloud, Linux

babel Command Examples (A transpiler which converts code from JavaScript ES6/ES7 syntax to ES5 syntax)

by admin

Babel is a popular open-source tool that functions as a transpiler, which means it converts code written in JavaScript ES6/ES7 syntax to ES5 syntax. ES6 (ECMAScript 2015) and ES7 (ECMAScript 2016) are newer versions of the JavaScript language that introduced several significant features and enhancements to improve the developer’s coding experience. Babel helps address the […]

Filed Under: Azure, Cloud, Linux

azurite: Azure Storage API compatible server (emulator) in local environment

by admin

Azurite is an open-source tool that serves as an Azure Storage API compatible server, also known as an emulator, for local development environments. It allows developers to simulate the functionalities and behavior of Azure Storage services on their own machines without the need for an actual Azure subscription or connecting to the cloud. With Azurite, […]

Filed Under: Azure, Cloud, Linux

“az webapp” Command Examples (Manage Web Applications hosted in Azure Cloud Services)

by admin

The “az webapp” command is a powerful feature of the Azure Command-Line Interface (CLI) that allows you to manage web applications hosted in Azure Cloud Services. Azure Cloud Services is a platform provided by Microsoft Azure for deploying and running scalable and reliable applications. With the “az webapp” command, you can perform various operations to […]

Filed Under: Azure, Cloud, Linux

“az vm” Command Examples (Manage virtual machines in Azure)

by admin

The “az vm” command is a powerful feature of the Azure Command-Line Interface (CLI) that allows you to manage virtual machines (VMs) in Azure. Virtual machines are a fundamental building block of cloud computing and provide the ability to run applications and services in a scalable and flexible manner. With the “az vm” command, you […]

Filed Under: Azure, Cloud, Linux

“az version” Command Examples (Shows the current version of Azure CLI modules and extensions)

by admin

The “az version” command is a feature of the Azure Command-Line Interface (CLI) that allows you to check and display the current version of Azure CLI modules and extensions installed on your system. The Azure CLI is a command-line tool provided by Microsoft Azure for managing and interacting with Azure resources. When you run the […]

Filed Under: Azure, Cloud, Linux

“az upgrade” Command Examples (Upgrade Azure CLI and Extensions)

by admin

The “az upgrade” command is a feature of the Azure Command-Line Interface (CLI) that allows you to upgrade the Azure CLI itself and its extensions. The Azure CLI is a powerful command-line tool provided by Microsoft Azure for managing and interacting with Azure resources from your command-line or scripting environment. With the “az upgrade” command, […]

Filed Under: Azure, Cloud, Linux

Next Page »

Primary Sidebar

Recent Posts

  • Vanilla OS 2 Released: A New Era for Linux Enthusiasts
  • mk Command Examples
  • mixxx Command Examples
  • mix Command Examples

© 2025 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright