• 0 Posts
  • 10 Comments
Joined 2 years ago
cake
Cake day: June 28th, 2023

help-circle
  • As for food functionality it is very comparable to software remote control of a computer. There are 3 key features that stand out:

    • It does not rely on the target machine being booted into the OS. This means you can access it even if it crashes or locks up.
    • It can “push” the power button on the machine. This requires an accessory that plugs into the motherboard. So you can force a machine off or cold boot a system.
    • You can mount a boot ISO. This is like having a bootable flash drive in the target machine so you can install an OS remotely.

    Edit: Because this is essentially full access to the machine as if you where physically at it, it should be considered a security risk. Not saying that you need to be scared of it, but you should be aware of the risk and protect it from unauthorized access.








  • What my setup will soon be for hardware: Gen 2 AMD epic 16 core CPU, Supermicro motherboard with lots of pcie slots, 128g ram, Intel arc a40 GPU, HBA card attached to a super micro disk shelf

    Software: Proxmox for host is, Truenas Scale (just NAS) in VM with HBA card passed into VM, Plex in VM with Intel GPU passed in, 3 VMs for docker swarm (headless Debian)

    Other thoughts: Cloud flare will only be helpful for things you want exposed to the internet. If you do that make sure you have a reverse proxy. This is how I expose services for non-tech family.

    VPN will be more secure, but can also be more of a pain. I generally only do that for things only I need or only techy savvy people will use.