Recent content by stilia.johny

  1. S

    (N00B) Advise on how to split the network inside proxmox

    @Hannes Laimer thanks a lot, that seem to be working, on a slightly different note, you'd you have any pointers on how to use NATing?
  2. S

    Temperature monitoring

    One of the issues might be that the output of the `sensors` command might not be consistent across hardware which would make the JavaScript code to fail, I suppose there is a nice area for development though
  3. S

    Temperature monitoring

    Nice Find, I would advise, before doing so to check if the `sensors` output is the same as the author suggests, otherwise, the javascript snippet won't work I suppose equivalently you can add other info too
  4. S

    (N00B) Advise on how to split the network inside proxmox

    aw .. I see. I suppose I have created already some Linux VLANs in Proxmox, then I would have to assign a tag on them and in the VM I would use the default interface and the VLAN
  5. S

    (N00B) Advise on how to split the network inside proxmox

    hi all, and sorry for the ( probably already answered ) noob question I am new to Proxmox and virtualization I just installed it on a small Desktop I have, It has one NIC The desktop is connected to my home switch ( default Broadband provider switch ) What would be the best way to make some...