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:gpn17 [2017/05/25 14:47] – mazdermind | events:gpn17 [2017/05/25 19:58] – meise | ||
|---|---|---|---|
| Line 46: | Line 46: | ||
| == Schneiden und Checken | == Schneiden und Checken | ||
| - | ``` | + | mkdir -p /video/fuse / |
| - | mkdir -p /video/fuse / | + | |
| - | mount.cifs -orw,guest //10.73.2.7/fuse / | + | |
| - | mount.cifs -oro,guest //10.73.2.7/encoded / | + | |
| - | ``` | + | |