Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| events:sotm2019 [2019/09/17 12:36] – geänderte Ankunft michaelk | events:sotm2019 [2019/09/21 15:11] – andi | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| streaming | streaming | ||
| planungstool | planungstool | ||
| - | schedule_url | + | schedule_urls |
| publizierung | publizierung | ||
| media_url | media_url | ||
| 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 {// | ||
| + | ``` | ||