Remote Desktop in Linux with X11VNC

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • Remote Desktop in Linux with X11VNC
    sudo apt install x11vnc
    x11vnc -usepw
    Support me on PayPal : paypal.me/NicoDekerf

Комментарии • 62

  • @DiamondSaberYT
    @DiamondSaberYT 2 года назад +6

    Thank you!
    Finally a VNC, that uses the actual desktop, not a virtual one.

  • @redideri1554
    @redideri1554 4 года назад +5

    great tutorial, 5 minutes, all the needed informations are included, config works like a charm!

  • @zippersmithic
    @zippersmithic 4 года назад +6

    NicoD, Thank you so much for this video and for your commitment to reviewing hardware, and generally educating those of us who are just starting or may not have your experience. (X11VNC worked....of course. Thanks)

  • @rigorreynolds6233
    @rigorreynolds6233 3 года назад +1

    the one thing that i was doing WRONG was putting my name, ip address:port and password.
    the CORRECT WAY is to "just put your ip:port and password", it worked !!!
    thanks...ive been looking at linux VNC videos trying to get my phone to VNC into my laptop.
    you are literally the only person (that I have found out of 9 people-so far) who said EXACTLY what you need to know to get going with x11vnc !!!

    • @NicoDsSBCs
      @NicoDsSBCs  3 года назад

      Thank you. I'm glad to have helped. Also watch my last video, some tips inthere too. Greetings.

  • @virusd605
    @virusd605 Год назад +1

    thank you. i was looking for VNC from last 2 days. Finally, this video helped me to set up VNC connection with Banana pi M2 zero running on Armbian OS

    • @NicoDsSBCs
      @NicoDsSBCs  Год назад

      Glad to have helped. Good luck with it.

  • @del4321
    @del4321 4 года назад +2

    Great Help***** This works on Kali Raspberry Pi 2019.4. I was having a problem with making VNC work after reboot. I installed x11vnc on rpi and RealVNC viewer on Linux box. Thank You NicoD

  • @jamescooper3605
    @jamescooper3605 3 года назад +1

    I have been looking for this for a very long time, thank you very much, great man !!!!!!!
    I have been looking for this for a very long time, thank you very much, great man !!!!!!!
    I have been looking for this for a very long time, thank you very much, great man !!!!!!!

  • @TheOleHermit
    @TheOleHermit 5 лет назад +5

    Another great video! Especially liked the explanation of how to make it start on bootup. Haven't seen those instructions anywhere. That will save me from diving down yet another Linux rabbit hole :-)
    You say that sound doesn't work. I assume that you are referring to it not working on the VNC client (on the controlling computer), but that both video and sound still work fine on the server end (the computer being controlled).

    • @rocteur
      @rocteur 5 лет назад +2

      That's also one of the reasons I like NicoD's video, he's a 'been there done that' kind of guy, when he explains what you're also going to want to do, he goes the extra mile because of his experience!

  • @louislu5527
    @louislu5527 Год назад +1

    like your style. Simple and easy to follow just make sense. Like and Subscribed.

  • @David-qi2nx
    @David-qi2nx 4 года назад +2

    You are the Master!

  • @nurulismahanibintimohdalia4629
    @nurulismahanibintimohdalia4629 3 года назад +1

    Finally, thank you so much! Nice video and you really helped me.

  • @mookjais
    @mookjais Год назад +1

    Thanks for this!!!

  • @plankalkulcompiler9468
    @plankalkulcompiler9468 5 лет назад

    It's so cool man. Gonna install it to my UMPC with Pi 3B+ to play my pc games on it.

  • @avabluej5719
    @avabluej5719 4 года назад

    Thank you a ton, it worked flawlessly!

  • @mrstanlez
    @mrstanlez 3 года назад +2

    perfect, thank you.

  • @EliasIbero
    @EliasIbero Год назад

    Great Job! NicoD. I really the way you explain things. Quick question,. You mention passing through Audio. How you do you that? Thank You in advance

  • @pizzaefighi
    @pizzaefighi 5 лет назад +3

    thanks man you save my day!

  • @rectify2003
    @rectify2003 3 года назад +1

    Great and a good explanation

  • @rocteur
    @rocteur 5 лет назад

    Thanks NicoD , I couldn't connect from the Mac OS X to the Nanopi-4 , I searched and found a StackExchange post from cubuspl42 which works for me, you have to start the VNC server like this:
    x11vnc -display :0 -noxrecord -noxfixes -noxdamage -forever -passwd 123456
    You can't use -ncache
    You have to use -passwd

  • @dustnoiseplays
    @dustnoiseplays 4 года назад

    Thank you for this video. Very helpfull.

  • @nijasec9644
    @nijasec9644 3 года назад

    very nice explanation

  • @majidhantooshff
    @majidhantooshff 2 года назад +1

    Thanks, the only way to run x11vnc is by the command: x11vnc -display :0

    • @NicoDsSBCs
      @NicoDsSBCs  2 года назад

      Hi. I just use
      x11vnc --usepw
      Always works for me. Even when not having a display connected to my device. Maybe with multiple displays you'd need that? Greetings.

  • @AKBAAR_
    @AKBAAR_ 4 года назад +1

    yes exactly what i needed

  • @rectify2003
    @rectify2003 3 года назад +1

    The problem I am having is that I can’t switch from users, as it stays black, in VNC Viewer.
    When I walk to the server, you can see it looks Ok
    I am using Linux Mint 20, but it seems to do it on all my past versions.
    I have to Log in with TeamViewer and log in or walk in server room and manually log it in
    Any ideas please?

    • @NicoDsSBCs
      @NicoDsSBCs  3 года назад

      Start vnc11 with ssh for the user you need, then log into it with your client. Watch my video 3 ways to connect via network. One of my last videos. Greetings.

  • @Harlequin43
    @Harlequin43 3 года назад

    The startup service reports active but I can't connect to the vnc host unless I enter "x11vnc" on the host itself.

  • @bibeksingh7773
    @bibeksingh7773 4 года назад

    Thank you for this video, Just a question does this work for computers on different network as well?

  • @chevicus
    @chevicus 2 года назад +1

    ok, i am trying to create a x11vnc service on orange pi 4 lts , it creates file, but cant find it after daemon-update. What am i doing wrong?

    • @NicoDsSBCs
      @NicoDsSBCs  2 года назад

      all that needs to be done on the host computer is
      x11vnc --usepw
      Then login with a vnc viewer with the ip address of the host.
      Example
      192.168.1.69:0
      It doesn't always work when using the hostname like
      orangepi4:0
      I hope you can make it work, good luck.

    • @chevicus
      @chevicus 2 года назад

      @@NicoDsSBCs sorry,forgot to delete the question. I wrongly copied address. Now everything works.

  • @alexlu9101
    @alexlu9101 4 года назад

    how about xrdp on linux , to me it's very slowly when compare to MS's RDP

  • @ansomeBob
    @ansomeBob 4 года назад +1

    Thanks for the video, I got right to the end but sudo systemctl start x11vnc failed with the error "Job for x11vnc.service failed because a timeout was exceeded"
    Any suggestions?
    Running 18.04 Ubuntu

    • @NicoDsSBCs
      @NicoDsSBCs  4 года назад +1

      Sorry, no idea. Be sure to set the correct display manager to start after.

  • @antoineplouis5790
    @antoineplouis5790 4 года назад +1

    how do you keep it alive, it keep disconnecting me , do i have to use ssl ?

    • @NicoDsSBCs
      @NicoDsSBCs  4 года назад

      I don't remember out of my head. The answer should be here linux.die.net/man/1/x11vnc
      And also disable screensaver and so. Greetings.

  • @DAUKGinjaNinja
    @DAUKGinjaNinja 4 года назад

    I get an error saying "No connection could be made because the target machine actively refused it". Server is linux mint 19 and trying to connect from windows 10 with TightVNC.
    x11vnc is confirmed as enabled and active with systemctl.

  • @ShopperPlug
    @ShopperPlug 3 года назад

    How can I get this working using SSH terminal? when I type "x11vnc" i get "XOpenDisplay failed (:0)"

    • @NicoDsSBCs
      @NicoDsSBCs  3 года назад

      it shoudl work with ssh.
      sudo x11vnc --usepw
      That is what you need to be safe.
      sudo x11vnc --usepw
      See this short video to know how to do this.
      ruclips.net/video/hU_7jMlU2KA/видео.html

    • @NicoDsSBCs
      @NicoDsSBCs  3 года назад

      There must be a desktop environment installed to do this.

  • @Phosphor66
    @Phosphor66 10 месяцев назад

    how do you get this to work with no display connected to the armbian computer? when I unplug the display cable, it becomes very laggy and the screen flickers.
    edit: I decided to try using a cheap device called a "dummy HDMI plug" that cost $3 USD on Amazon. It did the trick; no more lag!

    • @NicoDsSBCs
      @NicoDsSBCs  10 месяцев назад +1

      What I do is attach a cheap hdmi capture device. But this is to copy the display. There are other methods to do what you want and that's creating a virtual desktop. I think you can use TightVNCServer for that.

    • @Phosphor66
      @Phosphor66 10 месяцев назад +1

      I will give that a try, thank you!!@@NicoDsSBCs

  • @zacmac4499
    @zacmac4499 4 года назад +1

    NicoD thx bro BUT its only working on local Lan not on Wan ??

    • @NicoDsSBCs
      @NicoDsSBCs  4 года назад +1

      x11 is not lightweight. You'd need a very good connection. And you'd have to tunnel it via vpn or ssh. If you're working with x86 you can use teamviewer. Otherwise try to do everything you need over vpn. Greetings.

    • @zacmac4499
      @zacmac4499 4 года назад +1

      @@NicoDsSBCs Thanks bro its true after a long searching i find that teamviewer its the best

  • @caturdwiwaluyo4414
    @caturdwiwaluyo4414 3 года назад

    how remote armbian linux from windows over internet

  • @yasineren724
    @yasineren724 4 года назад

    [Unit]
    Description="x11vnc"
    Requires=display-manager.service
    After=display-manager.service
    [Service]
    ExecStart=/usr/bin/x11vnc -auth guess -loop -forever -shared -o /var/log/x11vnc.log
    ExecStop=/usr/bin/killall x11vnc
    [Install]
    WantedBy=multi-user.target

  • @premier69
    @premier69 4 года назад +1

    sweet fedora, dude

  • @GamingVasta
    @GamingVasta 4 года назад +2

    are you dutch? ur accent realy let me think that

    • @NicoDsSBCs
      @NicoDsSBCs  4 года назад +2

      Hi. I speak a form of (old) Dutch, west-Flemish. But I'm no Dutchy. I'm from West-Flanders in Belgium. Dutch people have big troubles understanding my dialect. The difference is huge, it's almost another language.
      I can speak like a dutch when I really put energy into it. But in Holland everybody speaks English to me. So I should have a different accent than Dutch people. I do hear it when it's a Dutch speaking English, or a Flemish person. Greetings.

  • @sandyintisel
    @sandyintisel 2 года назад

    Timed out waiting for a response from the computer

  • @davidbravo7023
    @davidbravo7023 2 месяца назад

    you look like linus torvals xd

  • @1toneboy
    @1toneboy 3 года назад

    It's such a shame that fedoras became a meme....now all I think of is atheists

  • @SoundToxin
    @SoundToxin 4 года назад +1

    Thanks for the video.