• 2 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • Seconded on Cockpit project w File Sharing.

    Probably not best practice, but it’s possible to install it on the PVE host itself since its ZFS manager and Identity manager plugins and other features fills some gaps in what Proxmox doesn’t do (or would have to drop to CLI to do).

    Also recommend RClone in a systemd can take care of various file movements, syncs and backup tasks you may need against the host, vdumps or SMB file shares.



  • I can see where you’re coming from, and agree, but ISPs in Australia providing services on the National Broadband Network NBN will almost always describe this as a modem router.

    It’s not uncommon, right or wrong, even Verisign USA describe a modem vs router thus: “The modem is responsible for sending and receiving signals from the ISP, while the router disperses the signal to devices on the network”

    So, this doesn’t exclusively modulate and demodulate (mo-dem) an analog to digital signal in this case, and 100% it doesn’t have the physical hardware to do so, but it is nonetheless required to negotiate (‘modulate’?) the internet connection with an ISP, albeit software-defined through digital PPP Ethernet protocols.

    All this is a bit off topic, but I hope the OP (or others) may better define the internet service needed, and may determine if this device may be suitable for their requirements.

    I’m glad it includes openwrt support for later down the track. It’s one of the few AX devices with such support and I chose it specifically for this reason!


  • Meets definition of a modem/router depending on what physical connection and protocols your ISP provides.

    My Ethernet WAN connects to the ISPs NTU (optical fibre network termination unit), but WAN is capable of negotiating PPPoE, PPTP or L2TP with PAP/CHAP. Can also Dual WAN, Port forward, NAT.

    The documentation is a little lacking. And no ADSL/VDSL etc. but it meets reqs for some.






  • Using a voice assistant (like Google assistant), these understand how to treat plurals, so if you use the same base name numbered 1 & 2 you can say: turn on the (base name) lights and both come on without having to try to define scenes or explicit device groups or links. They can still be controlled independently, so I number in a sequence relative distance to the ‘entrance’ to that room, or left to right, you might want clockwise.

    I use names related to the room, area or object, like: entrance light, dining table light, craft area light, fan light, hallway light, tv light, desk light, bed light, reading light, kitchen sink light. Numbered 1 & 2 if needed since usually want them on together.

    Or may be further refined by type like: night light, down light, spot light, string light, stand light, lamp, bulb, LED etc.

    Hope that helps with a few ideas?


  • cbAnon0@lemmy.worldtoSelfhosted@lemmy.worldRecommendation for an UPS
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    9 months ago

    Doesn’t meet your power requirements (only up to 850VA) but i recommend Cyberpower Bric meets the rest. I have mine connected to my Proxmox host, usb passthrough to VM running HassOS with the NUT add-on. Neat little LCD and silent unless humming on battery. Can choose if you want an audible alarm enabled or put it on mute.

    APC is still very well regarded UPS brand for small business, and your specs seems like they should be achievable across many leading brands. Have you looked into latest models for your spec?

    Maybe share a list of candidates you’re considering and can get opinions on those?


  • Agree. Best to have that dedicated hardware, and a degree in network engineering first! Hah :)

    tech waffle...

    You might achieve network isolation without dedicated managed switches by: using prosumer routers or OpenWRT, with a Hypervisor like Proxmox, which support VLAN tagging. But this wouldn’t save your home connection from a DDoS. To help with that, running public services behind CloudFlare seems to be one of the better choices, even our Lemmy hosts are using.

    If you’re starting out, best keep internet facing home services private through a VPN, maybe ZeroTier or TailScale. Don’t advertise them publically at all.


  • Agree with the VPS in this case. For sure you can create public-facing services in a home server or home lab, but to do so you need:

    1. Domain name hosting.
    2. an Internet Service Provider who will allow you expose port 80/443 web services and on a Static IP (most do not, or paid extra on business plans). OR use a Cloud proxy like CloudFlare which your home IP can be updated through a DynDNS service and served on private ports.
    3. Setup NAT/Port Forwarding on your modem to route incoming requests to internal services. First to a firewall or threat gateway like PFSense, a web proxy like Traefik/NGinX, and security harden and maintain your modem, router, network and served applications.

    If you’re new to these things, Id start with something more mature for personal or family home use first. Like NextCloud, HomeAssistant or Jellyfin media server. Lots of YouTubers have covered how these can be set up as a reference.

    Lemmy is still alpha, full of bugs and security vulnerabilities and needs regular hotfixes and babysitting. Permitting Joe Public into your home services is ripe for disaster unless you have the time and expertise.





  • Difficult to read the graph, but looks like you have less than 4GB ram. Depending what sort of OS and services are running (from above suggestions), this is likely the biggest issue.

    You haven’t mentioned which services you’re running, but 4GB might be enough perhaps for a basic OS with NAS file share services. But anything heavier, like running Container services will eat that up. You’d want at least 8GB.

    Note also that you may not have a dedicated graphics card? If you have integrated graphics, some ram is taken from System and shared with the GPU. If you’re just running command line, you might eke out a little more RAM for system by reducing the VRAM allocation in your BIOS. See: https://en.m.wikipedia.org/wiki/Shared_graphics_memory