Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
stallion [2021/04/25 15:38] cubebuilder [How do I use or create a snapshot?] |
stallion [2021/06/16 12:57] (current) cubebuilder [How do I activate my AnyCast IP?] |
||
---|---|---|---|
Line 103: | Line 103: | ||
==== How do I activate my AnyCast IP? ==== | ==== How do I activate my AnyCast IP? ==== | ||
- | To activate your AnyCast IP you **must** have a VPS in all of our locations (Las Vegas, New York, Luxembourg). Read the [[anycast_vps|Anycast]] page for more information. | + | To activate your AnyCast IP you **must** have a VPS in all of our locations (Las Vegas, New York, Miami and Luxembourg). Read the [[anycast_vps|Anycast]] page for more information. |
- To activate AnyCast click on the " | - To activate AnyCast click on the " | ||
Line 112: | Line 112: | ||
root # cat / | root # cat / | ||
+ | < | ||
auto lo | auto lo | ||
iface lo inet loopback | iface lo inet loopback | ||
Line 139: | Line 139: | ||
address | address | ||
netmask | netmask | ||
- | | + | |
| | ||
Line 177: | Line 177: | ||
- Click " | - Click " | ||
After that a snapshot will be created and show up on the list and you can roll back to it whenever you want. | After that a snapshot will be created and show up on the list and you can roll back to it whenever you want. | ||
+ | |||
+ | ====How can I upload my own ISO to the Stallion and install it on my VPS?==== | ||
+ | If an OS you want isn't on the Templates section you are able to upload your own ISO's. | ||
+ | |||
+ | To do this: | ||
+ | - Go to Stallion | ||
+ | - Go to your VM | ||
+ | - Click on the " | ||
+ | - Click " | ||
+ | - Put the direct link of ISO you want to upload (ex: example.com/ | ||
+ | - Click Upload. | ||
+ | - Once the ISO is uploaded it will show up on the " | ||
+ | - Click on "Mount ISO" on the ISO you want to mount to your VM. | ||
+ | - Now go to the " | ||
+ | - Click on "Boot Order" and click on "(1) CDROM (2) Hard disk" and click "Save Changes" | ||
+ | - Power off and power on your VM. | ||
+ | - Since you will not have SSH or RDP access, you will need to access the VM using the VNC Option. You can either choose the "Web Based Console" | ||
+ | - After you installed the operating system from the ISO image head over to " | ||
+ | - Head over to Settings tab, go to the KVM settings and change the boot order from "(1) CDROM (2) Hard disk" back to "(1) Hard Disk (2) CDROM" so your VM doesn' | ||
+ | |||
+ | |||