TAGGED TRANSMISSIONS

Python

11 signals tagged Python.

01

General

Hyprland - NOCThoughts Dotfiles

A Closer Look At My Dotfiles As a Unix based system user, I understand the crucial role that dotfiles play in shaping our system environment.

4 min read
02

General

Automating mRemoteNG - PuTTY Session Creation

Automating mRemoteNG and PuTTY Session Creation: A Comprehensive Overview In the information technology landscape, efficiency is not just a preference—it's a requirement.

10 min read
03

VMWare

VMWare ESXi Toolkit Script

Trying Something New In The New Year Well... 2023 is here and with it a rush to ban ChatGPT from being used in academia, MidJourney causing controversy with its use in creating AI generated artwork for a Children's book…

7 min read
04

Cisco

Cisco UCSyslogParser Script

The Nail That Stands Out Gets Hammered Down If you're an administrator for a Cisco Unified Communications Manager (UCM) server, you know how important it is to keep track of syslog messages. Syslogs can provide valuable…

25 min read
05

Cisco

Cisco CVE-2022-20968 Validation

A Little Background Cisco has published a PSIRT/Security Advisory for CVE 2022 20968 relating to a Cisco Discovery Protocol (CDP) Stack Overflow Vulnerability affecting the Cisco 78XX and 88XX series IP Phones.

5 min read
06

Unified Communications

Automating Memory Checks for Cisco VCS

Gotta Do It With Faster... With No Hands As a follow up to my prior post Verifying Memory Usage on VCS using Python, I’d like to spotlight some changes that were made to the script on GitHub.

5 min read
07

Unified Communications

Verifying Memory Usage on Cisco VCS

Gotta Do It Faster Today I had the same question that many, many people have had throughout history: “How do I do this particular thing better, or faster?” or, in the IT space, how do I automate this? What is this…

8 min read
08

Cisco

Check Phone and SIP Trunk using ZEEP

Let's Try Out ZEEP As I probe different ways to pull information from Cisco Unified Communications Manager I often run across other modules that I can try in the future. My last attempts at pulling phone registration…

7 min read
09

Cisco

Checking Device Registration Using Python

When You Really Want To Use Python Hey! You there! Yes, you! Are you sick of only checking Cisco Phone registration in Cisco Unified Communications Manager through the GUI, having to take the time to log in, wait for…

5 min read
10

Python

Building a Toolbelt for UC w/ Python

Like Batman's Belt, But Not As Cool In my last post I share a script that I created with the help and guidance of some current and former colleagues. It used BeautifulSoup and regular expression to parse html code and…

7 min read
11

Python

Using BS4 To Parse Cisco Phone WebGUI

When You Just Want Some BeautifulSoup I want to start this blog post off by prefacing the below script I'm providing by stating that I am not formally trained, nor have I studied at length Python or coding in general. I…

7 min read