This website requires JavaScript.
Explore
Help
Sign in
VM-Experiments
/
preparation-scripts
Watch
1
Star
1
Fork
You've already forked preparation-scripts
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ec0e0436e4
preparation-scripts
/
installation
/
webserver.sh
6 lines
89 B
Bash
Raw
Normal View
History
Unescape
Escape
first preparations
2024-11-18 19:50:04 +01:00
#!/bin/bash
sudo apt update
sudo apt install -y nginx
fix
2024-11-18 20:18:51 +01:00
sudo systemctl
enable
nginx --now
Reference in a new issue
Copy permalink