We will walk through the process of deploying an Admission Webhook for Core Types using Kubebuilder to enforce custom policies and validations on resource creation and updates.
Underestanding Certificate Authorities (CA), Certificate Signing Requests (CSR), Certificate (CRT), and the dynamic duo of public and private keys using illustrative examples
Similar to numerous other existing iptables cheat sheets, I'll compile the fundamentals of iptables here for easy reference. I focus on brevity and examples.
In this blog post, I'll guide you through the sFlow configuration of a Z9100 100G Dell Switch running OS9. We'll also explore how to redirect the traffic to be consumed on other machines using iptables
Zotero is fantastic; it has significantly enhanced my reading experience. If you read a lot of papers across various devices, I encourage you to use Zotero. Let's discover the power of Zotero through WebDAV integration for seamless syncronization between multiple devices!
SAVI (Smart Application on Virtual Insfrastructure) is a partnership of Canadian industry, academia, research and education networks, and high-performance computing centres. This is a quick tutorial on how to get started with SAVI using CLI.
SAVI (Smart Application on Virtual Insfrastructure) is a partnership of Canadian industry, academia, research and education networks, and high-performance computing centres. This is a quick tutorial on how to get started with SAVI using web portal.
If you have a Linux VM running on the VirtualBox you can access it using SSH from your local machine and execute python codes using PyCharm IDE using SSH interpreter.
How to create an overlay network in Ubuntu in four easy steps with Open vSwitch (OVS)? By creating an overlay network, you can have an extra interface attached to your system with any arbitrary IP that you would like. You can also join other machines to this network and have connectivity between all of them using the overlay IPs.