WTware is a lightweight linux. Linux today is a few megabytes of kernel and several hundred megabytes of libraries. So we can run linux application if we have enough libraries for this application.
You can not install in wtware. We can try to add required libraries and run.
Why not thinstation?
Search found 961 matches
- Mon Mar 21, 2022 12:07 pm
- Forum: Plans for development. Requests
- Topic: IBM 5250 client
- Replies: 4
- Views: 24304
- Fri Mar 18, 2022 1:30 pm
- Forum: Plans for development. Requests
- Topic: IBM 5250 client
- Replies: 4
- Views: 24304
Re: IBM 5250 client
We have no console client in wtware. Thinstation should do.
- Fri Mar 11, 2022 5:56 pm
- Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
- Topic: 2-4K resolution possible?
- Replies: 1
- Views: 10229
Re: 2-4K resolution possible?
Please try:
https://forums.raspberrypi.com/viewtopic.php?t=280976
The following lines in /boot/config.txt worked to get a single 2560 x 1440 display working at 50hz:
# uncomment to force a specific HDMI mode (this will force VGA)
hdmi_group=2
hdmi_mode=88
hdmi_cvt=2560 1440 50 3 0 0
Or another ...
https://forums.raspberrypi.com/viewtopic.php?t=280976
The following lines in /boot/config.txt worked to get a single 2560 x 1440 display working at 50hz:
# uncomment to force a specific HDMI mode (this will force VGA)
hdmi_group=2
hdmi_mode=88
hdmi_cvt=2560 1440 50 3 0 0
Or another ...
- Mon Jan 31, 2022 6:15 pm
- Forum: USB Redirection via RDP
- Topic: USB key hidden of RDP session
- Replies: 1
- Views: 16918
Re: USB key hidden of RDP session
"usb=" option redirects physical USB device. It's impossible to redirect one device to two servers. Remove "usb=" line from config.
Filesystem can be redirected to two servers. Write this line at the beginning of the config file:
disk=usb
Note that it still can cause errors if two servers ...
Filesystem can be redirected to two servers. Write this line at the beginning of the config file:
disk=usb
Note that it still can cause errors if two servers ...
- Fri Dec 31, 2021 1:09 pm
- Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
- Topic: 5GHz band
- Replies: 1
- Views: 10795
Re: 5GHz band
Country code should be specified to run on some WiFi channels. WTware 6.0.66 version allows to specify WiFi country code in Setup menu.
Re: Log4J?
Log4J is a logging framework for Java. There is no Java in WTware.
- Fri Dec 10, 2021 11:47 pm
- Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
- Topic: Audio by jack and microphone by usb
- Replies: 8
- Views: 22324
Re: Audio by jack and microphone by usb
Please try:
Or with hardware device, if needed:
Code: Select all
microphone=raw
Code: Select all
microphone=raw, hw:2:0
- Tue Nov 30, 2021 11:46 am
- Forum: USB Redirection via RDP
- Topic: Full USB Redirection to RDP Session
- Replies: 1
- Views: 17792
Re: Full USB Redirection to RDP Session
Has anyone achieved full USB Redirection of devices like this via RDP? Is it possible?
No. That is why RDP protocol have disk redirection, sound redirection (and local SIP in WTware because sound redirection does not work too in many cases), smart card redirection, not single USB redirection for ...
- Thu Nov 18, 2021 4:46 pm
- Forum: USB Redirection via RDP
- Topic: USB Printer redirection not working
- Replies: 4
- Views: 23782
Re: USB Printer redirection not working
https://wtware.com/logs.html
For printer= parameter, nothing should appear on server. You should add network printer on server, manually.
For printer= parameter, nothing should appear on server. You should add network printer on server, manually.
- Thu Nov 18, 2021 11:52 am
- Forum: USB Redirection via RDP
- Topic: USB Printer redirection not working
- Replies: 4
- Views: 23782
Re: USB Printer redirection not working
Please read the manual: https://wtware.com/docs5/printer.html
- Fri Nov 05, 2021 7:56 pm
- Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
- Topic: [Solved]WTware on Raspberry Pi 3B+ / HomeOffice : please wait after openvpn connection
- Replies: 2
- Views: 10656
Re: WTware on Raspberry Pi 3B+ / HomeOffice : please wait after openvpn connection
1. I don't see "OpenVpn enable and connection OK" in this log.
2. http://wtware.com/docs5/openvpn.html
2. http://wtware.com/docs5/openvpn.html
It's about openvpn configuratin file openvpn.cfgIn configuration file must be such line:
Code: Select all
daemon
- Thu Nov 04, 2021 5:09 pm
- Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
- Topic: VEYON + RASPBERRY + WINDOWS SERVER 2019 + WTWARE
- Replies: 1
- Views: 9059
Re: VEYON + RASPBERRY + WINDOWS SERVER 2019 + WTWARE
From VEYON site:
"Network Discovery
Have you ever wanted Veyon Master to simply show all computers including all RDP sessions in your network? Then you should try the Network Discovery add-on."
WTware displays RDP session and they tell that they can "simply show" RDP session. "simple", yea...
In ...
"Network Discovery
Have you ever wanted Veyon Master to simply show all computers including all RDP sessions in your network? Then you should try the Network Discovery add-on."
WTware displays RDP session and they tell that they can "simply show" RDP session. "simple", yea...
In ...
- Fri Oct 29, 2021 11:28 pm
- Forum: WTware versions
- Topic: Can WTware be used as a kiosk?
- Replies: 1
- Views: 23308
Re: Can WTware be used as a kiosk?
WTware can be used as a kiosk. Local chromium, without terminal server.:
application = chromium
chrome_mode = kiosk
Or:
application = chromium
chrome_mode = kiosk-nopointer
There is no URL filtering in wtware. You can specify start url with chrome_url= option. User can go further if there ...
application = chromium
chrome_mode = kiosk
Or:
application = chromium
chrome_mode = kiosk-nopointer
There is no URL filtering in wtware. You can specify start url with chrome_url= option. User can go further if there ...
- Mon Oct 18, 2021 8:42 pm
- Forum: Tips and tricks
- Topic: Received different responses from DHCP servers (2) when there is really only one DHCP server
- Replies: 7
- Views: 301894
- Fri Oct 15, 2021 8:54 pm
- Forum: Tips and tricks
- Topic: Received different responses from DHCP servers (2) when there is really only one DHCP server
- Replies: 7
- Views: 301894
Re: Received different responses from DHCP servers (2) when there is really only one DHCP server
Thinking he might have set up his wtware configurator slightly differently,
There is DHCP server in wtware distributive. Run wtware installler again and uncheck DHCP service: Untitled.png
Is there a way for me to indicate in the WTware configuration file which DHCP server to use?
You can ...