This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computing:airsonic [2023/12/24 06:21] – oemb1905 | computing:airsonic [2023/12/25 18:23] (current) – oemb1905 | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| Change port to needed port (8081) | Change port to needed port (8081) | ||
| - | wget https:// | + | wget https:// |
| mv airsonic.war / | mv airsonic.war / | ||
| gpg --keyserver keyserver.ubuntu.com --recv 0A3F5E91F8364EDF | gpg --keyserver keyserver.ubuntu.com --recv 0A3F5E91F8364EDF | ||
| Line 76: | Line 76: | ||
| fi | fi | ||
| - | I tested this and it runs flawlessly. | + | I tested this and it runs flawlessly. |
| + | |||
| + | sudo a2enmod proxy_http | ||
| + | sudo a2enmod proxy | ||
| --- // | --- // | ||