| Station Name | Strem link |
|---|---|
| Радио Мелодия (СПБ) | http://stream128.melodiafm.spb.ru:8000/melodia128 |
| French Jazz | http://icepe6.infomaniak.ch:80/jazz-wr01-128.mp3 |
| Swing Radio | http://icepe2.infomaniak.ch:80/swingfm-128.mp3 |
| Радио Золотой Век | http://setmedia.ru:8000/high |
| Радио Подмосковные вечера | http://setmedia.ru:8000/high5 |
| Ностальжи | http://85.143.216.212:8025/stream |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # | |
| # This script installs a virtual desktop using Xvfb, x11vnc, mate-desktop, | |
| # mate-session-manager and Apache Guacamole. It runs on Alpine Linux Edge. | |
| # | |
| # See also: | |
| # https://www.reddit.com/r/selfhosted/comments/b6k8go/poc_a_desktop_in_a_container_on_a_server/ | |
| # This is the user, under which the MATE desktop will run | |
| # Notice: For several reasons this shouldn't be root |