8.5. System RebootΒΆ
How to perform a csra system reboot: To perform a csra system reboot you have to follow these steps.
Steps to follow:
- Open a terminal.
- Load the current rc enviorment:
source /vol/csra/releases/xenial/*Xactual releaseX*/bin/source-env.sh
- Enter
cssh_csra.sh
.
Now many terminals should open.
- Find the terminal from the computer you are currently working on and enter
sleep 1;
.- Enter in the cssh terminal
sudo reboot
.