diff options
author | Wade Fife <wade.fife@ettus.com> | 2022-03-22 11:08:01 -0500 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2022-03-23 08:27:28 -0500 |
commit | 961a558d8c30d8e885e1821295ca1c9187881f13 (patch) | |
tree | 8f0e179acd0b9dd0f8858bf3e717c94cb4ccd139 /host/docs/usrp_x4xx.dox | |
parent | 280089b3ee816c43f1af53fa6e827302b47aca5a (diff) | |
download | uhd-961a558d8c30d8e885e1821295ca1c9187881f13.tar.gz uhd-961a558d8c30d8e885e1821295ca1c9187881f13.tar.bz2 uhd-961a558d8c30d8e885e1821295ca1c9187881f13.zip |
docs: Update instructions for changing hostname
Diffstat (limited to 'host/docs/usrp_x4xx.dox')
-rw-r--r-- | host/docs/usrp_x4xx.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/usrp_x4xx.dox b/host/docs/usrp_x4xx.dox index 7c561dde9..4a8229040 100644 --- a/host/docs/usrp_x4xx.dox +++ b/host/docs/usrp_x4xx.dox @@ -418,8 +418,8 @@ Of course, you can also connect to the IP address directly if you know it (or set it manually using the serial console). Note: The device's hostname is derived from its serial number by default -(`ni-x4xx-$SERIAL`). You can change the hostname by modifying the `/etc/hostname` -file and rebooting. +(`ni-x4xx-$SERIAL`). You can change the hostname by creating the file +`/data/network/hostname`, saving the desired hostname in it, then rebooting. On Microsoft Windows, the connection can be established using a tool such as PuTTY, by selecting a username of root without password. |