This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| vortexbox_2.3_installation_instructions [2015/10/08 01:31] andrew | vortexbox_2.3_installation_instructions [2016/01/08 09:14] (current) andrew | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Installing VortexBox 2.3 from the image ====== | + | ====== Installing VortexBox 2.3 or VortexBox 2.4 from an image ====== | 
| - | First you need to install the iso on your hard drive or SSD. How you install depends on the media you are using. See the image installation instructions here. | + | First you need to install the image on your hard drive or SSD. How you install depends on the media you are using. See the image installation instructions here. | 
| [[Image installation guide]] | [[Image installation guide]] | ||
| Line 12: | Line 12: | ||
| next update to the latest code with the command | next update to the latest code with the command | ||
| + | For VortexBox 2.3 use | ||
| <code> | <code> | ||
| yum -y update | yum -y update | ||
| + | </code> | ||
| + | |||
| + | For VortexBox 2.4 use | ||
| + | <code> | ||
| + | dnf -y update | ||
| </code> | </code> | ||