corrections
This commit is contained in:
parent
3a003ca1c4
commit
34ae3ab3a5
@ -124,7 +124,7 @@ Content-Security-Policy-Report-Only: default-src 'none'; form-action 'none'; fra
|
||||
4. Wykorzystaj narzędzie [Siege](https://github.com/JoeDog/siege) aby przetestować wytrzymałość swojej infrastruktury. Poniżej przykład użycia:
|
||||
```bash
|
||||
cd ~
|
||||
curl https://download.joedog.org/siege/siege-latest.tar.gz
|
||||
wget https://download.joedog.org/siege/siege-latest.tar.gz
|
||||
tar -xvzf siege-latest.tar.gz
|
||||
cd siege-4.1.7/
|
||||
chmod +x configure
|
||||
|
Loading…
Reference in New Issue
Block a user