Update README.md
This commit is contained in:
parent
a66fdb7bd4
commit
e1fc4b0b11
1 changed files with 3 additions and 1 deletions
|
@ -4,11 +4,13 @@ Scripts for vpses
|
||||||
- Debian 12 or Alpine 3.21
|
- Debian 12 or Alpine 3.21
|
||||||
- working internet
|
- working internet
|
||||||
- Root permissions, all scripts must be executed as root (sudo is fine)
|
- Root permissions, all scripts must be executed as root (sudo is fine)
|
||||||
|
- if virtualized, it must be **Full virtualization** (e.g. KVM) and NOT **OS-level virtualization** (e.g. OpenVZ)
|
||||||
|
|
||||||
### Tutorial
|
### Tutorial
|
||||||
1. **CLONE** this repo
|
1. **CLONE** this repo
|
||||||
2. Edit `variables`
|
2. Edit `variables`
|
||||||
3. Run a script or scripts
|
3. Run a script or scripts \
|
||||||
|
**IMPORTANT:** you must run this from the main directory, like `./debian/debian-secure.sh`
|
||||||
|
|
||||||
### Scripts
|
### Scripts
|
||||||
- `variables` - settings for the scripts
|
- `variables` - settings for the scripts
|
||||||
|
|
Loading…
Add table
Reference in a new issue