14 lines
196 B
Markdown
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
|
|
```
|