jlopezramos / hello-world

Hello World!
0 stars 0 forks source link

Porteus #3

Open peuportier opened 6 years ago

peuportier commented 6 years ago

Hi @jlopezramos

For Porteus-kiosk. The first time i was using the normal version to get autostart to the GUI of ravada. But cause they doesn't add spice-xpi and any spice-client. Click on the machine was not work.

I've been send an email to there and they ask 200 euros to make a custom version of Porteus

Further that i've been trying with Porteus-kiosk thin client version. Hereby the link for attached version

http://porteus-kiosk.org/download.html.

It contain Remmina (https://www.remmina.org/wp/) that can use spice on it. So that was the possibilities

Then i also turn raspberry PI to kiosk mode with firefox. and before preinstall all spice library on a raspian debian stretch. And with your help that can make the trick.

Meanwhile, if you have the time could you please indicate me exactly what i need to change in perl files for autostart. Cause am bit lost. I change this way. Screenshot attached below.

Any other help if you want my email is aurelien.peuportier@protonmail.com or skype aurelien peuportier

have a great day screen shot 2018-06-25 at 8 34 48 pm screen shot 2018-06-25 at 8 39 12 pm

jlopezramos commented 6 years ago

Thanks for the links. I'll take a look! Great :)

About the autostart, which version are you using? If 0.2.17: https://github.com/UPC/ravada/blob/0.2.17/rvd_front.pl Comment line 1179 $c->stash(url => $uri_file) if $c->session('auto_view') && ! $domain->spice_password;

and add/replace it with: $c->stash(url => $uri_file);

Just with this, it has to work. The master branch is very different and maybe this will not work. We'll have to wait to the implementation of the option from frankiejol.

You can also edit /usr/share/ravada/templates/main/run.html.ep and customize the view, commenting out what you don't need (auto_view checkbox). Hope it helps!

peuportier commented 6 years ago

You welcome. Thanks i did use 0.217. Thanks buddy. I will try. I do use version 0.2.17 then after that I let you know. That cool. I found Porteus good to use. After turn PI en kiosk mode is very useful. Cause the machine can be set to start per PXE . then directly go to ravada http:xxxxx:8081 . Then user log have get its own catalog of machine. Click on start and directly fullscreen OS . That what i try to do for my company staff can use. Appreciated your help thanks a lot

peuportier commented 6 years ago

work nicely and Ravada team review it also