Update Technical informations authored by Moreau Nicolas's avatar Moreau Nicolas
...@@ -128,8 +128,10 @@ There is a dedicated ethernet card to create the link between the two machines. ...@@ -128,8 +128,10 @@ 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
If romeo or benvolio is shut down while juliette stays up, the connection must be restarted
em2 is the name of the card on juliette (p7p2 on romeo) em2 is the name of the card on juliette (p7p2 on romeo)
...@@ -138,6 +140,8 @@ automount is enabled, it is configured in : ...@@ -138,6 +140,8 @@ automount is enabled, it is configured in :
- /etc/auto.datartemix - /etc/auto.datartemix
- /etc/auto.datartemix2 - /etc/auto.datartemix2
# Hardware configuration # Hardware configuration
This section describes the network, storage and computing resources dedicated to ARTEMIX and YAFITS on their development site i.e. the LERMA/Observatoire de Paris. This section describes the network, storage and computing resources dedicated to ARTEMIX and YAFITS on their development site i.e. the LERMA/Observatoire de Paris.
... ...
......