15 ways to advance your Kubernetes journey in 2022
2021 has been an exciting year for Kubernetes, and these articles prove it. From fun interfaces to homelabs to development environments, check out my favorite articles from 2021, K8s style.
Sysadmin trick of the day – if a server is down and you don't know when it will be back up, use `ping -a` to hear when it comes back up. The `-a` flag enables audio alert.
How to configure a Nessus Vulnerability Scan Policy
In this guide we will explore how to configure a scan policy on Nessus, later we will also use this policy to create a scan. We will then select a tar...
Arpwatch Tool to Monitor Ethernet Activity in Linux
Arpwatch is an open source computer software program that helps you to monitor Ethernet traffic activity (like Changing IP and MAC Addresses) on your network.
The fast, feature-rich, GPU based terminal emulator Fast Offloads rendering to the GPU for lower system load, Uses threaded rendering for absolutely minimal latency, Performance tradeoffs can be tu...
How to Install KDE Plasma Desktop Environment on Ubuntu 20.04 - LinuxCapable
The name KDE comes from "K Desktop Environment". For those not familiar with KDE Desktop, it is a free, open-source desktop environment. It provides Linux
How to Check Supported TLS and SSL Ciphers (version) on Linux | 2DayGeek
In this guide, we will show you how to check supported TLS and SSL ciphers (version) on opneSUSE system. The same procedure works on other distribution as well.
Dynamic scheduling of Tekton workloads using Triggers
Tekton is a Kubernetes-native continuous integration and delivery (CI/CD) framework. It allows you to create containerized, composable, and configurable workloads declaratively through Kubernetes Custom Resource Definitions (CRD).
7 Linux command-line tips for saving media file space
Have media files on your computer? You can likely reclaim significant disk space by storing that data in more space-efficient file formats. This article demonstrates how to use Linux line commands to perform the most common space-saving conversions. I use line commands because they give you complete control over compression and format conversion features. Also, you'll need to use line commands if you want to write scripts. That allows you to develop programs that are custom-tailored to your own unique needs.
OPNsense Baseline Guide with Mullvad VPN, Guest, and VLAN Support
This beginner-friendly, step-by-step guide walks you through the initial configuration of your OPNsense firewall. The title of this guide is an homage to the pfSense baseline guide with VPN, Guest, and VLAN support that some of you guys might know, and this is an OPNsense migration of it. I found that guide two years ago and immediately fell in love with the network setup. After researching for weeks, I decided to use OPNsense instead of pfSense.