Changes

Jump to navigation Jump to search
998 bytes added ,  14:54, 2 August 2014
no edit summary
Line 10: Line 10:     
User creation is not automatic, but password are checked against ldap, so member credentials work.
 
User creation is not automatic, but password are checked against ldap, so member credentials work.
 +
 +
== Quick setup guides ==
 +
 +
* [[Provision_Arch]]
 +
 +
== VM Creation ==
 +
 +
Press the "Create VM" Button and use the following settings.  Don't use the defaults, bad things happen.
 +
 +
{|class="wikitable"
 +
!Section
 +
!Name
 +
!Value
 +
|-
 +
|General
 +
|Name
 +
|${name}
 +
|-
 +
|OS
 +
|Linux/Other
 +
|Linux 3.X/2.6 Kernel (l26)
 +
|-
 +
|CD/DVD
 +
|ISO image
 +
| Select your iso from the dropdown
 +
|-
 +
|Hard Disk
 +
|Bus/Device
 +
|VIRTIO
 +
|-
 +
|Hard Disk
 +
|Bus/Device
 +
|vm-storage-lvm
 +
|-
 +
|Hard Disk
 +
|Cache
 +
|Write Back
 +
|-
 +
|Network
 +
|Network Model
 +
|VirtIO (paravirtualized)
 +
|}
 +
 +
Double click the <code>VM >> Hardware >> Display >> Standard VGA (std)</code>
 +
The default works, but on my many monitors, the VNC client window is large enough that the terminal goes past the bottom of the monitor.
 +
 +
* Press Start
 +
* Press Console
 +
 +
== Configure ip addresses ==
 +
 +
*  Log into the router
 +
*  go to IP > DHCP Server > Leases
 +
*  Find the leases corresponding to the new box and hit "Make Static"
 +
*  Set the ip address to be 10.100.0.id where id is the proxmox id of the vm
    
== Resetting the Root Password ==
 
== Resetting the Root Password ==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu