• 0 Posts
  • 197 Comments
Joined 3 years ago
cake
Cake day: June 4th, 2023

help-circle

  • kureta@lemmy.mltolinuxmemes@lemmy.world*checks pinned posts*
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    2 months ago

    I have been using Linux for a very long time. My desktop, laptop, and server all have Linux installed. I haven’t even seen a Windows system. in almost 10 years. Everyone around me uses Mac. But boy I hate man pages. I hated man pages for so long. I am. sure it’s a skill issue but I don’t care :)



















  • kureta@lemmy.mltoSelfhosted@lemmy.worldmy homeserver mapped
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    4 months ago

    Am I doing something wrong? All my services are grouped in docker compose files. Containers that have to communicate internally - a server and it’s db for example - are on their own private docker network. A reverse proxy has its ports 80 and 443 open and it is on an external docker network. Services that I need to access from the outside are on this network and they do not have any ports open. Except for the torrent client, which has a UDP port open.