SSH X11 Forwarding - Run GUI Apps Remotely - Linux CLI

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 พ.ย. 2024

ความคิดเห็น • 66

  • @osamaa.h.altameemi5592
    @osamaa.h.altameemi5592 5 ปีที่แล้ว +4

    Man your commenting style is savage... you really give the impression of "trust me you can do this sh*t here then click there and all is done".

  • @keithterrill2303
    @keithterrill2303 7 ปีที่แล้ว +1

    I have tried, and tried to set up a server and access it with a gui interface from a client on my local internet. This is the first how-to that worked for me. Thank-you, thank-you.

  • @projectlog2996
    @projectlog2996 7 ปีที่แล้ว +6

    Thanks so much! I really needed an explanation for X11 Forwarding, so thanks! =D

  • @pr3cious193
    @pr3cious193 5 ปีที่แล้ว +1

    Thanks a lot dude, finally no slowdowns while using x11 forwarding

  • @MrNicfeller
    @MrNicfeller 9 ปีที่แล้ว +3

    Thanks! I was looking for a video that would explain this all evening =D

    • @gotbletu
      @gotbletu  9 ปีที่แล้ว +1

      +Adam Feller lols u came to the right channel

  • @emmadoyle4157
    @emmadoyle4157 8 ปีที่แล้ว +3

    Lol. This is great. You're so carefree, but not being so "serious" is more helpful.

  • @jose3538
    @jose3538 4 ปีที่แล้ว +2

    Works great, thanks!!

  • @BurhanDanger
    @BurhanDanger 6 ปีที่แล้ว +2

    Very much helpful , all other x forwarding includes windows and putty use.

  • @mikepence763
    @mikepence763 7 ปีที่แล้ว

    Thank you!
    I learned something that I wanted to know by accident watching this video. I've been using putty to SSH access my other Linux computers. Now I don't have to use putty, I can just do it from my command line.

  • @JoshuaBlais
    @JoshuaBlais 4 ปีที่แล้ว

    This was the help I needed! Thank you!

  • @ekaterinakalache8302
    @ekaterinakalache8302 5 ปีที่แล้ว +1

    Thank you! You saved me so much time!

  • @christopherhumphrey
    @christopherhumphrey 7 ปีที่แล้ว +2

    Awesome! Thanks!

  • @Revanth_Kamaraj
    @Revanth_Kamaraj 10 ปีที่แล้ว

    Nice video, works perfectly. I have Kali Linux installed on my note 2 and am able to ssh X applications over to my Ubuntu laptop.

    • @gotbletu
      @gotbletu  10 ปีที่แล้ว

      Revanth Kamaraj is the note 2 fast enough to run a full desktop?

    • @Revanth_Kamaraj
      @Revanth_Kamaraj 10 ปีที่แล้ว

      gotbletu
      Yes although I recommend overclocking it slightly.

  • @yadirosadi8370
    @yadirosadi8370 5 ปีที่แล้ว +1

    2 ciphers(blowfish-cbc & arcfour) have been disabled in the 6.7p1-1 release of openssh

  • @donaghmoran7844
    @donaghmoran7844 5 ปีที่แล้ว +1

    Great help thanks a mil!

  • @FredSaunier
    @FredSaunier 10 ปีที่แล้ว +1

    Excellent video. Thanks for sharing -c blowfish-cbc,arcfour, it does make a difference in terms of speed :)
    I'm not using xauth however, and I launch my remote app with local display like this (this implies I know the name of the app, here's an example for thunar and firefox):
    ssh -XC -c blowfish-cbc,arcfour username@remotemachine thunar
    ssh -XC -c blowfish-cbc,arcfour username@remotemachine firefox --no-remote
    I find launching FF like this particularly useful to connect to a remote 192.168.1.1 modem or other LAN-attached peripherals from a remote location.

    • @gotbletu
      @gotbletu  10 ปีที่แล้ว

      for me it was faster, otherwise my calibre would be too slow. Cool, didnt know u can put the app u want in 1 line. Thanks

  • @msafdaralikhan9498
    @msafdaralikhan9498 6 ปีที่แล้ว +1

    awesome. works for me. thanks.

  • @danielsaan1976
    @danielsaan1976 10 ปีที่แล้ว

    Dude, good video. Really useful.

  • @QuintinMassey
    @QuintinMassey 4 ปีที่แล้ว

    Sweet now I can game on my Arduino!

  • @slycordinator
    @slycordinator 6 ปีที่แล้ว +1

    By the way, if you have changes to a file in nano and just hit ctrl+x, it'll ask you if you want to save the changes.

  • @santosh1234567ify
    @santosh1234567ify 4 ปีที่แล้ว

    You are super !!!!!!

  • @makro80
    @makro80 5 ปีที่แล้ว

    sweet, thanks!

  • @beatabalazovicova343
    @beatabalazovicova343 6 ปีที่แล้ว

    after running GUI app no graphical output on my PC instead then there is alert Running on a compositor with no screens is not supported

  • @Tox86
    @Tox86 10 ปีที่แล้ว

    Good video. The problem with X over SSH is that if the connection broke you will lose all your unsaved work. I am working to be able to have something similar to windows RDP on linux. So if connection broke I'll be able to reconnect and keep working. Right now I understood that xrdp is pretty bad. I want a full desktop enviroment started. I want be able to reconnect to it and also be able to change resolution while running. Right now the two best option are "x2go" and "spice".
    I am not able to make work spice as it should, and I have problem with x2go when I have to run program with a different user than the one I use to connect to the session. If you want talk about and maybe make a video about those you can contact me.
    Stefano

    • @gotbletu
      @gotbletu  10 ปีที่แล้ว

      I havent try all those programs yet =). Think maybe u can do that with VNC, relogin to the same session. But, let me know if u do come up with a good solution. Ill give those apps a try when i got time.

    • @lftalora
      @lftalora 10 ปีที่แล้ว

      I would recommend GraphOn GO-Global for Unix. I haven't tested it yet, but GO-Global for Windows really rocks - I found it faster and much easier to maintain than both Microsoft RDP and Citrix XenApp. It's a commercial product, of course, but costs less that MS Terminal Server and much less Citrix XenApp. You may download a trial at graphon.com. ;)

    • @gotbletu
      @gotbletu  10 ปีที่แล้ว

      Luis Talora Thanks never heard of that 1 b4, ill look into it

    • @doomikusz
      @doomikusz 9 ปีที่แล้ว

      Tox86 vnc over ssh is another option although dated compared to things like x2go. x2go starts its own session independent of the user iirc, even if that same user is on the box physically

  • @keeler1160
    @keeler1160 9 ปีที่แล้ว

    So if i have a windows laptop and im somewhere else. I want to run a program that is not in my laptop but on my ssh server at home with linux. With windows laptop am i able to run a program from my ssh server running with linux to my windows laptop?

  • @fittymen1525
    @fittymen1525 ปีที่แล้ว

    Dude, the MA_Senpai dir.

  • @ashgupta854
    @ashgupta854 7 ปีที่แล้ว

    Whenever I tried X11 forwarding in the past, it would work but I would get strange errors on the command line in the background. I noticed you were getting them too. Is this anything to be concerned about? Is there any way to get rid of them? Thanks.

  • @Mi_Fa_Volare
    @Mi_Fa_Volare 9 ปีที่แล้ว +31

    8:49 MA_Hentai

    • @beat461
      @beat461 7 ปีที่แล้ว +3

      damn I hate how a lot of linux content on the web is somehow often related to anime/hentai crap. I REALLY hate that stuff.

    • @Mi_Fa_Volare
      @Mi_Fa_Volare 7 ปีที่แล้ว +8

      I don't have that impression. And that was just a folder in his home folder.
      Anyway, that would be better than pony shit and furry shit everywhere. I'm glad that is not the case.

  • @mostafaelmadany8046
    @mostafaelmadany8046 7 ปีที่แล้ว

    did you install xauth or it is installed by default ,because they said that xauth must be installed as
    unix.stackexchange.com/questions/12755/how-to-forward-x-over-ssh-to-run-graphics-applications-remotely/12772#12772

  • @briannielsen2002
    @briannielsen2002 6 ปีที่แล้ว

    Which program allows you to use VIM on commandline??? :O

    • @gotbletu
      @gotbletu  6 ปีที่แล้ว

      any terminal

    • @briannielsen2002
      @briannielsen2002 6 ปีที่แล้ว

      gotbletu You have -- INSERT -- at the end of your line in terminal. I mean, is that some extension to xterm/lxterminal/..

    • @gotbletu
      @gotbletu  6 ปีที่แล้ว

      th-cam.com/video/EIp6TSC8SOQ/w-d-xo.html

  • @KDGNOR
    @KDGNOR 10 ปีที่แล้ว

    most the ssh host have DE+WM? or does it work with CLI-OS ?

    • @gotbletu
      @gotbletu  10 ปีที่แล้ว

      well is called X11 forwarding so it assume u have X installed =)

    • @KDGNOR
      @KDGNOR 10 ปีที่แล้ว

      works steam movies? or it too slow?

    • @gotbletu
      @gotbletu  10 ปีที่แล้ว

      KDGNOR1990 no sound with that

    • @KDGNOR
      @KDGNOR 10 ปีที่แล้ว

      do it work with Wine Games :D ?

    • @HarrisonGould
      @HarrisonGould 10 ปีที่แล้ว

      KDGNOR1990 You might want to checkout "VirtualGL" I do not believe that X11 forwarding supports OpenGL acceleration on the GPU

  • @oliverzeidler7015
    @oliverzeidler7015 8 ปีที่แล้ว

    thank you

  • @PavneetSingh94
    @PavneetSingh94 9 ปีที่แล้ว

    Hey, is there a way to do the same, but on the browser?

    • @PavneetSingh94
      @PavneetSingh94 4 ปีที่แล้ว

      @Aaron Speedy that was fast!

    • @PavneetSingh94
      @PavneetSingh94 4 ปีที่แล้ว

      @Aaron Speedy used something called Guacamole.

  • @lucha0075db
    @lucha0075db 8 ปีที่แล้ว

    it tell me:
    -x command not found :(
    do you know how i could solve that ??

    • @gotbletu
      @gotbletu  8 ปีที่แล้ว

      +Dan “TalkerOpinion” Brown capital X

    • @lucha0075db
      @lucha0075db 8 ปีที่แล้ว

      +gotbletu done :) thanks

  • @dmmikerpg
    @dmmikerpg 9 ปีที่แล้ว +7

    Hentai, huh? ;)

  • @quidpoksnapvids3019
    @quidpoksnapvids3019 4 ปีที่แล้ว

    i want to do

  • @Faladrin
    @Faladrin 7 ปีที่แล้ว

    It's not "Cal-i-bur" it's "Kah-lee-brey"

  • @kyle8952
    @kyle8952 9 ปีที่แล้ว +4

    That's not a pound sign. That's a hash.

    • @roboaedin55
      @roboaedin55 7 ปีที่แล้ว

      No, it's a number sign.
      Get it right.