Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| events:sotm2019 [2019/09/17 12:36] – geänderte Ankunft michaelk | events:sotm2019 [2019/09/28 16:32] (current) – andi | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| streaming | streaming | ||
| planungstool | planungstool | ||
| - | schedule_url | + | schedule_urls |
| publizierung | publizierung | ||
| - | media_url | + | media_url |
| - | youtube_url | + | youtube_url |
| - | tib-av_url | + | tib-av_url |
| aufzeichnungliz | aufzeichnungliz | ||
| streamliz | streamliz | ||
| Line 128: | Line 128: | ||
| * NHG (ab Freitag) | * NHG (ab Freitag) | ||
| * du? | * du? | ||
| + | |||
| + | == Notizen | ||
| + | |||
| + | ``` | ||
| + | sudo -s | ||
| + | mkdir -p / | ||
| + | mount -t cifs {// | ||
| + | mount -t cifs {// | ||
| + | mount -t cifs {// | ||
| + | mkdir -p / | ||
| + | mount -t cifs {// | ||
| + | ``` | ||