|
2 | 2 |
|
3 | 3 | ## Overview |
4 | 4 |
|
5 | | -With the HexOS update to 1.0 with Local UI any system still running older versions will need to upgrade TrueNAS to work with HexOS 1.0. |
| 5 | +- With the HexOS update to 1.0 with Local UI any system still running older versions will need to upgrade TrueNAS to work with HexOS 1.0. |
| 6 | +- This guide only applies to users on `TrueNAS SCALE version 24.10.2.1` or older. |
| 7 | +- If you can access HexOS deck this guide does not apply to you |
6 | 8 |
|
| 9 | +## Finding your server ip address |
7 | 10 |
|
8 | | -> **Warning:** <span style="color:red"> New versions of TrueNAS can remove support for older hardware. A device that works now may stop working after an update. For example, Nvidia no longer supports GTX 10-series and older GPUs, so you now need a GTX 1650 or newer.</span> |
9 | | -
|
10 | | -## Logging into TrueNAS UI |
11 | | - |
12 | | -:::details If you can access HexOS deck (easier method) |
13 | | - 1) Navigate to [HexOS Deck](https://deck.hexos.com) |
14 | | - 2) Navigate to the settings panel by selecting it on the left sidebar |
15 | | - 3) Select the `TrueNAS` button |
16 | | - 4) Login |
17 | | - - The username will be `truenas_admin` |
18 | | - - The password will be what you selected when first installing HexOS |
19 | | - |
20 | | -::: |
21 | | - |
22 | | -:::details If you can't access HexOS deck (harder method) |
| 11 | +:::details Using a monitor connected to your server to find your ip address |
23 | 12 | 1) Connect a display to your server. |
24 | 13 | 2) When turned on the server will show your `ip address` |
25 | 14 |  |
26 | | - 3) Type the `ip address` into your browser |
27 | | - 4) Login |
28 | | - - The username will be `truenas_admin` |
29 | | - - The password will be what you selected when first installing HexOS |
30 | | - |
31 | 15 | ::: |
32 | 16 |
|
| 17 | +If you are unable to connect a monitor to your server you may be able to find the server `ip address` by logging into your router's web interface and looking at connected devices. |
| 18 | + |
| 19 | +## Logging into the TrueNAS WebUI |
| 20 | + |
| 21 | +1) Type the `ip address` into your browser |
| 22 | +2) Login |
| 23 | + - The username will be `truenas_admin` |
| 24 | + - The password will be what you selected when first installing HexOS |
| 25 | + |
| 26 | + |
33 | 27 | ## Updating Process |
34 | 28 |
|
35 | 29 | 1) Select the blue `Updates Available` button |
|
0 commit comments