07-04-2020
Section Windows
This commit is contained in:
@@ -62,3 +62,34 @@ maboiteverte.fr. NS ns1.maboiteverte.fr.
|
||||
SUCCESS: Getting information for Domain 'maboiteverte.fr' complete.
|
||||
```
|
||||
|
||||
|
||||
|
||||
Ajouter l'`user` bruno au groupe `sudo`:
|
||||
|
||||
```bash
|
||||
# ubuntu:
|
||||
|
||||
root@localhost:~# usermod -aG sudo bruno
|
||||
```
|
||||
|
||||
|
||||
|
||||
Nextcloud:
|
||||
|
||||
```bash
|
||||
bruno@localhost:~/httpdocs/nextcloud$ sudo -u bruno /opt/plesk/php/7.3/bin/php occ maintenance:repair
|
||||
```
|
||||
|
||||
|
||||
|
||||
Liste des extzensions installées:
|
||||
|
||||
plesk bin extension --list
|
||||
|
||||
Réparer Plesk :
|
||||
|
||||
plesk repair installation
|
||||
|
||||
Réparer les permissions d'un site:
|
||||
|
||||
plesk repair fs example.com
|
||||
Reference in New Issue
Block a user