Linux/Linux_general_commands.md aktualisiert
This commit is contained in:
@@ -2,3 +2,8 @@
|
||||
```bash
|
||||
sudo apt-get update && sudo apt-get full-upgrade && sudo apt-get autoclean && sudo apt-get autoremove --purge
|
||||
```
|
||||
|
||||
### lets encrypt verlängern
|
||||
```bash
|
||||
sudo certbot renew --dry-run
|
||||
```
|
||||
Reference in New Issue
Block a user