ToxBlinkenwall: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
Zoff99 (Diskussion | Beiträge) |
Ripper (Diskussion | Beiträge) K (Bild++) |
||
Zeile 17: | Zeile 17: | ||
you can video call it, send fotos and text to the wall. | you can video call it, send fotos and text to the wall. | ||
=startup | ===== startup ===== | ||
<pre> | <pre> | ||
start the Blinkenwall and then the upBoard. | start the Blinkenwall and then the upBoard. | ||
Zeile 23: | Zeile 23: | ||
./initscript.sh start | ./initscript.sh start | ||
</pre> | </pre> | ||
=shutdown | ===== shutdown ===== | ||
<pre> | <pre> | ||
login as user "zoff" and run | login as user "zoff" and run | ||
./initscript.sh stop | ./initscript.sh stop | ||
</pre> | </pre> | ||
===== new ToxID===== | |||
<pre> | |||
shutdown | |||
rm ~/ToxBlinkenwall/toxblinkenwall/savedata.tox | |||
startup | |||
</pre> | |||
[[Datei:Hallo_i_bims_1_Wand.jpg|300px|thumb|right|Die Wand spricht!]] | |||
[[Kategorie:Projekte]] |
Version vom 25. Juli 2017, 21:15 Uhr
Language: | English |
---|
Subpages:
ToxBlinkenwall hat keine Unterseiten.
ToxBlinkenwall:
ToxBlinkenwall | |
Gestartet: | 17.07.2017 |
Involvierte: | User:zoff99 |
Status: | in progress |
Beschreibung: | Videoconferencing Tox node |
Shutdownprozedur: | |
Zuletzt aktualisiert: | 2017-07-25 |
A Tox node running on the Blinkenwall in the Metalab
you can video call it, send fotos and text to the wall.
startup
start the Blinkenwall and then the upBoard. login as user "zoff" and run ./initscript.sh start
shutdown
login as user "zoff" and run ./initscript.sh stop
new ToxID
shutdown rm ~/ToxBlinkenwall/toxblinkenwall/savedata.tox startup