22 lines
449 B
Markdown
22 lines
449 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
|
|
- [x] Full test under VM
|
|
- [x] Can it run under LXC container???
|
|
|
|
|
|
# To be nice
|
|
- [x] do not hardcode soma variables
|
|
- [x] BASH script
|
|
- [ ] manual set up of min/max RAM
|
|
|