mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-04 01:16:05 +02:00
Renamed cymais to infinito and did some other optimations and logout implementations
This commit is contained in:
@@ -17,12 +17,12 @@
|
||||
### Activate Configuration
|
||||
```bash
|
||||
cp /path/to/wg0.conf /etc/wireguard/wg0.conf
|
||||
systemctl enable wg-quick@wg0.cymais.service --now
|
||||
systemctl enable wg-quick@wg0.infinito.service --now
|
||||
```
|
||||
|
||||
### Check status
|
||||
```bash
|
||||
systemctl status wg-quick@wg0.cymais.service
|
||||
systemctl status wg-quick@wg0.infinito.service
|
||||
```
|
||||
|
||||
## Other Resources
|
||||
|
Reference in New Issue
Block a user