Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
events:gpn17 [2017/05/25 14:47] mazdermindevents:gpn17 [2017/05/25 14:48] mazdermind
Line 46: Line 46:
  
 == Schneiden und Checken == Schneiden und Checken
-``` +   mkdir -p /video/fuse /video/encoded 
-mkdir -p /video/fuse /video/encoded +   mount.cifs -orw,guest //10.73.2.7/fuse /video/fuse 
-mount.cifs -orw,guest //10.73.2.7/fuse /video/fuse +   mount.cifs -oro,guest //10.73.2.7/encoded /video/encoded 
-mount.cifs -oro,guest //10.73.2.7/encoded /video/encoded +
-```+
  
  • events/gpn17.txt
  • Last modified: 2017/05/26 20:37
  • by dedeibel