1398 links
199 private links
  • Liens de WebManiaK
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 1 / 60
  • thumbnail
    How to connect multiple Bolt devices to one receiver – Logitech Support + Download
    November 27, 2025 at 11:11:33 AM GMT+1 * - permalink -
    QRCode
    - https://support.logi.com/hc/en-us/articles/1500007361841-How-to-connect-multiple-Bolt-devices-to-one-receiver
    logitech
  • PGTune - calculate configuration for PostgreSQL based on the maximum performance for a given hardware configuration

    PgTune - Tuning PostgreSQL config by your hardware

    October 27, 2025 at 11:58:14 AM GMT+1 * - permalink -
    QRCode
    - https://pgtune.leopard.in.ua/
    postgresql tuning configuration
  • How I elevated my UGREEN NAS with Unraid 7 : r/unRAID
    October 22, 2025 at 4:24:50 PM GMT+2 * - permalink -
    QRCode
    - https://www.reddit.com/r/unRAID/comments/1kjzdim/how_i_elevated_my_ugreen_nas_with_unraid_7/
    unraid
  • thumbnail
    UnRAID on a UGREEN NAS – INSTALLATION GUIDE – NAS Compares
    October 22, 2025 at 4:23:50 PM GMT+2 * - permalink -
    QRCode
    - https://nascompares.com/guide/unraid-on-a-ugreen-nas-installation-guide/
    unraid
  • thumbnail
    General Recipes | Grav Documentation

    Comment réutiliser un contenu ou une page sur une autre page. Il existe d'ailleurs le plugin suivant pour aider à ce faire dans Grav: https://github.com/getgrav/grav-plugin-page-inject/

    August 9, 2025 at 11:15:41 AM GMT+2 * - permalink -
    QRCode
    - https://learn.getgrav.org/16/cookbook/general-recipes#reuse-page-or-modular-content-on-another-page
    grav
  • Independent bookstore for audiobooks
    July 20, 2025 at 9:11:36 AM GMT+2 * - permalink -
    QRCode
    - https://libro.fm/
    ebook
  • thumbnail
    Mammouth AI

    The best GenAI models in one subscription. Access GPT, Claude, Gemini, Mistral, Llama, Midjourney, Dall-E, and stay up to date with AI.

    July 20, 2025 at 9:10:12 AM GMT+2 * - permalink -
    QRCode
    - https://mammouth.ai/
    ai
  • BetterDictation.com

    Un outil sympathique pour dicter plus facilement tous ces textes.

    July 20, 2025 at 9:09:55 AM GMT+2 * - permalink -
    QRCode
    - https://betterdictation.com/
    ai
  • Unsloth AI - AI fine-tuning
    July 20, 2025 at 9:08:52 AM GMT+2 * - permalink -
    QRCode
    - https://unsloth.ai/
    ai
  • Free cookie consent
    July 20, 2025 at 9:07:53 AM GMT+2 * - permalink -
    QRCode
    - https://www.freeprivacypolicy.com/free-cookie-consent/
    privacy rgpd
  • thumbnail
    Lovable

    Build software products, using only a chat interface

    July 20, 2025 at 9:06:26 AM GMT+2 * - permalink -
    QRCode
    - https://lovable.dev/
    Web development ai
  • Comparison table: best data removal tools
    July 20, 2025 at 9:03:12 AM GMT+2 * - permalink -
    QRCode
    - https://www.reddit.com/r/TechnologyProTips/comments/1bjbfid/tpt_i_made_a_comparison_table_to_find_the_best/
    privacy
  • thumbnail
    GitHub - enaqx/awesome-pentest: A collection of awesome penetration testing resources, tools and other shiny things

    A collection of awesome penetration testing resources, tools and other shiny things - enaqx/awesome-pentest

    July 20, 2025 at 9:01:48 AM GMT+2 * - permalink -
    QRCode
    - https://github.com/enaqx/awesome-pentest?tab=readme-ov-file
    pentest
  • Best practices for home network security

    Quelques bonnes pratiques pour sécuriser son réseau à domicile.

    July 20, 2025 at 8:59:19 AM GMT+2 * - permalink -
    QRCode
    - https://media.defense.gov/2023/Feb/22/2003165170/-1/-1/0/CSI_BEST_PRACTICES_FOR_SECURING_YOUR_HOME_NETWORK.PDF
    security
  • superagent – Automatic cookie consent

    Un outil simple qui s’intègre au navigateur et valide automatiquement uniquement le niveau de consentement que vous souhaitez en naviguant sur le Web

    July 20, 2025 at 8:56:35 AM GMT+2 * - permalink -
    QRCode
    - https://super-agent.com/
    privacy
  • Is It Worth Automating?

    Un outil rigolo et utile permettant d'estimer si une tâche qui vous prend du temps régulièrement est utile à automatiser ou non. Cela permet de mettre les choses en perspective de manière très parlante.

    June 7, 2025 at 5:49:55 PM GMT+2 * - permalink -
    QRCode
    - https://agileadam.com/worth-automating/
    outils projet gestion
  • automount - How to make partitions mount at startup? - Ask Ubuntu
    May 24, 2025 at 4:53:02 PM GMT+2 * - permalink -
    QRCode
    - https://askubuntu.com/questions/164926/how-to-make-partitions-mount-at-startup
    ubuntu
  • thumbnail
    Run Flood (and torrent clients) in containers · jesec/flood · Discussion #120 · GitHub

    Run Flood (and torrent clients) in containers using Docker Compose configuration:

    services:
      flood:
        hostname: flood
        image: jesec/flood
        user: 1000:1001
        restart: unless-stopped
        command: --port 3001 --allowedpath /data
        environment:
          HOME: /config
        volumes:
          - /home/jc/dlconfig:/config
          - /mnt/data0:/data
        ports:
          - 127.0.0.1:3001:3001
    
      rtorrent:
        hostname: rtorrent
        image: jesec/rtorrent
        user: 1000:1001
        restart: unless-stopped
        command: -o network.port_range.set=6881-6881,system.daemon.set=true
        environment:
          HOME: /config
        volumes:
          - /home/jc/dlconfig:/config
          - /mnt/data0:/data
        ports:
          - 0.0.0.0:6881:6881
    May 24, 2025 at 4:52:12 PM GMT+2 * - permalink -
    QRCode
    - https://github.com/jesec/flood/discussions/120
    torrent docker
  • thumbnail
    GitHub - fujiapple852/trippy: A network diagnostic tool
    April 20, 2025 at 2:55:03 PM GMT+2 * - permalink -
    QRCode
    - https://github.com/fujiapple852/trippy
    network security
  • thumbnail
    How ChatGPT Can Perform Audio Transcription to Text - GiPiTi Chat
    April 15, 2025 at 5:35:31 PM GMT+2 * - permalink -
    QRCode
    - https://gipiti.chat/chatgpt-audio-transcription
    chatgpt openai transcription
Links per page: 20 50 100
◄Older
page 1 / 60
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation