Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
|
unipagerenglish [2019/10/30 00:28] oe7bsh angelegt |
unipagerenglish [2026/01/30 14:14] (aktuell) dj7lc Fix urls |
||
|---|---|---|---|
| Zeile 11: | Zeile 11: | ||
| ==== method one - script ==== | ==== method one - script ==== | ||
| === via HAMNET === | === via HAMNET === | ||
| - | <code>curl http://db0sda.ampr.org/debian/install.sh -sSf | sh -s -- hamnet</code> | + | <code>curl http://db0sda.hamnet.radio/debian/install.sh -sSf | sh -s -- hamnet</code> |
| === via internet === | === via internet === | ||
| <code>curl http://www.afu.rwth-aachen.de/debian/install.sh -sSf | sh -s -- internet</code> | <code>curl http://www.afu.rwth-aachen.de/debian/install.sh -sSf | sh -s -- internet</code> | ||
| Zeile 19: | Zeile 19: | ||
| Create ///etc/apt/sources.list.d/unipager.list// with this content: | Create ///etc/apt/sources.list.d/unipager.list// with this content: | ||
| <file> | <file> | ||
| - | deb http://db0sda.ampr.org/debian unipager main | + | deb http://db0sda.hamnet.radio/debian unipager main |
| - | deb-src http://db0sda.ampr.org/debian unipager main | + | deb-src http://db0sda.hamnet.radio/debian unipager main |
| </file> | </file> | ||
| Then execute the following commands: | Then execute the following commands: | ||
| <code> | <code> | ||
| - | wget -O - http://db0sda.ampr.org/debian/rwth-afu.key | sudo apt-key add - | + | wget -O - http://db0sda.hamnet.radio/debian/rwth-afu.key | sudo apt-key add - |
| sudo apt-get update | sudo apt-get update | ||
| sudo apt-get install unipager | sudo apt-get install unipager | ||
| Zeile 75: | Zeile 75: | ||
| Internet dapnet.afu.rwth-aachen.de 137.226.79.100 43434 | Internet dapnet.afu.rwth-aachen.de 137.226.79.100 43434 | ||
| - | Hamnet dapnet.db0sda.ampr.org 44.225.164.27 43434 | + | Hamnet dapnet.db0sda.hamnet.radio 44.149.166.27 43434 |
| ===== Update ===== | ===== Update ===== | ||