20 lines
416 B
Markdown
20 lines
416 B
Markdown
To switch user use:
|
|
`su minecraft -s /bin/bash`
|
|
|
|
# To DO
|
|
- [x] Basic commands
|
|
- [x] Permisionss of files in this git
|
|
- [x] server.properties + run.sh + eula.txt
|
|
- [x] iptable commands
|
|
- [x] my own .service file
|
|
- [x] modification of run.sh
|
|
- [x] screen usege
|
|
- [x] SSH keys
|
|
- [ ] Full test under VM
|
|
- [ ] Can it run under LXC container???
|
|
|
|
|
|
# To be nice
|
|
- [x] do not hardcode soma variables
|
|
- [x] BASH script ???
|