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
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!
Normative vs. Informative in ISO 27000: What’s Required, What’s Just Friendly Advice?
ISO 27001, 27006, and 27009: The Essential Normative Standards for ISMS
Introduction ISO 27000 is a family of standards focused on information security management systems (ISMS). Within this series, some standards are normative, meaning they define essential requirements, while others are informative, providing guidelines and recommendations. Difference Between Normative and Informative Standards Normative standards are mandatory for certification and compliance. They establish requirements that organizations must follow to achieve ISO certification.
www.cipv6.de
March 11, 2025 at 7:46 AM
Normative vs. Informative in ISO 27000: What’s Required, What’s Just Friendly Advice?
Discover how to build a highly secure and scalable Hub-and-Spoke network topology using WireGuard and eBGP!
Secure Networking with Hub-and-Spoke Topology Using WireGuard and eBGP
Free Range Routing (FRR) is a powerful, open-source routing software suite that provides implementations of various routing protocols, including BGP, OSPF, IS-IS, RIP, PIM, and more. It’s designed to run on Linux and Unix-like systems, making it a flexible solution for a wide range of network setups—from small labs to large-scale data centers. Why FRR?
www.cipv6.de
February 25, 2025 at 1:26 PM
Discover how to build a highly secure and scalable Hub-and-Spoke network topology using WireGuard and eBGP!
🔒 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
🔒 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"
"Boost your coding with LM Studio and iTerm2, powered by DeepSeek LLM. Streamline workflows, enhance efficiency, and keep your data private. #Tech #Coding"
Run DeepSeek LLM locally on your M series Mac with LM Studio and integrate iTerm2
With the integration of LM Studio and iTerm2, powered by the cutting-edge DeepSeek LLM, developers can now streamline their workflows. This setup enhances coding efficiency while maintaining complete control over their data. Running DeepSeek LLM locally offers several benefits: Enhanced Privacy: Your data stays on your machine, ensuring that sensitive information is not shared with external servers. There's no need to send data back and forth over the internet.
www.cipv6.de
January 29, 2025 at 1:49 PM
Master your automated Backups with rclone and Duplicati
Automate Your Cloud Backups: rclone and Duplicati
In today's digital age, safeguarding your data is more crucial than ever. With the increasing reliance on cloud storage, it's essential to have a robust backup strategy in place. This blog post will guide you through automating your cloud backups (like Onedrive in this example) using rclone and Duplicati on a Linux system (in my case Ubuntu 24.04.1 LTS). Why rclone and Duplicati?
www.cipv6.de
January 11, 2025 at 12:11 PM
Master your automated Backups with rclone and Duplicati
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 confident in the security of your SSH servers and clients? Discover how ssh-audit can help you identify vulnerabilities and enhance your SSH configurations.
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
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
short intro to MAS (MacOS app management)
MacOS: Streamline Your App Management with MAS
Managing apps on your Mac can sometimes feel like a chore, especially when you have to manually update, install, or remove them. Enter MAS (Mac App Store command line interface), a powerful tool that simplifies these tasks and more. In this blog post I explore how MAS can make your life easier and why you should consider adding it to your toolkit.
www.cipv6.de
November 15, 2024 at 8:31 AM
short intro to MAS (MacOS app management)