System & Network Admin

System & Network Admin

2075 bookmarks
Custom sorting
Make ping audible
Make ping audible
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.
·catonmat.net·
Make ping audible
How to configure a Nessus Vulnerability Scan Policy
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...
·howtoforge.com·
How to configure a Nessus Vulnerability Scan Policy
Arpwatch Tool to Monitor Ethernet Activity in Linux
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.
·tecmint.com·
Arpwatch Tool to Monitor Ethernet Activity in Linux
kitty
kitty
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...
·sw.kovidgoyal.net·
kitty
Dynamic scheduling of Tekton workloads using Triggers
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).
·opensource.com·
Dynamic scheduling of Tekton workloads using Triggers
Managing GraphQL at Scale
Managing GraphQL at Scale
GraphQL, the query language invented by Facebook, has attracted a lot of interest as a means to conveniently access data programmatically. GraphQL
·devops.com·
Managing GraphQL at Scale
7 Linux command-line tips for saving media file space
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.
·opensource.com·
7 Linux command-line tips for saving media file space
OPNsense Baseline Guide with Mullvad VPN, Guest, and VLAN Support
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.
·schnerring.net·
OPNsense Baseline Guide with Mullvad VPN, Guest, and VLAN Support
IaC Cloud Misconfiguration Tools too Noisy without Context - The New Stack
IaC Cloud Misconfiguration Tools too Noisy without Context - The New Stack
Analyzing Infrastructure as Code (IaC) to detect cloud misconfigurations is one of the hottest topics in cybersecurity. An entire industry has popped up around this single topic — and for good reason! But today’s IaC tools analyze security configurations in a limited, myopic way that generates noisy alerts and does not help organizations understand their […]
·thenewstack.io·
IaC Cloud Misconfiguration Tools too Noisy without Context - The New Stack
What you need to know about cluster logging in Kubernetes
What you need to know about cluster logging in Kubernetes
Server and application logging is an important facility for developers, operators, and security teams to understand an application's state running in their production environment. Logging allows operators to determine if the applications and the required components are running smoothly and detect if something unusual is happening so they can react to the situation.
·opensource.com·
What you need to know about cluster logging in Kubernetes