Guacamole Remote Access Gateway on Docker

  Рет қаралды 38,273

DB Tech

DB Tech

Күн бұрын

Today's video is sponsored and I use their service regularly!
✨✨Discount code:
✅ DB23
Purchased keys are permanent and you can see for yourself in the video!
✨✨ Genuine Lifetime Activation Windows 10 Pro only $13:
✅ dbte.ch/db23win10
✨✨ Genuine Lifetime Activation Windows 11 only $18.50:
✅ dbte.ch/db23windows11
✨✨ Genuine Lifetime Activation Windows 10 Home only $11.50:
✅ dbte.ch/win10home
✨✨ Genuine Lifetime Activation Office2019 only $39:
✅ dbte.ch/office2019
/=========================================/
Apache Guacamole as an awesome HTML5 remote access gateway. Unfortunately it can be very frustrating to set up. They have docker images that are supposed to make the process easier, but I still ran into a lot of problems trying to get everything configured and linked.
Github Repository:
github.com/boschkundendienst/...
Blog Post:
techblog.jeppson.org/2021/03/...
Non-Maintained oznu/Guacamole:
hub.docker.com/r/oznu/guacamole/
/=========================================/
Timestamps:
0:00 Intro
0:18 Ad
1:14 Demonstration
8:05 Installation
14:07 Configuration
24:33 Wrap Up
/=========================================/
✨Find all my social accounts here:
✅ dbte.ch/
✨Come chat in Discord:
✅ dbte.ch/discord
✨Join this channel to get access to perks:
✅ / @dbtechyt
✨Services (Affiliate Links):
✅ PrivadoVPN: dbte.ch/privadovpn
✅ Digital Ocean: dbte.ch/do
✅ Bunny CDN: dbte.ch/bunnycdn
✅ Private Internet Access (PIA) VPN: dbte.ch/piavpn
✅ Amazon: dbte.ch/amazonaffiliate
✨Hardware (Affiliate Links):
✅ TinyPilot KVM: dbte.ch/tpkvm
✅ LattePanda Delta 432: dbte.ch/dfrobot
✅ Lotmaxx SC-10 Shark: dbte.ch/sc10shark
✅ EchoGear 10U Rack: dbte.ch/echogear10u
The hardware in my current home server is:
✔ Synology DS1621xs+ (provided by Synology): amzn.to/2ZwTMgl
✔ 6x8TB Seagate Exos Enterprise HDDs (provided by Synology): amzn.to/3auLdcb
✔ 16GB DDR4 ECC RAM (provided by Synology): amzn.to/3do7avd
✔ 2TB NVMe Caching Drive (provided by Sabrent): amzn.to/3dwPCxj
All amzn.to links are affiliate links.
/=========================================/
Remember to leave a like on this video and subscribe if you want to see more!
/=========================================/
Like what I do? Want to be generous and help support my channel? Here are some ways to support:
✅ Patreon: dbte.ch/patreon
✅ PayPal: dbte.ch/paypal
✅ Ko-fi: dbte.ch/kofi
/=========================================/
Here's my Amazon Influencer Shop Link:
✅ dbte.ch/amazonshop

Пікірлер: 66
@sandsriggs
@sandsriggs 2 жыл бұрын
HI Sir, Not sure you addressed it or not, but IF users are trying to connect from Guacamole to a Raspberry Pi running Real VNC server, by a VNC connection, then they will need to update the REAL VNC Server options under security and change authentication to VNC password instead of UNIX password. Then click apply and set a password. When building the connection in Guacamole, leave the username blank and enter the password you used for VNC. I struggled getting the connection to work on my Pi's that had RealVNC Server running and this fixed it.
@DBTechYT
@DBTechYT 2 жыл бұрын
This is great information and I've pinned your comment to help others who may have questions about this.
@douglasblease9345
@douglasblease9345 2 жыл бұрын
Thank you for your excelent guides!! You've helped my docker education so many time. Please keep up the good work.
@rockandtalk1
@rockandtalk1 2 жыл бұрын
Great video. Works flawlessly. After watching several other videos about guacamole and couldn't get it to work. After watching this video it worked 1st time and I can access all my vm wherever they're hosted. Thanks.
@DBTechYT
@DBTechYT 2 жыл бұрын
Awesome!
@samantharivera-vi6gp
@samantharivera-vi6gp Жыл бұрын
Thank you so much! This is an amazing walk through!
@zyzsgy
@zyzsgy 2 жыл бұрын
Wooo! Tyvm I was just going to request this!
@DBTechYT
@DBTechYT 2 жыл бұрын
Hope you like it!
@dgeordgy21
@dgeordgy21 2 жыл бұрын
Good video. In the next one, we should talk about the integration in NgnixProxyManager and the double authentication with DUO.
@IsmaelGarrido
@IsmaelGarrido 2 жыл бұрын
what an excellent guide video, I had watched other video that just confused me a lot.... but you man just save me. Thanks!
@DBTechYT
@DBTechYT 2 жыл бұрын
That's awesome!
@mokotoy
@mokotoy 2 жыл бұрын
does this setup with the optional self signed certificate affect the connection if I set it up behind my reverse proxy and CloudFlare that comes with its own signed certificates? Also, if I already do have the reverse proxy and CloudFlare wildcard certificates, do I need to do the optional self signed certificate? thanks!
@BSpears
@BSpears Жыл бұрын
Do you think having this docker behind a cloudflare tunnel application (email only), 40 character password and TOTP is enough security? and having a different desktop password prompt for rdp that's not saved in guac when initiating the connection.
@chrisspatgen
@chrisspatgen Жыл бұрын
Just wanted to thank for this get tutorial! I was able to connect to my Guacamole instance just fine. However, when setting up a new ssh connection, I enter my Hostname IP address and Port number, I have tried putting in both a RSA private key and a PEM private key into Private key section and I get Login Failed, Try again error. I do not have any passphrases set on either of the key pairs. Did I forget to do something else? Thank you for any help!
@marcello4258
@marcello4258 2 жыл бұрын
do you mind to make a comparison between guacamole and teleport?
@mindshelfpro
@mindshelfpro 8 ай бұрын
All my guacamole SSH connections fail to connect. Do you know of a resolution? Latest kernels for everything
@YugimanTeam
@YugimanTeam 2 жыл бұрын
not gonna lie I use the oznu/guacamole docker image because its an all in one solution that offers TOTP 2FA FYI its not longer supported but still pretty solid
@manuelmontalvo2007
@manuelmontalvo2007 2 жыл бұрын
Hey, thank you for your great tutorial. I have a question regarding WoL. I cannot seem to make it work in my current setup...but it all might be because of a firewall rule in docker. Could you please look into this and maybe provide us with a guide? Being able to wake a VM (I have multiple Win VMs running in proxmox for educational purposes) up is way better than having them running 24/7. Thank you
@optiontrading8994
@optiontrading8994 Жыл бұрын
if you can make a video showing how to ssh in oracal cloud with private key . i tried entering private key information, but it keeps asking for paraphrase, which I didn't even set it up. and keep me disconnected.
@mj.neghab6590
@mj.neghab6590 2 жыл бұрын
how to do add csv file of servers to guacamole for create connections??
@hernanricardoperaltasanche6486
@hernanricardoperaltasanche6486 2 жыл бұрын
hello I have de issue with this version, I connect rdp web to many windows 10 but the issue is dont permit copy and paste files and text in this version, thanks you know soled this issue?
@marcq1588
@marcq1588 9 ай бұрын
How do you do that with a oracle cloud ARM64 running Ubuntu 22.04? I have installed docker and docker-compose fine, but it complains at the line: "docker run --rm guacamole/guacamole /opt/guacamole/bin/initdb.sh --postgresql > ./init/initdb.sql" with WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested exec /opt/guacamole/bin/initdb.sh: exec format error It creates the initdb.sql file, but that file is empty. Any idea how to update that install script to work with the arm64 platform?
@sdean9081
@sdean9081 2 жыл бұрын
Mesh Central is really good and goes beyond guacamole, I installed it at work. However the need (most of the time) for an agent on the machine you're connecting to may put some people off. Back to guacamole, worth noting that you can't rdp to a Windows 10 'Home' version as far as a know, only 'Pro' version but correct me if I'm wrong. Btw an rdp gateway is an intermediary authenticator/router that determines if you are allowed to rdp to your target machine, I guess in most cases your DC. Nowadays its way better to VPN to your network and rdp directly to the target.
@MrDenisJoshua
@MrDenisJoshua Жыл бұрын
When I use guacamole with a windows 10 VM, I have no the shut down button ...do you know whi please ? Thanks for the video
@samsonlo7846
@samsonlo7846 9 ай бұрын
Thanks for your share. It is great tutorial.
@Pendrgn
@Pendrgn 9 ай бұрын
Great video, but do you have a video showing how to RDP to a Ubuntu desktop? you only showed windows, and for the life of me, I cannot get it to work!
@MrDenisJoshua
@MrDenisJoshua 2 жыл бұрын
It's work :-) Thanks a lot !!!
@DBTechYT
@DBTechYT 2 жыл бұрын
Enjoy
@paulsimpson1514
@paulsimpson1514 Жыл бұрын
I do agree this was highly frustrating to install, I used docker bash script in the end created by chatgpt and then kept feeding back the error code into chat
@angelgil577
@angelgil577 Жыл бұрын
NIce good job I love guacamole
@0xsh1v4
@0xsh1v4 2 жыл бұрын
Thanks for the video. you mentioned the sponser regarding the cheap windows keys. can I use these keys on any machine? or does it support only specific machine? Can't imagine you get the keys very cheap. Whats the catch in this? please let me know. Thanks
@DBTechYT
@DBTechYT 2 жыл бұрын
I've used keys on a few different computers and virtual machines. Never been an issue.
@0xsh1v4
@0xsh1v4 2 жыл бұрын
@@DBTechYT Thanks. will try it
@jesusrodriguezs
@jesusrodriguezs Жыл бұрын
Ssl valid certificate??
@lcbdias
@lcbdias Жыл бұрын
Is it possible to enable WoL (wake on LAN) on this docker version?
@DBTechYT
@DBTechYT Жыл бұрын
You probably could if you added this into the mix: kzbin.info/www/bejne/h4ubq4yJbtx1m6s
@espenlund
@espenlund 2 жыл бұрын
There are several forks of oznu's image. doritoes/guacamole looks promising.
@cyberbud
@cyberbud 2 жыл бұрын
I have setup NGINX as a separate container. Do I still need to copy NGINX code or I can skip it ? I skipped it and it's not working
@DBTechYT
@DBTechYT 2 жыл бұрын
Just point your NGINX Proxy Manager to this IP:Port setup and you should be fine.
@gl5638
@gl5638 2 жыл бұрын
OK so thank you so much, this is very good, as i had the other version installed... :D Here's a question for you: I am able log on to the Raspberry Pi desktops using RDP, except for the Raspberry Pi where i have Twister OS installed!! It does not open a desktop. Any ideas?? Tks.
@DBTechYT
@DBTechYT 2 жыл бұрын
I don't have any experience with TwisterOS, though I'm interested in it now that I've seen it. I think, based on what I've seen with itm that you might want to enable VNC on TwitsterOS via Raspi-Config and then connect to it via VNC.
@gl5638
@gl5638 2 жыл бұрын
Yes i tried that but i still get the same result... I think it may have something to do with trying to setup an XFCE desktop connection which never happens for some reason.
@sandsriggs
@sandsriggs 2 жыл бұрын
@@gl5638 Real VNC security needs to be updated under options, security, and authentication to authenticate by VNC password instead of UNIX password. Then go back to guacamole and edit your VNC connection to your pi and remove the user name and enter the password you used for VNC. I had this same issue.
@gl5638
@gl5638 2 жыл бұрын
@@sandsriggs Thank you for this, i tried it and it works, but still not for the Raspberry Pi running Twister OS...
@sandsriggs
@sandsriggs 2 жыл бұрын
@@gl5638 so, one more thing to try. I had problems connecting to kali Linux on pi via VNC over Guacamole so I installed RDP (xrdp) and connected guacamole with RDP and it works. I haven’t tried it on twister OS but that might be a solution. sudo apt-get install xrdp
@yiltang842
@yiltang842 2 жыл бұрын
Thanks for the video, I've been using and continue to use guacamole. However I recommend to take a look at Meshcentral, it's more robust and configurable, the developer is actively maintaining it, is quick to support issues and answering questions...
@DBTechYT
@DBTechYT 2 жыл бұрын
Thanks for the suggestion. I have mixed feelings about having to install agents on all of my machines in order to manage them. I know plenty of small businesses that use these so their outsourced tech support people can manage them, but I'm just not sure about it for my case.
@yiltang842
@yiltang842 2 жыл бұрын
@@DBTechYT Noted. However Guacamole is only great up until you need to access to devices not on the local network...
@DBTechYT
@DBTechYT 2 жыл бұрын
That is absolutely a fair point. MeshCentral would be good for remotely managing my in-laws' computers in other states :)
@killacups
@killacups 2 жыл бұрын
Just wondering. How would Meshcentral differ from other offerings similar to TeamViewer? Also since Guacamole is from Apache. Maybe worth checking if it's free from the log4j vulnerability.
@KLTechVideos
@KLTechVideos Жыл бұрын
Is this the best free self hosted remote desktop? I've been using anydesk with 2fa but they keep hounding me to buy a licence as have over 70 connections per week to my remote desktop. 🤦‍♂🤦‍♂
@DBTechYT
@DBTechYT Жыл бұрын
I can't tell you what is best for you. Try it and see if it works for your needs
@mj.neghab6590
@mj.neghab6590 2 жыл бұрын
tnku :)
@Glatze603
@Glatze603 2 жыл бұрын
Hi, I wrote a comment yesterday and today it is gone? Did you delete it or was it KZbin? Thanks.
@DBTechYT
@DBTechYT 2 жыл бұрын
I've been having a huge issue with comments going missing. Tried talking to KZbin on Twitter about it and their was was ¯\_(ツ)_/¯
@Glatze603
@Glatze603 2 жыл бұрын
@@DBTechYT Ok, thanks! I told you to take a look at a german open source and self hosting remote management software. In my opinion it is one of the best inovations of the last years.
@Glatze603
@Glatze603 2 жыл бұрын
the software is rport.
@RicardoWagner
@RicardoWagner 2 жыл бұрын
No windows key found. Probably geo fencing.
@tablatronix
@tablatronix 2 жыл бұрын
hah, yeah I gave up a few weeks ago.. Was trying to find an image for arm64/v8, afaik this is not multiarch complains about amd64
@tablatronix
@tablatronix 2 жыл бұрын
tried again and got it working with a working image , but FATAL: role "guacamole" does not exist when accessing..
@tablatronix
@tablatronix 2 жыл бұрын
testing unsafetypins all in one image now, it seems to be working much better on arm, rpi4
@paulsimpson1514
@paulsimpson1514 Жыл бұрын
I've checked out loads of these videos, yet to find anyone who can explain how to connect to guac from remote network browser, say on the train... Frustrating. Everyone raves they can connect to their servers anywhere in the world! So long as it's local network
@DBTechYT
@DBTechYT Жыл бұрын
You might also look here: kzbin.info/www/bejne/qpiUdJWDet92qcU
@rayshadow6796
@rayshadow6796 Жыл бұрын
Dude so many failed attempts
@casadream29
@casadream29 5 ай бұрын
same, impossible to connect to postgres
Setup a Bookmark Manager with LinkAce on Docker!
22:36
DB Tech
Рет қаралды 12 М.
Nastya and SeanDoesMagic
00:16
Nastya
Рет қаралды 15 МЛН
Happy 4th of July 😂
00:12
Alyssa's Ways
Рет қаралды 66 МЛН
ЧУТЬ НЕ УТОНУЛ #shorts
00:27
Паша Осадчий
Рет қаралды 9 МЛН
아이스크림으로 체감되는 요즘 물가
00:16
진영민yeongmin
Рет қаралды 60 МЛН
Running Windows in a Docker Container!
10:07
Wolfgang's Channel
Рет қаралды 289 М.
PhD AI student explains how China already have won in AI..
13:28
livinlavidaluke
Рет қаралды 64 М.
Remote Access to ANY server - Guacamole WebApp Tutorial
13:09
Craft Computing
Рет қаралды 144 М.
Where Did Arch Linux Come From?
16:21
Action Retro
Рет қаралды 27 М.
iPhone socket cleaning #Fixit
0:30
Tamar DB (mt)
Рет қаралды 15 МЛН
Лазер против камеры смартфона
1:01
NEWTONLABS
Рет қаралды 525 М.
Это Xiaomi Su7 Max 🤯 #xiaomi #su7max
1:01
Tynalieff Shorts
Рет қаралды 1,8 МЛН
iPhone 15 Pro в реальной жизни
24:07
HUDAKOV
Рет қаралды 430 М.
Телефон-електрошокер
0:43
RICARDO 2.0
Рет қаралды 1,3 МЛН