imsinghaniya

joined 1 year ago
 

I see people having a small 8 gigs and 4 core system and trying to split that with something like proxmox into multiple VMs. I think that's not the best way to utilise the resources.

As many services are mostly in ideal mode so in case something is running it should be possible to use the complete power of the machine.

My opinion is using docker and compose to manage things on the whole hardware level for smaller homelab.

Only split VMs for something critical, even decide on that if it's required.

Do you agree?

 

I run two home servers on which I've installed the Ubuntu 22.04 server. I also got a new network provider and a router, and one of the servers refused to just connect to the internet through that.

Setup 1.

  • ISP: Jio
  • Router: Company provided
  • Server1: Internet Available
  • Server2: Internet Available

Setup 2.

  • ISP: Railwire
  • Router: TPLink C6 AC1200
  • Server1: Internet Available
  • Server2: Internet Not Available

I cannot pinpoint if it's an issue with my router, my operating system or where if I can identify I can do something about it.

My question is with the same ethernet cable, same device internet works on one network but it doesn't work on the other.

Also with the setup 2 - it works on one machine but not the other.

How can I narrow down this issue and gain more information to debug this?