diff --git a/doc/betam.md b/doc/betam.md new file mode 100644 index 0000000..589e804 --- /dev/null +++ b/doc/betam.md @@ -0,0 +1,13 @@ +# betam +## Connect to container +```shell +lxc-attach -n lxc-betam-01 +``` +### Show UPS status +```shell +upsc VSD1500@localhost +``` +### Test shutdown function +```shell +sudo -u nut ssh root@ariane +```