Search results

  1. B

    Simple Network config

    Hey guys, so I want a simple network config. I want to run few Virtual machines, and I have few IP addresses. I have one physical eth port, and so I want every virtual box to have its own individual public IP address. What settings do I need in proxmox? Thanks
  2. B

    Proxmox default login page location

    OK, so how do I add my own page in that folder,? I wanna be able to see my page when i visit my site (ex: www.mycoolsite.com) and then wanna have proxmox at like: www.mycoolsite.com/proxmox <-- see what I am saying? Thanks for replying :D
  3. B

    Proxmox default login page location

    Ok, so I need to edit a file in the /apache2/ folder? maybe apache2.conf?
  4. B

    Proxmox default login page location

    Ok, so I installed proxmox, and now when I type my server's IP address, it gets me to login page. Thats good. But, i wanna have a different page when I visit my site, and not my proxmox login. In which folder is the proxmox web stuff? Also, how can I configure the webserver to point into the...
  5. B

    How to install proxmox from debian

    Ok so I am running debian 5. I want to install proxmox. Will it be possible to install proxmox without booting up a CD and installing? I mean can I just type (for example) "apt-get install proxmox", and it will automatically do it for me, so then I just reboot and proxmox will run Thanks