Welcome to monwarez.ovh
  • Usbhid

    2021-10-31

    Add usbhid sysrc kld_list+=" hgame ps4dshock hms hcons" Remove ums sysrc kld_list-=" ums" In ~/etc/sysctl.conf~ hw.sub.usbhid.enable=1

  • DNS over TLS in FreeBSD

    2020-06-21

    Configure local unbound to use tls with cloudflare and quad9 resolver # sysrc local_unbound_enable="YES" # sysrc local_unbound_forwarders="1.1.1.1@853#cloudflare-dns.com 1.0.0.0@853#cloudflare-dns.com 9.9.9.9@853#dns.quad9.net 149.112.112.112@853#dns.quad9.net 2606:4700:4700::1111@853#cloudflare-dns.com 2606:4700:4700::1001@853#cloudflare-dns.com 2620:fe::fe@853#dns.quad9.net 2620:fe::9@853#dns.quad9.net" # sysrc local_unbound_tls="YES" Start the local resolver # service local_unbound start

  • Pkgbase

    2020-06-14

    Arm64 pkg-base repository FreeBSD 12.1 pkg configuration The pkg configuration should be installed in /usr/local/etc/pkg/repos After that follow PkgBase Wiki

  • Simple3dengine

    2020-05-11

    Simple3DEngine repository Simple3DEngine demo data

  • Nextcloud

    2020-05-11

    Nextcloud server

  • Synth Repository

    2020-05-11

    AMD64 repos FreeBSD 12.1 pkg configuration pkg public key The pkg configuration should be installed in /usr/local/etc/pkg/repos/ The public key should be installed in /usr/local/etc/synth/ After that when running pkg update the repository will show up You can use pkg search -r Synth packagename to search packagename in this remote repository

Welcome to monwarez.ovh

Powered by Hugo and the Notepadium