Alpine Install aktualisiert
@@ -1,4 +1,3 @@
|
||||
|
||||
- [x] Download Alpine (Extended-Version): https://www.alpinelinux.org/downloads/
|
||||
|
||||
- [x] Mount ISO and boot up your maschine
|
||||
@@ -19,4 +18,13 @@
|
||||
|
||||
- [x] Find the Line `#PermitRootLogin prohibit-password` and replace it with `PermitRootLogin yes`
|
||||
|
||||
- [x] Restart sshd server with `service sshd restart`
|
||||
- [x] Restart sshd server with `service sshd restart`
|
||||
|
||||
- [x] Install curl package with `apk add curl`
|
||||
|
||||
- [x] Download Edge-WoL `curl https://git.send.nrw/sendnrw/edge-wol/releases/download/v1.0.0/wol-server-linux-amd
|
||||
64.tar.gz --output wol-server-linux-amd64.tar.gz`
|
||||
|
||||
- [x] Extract Edge-WoL `tar -xvzf wol-server-linux-amd64.tar.gz`
|
||||
|
||||
- [x]
|
||||
Reference in New Issue
Block a user