• 0 Posts
  • 88 Comments
Joined 1 year ago
cake
Cake day: February 17th, 2024

help-circle










  • Servers aren’t all that different from regular PCs. Plug in at least one PSU, boot install media, install your OS and off you go.

    The neatest feature is the idrac. Hook that up to the network (and use the front panel to make sure it’s on DHCP) and you can do a lot of remote control, even get a virtual console, just like having a monitor, mouse, and keyboard.

    Note that the R720 is rather old at this point. I’d install Windows first, and put the service tag in on Dell’s support site, and update all the firmware. There are other ways, but that one requires the least fiddling.

    Also, once you have it up and running, you can see power consumption in the idrac.

    And the fans will be pretty loud, so you’ll want to set up the idrac and use ipmitool to control them. I used to set mine to about 20%. You will need to do this on each cold boot (but not warm reboots). https://serverfault.com/questions/1025601/control-or-reduce-fan-speed-of-dell-r820









  • VPN setup on VPS with successful routing of containers. Confirmed by using a CLI IP check within the container which returned the VPS IP

    If you want to route traffic from the VPS over the VPN, and the check returned the IP address of the VPS, this confirms it is not working. You need to configure your VPS to route traffic over the VPN. Personally, I’ve done this in the reverse direction (routing local qbittorrent to a public VPN) with gluetun.