Skip to content

Commit 499fe66

Browse files
authored
Update 01-training-environment-setup.md
1 parent 92e70d6 commit 499fe66

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

admin-training/slurm/01-training-environment-setup.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,11 @@ Start the virtual machine and access via SSH with your preferred SSH client:
6868
* port: 22
6969
* user: root
7070
* password: HPCNOW
71+
72+
### Update the hostname
73+
If you are importing this image into your infrastructure, the DHCP could update the hostname. Consider recovering the original hostname with the following command:
74+
75+
```
76+
hostname slurm-simulator
77+
```
78+
Otherwise, you can update the frontend node server in the Slurm configuration.

0 commit comments

Comments
 (0)