# XenServer # Installation ## Download iso Current link as of this writing. Write the iso to a usb stick using rufus and imaged a computer. [https://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.1-20231130.iso?https=1](https://mirrors.xcp-ng.org/isos/8.2/xcp-ng-8.2.1-20231130.iso?https=1) ## Login with ssh Connect to XenServer with ip address and ssh using something like moba. [https://xcp-ng.org/forum/topic/4830/quick-deploy-does-not-list-storage-options/5](https://xcp-ng.org/forum/topic/4830/quick-deploy-does-not-list-storage-options/5)
Helpful commandsWhat doNotes
xe sr-listbasic info about your setup
lsblklist of storage disks
xe sr-create name-label="local2tb" type=ext device-config-device=/dev/sdb3 share=false content-type=usercreate a usable disk for vms. command results: a9c011d3-d030-4d54-c07a-f8499655cc37 [![image.png](https://bookstack.woodcloud.one/uploads/images/gallery/2024-02/scaled-1680-/image.png)](https://bookstack.woodcloud.one/uploads/images/gallery/2024-02/image.png)
xe vm-listlist all vm's on host
yum updateupdates xenserver
## Website ui Go to website: [https://0.0.0.0](https://0.0.0.0) You know with your ip address. Choose to do a quick deploy of Xen Ochetra and enter all the good information. [![image.png](https://bookstack.woodcloud.one/uploads/images/gallery/2024-02/scaled-1680-/PpRimage.png)](https://bookstack.woodcloud.one/uploads/images/gallery/2024-02/PpRimage.png)