Tags: linux*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. A concise summary of the newest release of Raspberry Pi OS, highlighting key updates, new features, and fixes, ensuring users are informed about the latest enhancements to their favorite micro-PC platform.
  2. - Approximate Tokens, Words and Characters Calculator for LLM's and Text Trimmer — Simple calculator to estimate tokens for Large Language Models and text editor to trim text
    - Text File Merger for LLM — This tool combines multiple text files into a single document, with clear separation between files
    - PDF to TXT Converter — Convert PDF documents to plain text format for use with LLMs and text analysis
    - HTML to TXT Converter — Remove HTML tags and extract clean text content for LLM processing
    - LLM System Prompt Generator — Generate optimized system prompts for different LLM model sizes (3B, 33B, 70B, etc.)
    - Creative Idea Generator — AI-powered brainstorming tool for generating creative solutions and ideas
    2024-10-26 Tags: , , , , , , by klotz
  3. LM Studio has released lms, a command-line interface (CLI) tool to load/unload models, start/stop the API server, and inspect raw LLM input. It is developed on GitHub and is MIT Licensed.
    2024-10-22 Tags: , , , , , , by klotz
  4. Under certain conditions, attackers can chain vulnerabilities in multiple components of the CUPS printing system to execute arbitrary code remotely on Linux machines, but the service is usually not enabled by default, mitigating the risk.

    - CVE-2024-47076 (libcupsfilters)
    - CVE-2024-47175 (libppd),
    - CVE-2024-47176 (cups-browsed)
    - CVE-2024-47177 (cups-filters)

    "discovered by Simone Margaritelli, these security flaws don't affect systems in their default configuration."
    2024-09-27 Tags: , , , , by klotz
  5. A simple guide to setting up WireGuard server and multiple peers.
    2024-09-10 Tags: , , , , by klotz
  6. NetworkManager 1.16 got native support for WireGuard VPN tunnels (NEWS). WireGuard is a novel VPN tunnel protocol and implementation that spawned a lot of interest. This blog post explains how to use WireGuard with NetworkManager, covering importing existing profiles, creating new profiles from scratch, and configuring peers.
    2024-09-06 Tags: , , , by klotz
  7. Modern Network Manager supports wireguard by default, including one in Ubuntu 22.04 (maybe earlier). It's compiled-in, so wireguard package isn't needed. However, as of 22.04 Ubuntu network settings didn't support WG yet.
    2024-09-06 Tags: , , , by klotz
  8. This guide walks you through setting up WireGuard VPN using NetworkManager on Linux.
    2024-09-06 Tags: , , , , by klotz
  9. Docker WireGuard container.
  10. A user is facing an issue with running WireGuard in a Podman container without using the privileged flag. They encounter an iptables-restore error and have tried troubleshooting steps without success.

    For anyone who finds this in the future I needed to add --cap-add=NET_RAW

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "linux"

About - Propulsed by SemanticScuttle