Uli Guenter
banner
ugu5ma.bsky.social
Uli Guenter
@ugu5ma.bsky.social
I like a lot
Whether you’re a sysadmin, developer, or just someone who frequently works with remote servers, mastering tools like tmux can make your workflow much smoother. If you haven’t tried it yet, I highly recommend giving it a shot!
tmux Beats disown for Persistent SSH Sessions
Why Terminal Session Persistence Matters Imagine this: you SSH into your server to launch a data backup that takes a couple of hours. Halfway through, your internet connection drops — and with it, the SSH session. When you reconnect, the process is gone. You have to start all over again, wasting time and resources. By default, the terminal session and any running processes are tightly coupled to your SSH connection.
www.cipv6.de
May 4, 2025 at 8:45 AM
🔒 Secure your systems with Wazuh! 🌐 Set up your lab environment for XDR and SIEM, and experience top-notch threat detection and incident response. Get started today and stay ahead in cybersecurity! #Wazuh #CyberSecurity #XDR #SIEM"
Getting Started with Wazuh: Setting Up Your Lab Environment for XDR and SIEM”
In today's cybersecurity landscape, having a robust and flexible security information and event management (SIEM) system is crucial. Wazuh, an open-source security platform, offers comprehensive solutions for threat detection, integrity monitoring, incident response, and compliance. Wazuh has an interesting history. In 2015, the Wazuh team decided to fork OSSEC, an open-source host-based Intrusion Detection System (IDS), to expand its core functionalities with additional features, enhancements, and a user-friendly interface.
www.cipv6.de
January 30, 2025 at 12:51 PM
Are you confident in the security of your SSH servers and clients? Discover how ssh-audit can help you identify vulnerabilities and enhance your SSH configurations.
SSH Security Made Easy: An Introduction to ssh-audit
ssh-audit is a powerful tool designed to help you assess the security of your SSH servers (and clients!). It provides detailed information about the server's configuration, supported algorithms, and potential vulnerabilities. In this guide, I'll walk you through the steps to install ssh-audit and run your first security tests. Secure SSH configuration made easy. Installation on Linux Clone the Repository:
www.cipv6.de
December 14, 2024 at 9:45 AM
Are you team nftables or iptables (or both)? Let's dive into the pros and cons of each and find out which one suits your needs best! #Linux #Firewall #nftables #iptables
Do you use NFTables or IPTables (or both) ?
Most major Linux distributions have adopted nftables as their default firewall framework, often using it under the hood for iptables commands. Here are some of the key distributions that support nftables: Debian: Starting with Debian Buster, nftables is the default backend for iptables. Ubuntu: From Ubuntu 20.10 (Groovy Gorilla) onwards, nftables is included and can be used as the default firewall framework.
www.cipv6.de
November 24, 2024 at 11:45 AM