Latest Articles
Ansible Azure Examples | Querying Azure VMs with Ansible
using ansible in azure to query vms. Examples to use ansible with Microsoft azure
Azure File Sync Explained with Practical Examples
Using Microsoft azure file sync to centralize our organization's file shares in Azure Files, while keeping the flexibility, performance, and compatibility of an …
20 ss command examples in Linux [Cheat Sheet]
Use ss command to examine the sockets in Linux. It is an excellent network troubleshooting tool, successor of netstat command. Check active connections with …
Steps to format SD Card in Linux [100% Working]
Step by step instructions to format SD card using 3 different methods in Linux. Using file manager, gparted and fdisk to format sd card in Linux
How to PROPERLY Join Lists in Python [10 Methods]
python join lists using 6 different methods including plus (+) operator, asterisk (*) operator, naive method, list comprehension, extend method and …
