This shows you the differences between two versions of the page.
| — |
handy_linux_commands_for_vortexbox [2016/07/11 17:28] (current) keith created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | Handy Linux Commands for Vortexbox | ||
| + | |||
| + | Note: This Section Is UNDER CONSTRUCTION | ||
| + | |||
| + | What is the IP Address of my Vortexbox? | ||
| + | <code>ifconfig -a</code> | ||
| + | |||
| + | Verify and Install my Vortexbox with latest and greatest: \\ | ||
| + | VBA 2.4 <code>dnf -y update</code> | ||
| + | |||
| + | VBA 2.3 or below <code>yum -y update</code> | ||
| + | |||
| + | |||