Migration VM from XenServer to ProxMox (*.xva to *.raw)
- 3 komentarze
- cze, 10, 2018
- siwy
- Debian, Linux, ProxMox, Useful programs, XenServer
Source: techblog.jeppson.org XenServer 7.1 xcp-ng 8.2 ProxMox 5.2 ProxMox 6.3 I. Export VM to *.XVA in XenServer. II. Create new VM in ProxMox with parameters: CPU – like VM on XenServer RAM – like VM on XenServer HDD-1 – size 120GB. Temp system (20GB) and size of VM from XenServer (100GB). This drive will […]
Read MoreKonfiguracja VPN (OpenVPN)
- No Comments
- sty, 29, 2018
- siwy
- Debian, Linux
Źródła z których korzystałem: sekurak.pl forums.openvpn.net 1. Własne centrum certyfikacji I. Instalacja i organizacja CA: sudo aptitude install openvpn sudo cp -a /usr/share/easy-rsa/ /etc/CA II. Edycja pliku /etc/CA/vars: # These are the default values for fields # which will be placed in the certificate. # Don’t leave any of these fields blank. export KEY_COUNTRY=”PL” export […]
Read More