Files
ansible-fet/doc/betam.md
Daniel A. Maierhofer 7efdc96111 Add ups documetation
2018-07-13 11:52:03 +02:00

14 lines
196 B
Markdown

# 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
```