KyleTK KyleTK
Start typing & press "Enter" or "ESC" to close
  • Home
  • Login

Posts with a category of "Programming" (24)

  • Home
  • Posts with a category of "Programming"
Post Main Image
Kyle November 19, 2022 0 Comments

Python String Manipulation Camel Case a String

I recently had the itch to do a string manipulation exercise to code a function that takes a string as an input and turns it …

Read More
Post Main Image
Kyle October 19, 2022 0 Comments

Python Sort List of Objects by Object Attribute

If you have a list of objects in Python that you want to sort, lets say by a name attribute this can be easily accomplished …

Read More
Post Main Image
Kyle October 15, 2022 0 Comments

Python Generate Random MAC Address

When sanitizing output for this website I find myself replacing MAC addresses of various types such as colon separated, dot separated, and hyphen separated. I …

Read More
Post Main Image
Kyle October 12, 2022 0 Comments

Python Virtual Environment

When you begin working on multiple projects in Python that depend on external libraries like anything you install with pip, you should be using a …

Read More
Post Main Image
Kyle October 08, 2022 0 Comments

Network Automation Find Ports in Error Disable

In my experience the most common ways teams find ports that are in error disable status has been when someone reports an end device not …

Read More
Post Main Image
Kyle September 28, 2022 0 Comments

Django Access QuerySet from get_context_data

I find there are times when working with class based views in Django that I need to add some context variables to use in my …

Read More
  • First
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next
  • Last

Recent Posts

Post main image
Fortinet FSSO User Tracking - Comprehensive … April 09, 2024
Post main image
In Depth DHCP and Network Connectivity … December 16, 2023 Cisco
Post main image
Linux SSH Disable CBC Ciphers March 11, 2023 Linux
Post main image
Ping's IP Address Completion Feature March 04, 2023
Post main image
Python Get Subnet Info from an … February 25, 2023 Python
Post main image
Git Discard Uncommitted Changes February 18, 2023 Git

Categories

Automation Containers Linux Networking Programming Servers

Tags

Cisco Django Git Kubernetes Linux microk8s Python rsyslogd SSH syslogs terminal length terminal width Tkinter ubuntu URL Web wildcard

Newsletter

Get an email every time a new article is published!
© 2022 Kyle Kowalczyk All Rights Reserved.