@@ -132,6 +132,12 @@ tar -cvpzf "/vault/.backups/devices/homeserver/tar/backup_$(date +"%Y%m%d%H%M%S"
/
```
untar:
``` bash
tar -xvf archive.tar
```
### Users, Groups, and File permissions
```bash
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.