pep-dortmund / homepage-toolbox

Website for the PeP et al. Toolbox Workshop at TU Dortmund
http://toolbox.pep-dortmund.org
3 stars 1 forks source link

Windows might need #135

Closed maxnoe closed 2 years ago

maxnoe commented 3 years ago

We had one system where localhost:0.0 was not working, and found that:

export DISPLAY=$(route.exe print | grep 0.0.0.0 | head -1 | awk '{print $4}'):0.0

works

LuckyJosh commented 3 years ago

Now I remember why the email from a few days ago rang a bell, see #118

LuckyJosh commented 2 years ago

Closed by #155