Need assistance with Proxmox? Let me know how I can help.
Need assistance with Proxmox? Let me know how I can help.
My laptop's gpu got fried after years of neglect. It's completely toast. Crashes instantly when displaying anything. But the rest of my laptop is pretty decent, so I decided to finally shift my minecraft server from free server hosting to dedicated hosting on my laptop. As there's no gui support (dead gpu and no igpu) I'm using proxmox terminal. I got to the stage of networking in the setup. None of the videos are providing with answers on what to actually do in this screen,they keep mentioning static ip, thing is, I don't know how to create one, can i create a static ip from a seperate pc connected to network? If anyone could list a beginner friendly guide to what exactly to configure and set in this screen,it would be much appreciated. I have no previous experience in hosting. Just trying to get my minecraft server going.
Locate an empty IP address within your home network's coverage area. Determine your router's LAN range. Discover a free IP in your local network that isn't part of the DHCP allocation or occupied by other devices, which should work for you.
To locate an unused IP address, you can run a command like "ipconfig /all" in the Command Prompt. Check the list for any IPs that are not assigned to virtual LAN software or Hyper-V. If the Hyper-V IP is not using DHCP, it might be available for use. You can then assign it manually if needed.
Your router's LAN coverage area is within its specified range, and the DHCP server range covers all connected devices on your network.
Well, you have two paths ahead. The simple route is to capture the concept and proceed. The richer path involves mastering basic networking skills—like assigning static IPs and setting up port forwarding. Your decision is yours, but we’re ready to assist if you’d like to dive in.
For a Minecraft server focused solely on that platform, I suggest bypassing Proxmox and using a server OS such as Ubuntu Server directly. FYI (likely beyond current scope), it’s feasible to operate Proxmox with DHCP-managed IPs. You’ll need to manually adjust the /etc/network/interfaces file to switch from static to DHCP settings, which means you might require a temporary static IP or direct terminal access.
Proxmox isn't suitable for this task; opt for Ubuntu Server instead, as it will be simpler. Proxmox offers good virtualization capabilities with its user-friendly web interface, but if you're only setting up a Minecraft server without VMs, using Ubuntu Server is also straightforward and more convenient.
I'm back now. The Proxmox or any other OS didn't work. It seems the NVIDIA GPU was completely damaged, and every OS tried to connect to it to show a GUI, even non-GUI ones. The laptop looked like it couldn't be saved. I've chosen to recycle it after removing the CPU, HDD, RAM, and WIFI card. I followed all your tips for my new server, which isn't running yet. Thanks for your help!