Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)IS
Posts
3
Comments
100
Joined
2 yr. ago

  • I have mine in a DMZ, so it can be fully exposed with software firewall. I thought it’ll be less work to setup and maintain. Wich it is, when I have a small project I can just plug my pi into the DMZ and it’s good to go.

  • Self hosted usually refers to onside hosting. The VPS you are using is hosted offside. So basically it refers to where the server is, not who manages it. But there is a big overlap and many use them synonymous. It’s more of a „well actually“ that only happens to apply here

  • The survey is kinda weird. Like why do one has to use a VPN/RP/LAN when you can also just have the Server public exposed ? And for some other questions I should’ve voted „depending “ as neither true or false applied.

  • What is GNU?

    GNU is an operating system that is free software—that is, it respects users' freedom. The GNU operating system consists of GNU packages (programs specifically released by the GNU Project) as well as free software released by third parties. The development of GNU made it possible to use a computer without software that would trample your freedom.

    Directly from the official GNU website : https://www.gnu.org/home.en.html

    And btw an OS is more than a kernel, the kernel is „just“ the foundation on witch the OS works. Hardware communication is on kernel level, for example.