Re: Performance testing of Guacamole

2018-03-07 Thread ivanmarcus
I see Mike's response to this, which was thorough and useful to know for my own planning. That said, just to give you a comparison, I tried a similar test on a Ubuntu 16.04 Vbox VM (1gb RAM). With two concurrent RDP users, one streaming sometining on youtube, the load average was ~0.15, and g

Re: Getting ERROR : Network too slow

2018-03-12 Thread ivanmarcus
Armajeet, have you tried using Wireshark to look at the traffic between Guacamole and your RDP server? I imagine this should show whether any delay originates with Guacamole, or is perhaps somewhere else in your system. On 12/03/2018 9:45 p.m., Amarjeet Singh wrote: Thanks Mike. I appreciate

Re: Input box to type ip?

2018-03-13 Thread ivanmarcus
Excellent idea, particularly for those who need to remotely admin random machines only occasionally and don't want to have to go to the trouble of setting up a new connection each time (or for whatever reason don't have access to the setup section). On 14/03/2018 8:07 a.m., Nick Couchman wrot

I-pad keyboard input?

2018-03-20 Thread ivanmarcus
Good evening all. I have a couple of people who've been interested in using Guacamole with an i-pad. I don't have one so am unable to test this but they've shown me that it's essentially unusable for them because of issues with bringing up and/or hiding of an on-screen keyboard. A little r

Re: I-pad keyboard input?

2018-03-21 Thread ivanmarcus
ctually also helps with this. This change went in after the 0.9.14 release, so it'll be in version 1.0.0, or you can build from git master and see if it works, there. -Nick On Wed, Mar 21, 2018 at 12:15 AM, ivanmarcus <mailto:ivanmar...@yahoo.com>> wrote: Good evening

Re: changing the URL/Port on the guacamole server

2018-04-16 Thread ivanmarcus
Will, it looks like Nick replied but there was no text here. I'd defer to his answer but in the meantime: Not sure what your OS is but in Ubuntu you can change the port number in the tomcat server.xml file with the line starting OS is different, or you need further help, there are quite a numb

Re: FW: RDP file transfer always 0ko

2018-05-22 Thread ivanmarcus
Patrick, if I read what you're saying correctly; transfered files arrive at the server either with 0 bytes, and/or the file permissions are read only? Initially this would seem to me to be a permissions error between the RD user you log in as, and the server; does that user have full read/wri

Re: Keyboard Lock, direct keyboard access

2018-06-27 Thread ivanmarcus
FWIW I've had several users wanting alt-tab and alt-q (the latter was a specific shortcut for a prog that we were able to change to ctrl-q which worked). Emulating RD as much as possible would be good, IIRC the main thing that doesn't work there is just ctrl-alt-del (for which there's a diffe

Re: Accessing webServer page using Guacamole

2018-07-02 Thread ivanmarcus
Perhaps I'm missing your point but "Apache Guacamole is a clientless remote desktop gateway", it's not a browser. That said you could connect to another machine (using say RDP or VNC) via Guacamole and access websites that way. Does that answer your question? On 3/07/2018 5:44 p.m., Asber

Re: Slow connection to hyper-v guest via Preconntion PDU (Enhanced Session Available?

2018-08-07 Thread ivanmarcus
Sidney, I've no experience with using a Pi with Guacamole but a Pi 2 isn't the fastest thing around... A couple of things come to mind as part of the fault finding process: (1) You might want to check that you have no performance-limiting options set in the individual connections. (2) You

Re: SSH issue with Ubuntu 18.04

2018-08-12 Thread ivanmarcus
Not sure if it helps but I just ran up a bare 18.04 VM, installed MySQL and tried that script. I note the install has a working ssh client already. The script gave me an error saying that libssh2-1-dev is not available etc, and it fails. There were other errors too but that's probably the most

Re: SSH issue with Ubuntu 18.04

2018-08-12 Thread ivanmarcus
n get that done ASAP and will report back. On 13/08/2018 9:54 a.m., Nick Couchman wrote: On Sun, Aug 12, 2018 at 4:17 PM ivanmarcus <mailto:ivanmar...@yahoo.com>> wrote: Not sure if it helps but I just ran up a bare 18.04 VM, installed MySQL and tried that script. I note the

Re: SSH issue with Ubuntu 18.04

2018-08-12 Thread ivanmarcus
server, updated /upgraded today. On 13/08/2018 11:38 a.m., ivanmarcus wrote: That was the MysticRyuujin install script, not the configure script. I realise I may have confused things slightly, sorry; I would try compiling it manually but need to get the router configured, pfaffing around

Re: SSH issue with Ubuntu 18.04 - updated detail

2018-08-12 Thread ivanmarcus
no Telnet no VNC ... no Services / tools: guacd .. yes guacenc no Init scripts: no Type "make" to compile guacamole-server. Hopefully that's of some use... On 13/08/2018 12:55 p.m., ivanmarcus wrote: Back again, got that sorted, ho

Re: SSH issue with Ubuntu 18.04 - updated detail

2018-08-13 Thread ivanmarcus
l not working. I expect just adding the repository and installing from there would be much more straightforward (?) but I guess that won't sort out the issues with this script and Nate's lack of ssh... On 13/08/2018 10:45 p.m., Nick Couchman wrote: On Sun, Aug 12, 2018 at 22:19 iv

Re: SSH issue with Ubuntu 18.04 - updated detail

2018-08-13 Thread ivanmarcus
sp-uuid/libossp-uuid-dev_1.6.2-1.5build4_amd64.deb http://archive.ubuntu.com/ubuntu/pool/universe/libs/libssh2/libssh2-1_1.8.0-1_amd64.deb Not all may be necessary(?) On 14/08/2018 8:41 a.m., ivanmarcus wrote: libssl-dev is the one. Earlier I'd discovered that the directory paths between 16.04 and

Re: SSH issue with Ubuntu 18.04 - updated detail

2018-08-13 Thread ivanmarcus
e Jumper wrote: On Mon, Aug 13, 2018 at 1:58 PM, ivanmarcus <mailto:ivanmar...@yahoo.com>> wrote: Sigh, I always seem to find the answer just after sending an email saying it won't work! Just installed libssh2-1-dev (from http://security.ubuntu.com/ubuntu/pool/unive

Re: SSH issue with Ubuntu 18.04 - updated detail

2018-08-14 Thread ivanmarcus
thing else it'll be a useful record for me when I move my installation of Guacamole from 16.04 (probably when the 1.0 release is out). On 14/08/2018 11:40 a.m., ivanmarcus wrote: Thanks Mike, it's not the way I'd normally do it - it was more of a test case to see why the Mystic s

Re: SSH issue with Ubuntu 18.04 - updated detail

2018-08-15 Thread ivanmarcus
Thanks Nick, I can only assume I must be special then :-) apt-get install build-essential autoconf libtool m4 libpng-dev libjpeg-dev libcairo-dev libossp-uuid-dev libtelnet-dev libpango1.0-dev libfreerdp-dev libssh2-1-dev libwebp-dev libvncserver-dev libpulse-dev libvorbis-dev Reading package

Re: SSH issue with Ubuntu 18.04 - updated detail

2018-08-16 Thread ivanmarcus
g the install to set different roles for the server? (and thus i assume install a different range of packages from the selection) Nick Couchman wrote: On Thu, Aug 16, 2018 at 1:00 AM ivanmarcus mailto:ivanmar...@yahoo.com>> wrote: Thanks Nick, I can only assume I m

Re: SSH issue with Ubuntu 18.04 - updated detail - Resolved

2018-08-16 Thread ivanmarcus
may treat things differently. If I find out anything further I'll update this post, although I expect for most people installing Guacamole this won't be an issue - if there's going to be some esoteric problem it's usually only me that has it! On 17/08/2018 7:39 a.m., iv

Re: Newbie question: how to change to https (from http)

2018-09-04 Thread ivanmarcus
Hello, More information on this is contained here: https://guacamole.apache.org/doc/gug/proxying-guacamole.html Regards On 4/09/2018 8:56 p.m., Евгений Н. Жуков wrote: Use any proxy like Nginx or Apache вт, 4 сент. 2018 г. в 11:49, Reinert Korsnes mailto:reinert.kors...@online.no>>:

Re: Lost Password

2018-09-18 Thread ivanmarcus
There has been some good direction you've got from the list. I can't add much to that but you've not said what distribution you're running, nor if you've figured out the authentication mechanism etc, although it would seem it's likely to be using MySQL? If this were me, assuming you've got ro

Re: Guac Access Over HTTPS w/ NGINX Reverse Proxy

2018-12-02 Thread ivanmarcus
Matthew, It's possible your edge router isn't correctly set up. Typically you'd want external port 443 to resolve to the internal ip number of your Nginx instance on port 443. If your router is translating the external https request (eg 443) to internal http (eg 80) then you may get the mess

Re: Built-in reflector/repeater support in guacd daemon (Guacamole protocol)

2018-12-18 Thread ivanmarcus
Please forgive me if I have this wrong but I think the essence of sapphireimsuat's request was to have two 'client' machines to connect to Guacamole and establish a (http[s]) link between them - but without using RDP/VNC and the concomittant issues around that (ie. having to setup routes, enabl

Re: Built-in reflector/repeater support in guacd daemon (Guacamole protocol)

2018-12-18 Thread ivanmarcus
This would be great, Mike, I expect quite a few people would appreciate such a facility. On 19/12/2018 8:18 a.m., Mike Jumper wrote: On Tue, Dec 18, 2018, 11:09 ivanmarcus <mailto:ivanmar...@yahoo.com> wrote: ... I think the best analogy would be a self-hosted Teamvie

Re: ask information

2018-12-24 Thread ivanmarcus
Poubelle, this script may be of interest as a quick and easy way to instal 0.9.14: https://github.com/MysticRyuujin/guac-install As Nick has said, you will need to install VNC server on the machine you wish to connect to, and ensure that the relevant settings are entered into the Guacamole

Re: Copie Paste Not Working

2019-03-28 Thread ivanmarcus
You need to use CTRL+SHIFT+ALT in order to copy/paste between remote and local sessions. It's largely described here: https://guacamole.apache.org/doc/gug/using-guacamole.html#using-the-clipboard On 29/03/2019 6:13 a.m., Kamal Ezzaki wrote: *Hello* *it's seems like copie / paste is not work

Re: Copie Paste Not Working

2019-03-28 Thread ivanmarcus
combination [not wanting to start a flamewar but we simply don't use Chrome, nor IE, here]? On 29/03/2019 7:53 a.m., Nick Couchman wrote: On Thu, Mar 28, 2019 at 2:50 PM ivanmarcus <mailto:ivanmar...@yahoo.com>> wrote: You need to use CTRL+SHIFT+ALT in order to copy/paste between

Re: Copie Paste Not Working

2019-03-28 Thread ivanmarcus
and if it worked it may be a useful alternative. On 29/03/2019 8:26 a.m., Nick Couchman wrote: On Thu, Mar 28, 2019 at 3:22 PM ivanmarcus <mailto:ivanmar...@yahoo.com>> wrote: Hopefully Firefox will implement this soon (there appears to be a working draft: https://developer.moz

Re: Copie Paste Not Working

2019-03-28 Thread ivanmarcus
-Ursprüngliche Nachricht- *Von:* ivanmarcus *Gesendet:* Donnerstag 28 März 2019 20:22 *An:* user@guacamole.apache.org; Nick Couchman *Betreff:* Re: Copie Paste Not Working Oh, there are browsers other than Firefox? :-) Hopefully Firefox will implement

Re: Running bash script on user login

2019-05-20 Thread ivanmarcus
I'm not sure if it would cover your scenario exactly but I have a small python script that tails the catalina.out log file in order to send a magic packet to a specific machine when a specific user logs in. To me it was a simple way to achieve what I needed, and it's been working reliably for a

Re: Problem w/2nd/3rd system

2019-05-22 Thread ivanmarcus
Just out of interest - did you try completely clearing the browser cache after the first connection (to 25)? On 23/05/2019 9:20 a.m., Lance Gropper wrote: Hello Mike and Nick: Got a problem: So here we have approximately 50 (identical) systems that I?m going to try to connect to. Just arbit

Re: Installation script

2019-06-11 Thread ivanmarcus
Manoj, I'm not sure what Linux you're using but there is a reasonably good explanation of how to install Guacamole on Ubuntu 18.04 here (there are also links to install on other distributions): https://kifarunix.com/how-to-setup-guacamole-web-based-remote-desktop-access-tool-on-ubuntu-18-04/

Re: Installation script

2019-06-11 Thread ivanmarcus
entos-7/ On 12/06/2019 3:30 p.m., Manoj Patil wrote: I am used centos 7.6 64 bit On Wed, 12 Jun 2019, 01:53 ivanmarcus https://kifarunix.com/how-to-setup-guacamole-web-based-remote-desktop-access-tool-on-ubuntu-18-04/ I realise it's not a script but coupled with the detail from the

Re: Installation script

2019-06-11 Thread ivanmarcus
https://www.ostechnix.com/install-dnf-centos-7/ On 12/06/2019 3:30 p.m., Manoj Patil wrote: I am used centos 7.6 64 bit On Wed, 12 Jun 2019, 01:53 ivanmarcus https://kifarunix.com/how-to-setup-guacamole-web-based-remote-desktop-access-tool-on-ubuntu-18-04/ I realise it's not a script but couple

Re: Installation script

2019-06-11 Thread ivanmarcus
;d use the Guacamole project installation detail to assist. On 12/06/2019 3:30 p.m., Manoj Patil wrote: I am used centos 7.6 64 bit On Wed, 12 Jun 2019, 01:53 ivanmarcus https://kifarunix.com/how-to-setup-guacamole-web-based-remote-desktop-access-tool-on-ubuntu-18-04/ I realise it's n

Re: Installation script

2019-06-12 Thread ivanmarcus
rg <http://apache.org>)|40.79.78.1|:443... connected. Unable to establish SSL connection. On 12-Jun-2019, at 9:28 AM, ivanmarcus <mailto:ivanmar...@yahoo.com.INVALID>> wrote: Apropos the earlier info I've passed on I should further note that the detail from kifarunix.com <http:

Re: Installation script

2019-06-12 Thread ivanmarcus
If the primary site doesn't work for you, and Mike's suggestion doesn't reveal anything, there appear to be several mirrors that may be accessible and provide what you need, here's a couple: http://apachemirror.wuchna.com/guacamole/1.0.0/source/ http://apache.mirror.iweb.com/guacamole/1.0.0/so

Re: Installation script

2019-06-14 Thread ivanmarcus
a lot else anyone is able to do, if you're not able to get the requisite files. On 14/06/2019 4:18 a.m., Manoj Patil wrote: both site are not run in office network . On 13-Jun-2019, at 4:33 AM, ivanmarcus <mailto:ivanmar...@yahoo.com.INVALID>> wrote: If the primary site doesn&#x

Re: Enter Guacamole with another URL

2019-06-20 Thread ivanmarcus
There are various examples of how to do this on the internet. It's worth bearing in mind that it's not Guacamole per se as Tomcat that defaults to 8080, so most examples of how to make such changes with Tomcat should be relevant to you in to some degree. That said, and as you're wanting to als

Re: Struggling with guacamole installation for many many times

2019-07-28 Thread ivanmarcus
Ahmed, This works for me from a bare, brand-new, Ubuntu 18.04 VM, no update/upgrade. Note I've not much time right now so have simply got as far as confirming I can get the initial Guacamole login screen and gone no further (although I've no reason to assume it won't work as advertised from

Re: SSH sessions never connect

2019-07-31 Thread ivanmarcus
Larry, Although I don't use Mac's do you think it might be worth simply submitting a ticket, so the request is known, rather than berating the team for being out-dated? This is a really useful project with fantastic support, I'd expect some positive input could result in some useful response

Re: Us keyboard not work on XRDP

2019-08-15 Thread ivanmarcus
Manoj, There is some explanation in the link that Nick included, you will also see that Nick has merged the fix into the master code. In terms of your installation, no doubt someone will correct me if I'm wrong but I believe that if you (re)compiled Guacamole from source this fix would now b

Re: Us keyboard not work on XRDP

2019-08-18 Thread ivanmarcus
a...@gmail.com>> wrote: Dear , Cap lock work for some days but suddenly this not work . where is the i want to change and compiled again . please guide in details. On 16-Aug-2019, at 3:54 AM, Nick Couchman mailto:vn...@apache.org>> wrote: On Thu

Re: Us keyboard not work on XRDP

2019-08-19 Thread ivanmarcus
refox 68 and crome 76 through guacamole 1.0 (keyboard type _ en us qwerty) that time cap lock not work. If you want additional information please mail me On Mon, 19 Aug 2019, 02:37 ivanmarcus <mailto:ivanmar...@yahoo.com> wrote: Manoj, Unfortunately this group can't always

Re: Struggling with guacamole installation for many many times

2019-08-19 Thread ivanmarcus
n -s /usr/share/java/mysql-connector-java.jar /etc/guacamole/lib/ systemctl restart guacd systemctl restart tomcat8.service Go to http://:8080/guacamole Default login guacadmin:guacadmin On 31/07/2019 9:33 a.m., Ahmed Khalil wrote: Worked great for me, thanks Ivan. On Mon, Jul 29, 2019 at 1:33

Re: Us keyboard not work on XRDP

2019-08-20 Thread ivanmarcus
ing keyboard type -unicode on firefox version 68 but still cap locks not work . On 20-Aug-2019, at 5:02 AM, ivanmarcus <mailto:ivanmar...@yahoo.com>> wrote: Manoj, Have you tried setting the keyboard layout to 'unicode' in Guacamole? On 19/08/2019 11:09 p.m., Manoj Patil wrot

Re: Us keyboard not work on XRDP

2019-08-20 Thread ivanmarcus
se . I am done all these setting but Cap lock not work in any condition. please suggest any other solution. On 20-Aug-2019, at 4:37 PM, ivanmarcus <mailto:ivanmar...@yahoo.com>> wrote: In Guacamole itself there's a setting for keyboard layout. This is located, from

Re: Us keyboard not work on XRDP

2019-08-20 Thread ivanmarcus
t when taking remote through guacamole cap lock not working . when in last month this cap lock with en_us_qwarety keyboard with guacamole is working fine but suddenly this stop working. On 21-Aug-2019, at 9:57 AM, ivanmarcus <mailto:ivanmar...@yahoo.com>> wrote: Ok, unfortunately t

Re: Us keyboard not work on XRDP

2019-08-21 Thread ivanmarcus
sist further, however if I think of anything else I'll pass that on. On 21/08/2019 6:40 p.m., Manoj Patil wrote: yes it work . On 21-Aug-2019, at 11:58 AM, ivanmarcus <mailto:ivanmar...@yahoo.com>> wrote: If you use the on-screen keyboard (control-shift-alt -> input method -

Re: guacd rdp support

2019-09-01 Thread ivanmarcus
Guacd may be logging to syslog, so check that out when attempting a connect. Here's an example of a successful connection: Sep 2 07:19:05 guac-server guacd[1117]: Creating new client for protocol "rdp" Sep 2 07:19:05 guac-server guacd[1117]: Connection ID is "$a2e9c5a9-01ce-4176-869f-2dd6f4d

How to install Guacamole with MySQL on Debian Buster (10.1)

2019-09-16 Thread ivanmarcus
With regard to the recent enquiry about installing Guacamole on Debian Buster (https://lists.apache.org/thread.html/ff5b707b06d31458eb4716b56560d50112efd7e68e0beccc8063100f@%3Cdev.guacamole.apache.org%3E), and for anyone wanting to give this a try... ... I've found the following works from a f

Re: Windows 10 licencing

2019-09-18 Thread ivanmarcus
I find it difficult to discuss M$ licensing and business practice without wanting to scream but, as far as I've been able to work out (after _many_ hours of research), if you want to run M$ Windows in a VM and access it remotely you can do this with: - a VDA (Virtual Desktop Access) license -

Re: Windows 10 licencing

2019-09-18 Thread ivanmarcus
I'm interested in this statement - not to start any debate, but because I'd like to know the veracity of it: On 19/09/2019 12:00 p.m., sciUser wrote: Windows 7 as of 2020 will require no licenses As far as I'm aware M$ making something EOL != no licence required? If so, whereabouts is thei

Re: 6 Monitors/6 miniPCs - How to set up Guacamole

2019-10-01 Thread ivanmarcus
FWIW, per David's response, I have a site that is very similar to yours insofar as there are several M$ machines that are accessed via a Guacamole instance that is itself running on a M$ machine. I achieve this by running Guacamole in an Ubuntu VM from Virtualbox, this runs happily on a machin

Re: Upgrading to 1.0.0, url for login

2019-10-08 Thread ivanmarcus
FWIW I've just checked this with one of my instances. I'm unable to replicate the issue with Guacamole 1.0.0, MySQL 5.7.27, Ubuntu 16.04.6, Pacific TZ. In the past I've found weird things can happen around timezones and so I did try setting different TZ's in Guacamole (keeping the system TZ

Re: Windows 10 Virtual box RDP

2019-10-10 Thread ivanmarcus
I've had exactly the same issue with W10. Could log on fine with RDP or even Remmina, and W7 was fine via Guacamole... other than all the usual stuff I needed to check/do this: Ensure NLA is off [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp] ???Sec

Re: Windows 10 flaky RDP

2019-10-21 Thread ivanmarcus
I see Mike's post regarding which VM you're rebooting etc, so with that in mind it may be useful to know that I also have a similar system in operation and that, with one exception, it runs reasonably well (thus, one would hope, so should yours :-). I utilise Vbox 6, Win10Pro in a VM, Guacamol

Re: AW: Windows 10 flaky RDP

2019-10-22 Thread ivanmarcus
That's interesting Joachim, FWIW in the scenario I described earlier for my Win10 VM instance I block all M$ connections at the edge router, so the Win10 install cannot change - in which case I wouldn't notice if they broke anything. I also do the same thing with a 60+ user instance of native

Re: Some info for a newbie

2019-12-10 Thread ivanmarcus
Hi, Re your questions, this is my view: (1) A separate instance per site would be the best, and what everyone would recommend. I suppose you could use a central instance and provide sufficient routes to each individual PC but I expect it would be much slower from a user perspective, and less

Re: Some info for a newbie

2019-12-11 Thread ivanmarcus
to connect to a PC that is turned off, I don't have to make another remote connection just to turn it on. Maybe there's another utility in Linux ivanmarcus wrote (1) A separate instance per site would be the best, and what everyone would recommend. I suppose you could use a central

Re: RDP - Initial program

2019-12-19 Thread ivanmarcus
I've not needed to do anything like this, so perhaps I'm missing something, but I guess you could write the necessary script and wrap it up as an .exe if it won't run as a batch file on start? Other than that, would this be of any use?: https://docs.microsoft.com/en-us/dotnet/api/system.servic

Re: Guacamole Stopped - guacd = Unable to bind socket to any addresses.

2020-01-20 Thread ivanmarcus
Dennis, I've had nothing to do with CentOS (so you might need to modifiy the paths/filenames I give below) but the detail Mike is talking about may be located in your syslog. This is what I'd do in Ubuntu/Debian: cat /var/log/syslog | grep guacd - this will troll through the system log an

Install process for Apache Guacamole 1.1.0 on Ubuntu 18.04.3 server

2020-01-30 Thread ivanmarcus
Thanks for the new version of Guacamole :-) I thought it might be useful to update the previous step-by-step install detail I'd done for Guacamole 1.0.0 on Ubuntu 18.04.2 server. The following worked for me in a new VM, but note that I installed libpng-dev rather than libpng12-dev, seemingly

Re: Install process for Apache Guacamole 1.1.0 on Ubuntu 18.04.3 server

2020-01-31 Thread ivanmarcus
guacamole/lib/ systemctl restart guacd systemctl restart tomcat9.service Go to http://:8080/guacamole Default login guacadmin:guacadmin On 31/01/2020 11:54 p.m., David Barber wrote: Nice job there ivanmarcus, can i just ask is there a reason you are still favouring tomcat 8 over 9? (9 is

Re: FreeRDP Writable User Home Dir?

2020-02-04 Thread ivanmarcus
I can't completely answer your question but thought I'd drop in to say that in the several instances of Guacamole I have running I always check 'ignore cert', IOW I consider this normal practice. In my largest installation (~60 possible users), presently utilising Guacamole 1.0.0., we have a m

Re: Blank logon screen

2020-02-05 Thread ivanmarcus
Seth, Probably asking the obvious but did you do _anything_ else after your fresh install - any other upgrades or changes? Seems quite similar to this earlier issue: https://sourceforge.net/p/guacamole/discussion/1110834/thread/d09a44e6/ On 6/02/2020 4:23 p.m., Seth Atangcho wrote: I rece

Re:

2020-02-07 Thread ivanmarcus
Manoj, I wouldn't have thought 1.2MB too onerous, and I suspect you can't change the .js interaction, but you could have a look at this extension: https://github.com/Zer0CoolX/guacamole-customize-loginscreen-extension I've not utilised it myself, and I don't know to what extent you could red

Re: TOTP enable

2020-02-08 Thread ivanmarcus
Manoj, This: https://guacamole.apache.org/doc/gug/totp-auth.html and this: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/How-to-Guacamole-with-Google-Authenticator-for-2FA-td1843.html and also this: https://github.com/Zer0CoolX/guacamole-install-rhel/wiki/TOTP-2FA

Re: Error 114 in gaucd?

2020-02-14 Thread ivanmarcus
I'm not familiar with the error, and I don't know what the most recent form of that script does in terms of installed packages, but it may be worth checking the version of FreeRDP you have installed is compatible with whatever version of Guacamole you are running? Guacamole 1.1.0 uses FreeRDP

Re: Error 114 in gaucd?

2020-02-16 Thread ivanmarcus
ion: *Ubuntu 18.04.4 LTS* Release: 18.04 Codename: bionic -- Brett Ferrell bferr...@fastmail.fm <mailto:bferr...@fastmail.fm> On Fri, Feb 14, 2020, at 7:06 PM, ivanmarcus wrote: I'm not familiar with the error, and I don't know what the most recent form of that script does in

Re: Required help for reducing High Bandwidth Utilization of Guacamole

2020-02-16 Thread ivanmarcus
In the Guacamole GUI there's a tickbox 'disable audio' You could also check this out: http://guacamole.apache.org/doc/gug/configuring-guacamole.html which explains how the audio works (and from that perhaps how you might deal with it in your configuration). On 16/02/2020 12:05 p.m., Manoj P

Re: Error 114 in gaucd?

2020-02-16 Thread ivanmarcus
err...@fastmail.fm <mailto:bferr...@fastmail.fm> On Sun, Feb 16, 2020, at 3:51 AM, ivanmarcus wrote: Ok, sorry, I've never had that error and not knowing what had transpired during the script install thought it may have been something to do with that... However, given you've utilise

Re: Error 114 in gaucd?

2020-02-16 Thread ivanmarcus
esults. 1809 worked fine, 1903 gave the error. Have a great day, Andrew On 17 Feb. 2020, 11:12, at 11:12, ivanmarcus wrote: >Here's an abridged version of what we do for the Win machines: > > >Use secpol, set to not display last username > >Set account lockout th

Re: Error 114 in gaucd?

2020-02-17 Thread ivanmarcus
efore I think some more info/testing is needed to find a resolution or provide a workaround at the client (Guacamole/FreeRDP) end, otherwise I guess the issue may dissipate as machines are upgraded, or M$ provide a [working] fix? On 18/02/2020 12:32 a.m., Nick Couchman wrote: On Mon, Feb 17,

Re: Question about connecting centos through rdp and vnc

2020-02-24 Thread ivanmarcus
Do you mean on the Guacamole server? If so the Guacamole manual lays it out: https://guacamole.apache.org/doc/gug/ - Chapt 2 in particular. In case it's of any interest I posted an install procedure for Guacamole 1.1.0 on a fresh Ubuntu 18.04 load. I realise it's not CENTOS (sorry), but it'd

Re: Required help for reducing High Bandwidth Utilization of Guacamole

2020-03-02 Thread ivanmarcus
Manoj, I've followed this thread with some interest, and have learnt something from what Mike's been saying about how Guacamole handles image compression etc. I'm not able to contribute much from a softwarec perspective but there are a couple of things that I wonder about. In your tests it

Re: How many users can use Guacamole simultaneously?

2020-03-03 Thread ivanmarcus
There have been several similar queries in the past and Mike has suggested you "generally need 1 core and 2 GB for every 25 concurrent users at peak". In a more recent discussion he's pointed to the following two threads that give more information: https://mail-archives.apache.org/mod_mbox/g

Re: Biggest Guacamole User - fame at last

2020-03-05 Thread ivanmarcus
Wow, that many on 16MB, impressive :-D On 6/03/2020 11:57 a.m., Adrian Owen wrote: Hi Guacamole forum users, Many users ask how many concurrent sessions. To which there are academic answers. So I though ask the forum. What is the highest number of concurrent users a Forum user has exp

Re: Biggest Guacamole User - fame at last

2020-03-05 Thread ivanmarcus
It was just a little light amusement. Max site I have 65+ users with typically up to 10-20% of them on at any one time - so somewhat less than yours. VM has 2 cores and 2Gb RAM. On 6/03/2020 12:56 p.m., Adrian Owen wrote: Thank you for correction. 16GB RAM *From:*ivanmarcus

Re: Can't copy/paste large text blocks

2020-03-09 Thread ivanmarcus
I've just tried a text document of ~26,000 characters and Guacamole 1.1.0 copies that fine from a RDP session to a local document. Although I may not be able to directly assist myself it could be useful if you gave more detail on what you're doing, inc.luding the protocol and version of Guacca

Re: Required help for reducing High Bandwidth Utilization of Guacamole

2020-03-09 Thread ivanmarcus
noj Patil wrote: Dear, Any Resolution on my Issues. Please suggest any changes at guacamole server and Xrdp host server. On Tue, 3 Mar 2020 at 13:22, Manoj Patil <mailto:manoj2pa...@gmail.com>> wrote: Dear ivanmarcus/mike, The MSRDP setup is done at my end for t

Re: Required help for reducing High Bandwidth Utilization of Guacamole

2020-03-09 Thread ivanmarcus
0 4:20 p.m., Manoj Patil wrote: Dear ivanmarcus, To be specific. You say MSRDWC uses a lot less bandwidth than Guacamole, however (if I understand correctly) from what you say you're using Guacamole with a Xrdp client machine, and MSRDWC with a MSRD client machine. I suggest you should

Re: Required help for reducing High Bandwidth Utilization of Guacamole

2020-03-10 Thread ivanmarcus
ent And compare the experience/bandwidth utilisation of these two clients (doing the same tasks, incl idle)? On 10/03/2020 5:48 p.m., Manoj Patil wrote: dear Mkie/ ivanmarcus can i share a html code of MSRDC . through this html you can able to connect windows machine. share this

Re: Required help for reducing High Bandwidth Utilization of Guacamole

2020-03-10 Thread ivanmarcus
Manoj, On 11/03/2020 12:02 a.m., Manoj Patil wrote: When connect to FreeRDP client-> xrdp ,bandwidth utilization is also High in idle condition. In running condition using freerdp client utilization is High. Thank you for doing this test. From the above comment I take it that what you expe

Re: Required help for reducing High Bandwidth Utilization of Guacamole

2020-03-10 Thread ivanmarcus
> Guacamole disconnect you're experiencing. On 11/03/2020 4:15 p.m., Manoj Patil wrote: ivanmarcus, Thanks for cooperation . Xrdp observation-- As per observation and experience i think the measure issue at Xrdp side . Xrdp send the images in bitmap and jpeg compression but i

Re: CentOS 8 - FreeRDP 2 and Zer0CoolX's script

2020-03-11 Thread ivanmarcus
Yes you can use the 1.0.0 data. The way I would do it is to dump the Guacamole MySQL database from 1.0.0, drop the existing Guacamole database in 1.1.0, create a fresh database and import the 1.0.0 data. Actually I'd also dump the 1.1.0 database before dropping it so I could restore in case so

Re: RDP connection problem

2020-03-12 Thread ivanmarcus
Are you using the GUI? If so then for a connection to a 'standard' Win7 machine you may want to check that 'ignore server certificate' is ticked. In my connections that's all I tick, other than setting the protocol, ip number/port, set 32-bit colour and enable font smoothing. This isn't the

Re: CentOS 8 - FreeRDP 2 and Zer0CoolX's script

2020-03-12 Thread ivanmarcus
script to create the new tables etc for 1.1.0? On 12/03/2020 9:33 a.m., Mike Jumper wrote: On Wed, Mar 11, 2020, 12:50 ivanmarcus wrote: Yes you can use the 1.0.0 data. The way I would do it is to dump the Guacamole MySQL database from 1.0.0, drop the existing Guacamole databas

Re: CentOS 8 - FreeRDP 2 and Zer0CoolX's script

2020-03-12 Thread ivanmarcus
ike Jumper wrote: On Thu, Mar 12, 2020 at 1:36 PM ivanmarcus <mailto:ivanmar...@yahoo.com>> wrote: Mike, I was about to try transferring a running 1.0.0 I have to a new 1.1.0 instance so I could confirm the process I'd suggested earlier. Out of interested I checked out t

Re: Can't copy/paste large text blocks

2020-03-14 Thread ivanmarcus
I don't immediately see anything that should cause an issue. Have you tried copying a 'standard' document with more than 200 lines? If you want to email me something that you *can't* copy I'll have a go here and see if there's any issue for me. Best zip it up as an attachment in the format you

Re: guacamole and wake-on-LAN

2020-03-14 Thread ivanmarcus
I've already written a Python script that reads the log and sends the magic packet as needed. It's been running for a couple of years now, here's a link: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/Wake-on-lan-function-working-td2832.html Nick has been working on a

Re: guacamole and wake-on-LAN

2020-03-15 Thread ivanmarcus
t your script into guacamole ? Does it work with guacamole 1.1.0 ? Place to put, and how to execute upon request.. any detail will be of help. Thank you in advance Tedd *From: * ivanmarcus *To: * , Vieri *Sent: * 3/15/2020 2:57 AM *Subject: * Re: guacamole and wake-on-LAN I've alrea

Re: sshd error not exposed to client

2020-03-15 Thread ivanmarcus
Jason, Like Mike I'm struggling a little to understand your particular use-case, although I get the sudden interest in remote operation. Is it that you want to reduce admin overhead by having users self-manage multiple connections, or is there some other reason for letting them do their own

Re: Problems to RDP windows 10

2020-03-17 Thread ivanmarcus
Others have posted useful information around connection parms etc but bear in mind you may be running into a specific Win10 issue around later builds. This thread will explain that issue, and what to do to fix it: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/Error-114

Re: Captcha on guacamole login

2020-03-19 Thread ivanmarcus
I highly recommend fail2ban. If you do implement it then I suggest you consider including the recidive option. Attached are two plots, one showing current fail2ban blacklisted ip's (including recidive), and one showing the effect of introducing recidive last year... On 20/03/2020 8:18 a.m

Re: Captcha on guacamole login

2020-03-19 Thread ivanmarcus
On 20/03/2020 10:12 a.m., ivanmarcus wrote: I highly recommend fail2ban. If you do implement it then I suggest you consider including the recidive option. Attached are two plots, one showing current fail2ban blacklisted ip's (including recidive), and one showing the effect of introd

Re: Cloning Guac VM

2020-03-23 Thread ivanmarcus
Dennis, I understand your issue and what you're trying to do, but don't use either your hypervisor or VM OS so anything I say will be fairly generic. That said, have you changed the hostname, ipaddress and - importantly - the MAC address on the second VM instance? If these were the same I gu

Re: Settings Batch Import?

2020-03-26 Thread ivanmarcus
Chris, There isn't a batch import option in the GUI. You'd need to import direct to the MySQL database, which shouldn't be too hard. Although you may be able to do it direct from MySQL I'd suggest a Python script might be a good option. Given time I may have a go at producing something, but

  1   2   3   >