Mic92 created page: home
This commit is contained in:
parent
f620cf8da2
commit
2baebf0184
@ -52,3 +52,11 @@ Administration: https://ldap.higgsboson.tk
|
||||
| Encryption | STARTTLS or TLS |
|
||||
| MX-Record | mail.higgsboson.tk |
|
||||
| SRV-Record | v=spf1 a:mail.higgsboson.tk ip6:2a01:4f8:210:31fd:1::10 -all |
|
||||
|
||||
## LXC
|
||||
|
||||
```
|
||||
$ lxc-attach -n <name> # login
|
||||
$ systemctl start lxc@<name> # start container
|
||||
$ systemctl stop lxc@<name> # stop container
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user