Update Technical informations authored by Moreau Nicolas's avatar Moreau Nicolas
...@@ -127,7 +127,7 @@ At this point you should be able to access `jupyterhub` on `romeo` via the link ...@@ -127,7 +127,7 @@ At this point you should be able to access `jupyterhub` on `romeo` via the link
There is a dedicated ethernet card to create the link between the two machines. There is a dedicated ethernet card to create the link between the two machines.
If it is not mounted on juliette after a reboot : If it is not mounted on juliette after a reboot :
**as root** or **sudo** on juliette **as root** or **sudo** on juliette
nmcli connection up em2 # romeo nmcli connection up em2 # romeo
nmcli connection up em3 # benvolio nmcli connection up em3 # benvolio
... ...
......