WebReinvent Internal Docs
System Admin

How to Create vm in proxmox2

How to start Proxmox2

  • Open browser & paste it http://192.168.50.200/
  • Click on Advanced
  • Click on Proceed to 192.168.50.200 (unsafe)
  • User name: admin
  • Password: **********
  • Then click on sign me in
  • Go to Remote control > Lunch H5Viewer
  • Now, automatically open pop page of proxmox
  • You can see top right hand side power on-off button
  • Click on that and start the proxmox
  • After that need to login another url
  • Open in browser for proxmox2 https://192.168.50.100:8006/
  • User name: root
  • Password: *******
  • Then click on login
  • After that need to login another url
  • Open in browser for proxmox10 https://192.168.50.50:8006/
  • User name: root
  • Password: *******
  • Then click on login

Create New VM in proxmox2

Here's process of vm creation

  • Open Proxmox2 > 100 (vm0-win11)
  • Right click on 100 (vm0-win11)
  • Select clone
  • Target node: proxmox2
  • VM ID: like 222. For the subsequent VM IDs we will put in the number in sequence. Eg. 223, 224, etc.
  • name: <vm32-employee's first name> eg: vm32-salar
  • Target Storage: data-disk-two
  • After that press on clone and wait some time

  • Select VM which is created & go to Hardware > Add > Hard Disk

Add: Hard Disk

  • Bus/Device: IDE
  • Storage: data-disk-one
  • Disk size (GiB): 100
  • Format: QEMU image format
  • Then press Add

  • After that need to start the vm which you have created.

Note

  • Change ip already not changed, run following commands:
Open cmd type - ipconfig /release
                ipconfig /renew

  • Open disk management and click on Ok
    • Open vm press windows key + R type diskmgmt.msc
  • Select unallocated and give name eg: Data
  • Edit User name - <user1>
    • press windows key + R type netplwiz
    • select user1 and rename it <employee user id>
    • Go to setting and also change password same as <employee user id>
  • Configure google remote desktop
  • Need to login gitkrane in the user id that is already installed
  • Install xampp in the employee SSD
  • Install composer and choose correct php.exe during installation
  • Check php version by php -v
  • Create project folder and shortcut on desktop
  • Rename your VM according to user name<user id>
  • After that need to restart the VM

Copyright © 2024