Skip Navigation
Jump
Confused about bot scanning my domain
  • maybe you issued one certificate with multiple domains, mixing internet facing ones with purely internal. It is very easy to discover hidden subdomains inspecting the certificate you get from a public service

    2
  • Jump
    Looking for peoplecs experiences with Systemd-less distros for a home server
  • I use artix for my work and personal servers. There are a few kvm hosts and several virtual machines with internet facing services such as dns, web, mail, wireguard. On the way to be fully gitopsed with ansible. Sometimes I borrow specific packages from arch repos but almost everything can be made with artix alone. The only notable issue I had was with cloud-init which I replaced with more complex playbooks and bash scripts. Ama

    5
  • Jump
    Webfrontend for watching videos in the laptop
  • its not a special setup. you can log in to jellyfin using a web browser in your laptop and connect the hdmi to the tv. then this device appears in the cast menu, so you can choose movies or shows in your phone (jellyfin app) and cast them to the laptop

    5
  • Jump
    RDP Traps ?
  • you can use iptables tarpit target. it works on the transport layer so it should work with any application layer protocol.

    2