top of page

JSON-LD

JavaScript Object Notation for Linked Data is an implementation format for structuring data analogous to Microdata and RDFa. Typically,...

Backup Using Ansible

This is a simple example of an Ansible script. #01) All my files: #02) ansible.cfg: #03) hosts #04) Script task: #05) Running the script...

SNMPv3 on Huawei

Simple Network Management Protocol is an Internet Standard protocol for collecting and organizing information about managed devices on IP...

PuTTy | Log All Session

PuTTY is an SSH and telnet client, developed originally by Simon Tatham for the Windows platform and is open source software that is...

SSH with Python

Prerequisites: - Python Programming Language; - Paramiko Module. To install Paramiko, which is an SSH client for Python, open ‘cmd’ and...

bottom of page