Update 03-01-2024
This commit is contained in:
@@ -98,6 +98,10 @@ plesk repair fs example.com
|
||||
root@localhost:~# usermod -aG sudo bruno
|
||||
```
|
||||
|
||||
```bash
|
||||
root@localhost:~# adduser sentier sudo
|
||||
```
|
||||
|
||||
|
||||
|
||||
#### Redémarrer MySQL / MariaDB:
|
||||
@@ -318,3 +322,35 @@ SystemMaxUse=250M
|
||||
$ sudo systemctl restart systemd-journald
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Installer Plesk Firewall
|
||||
|
||||
https://support.plesk.com/hc/en-us/articles/12377540171799
|
||||
|
||||
```bash
|
||||
plesk installer add --components psa-firewall
|
||||
```
|
||||
|
||||
|
||||
|
||||
```bash
|
||||
root@eloquent-benz:~# adduser bruno sudo
|
||||
|
||||
root@eloquent-benz:~# adduser sentier sudo
|
||||
```
|
||||
|
||||
|
||||
|
||||
```bash
|
||||
# réseaux
|
||||
root@eloquent-benz:~# apt install net-tools nmap
|
||||
```
|
||||
|
||||
```bash
|
||||
# Thumbsup
|
||||
root@eloquent-benz:~# apt install libimage-exiftool-perl graphicsmagick
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user