How to Use X11 Forwarding on Windows or Linux

  Рет қаралды 90,337

Conda

Conda

Күн бұрын

Пікірлер: 52
@sebastianzander87
@sebastianzander87 3 жыл бұрын
I don't really want to use Putty. Can it be done using the ssh client with some additional parameters? Does anyone know what Putty does internally? EDIT: I found "ssh -Y" to work under Windows, but only if the remote machine supports "trusted X11 forwarding". This also requires to manually set the DISPLAY environment variable before calling ssh, however.
@henrikhasell4470
@henrikhasell4470 Жыл бұрын
Thank you stranger! I never got a successful tech tip from a KZbin comment before. It also worked for me with the built-in Windows SSH client by using -Y instead of -X.
@saltukkezer5100
@saltukkezer5100 Жыл бұрын
Exactly what i wanted to ask also, thanks for this!
@arg0x-
@arg0x- 11 ай бұрын
How do i set the environment varible?
@sebastianzander87
@sebastianzander87 11 ай бұрын
@@arg0x- You simply write it in front of your command, like e.g. "DISPLAY=:0.0 gedit". Search for "$DISPLAY environment variable" on the web to get more information about it, the format of its value is basically []:.
@shitshow_1
@shitshow_1 Ай бұрын
I was reading about how a local-remote X11 setup over SSH. This really helped me understand. Thanks for sharing your knowledge online.
@matendere-ip7pd
@matendere-ip7pd Жыл бұрын
Wow!! This is one of the few straight forward and clear tutorial I have ever gone through on KZbin. Thanks.
@nothingtosee689
@nothingtosee689 3 жыл бұрын
thank u so much for explaining everything so clearly, my brain was hurting trying to understand what was happening between the client and server.
@c0nd4
@c0nd4 3 жыл бұрын
No problem! Happy to help
@bex3911
@bex3911 3 жыл бұрын
no joke exactly what i needed for a ctf 😂 great video as always 👍🏻
@c0nd4
@c0nd4 3 жыл бұрын
Thanks! Glad I could help
@ByrneGrant
@ByrneGrant 3 жыл бұрын
Wow, the timing of this video is quite helpful to me. I'm a bit concerned that the last time the packages were updated on sourceforge was 5 years ago.
@vistachris2965
@vistachris2965 3 жыл бұрын
Very cool tool! Nice vid thanks Conda
@c0nd4
@c0nd4 3 жыл бұрын
Thank you!
@sebastiansanchez8752
@sebastiansanchez8752 3 жыл бұрын
thank you so much this is the best video on x11forwarding
@c0nd4
@c0nd4 3 жыл бұрын
Thank you!
@Kolefield
@Kolefield Жыл бұрын
Does this work over WSL2 rather than using PuTTY?
@johnchaniotis7162
@johnchaniotis7162 3 жыл бұрын
THANKS MAN YOU ARE THE BEST
@c0nd4
@c0nd4 3 жыл бұрын
Thanks 😀
@granatapfel6661
@granatapfel6661 2 ай бұрын
🎉😊Great fast and uncomplicated
@MohitGupta-iv3uc
@MohitGupta-iv3uc Жыл бұрын
Do we need gui to be installed on ubuntu server in order to see the graphical form of application on windows using x11? What if don't have gui on ubuntu server
@gery399
@gery399 3 жыл бұрын
Thank you, helped alot!
@c0nd4
@c0nd4 3 жыл бұрын
No problem!
@raulalejandrofajardomunoz5074
@raulalejandrofajardomunoz5074 Жыл бұрын
I just want to install molden, but there´s a error of this package X11
@prakhars962
@prakhars962 6 ай бұрын
IS the opposite also possible. Say host is Linux and remote is Windows. Can we do X11 forward from Windows to LInux host?
@bhargavpns2398
@bhargavpns2398 3 жыл бұрын
Hey. I have connected through PuTTY. But when I open a software it says " Xlib: extension" MIT - SHM" missing on display "localhost:10.0" . Can anyone help me out with this. Thanks in advance
@carlossouzaamorim
@carlossouzaamorim 3 жыл бұрын
On Putty: Connection > SSH > X11 field "X display location" add localhost:0
@hamidja1537
@hamidja1537 2 жыл бұрын
Thanks for sharing
@andrealorenzetti1799
@andrealorenzetti1799 3 жыл бұрын
hi, when i try to run wireshark on my virtual machine i get this error: ~$ qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb. have you any idea on how to solve this ?
@majdwardeh3698
@majdwardeh3698 2 жыл бұрын
Thank you!
@karmitfrog7968
@karmitfrog7968 2 жыл бұрын
does it work on windows terminal ?
@dafoex
@dafoex Жыл бұрын
With the current push to kill X11, is this doable on Wayland? I can see this being useful in a enterprise environment, but Redhat (the big Linux group targeting enterprise environments) has deprecated X11 in their distribution
@karkinos3836
@karkinos3836 2 жыл бұрын
Cool stuff👍
@nikoool09
@nikoool09 Жыл бұрын
how to get the hostname and ip address
@themodernshoe2466
@themodernshoe2466 5 ай бұрын
Tried using gnome-terminal and gedit, they both give me this warning "Gtk-WARNING **: ...: cannot open display"
@timgoppelsroeder121
@timgoppelsroeder121 2 жыл бұрын
gedit isnt recognized even though i installed it and added it to the path variables in windows what am i doing wrong. Also all these tutorials just seemingly open gedit like it was preinstalled?????
@nilamonidaloi3713
@nilamonidaloi3713 3 жыл бұрын
Windows now natively support SSH through "OpenSSH Client", could you show us how to enable X forwarding with OpenSSH and not putty.
@felipelullio5180
@felipelullio5180 3 жыл бұрын
Hi, did you manage to use X11 with POWERSHELL and not Putty?
@israelpel
@israelpel 10 ай бұрын
nice video
@muralimanoharvarma4007
@muralimanoharvarma4007 3 жыл бұрын
How to make windows a server, not a Linux machine and access from Linux? Please help me.
@mohansella
@mohansella 3 жыл бұрын
Enable RDP in windows and connect via RDP client in linux
@likeawindj2337
@likeawindj2337 3 жыл бұрын
Thank you for sharing, I have a question: How can i open an application ON windows server remotely (ie : chrome) using command? I try OpenSSH but chrome run only on under process (no GUI like when click). Wait your help!
@ElSrJuancho
@ElSrJuancho 3 жыл бұрын
Awesome! What about OpenSSH?
@mosesdaudu
@mosesdaudu 10 ай бұрын
Please what is the password. While setting up my ubuntu Virtual machine. I did not set up any password. But whille setting up Putty, it is asking me for the password to the IP. What could the password be?
@blacksundarkskies
@blacksundarkskies 8 ай бұрын
chrome not working for some reason
@timramich
@timramich Жыл бұрын
How the hell can I get stuff from my Ubuntu server to show up on my Windows machine using Windows's built-in SSH client???? I'm pulling out what's left of my hair trying to get this to work and I can't find any answers ANYWHERE.
@edos3783
@edos3783 6 ай бұрын
what is the password i should use in 1:50?
@granatapfel6661
@granatapfel6661 2 ай бұрын
It's the password the remote machine has? Either you or your company or university will give this password. It's the password for the username of the remote machine account
@dmac5678
@dmac5678 2 жыл бұрын
so in this scenario windows/linux both cases, who is the client and who is the server? Where does X11 need to be enabled. You stated earlier in the video the X11 forwarding should be enabled on the server that is running (native) the program. Im just confused where X11 has to be running and which is client and server.
@SaarlaneKretiin
@SaarlaneKretiin 6 ай бұрын
thanks! doesnt work!
@moviesynopsis001
@moviesynopsis001 11 ай бұрын
You look more like a ufc fighter then a hacker
@igumnov.daniel
@igumnov.daniel Жыл бұрын
Thanks! I guess it is worth pining the @sebastianzander87's comment or writing your own about how to use X11 forwarding in SSH clients' cli
XMing X11 Display Forwarding Step by Step PowerShell - No Putty
7:49
За кого болели?😂
00:18
МЯТНАЯ ФАНТА
Рет қаралды 3,5 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 71 МЛН
How to x11 Forward with Putty on Windows
7:01
Tony Teaches Tech
Рет қаралды 37 М.
Run Graphical X Applications Over SSH [Tutorial]
11:31
Null Byte
Рет қаралды 124 М.
From Pixels To Perception: Linux's X11 vs Wayland in Great Details!
12:23
Running Windows in a Docker Container!
10:07
Wolfgang's Channel
Рет қаралды 351 М.
WAYLAND: what is it, and is it ready for daily use?
13:05
The Linux Experiment
Рет қаралды 377 М.
Wayland vs X11
19:05
DJ Ware
Рет қаралды 153 М.
SSH X11 Forward With Putty On Windows - Run GUI Apps
10:09
Database Guy
Рет қаралды 3 М.
X Window System
7:49
Linux Learner
Рет қаралды 72 М.
I Tried LMDE 6 and It BLEW MY MIND - Here's Why! (EXCLUSIVE)
16:58
За кого болели?😂
00:18
МЯТНАЯ ФАНТА
Рет қаралды 3,5 МЛН