• 2 Posts
  • 262 Comments
Joined 2 years ago
cake
Cake day: November 21st, 2023

help-circle










  • At the enterprise level an Opengear appliance fixes this.

    Tripplite PDUs have an option to perform a ping test against an ip, and if it stops responding it can power cycle the outlet of your choice.

    If you want to get fancy you can advertise routes from two routers into your L3 switch and if a route goes down your switch will use the backup.






  • VMs are managed by you. You’re responsible for dealing with prerequisites, updates, security.

    Docker is a dev stating “works on my machine” and giving you a copy of their machine.

    You can run docker within proxmox, and doing so gives you the ability to run containers in addition to VMs.

    There are advantages and disadvantages to both.