Skip Navigation
Turn tablet into ereader
  • App images don’t work on alpine. Use flat pack or run the app image in a chroot

  • Looking for a minimal distro for a virtual machine
  • Alpine is great on the desktop too! I use it on all my desktops, laptops and servers.

  • What does your current setup look like?
  • I kind of prefer mini flux but I maintain the freshrss package in Alpine so I have an instance to test things.

  • What PCI cards do you use ?
  • A molex to PCIe adapter with an 850w power supply. I only have like 10 watts of headroom but usually only one gpu is running at a time so it works fine. I would have bought a better one but my dad accidentally bought 2 for another project so he had an extra one and it works fine.

  • Do you daily drive Wayland, if so since when, if not when will you?
  • I have been running wayland with sway for around 6-10 months (I forget when I switched). I have a 4-monitor setup and hated the default workspace management but swaysome convinced me to switch. I heard a lot of stuff about how manual tiling is bad but I actually don't mind it and kind of prefer it to automatic tiling from AwesomeWM which I used before sway, .

  • What PCI cards do you use ?
  • I have a 6700xt for Linux and an old 2070 that I pass through to a windows guest. I might get a usb card too to pass through but not sure if I have any more space in my mid tower for another pci card.

  • What does your current setup look like?
  • I have 5 servers in total. All except the iMac are running Alpine Linux.

    Internet

    Ziply fiber 100mb small business internet. 2 Asus AX82U Routers running in AiMesh.

    Rack

    Raising electronics 27U rack

    N3050 Nuc's

    One is running mailcow, dnsmasq, unbound and the other is mostly idle.

    iMac

    The iMac is setup by my 3d printers. I use it to do slicing and I run BlueBubbles on it for texting from Linux systems.

    Family Server

    Hardware

    • I7-7820x
    • Rosewill rackmount case
    • Corsair water cooler
    • 2 4tb drives
    • 2 240gb ssd
    • Gigabyte motherboard

    Mostly doing nothing, currently using it to mine Monero.

    Main Cow Server

    Hardware

    • R7-3900XT
    • Rosewill rackmount case
    • 3 18tb drives
    • 2 1tb nvme
    • Gigabyte motherboard

    Services

    • ZFS 36TB Pool
    • Secondary DNS Server
    • NFS (nas)
    • Samba (nas)
    • Libvirtd (virtual macines)
    • forgejo (git forge)
    • radicale (caldav/carddav)
    • nut (network ups tools)
    • caddy (web server)
    • turnserver
    • minetest server (open source blockgame)
    • miniflux (rss)
    • freshrss (rss)
    • akkoma (fedi)
    • conduit (matrix server)
    • syncthing (file syncing)
    • prosody (xmpp)
    • ergo (ircd)
    • agate (gemini)
    • chezdav (webdav server)
    • podman (running immich, isso, peertube, vpnstack)
    • immich (photo syncing)
    • isso (comments on my website)
    • matrix2051 (matrix to irc bridge)
    • peertube (federated youtube alternative)
    • soju (irc bouncer)
    • xmrig (Monero mining)
    • rss2email
    • vpnstack
      • gluetun
      • qbittorrent
      • prowlarr
      • sockd
      • sabnzbd
  • Which OS do you use for your homeserver?
  • Alpine Linux edge

  • I am thinking about hosting my own Mastodon server from home on a Raspberry Pi (Pi4 8GB)?
  • I would not suggest mastodon for such low powered hardware, its also overkill for a personal instance. Akkoma or GotoSocial would work much better on a Pi. The annual cost is pretty much just 3-15$/year for the domain name.

  • Can i use mailcow on a dynamic IP with DDNS-updater for my usecase?
  • IP changes are not your concern. It is likely that your ISP blocks outgoing port 25, you can check with nc gmail-smtp-in.l.google.com 25 and if you don't get any output its blocked. If you don't have very many users on your Pterodactyl server, I would suggest just using a gmail account with SMTP in pterodactyl. If you have port 25 unblocked and want to selfhost email, mailcow is a great option and really easy to set up.

  • Is it worth upgrading my e reader?
  • The kindle paper white is nice but it’s Amazon. I have one that I keep in airplane mode and load books over usb.

  • Do you prefer digital or physical books?
  • I prefer digital with no drm but if that is not possible I will get a physical book.

  • What dotfiles manager do you use?
  • My home directory is a git repo with a .gitignore that contains something like

    
    *
    
    !.config/sway
    
    !.config/sway/*
    
    !.config/sway/**/*
    
    
  • Mozilla Might Finally Enable Firefox's Wayland Backend Soon
  • It’s an environment variable. I have MOZ_ENABLE_WAYLAND=true in my sway wrapper script.

  • What app you americans use for personal conversations?
  • I want to do something like this but airmessage does not have a desktop client that works without using their clouds. I use a Apple phone but I just want to be able to respond to texts on my Linux computers. I have an iMac server that I vnc into but it’s kind of annoying just to respond to a text.

  • How do you pick your games?
  • Is it open source and in my Linux distro’s repo?

  • have to use zoom for my class
  • Zoom does not work in wayland

  • homelab @lemmy.ml cow @lemmy.world
    Getting a static IP at home?

    I currently pay 70$ a month for residential 50/50 Ziply fiber internet in Oregon. On the ziply website it says it would be 50$ a month for 100/100 small business fiber. Would that let me get a static IP, port 25 unblocked and reverse dns? Are there any strings attached as it seems strange for small business internet to be cheaper than residential?

    2
    cow cow @lemmy.world
    Posts 1
    Comments 71