Search found 5338 matches
- 07 Apr 2021, 13:59
- Forum: Tutorials/Q&A
- Topic: Firefox can't establish a connection to the server at pwreset.brunel.ac.uk
- Replies: 4
- Views: 140
- 06 Apr 2021, 16:26
- Forum: Tutorials/Q&A
- Topic: PDF in Firefox
- Replies: 1
- Views: 69
PDF in Firefox
Hello Irwin,
Please provide an URL to PDF file which does not open in Firefox and ill check this.
Thanks
Please provide an URL to PDF file which does not open in Firefox and ill check this.
Thanks
- 05 Apr 2021, 16:57
- Forum: Bug Reports
- Topic: Issues logging in to Pandora
- Replies: 8
- Views: 218
Issues logging in to Pandora
Please contact Pandora support.
Maybe they started rejecting browser user agents indicating platforms other than Windows.
Thanks
Maybe they started rejecting browser user agents indicating platforms other than Windows.
Thanks
- 03 Apr 2021, 08:08
- Forum: Bug Reports
- Topic: Issues logging in to Pandora
- Replies: 8
- Views: 218
Issues logging in to Pandora
You can do the testing in the live Ubuntu session (no need to install Ubuntu, just boot the ISO in VM).
Thanks
Thanks
- 02 Apr 2021, 07:50
- Forum: Bug Reports
- Topic: Issues logging in to Pandora
- Replies: 8
- Views: 218
Issues logging in to Pandora
Tim,
Please check if logging to this webpage works under Ubuntu.
Please test Firefox ESR version and not the standard:
https://ftp.mozilla.org/pub/firefox/rel ... sr.tar.bz2
Thanks
Please check if logging to this webpage works under Ubuntu.
Please test Firefox ESR version and not the standard:
https://ftp.mozilla.org/pub/firefox/rel ... sr.tar.bz2
Thanks
- 01 Apr 2021, 08:06
- Forum: Bug Reports
- Topic: Issues logging in to Pandora
- Replies: 8
- Views: 218
Issues logging in to Pandora
Tim,
Please ensure your login and password is correct.
I'm nearly sure this is the reason of the error.
Thanks
Please ensure your login and password is correct.
I'm nearly sure this is the reason of the error.
Thanks
- 28 Mar 2021, 08:33
- Forum: Tutorials/Q&A
- Topic: Change screen brightness by hour
- Replies: 16
- Views: 3348
Change screen brightness by hour
Hello ION_Vince,
Please run this command over SSH to change the brightness to 33%:
Replace number '33' with any percent in range 0-100.
Thanks
Please run this command over SSH to change the brightness to 33%:
Code: Select all
for x in `ls -1 /sys/class/backlight`; do echo $((`cat /sys/class/backlight/$x/max_brightness`*33/100)) > /sys/class/backlight/$x/brightness; done
Thanks
- 27 Mar 2021, 08:06
- Forum: Tutorials/Q&A
- Topic: Ifconfig change persistence
- Replies: 1
- Views: 91
Ifconfig change persistence
Please reinstall the server and keep persistent partition unformatted.
Will be easier.
Thanks
Will be easier.
Thanks
- 25 Mar 2021, 17:28
- Forum: Tutorials/Q&A
- Topic: Firefox can't establish a connection to the server at pwreset.brunel.ac.uk
- Replies: 4
- Views: 140
Firefox can't establish a connection to the server at pwreset.brunel.ac.uk
Hello Roland,
I believe the problem is that kiosk is not able to resolve the IP address of 'pwreset.brunel.ac.uk' domain.
Please use this parameter as a workaround:
https://porteus-kiosk.org/parameters.ht ... me_aliases
Thanks
I believe the problem is that kiosk is not able to resolve the IP address of 'pwreset.brunel.ac.uk' domain.
Please use this parameter as a workaround:
https://porteus-kiosk.org/parameters.ht ... me_aliases
Thanks
- 23 Mar 2021, 12:49
- Forum: Tutorials/Q&A
- Topic: right click dos not work
- Replies: 1
- Views: 75
right click dos not work
Emil,
Do you have the navigation bar disabled?
disable_navigation_bar=yes
if yes the right mouse click is forcibly disabled to prevent escaping from the kiosk mode.
Why do you need it in the first place?
Thanks
Do you have the navigation bar disabled?
disable_navigation_bar=yes
if yes the right mouse click is forcibly disabled to prevent escaping from the kiosk mode.
Why do you need it in the first place?
Thanks
- 16 Mar 2021, 22:46
- Forum: User's modifications to the Kiosk ISO
- Topic: Make ISO
- Replies: 1
- Views: 171
Make ISO
Markus,
You need to boot the installer 18 times i'm afraid (or simply setup remote management with nested configs).
Thanks
You need to boot the installer 18 times i'm afraid (or simply setup remote management with nested configs).
Thanks
- 12 Mar 2021, 12:36
- Forum: User's modifications to the Kiosk ISO
- Topic: [Solved]USB Sound Card
- Replies: 1
- Views: 783
USB Sound Card
Markus,
USB sound devices should be always indexed as 1.
Please recreate the problem (USB sound device on index 0) then provide an output of following commands:
aplay -l
lsmod
Thanks
USB sound devices should be always indexed as 1.
Please recreate the problem (USB sound device on index 0) then provide an output of following commands:
aplay -l
lsmod
Thanks
- 09 Mar 2021, 15:09
- Forum: Bug Reports
- Topic: Blank/black screen after booting from USB porteus kiosk
- Replies: 5
- Views: 715
Blank/black screen after booting from USB porteus kiosk
As indicated in my previous email: any linux which works on your device would be good.
No need to install - you can run the script in the live mode.
Thanks
No need to install - you can run the script in the live mode.
Thanks
- 09 Mar 2021, 06:41
- Forum: Bug Reports
- Topic: Blank/black screen after booting from USB porteus kiosk
- Replies: 5
- Views: 715
Blank/black screen after booting from USB porteus kiosk
I believe its the kernel problem. @tlab11 Please boot latest Ubuntu ISO (or any other linux which works on your device), download and run this script: https://porteus-kiosk.org/public/files/debug.sh here is the command: sudo bash debug.sh then send /tmp/debug.txt report to support@porteus-kiosk.org....
- 08 Mar 2021, 20:25
- Forum: User's modifications to the Kiosk ISO
- Topic: [Solved]Certificate import
- Replies: 4
- Views: 918
Certificate import
1) Firefox profile in in 003-settings.xzm module.
2) Make sure the files you add have 1000:1000 ownership and proper permissions so will be readable by the Firefox.
Thats all i can help.
2) Make sure the files you add have 1000:1000 ownership and proper permissions so will be readable by the Firefox.
Thats all i can help.