Search found 633 matches

by akatik
Thu Jun 01, 2023 9:44 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Choice for a thin client?
Replies: 1
Views: 3869

Re: Choice for a thin client?

No. 1. Too slow. Very slow. Raspberry Pi 2 is much faster than Zero. 2. No ethernet. Wi-Fi is bad. Onboard Wi-Fi without antenna is twice as bad. Millisecond delays are invisible in web browsing over Wi-Fi and will make you crazy when working interactively with RDP. Old x86 computers, too slow for W...
by akatik
Wed May 17, 2023 12:17 pm
Forum: WTware versions
Topic: Ethernet card error
Replies: 1
Views: 72418

Re: Ethernet card error

Send photo of this screen and terminal log to support@wtware.com

"Directly on terminal, when terminal failed to connect to network" in manual:
http://wtware.com/docs5/logs.html
by akatik
Mon May 01, 2023 10:49 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Is it possible?
Replies: 1
Views: 4601

Re: Is it possible?

Add another "connection" without ask_password. User will choose from menu on every boot "connect as usual" and "connect if password expired": connection displayName=connect as usual ask_password=on ... connection displayName=connect if password expired ask_password=off ...
by akatik
Fri Apr 21, 2023 12:11 pm
Forum: Other
Topic: popup background color
Replies: 3
Views: 7152

Re: popup background color

Show me screen photo and draw which pixels I should change.

Read option from config or use top left pixel of your skin picture?
by akatik
Tue Apr 11, 2023 11:32 am
Forum: Other
Topic: Disable NLA on Windows 2022 Server RDS
Replies: 2
Views: 5623

Re: Disable NLA on Windows 2022 Server RDS

Windows 2022 Server RDS allows to disable NLA. I have some of them and I tested it. Sorry, I'm not a Microsoft expert and can not list every place in windows with domain where NLA can be configured. I think, there are more than ten of such places... Problem is to change password? Make another server...
by akatik
Fri Mar 24, 2023 11:42 am
Forum: Plans for development. Requests
Topic: Finnish/Swedish keyboard in Chrome
Replies: 5
Views: 10214

Re: Finnish/Swedish keyboard in Chrome

There are at least three different keyboards in wtware: one for RDP session, second for wtware interfaces, third for local Chromium.

Please, send me photo of screen where you want to use Finnish/Swedish keyboard to support@wtware.com
by akatik
Thu Mar 23, 2023 7:05 pm
Forum: Google Chrome
Topic: Kiosk mode and virtual keyboard
Replies: 4
Views: 8450

Re: Kiosk mode and virtual keyboard

It is possible with chrome plugin.

Here is video about chrome profile in wtware:

https://www.youtube.com/watch?v=dx2zyvaHxG4

Log in to google account is not required. Install plugin. Test it works and save profile as shown on video.
by akatik
Thu Mar 16, 2023 7:11 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Modify/Customize Login Screen
Replies: 12
Views: 18594

Re: Modify/Customize Login Screen

The most complicated here is to choose, where this configuration should be. It is not main config file because in some cases it is loaded before main config.

What if we fill full screen with color of top left pixel on image?
by akatik
Wed Mar 01, 2023 10:54 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Seperate config.txt file per terminal using non-WTware TFTP server
Replies: 1
Views: 4493

Re: Seperate config.txt file per terminal using non-WTware TFTP server

Is it possible to allow the RPi to request config.txt and cmdline.txt files from the Terminals/{TerminalMAC}/ directory first, and if nothing is returned to request from the root directory? It's WTware TFTP hack to seek for config.txt in Terminals/{TerminalMAC}/ instead of root directory. I don't k...
by akatik
Sat Feb 25, 2023 10:29 am
Forum: Tips and tricks
Topic: Received different responses from DHCP servers (2) when there is really only one DHCP server
Replies: 7
Views: 84759

Re: Received different responses from DHCP servers (2) when there is really only one DHCP server

Correct solution is to remove second DHCP. Not re-install the configurator. Only one DHCP should answer to client, or their answers should be identical. If two different DHCPs give two different IPs - it's a problem. This problem should be solved, not hidden.
by akatik
Tue Feb 07, 2023 2:00 pm
Forum: WTware versions
Topic: Hardware acceleration h264 on Raspberry and Intel
Replies: 0
Views: 42989

Hardware acceleration h264 on Raspberry and Intel

Hardware acceleration h264 AVC444. Codec significantly loads server processors (up to 30% on all six Core i5 kernels for one client, that watches FullHD video). If all server kernels are overloaded, video may become disorted. Hardware acceleration on server works, if server works on physical hardwar...
by akatik
Fri Feb 03, 2023 8:59 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: automatic NEW Screen
Replies: 3
Views: 5004

Re: automatic NEW Screen

Numbers are too complicated for some users. We have screen color instead of number:

Code: Select all

background=ff0000,00ff00,3a6ea5,0000ff
by akatik
Thu Feb 02, 2023 10:02 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: automatic NEW Screen
Replies: 3
Views: 5004

Re: automatic NEW Screen

No way. All virtual screens configured in config file and created on boot. You can make a menu with connection and shutdown on every screen so it will not connect automatically: connection displayName Server on the first screen server 192.168.1.1 connection application shutdown next screen connectio...
by akatik
Sat Jan 21, 2023 11:58 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Login screen does not show up using Duo Authentication
Replies: 9
Views: 10587

Re: Login screen does not show up using Duo Authentication

Everything looks good in log. No errors. I have no ideas what to do from our side. If you send me another log from wtware connecting successfully to Windows 11, I can compare them. Low probability that I will find a significant difference...