c3tracker:checking

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
c3tracker:checking [2022/12/30 18:03] max2c3tracker:checking [2024/12/28 15:32] (current) sophie
Line 1: Line 1:
 = Checking Howto = Checking Howto
 +== Vorbereitung
 +* Verbindung zum VOC Netz herstellen, am besten via kabelgebundenem Ethernet im VOC Office.
 +* Mounten der Shares, manche read-write! 
 +<bootnote>//storage.lan.c3voc.de// is to be read as a meta variable for the machine, the FUSE Mounts are created by the mount-for-cut worker. Within the [[:c3tracker#decentralised_aka_no-storage|decentral setup]] this role is often filled by //encoderX.lan.c3voc.de// or //minionX.lan.c3voc.de//. </bootnote>
 +<code>
 +mkdir -p /video
 +mount -t cifs -o uid=$USER,password=,ro "//storage.lan.c3voc.de/video" /video
 +</code>
 +* Videoplayer installieren, z.B. mpv
  
 ==  Was soll ich beim "Checken" alles Überprüfen? ==  Was soll ich beim "Checken" alles Überprüfen?
  • c3tracker/checking.1672419809.txt.gz
  • Last modified: 2022/12/30 18:03
  • by max2