This tutorial shows you how to use PowerShell with REST API calls to create, fetch, edit and delete various resources in Azure Devops.
Step-by-step procedure on how to recover a Junos OS image when the primary partition is corrupted and the device booted from image in secondary partition.
This Brocade Fabric OS 8.x cheatsheet gives you all the essential commands that you need to configure and manage Brocade FC switches.
In a multipath SAN environment, zoning controls the paths between Host HBAs and Storage Processors. In this article you will learn how to configure zoning on a Brocade FC Switch.
Certbot is an open source tool to automatically renew Let's Encrypt certificates every 60 days. This article explains how to update certbot to latest version on Ubuntu.
This article explains how to create a sequence column, also known as a auto-increment column in a MySQL database table.
This article shows you how to write the data in a Pandas DataFrame to a MySQL table using the to_sql() function and SQLAlchemy toolkit.
Elastic Stack consists of Elasticsearch, Kibana, Beats and Logstash. In this artilce you will learn how to install and configure ELK stack on Ubuntu.
This article demonstrates how to select, subset and slice, index a Pandas DataFrame by row and column labels, by index position and using boolean conditions.
This tutorial shows you how to create a Pandas DataFrame from Python lists, dictionary, NumPy array, CSV and also to create empty dataframes.