Jump to content

uldise

Members
  • Posts

    962
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by uldise

  1. Yes, but how user will access this folder from client browser? a small example - i'm running some app over a browser and want to upload some file to this app. i hit Open button, it opens standard Open dialog. how i can browse from here to the client filesystem? on standard RDP, you can map say your drive C to the Remote filesystem and access it through \\tsclient\c. but if you open your guac connection from Ubuntu from example?
  2. OK, finally got it to work.. and yes, if web-sockets is not used, printing will not work! here are fragment of my Apache virtual site: ProxyPass /websocket-tunnel ws://YOURIP:PORT/guacamole/websocket-tunnel ProxyPassReverse /websocket-tunnel ws://YOURIP:PORT/guacamole/websocket-tunnel ProxyPass / http://YOURIP:PORT/guacamole/ flushpackets=on ProxyPassReverse / http://YOURIP:PORT/guacamole/ keep in mind about order - first you need to specify web-socket section, and then the main page section - according to guac docs, they wrote you need to do it vice-versa... BUT, their Docs don't contain any examples with sub-domain at all.. So, fingers crossed for me! @Taddeusz, my next question is about file exchange between host and client. what is a recommended way? cos Clients are connected to server from various locations, so i'm not sure, how to map client local drive to upload/download files to server..
  3. Hi, i just updated my main server to unRAID 6.5.3.. and still no go with printing.. BUT one think i noticed in the catalina.out file, maybe that's related: 15:46:45.778 [http-nio-8080-exec-10] INFO o.a.g.t.h.RestrictedGuacamoleHTTPTunnelServlet - Using HTTP tunnel (not WebSocket). Performance may be sub-optimal. i'm using guac as subdomain - guac.mydomain.com for example. if i read guac documentation about proxies, i cant find a guide how to proxy Websocket to subdomain. Any ideas?
  4. understand, may be this will be a reason to me to move to something newer. i have a second unRAID server with version 6.4.1 currently installed, will try to setup guac docker here and then i will report back.
  5. just tried to print from Windows machine with latest Chrome installed - result is the same.. when i logout from guac, then i see pdf in the downloads, but it's corrupt.. do i need some more config to my Docker to get it to work? and yes, i'm on unRAID 6.1.9 still...
  6. i'm at v67, but i dont mind its version related.. i will try later on Windows machine, may be it's my Ubuntu..
  7. Yes, thanks, i tried already some tweaks on css, and it works.. and i successfully added DUO support too. BUT printing for me is not working. it should open an pdf file, but it just displays 'waiting for replay' and nothing happening, but when i log out from Guac then i see a save as dialog in my browser with that PDF. looks like save as dialog opens something behind them main window? very weird... i'm on Ubuntu workstation, tried Chrome and Firefox, the same for both. Any help welcome
  8. Hi, installed this Docker today, works ok for me - tried VNC and RDP protocols.. and i agree that web interface seem some old-school. but have some questions @Taddeusz - i have an interest for remote printing too, so i have to install some specific version? - are there any chances to get new 1.0.0 version? i'm interested in two factor OTOP authentication. if i understand correctly, it will be available in new version (from there? https://github.com/apache/guacamole-client) - have anyone tried some re-branding? it's possible via extension.. And Thanks @Taddeusz, for this docker! Uldis
  9. with entire content you mean all unRAID shares? if Yes, then use External Storage on Nextcloud with storage type Local. and map according folder to Docker in Docker params prior to do that.
  10. if you replace IPs to your internal IP https://192.168.0.100:9980, and specify correct server name?
  11. i mean, collabora is ok then.. and you have problem with you ngix reverse proxy, cos if you enter https://xxxoffice.duckdns.org, you should see this the same "OK". sorry, i have no ngix experience at all, i have an Apache as main webserver.
  12. if you inside your LAN open https://192.168.1.66:9980, what do you get? as i wrote, i get blank page with small text "OK" in the left upper corner.
  13. i think your port settings is just fine. first - if you access Nextcloud over https, then Collabora must be on https too. second - can you sucessfully open https://xxxoffice.duckdns.org from outside? for me, it opens just a blank page, but no error. if no, you should set your reverse proxy to do so.
  14. sorry, don't know about proxynet.. i'm running Apache as my mine webserver, and NextCloud and Collabora are on separate sub-domains, and Apache just acts as proxy to them.
  15. look at image, if you wanna more results, then click "Get more results from Dockerhub" in the middle, but i think you don't wanna that..
  16. are you running these commands on unRAID Host? i think, this is wrong, you need to run them with your Apache. Do you have an Apache Docker container?
  17. i will not. as i wrote, i use additional subdomain for collabora.
  18. Yes, i'm running collabora on addition subdomain. and i have no idea, if you can run collabora without subdomain, e.g. xxxx.myfirewall.co/collabora..
  19. Yes, Collabora requires SSL too, and Yes, you need to set up Collabora Docker too cos in nextcloud you just set up a connection to it.. i got mine working from github.
  20. you just need to run UPS run-time battery calibration. it is recommended to run it one to two times in a year. with this procedure your UPS will learn about batteries and after that will show more correct run-time left. it's not recommended to run it more frequently cos of deep batteries discharge.
  21. i just changed batteries for my old APC SmartUPS 750 today. Changing them every one-two years with cheap aftermarket batteries, and it works just fine
  22. not sure about flashing, but i think P400 will not support drives larger than 2TB..
  23. keep in mind, X8ST3-F is very old board with SAS1068E SAS controller - it wont support HDDs > 2TB..
  24. hmm, you can try different USB Stick from different manufacturer. i had this issue with Lexar Stick, but it works with Sundisk. just clone your unRAID VM, and start it with fresh flash to see if issue persists..
  25. rc.diskinfo messages are from Preclear plugin, so try to uninstall it. then manually remove it from your flash.. according USB resets - i would try to change ESXI version - your is pretty old..
×
×
  • Create New...