Search results

  1. J

    Installation configuration issues

    I see! Ya the cleanup seems more complicated i just read. Are you saying specifically, i can just change pve.BasedHosting.local to pve.BasedHosting.based in both files? /etc/hosts /etc/hostname Since i'm keeping the first two parts the same? Thanks Again for helping fix!!!
  2. J

    Installation configuration issues

    The PVE docs say just change a few files: Renaming a PVE node Since i have nothing installed, just PVE, i should be able to change the hostname in these two files and restarting? /etc/hosts /etc/hostname
  3. J

    Installation configuration issues

    I have a few more questions, Is it somewhat easy to change the hostname now, or would it just be easier to just reinstall and put pve.BasedHosting.based in the "Hostname (FQDN)" category? Also, I get this screen right before i get the Proxmox Virtual Environment on the server. Is this normal...
  4. J

    Installation configuration issues

    Shoot, that was dumb of me. Noobie move. Thank you! I'm logged in now!!! Is this normal? i thought proxmox was opensource/free? Also, do you possibly know if this is this correct or preferred iDRAC server settings ?
  5. J

    Installation configuration issues

    Check this out! Got pings connected, but i'm unfortunately still getting "site can't be reached" when i visit https://10.0.0.15/8006 on laptop (with the ip 10.0.0.166), even when i can ping from the laptop to the server successfully also. Was thinking earlier about Restarting the Router, and...
  6. J

    Installation configuration issues

    Got the first code to post, but I'm having trouble with ethtool -i eno1
  7. J

    Installation configuration issues

    Sure thing!! So the IDRAC (port for remote management) is the server's IPMI essentially?
  8. J

    Installation configuration issues

    Thank you sooo much for the diagnostic help. I've run in to so many problems since i've started. I'm having trouble getting "/etc/network/interfaces" to post. i googled it, but didn't find an answer. Would it be difficult to explain to me how to retrieve. I assume you are talking about from...
  9. J

    Installation configuration issues

    I am using a Dell Poweredge R720. I'm not sure if there is an IPMI port actually, I only found this article pertaining to my server and IPMI: Dell R720 PowerEdge Server Hardware Monitoring in ELK (The 2nd screenshot was from the Proxmox virtual Environment on the server) I have nothing else...
  10. J

    Installation configuration issues

    ping from a laptop in the LAN: From the pve, to that same laptop:
  11. J

    Installation configuration issues

    No, it just keeps loading, then says can't be reached (https://10.0.0.15/8006) Maybe I should try a reinstall with pve.BasedHosting.ian Opening ports only deals with me trying to access from outside the LAN, correct? So the fact that i don't have 8006 forwarded yet shouldn't matter? My Xfinity...
  12. J

    Installation configuration issues

    Ya, i made sure it was https:// when i am checking. Oh! interesting!! Ya i don't want mDNS, or ZeroConf. What should I use instead of local, or should i just put pve.BasedHosting as a hostname, or something like pve.BasedHosting.localhost ? I also tried 10.0.0.1 as my DNS, ..and I still...
  13. J

    Installation configuration issues

    I can't connect into proxmov via https://10.0.0.15:8006 My server's local is 10.0.0.15 (external ip is 192.168.122.1), My gateway (router) is 10.0.0.1. Do i need to put hsd1.md.comcast.net in somewhere? I'm not running a firewall or a switch yet. Im checking it from a laptop INSIDE the LAN. I...