How to Remote Desktop to Raspberry Pi from Apple Mac

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024
  • Please leave a like if this helped! Feel free to leave comments below on any other help you need and I'll try to lend a hand.
    Book Pre-Order Announcement coming soon!
    That's Your Best Bet - Compare betting offers online: thatsyourbestbe...
    Official CraftedGenius Website: thatsyourbestbe...
    Follow Me on Twitter: / craftedgenius
    Like on Facebook: / craftedgenius
    Snap me up on Snapchat! CraftedGenius
    Subscribe to the podcast on iTunes: bit.ly/ultpodcast
    My copyright free music mainly comes from this boist! / soundglee

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

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

    apple remote desktop is legit 74.99 !?!?!?!?

  • @MichaelSchantz
    @MichaelSchantz Месяц назад +1

    This. Was. PERFECT!!

  • @Nobs-o5x
    @Nobs-o5x 6 лет назад +27

    How do you access the Raspberry from the Mac initially? The title is misleading..

    • @danielj9172
      @danielj9172 6 лет назад +6

      Use the terminal program on the Mac to ssh to the Raspberry. Type "terminal" in the Mac search to open it. Connect to the Pi and then install the software. If you don't know the IP address of your Pi, go to your ethernet router and look up what's connected. It will be one of those.

    • @britcoun
      @britcoun 5 лет назад +1

      Daniel J what if I don’t have an Ethernet connection?

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

      @@britcoun if you don't have an Ethernet connection you can automaticaly connect your raspberry pi to your wifi. Insert your sd card in your computer, open the root of "boot" and create a file called: wpa_supplicant.conf (createfrom the terminal type: touch /Volumes/boot/wpa_supplicant.conf ). Then paste the following into it:
      country=US
      ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
      update_config=1
      network={
      ssid="NETWORK-NAME"
      psk="NETWORK-PASSWORD"
      }
      Edit the file adjusting for the name of your country code, network name and network password.

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

      @@victorl5050 Thanks a lot! You're a life saver :)

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

    this is not working if you have a new raspberry pi 4 8gb ram, I need ti install the sudo for the build screen on my rasberry pi4 only no alternative screen or keyboard only my MacBook Pro

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

    worked perfectly, after 3 hours of googling

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

    How do you get to the raspberry pi terminal??? Some of us are complete newbies.

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

      go to terminal in mac
      replace the words for what they say:
      type: ssh raspberryPiName@theIPAdressOfPi
      Then it will ask for the password of pi
      once entered, your terminal should be in the Pi

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

    so I will be able to use the mac keyboard and mouse also or I will just be able to use the screen

  • @thisnyper
    @thisnyper 7 лет назад +1

    Great video, but mine didn't work in the first place.
    I downloaded several crazy stuff in the rasberry pi 3.
    such as:
    sudo apt-get install tightvncserver
    after that I typed
    tightvncserver
    password: raspberry
    verify: rasberry
    I choose:
    no
    vncserver :1 -geometry 800x600 -depth 24
    After that I opened the Microsoft Remote Desktop and I did everything what CraftedGenenius said.

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

    Very helpful video -- thank you. While I'm waiting for Raspberry Pi to become available I'm running Raspberry Pi Desktop in VirtualBox on my MacBook & using Microsoft Remote Desktop to connect to it. This is a nicer solution than using the VirtualBox UI.

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

    I tried this but keep Get error message "We couldn't connect to the remote PC because the Remote Desktop Gateway is temporarily unavailable. Try connecting later or contact your network administrator for assistance.
    Error code: 0x300005e...any help would be appreciated

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

    hopefully will help you
    @t

  • @mycelleismybffl
    @mycelleismybffl 6 лет назад +2

    also it keeps telling me that the connection refused

  • @h.m.248
    @h.m.248 4 года назад

    Remote Desktop works perfectly. But when I connect my Raspberry Pi to my TV and access it through Remote Desktop, my actions in Remote Desktop are not mirrored on the TV screen. Why is that? When I play a RUclips video, I can hear the sounds through the TV but do not see the video itself.

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

    Hello sir.. tq for sharing. Mind if explain how you record screen from the raspbery point of view?

  • @jamesc4411
    @jamesc4411 6 лет назад +1

    Hmm, I tried it and only got "Permission Denied" with a black screen. However, using the Mac Terminal I was still able to SSH connect by just typing "ssh pi@192.168.x.xxx" then prompting "yes" getting me to the password for Pi and finally the Pi terminal.

    • @willl560
      @willl560 6 лет назад

      SSH worked for me too. I couldn't get xrdp to download, but all I really needed was SSH at this point. I'll also figure out why xrpd didn't work.

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

    someone suggest how to access it externally, please.

  • @Fimochi
    @Fimochi Месяц назад

    Thank you helped a bunch!! 😀

  • @ghostnic8
    @ghostnic8 6 лет назад

    Just a quick note from a guy that spent all day trying to figure out why this was not working for me: Apple's "Remote Desktop" Version 3.9 (for OS 10.10ish), that you see on screen shortly, does NOT work for this. Microsoft's "Microsoft Remote Desktop" DOES work.

  • @EMa-sf5gf
    @EMa-sf5gf 7 лет назад

    Thanks. It works every good on my computer.
    but I still have a additional question, how can I use my Mac as the monitor without open other monitor every time.
    if I can just open my Mac and connect to my RSP, thats gonna be wonderful.

  • @VitiV
    @VitiV 6 лет назад

    My ssh is enabled. I am getting a connection refused message. Also there is no "inet addr" option under wlan0. Only an inet option under lo. Im thinking that is my issue. Is there any other way to find the ip of the raspberry pi or is there a chance that my internet is off or something. I have a model 3 b+

    • @DrMOTltd
      @DrMOTltd 6 лет назад

      are you sure your pi is connected to your wifi?

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

    question: if I move to a new network, I have to do it again?

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

    What came first, the chicken or the egg?

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

    Works like a charm ! Thanks a lot !

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

    This is great, thank you

  • @stoddardtutoring6733
    @stoddardtutoring6733 6 лет назад

    I followed this tutorial exactly and Nick Taras' tip. Was unable to make the connection

  • @itsnej_rc5065
    @itsnej_rc5065 6 лет назад +2

    Worked great, cheers! One thing that took me by surprise (I use windows RD quite a lot) is that it didnt kick/lock me out on the Pi while I was remoted to it. I was able to use programs, the mouse etc on separate desktops simultaneously.

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

    Legend

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

    thx, it helped a lot.

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

    thank you

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

    amazingggg

  • @mycelleismybffl
    @mycelleismybffl 6 лет назад

    I'm assuming you have to enable VNC on the pi first for this to work right?

  • @Deckardrick007
    @Deckardrick007 6 лет назад +1

    Whenever I try to connect I get a "Connection Refused" :(

    • @lukew8542
      @lukew8542 6 лет назад

      Newer versions of Raspbian now have SSH disabled by default. You can change this in the Raspberry Pi Configuration section of preferences. See more here: www.raspberrypi.org/documentation/remote-access/ssh/

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

    Thanks. Works great and easy procedure !!!

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

    I removed the screen from my old mac book pro that didnt work anymore could I take the driver board out and hook up the Raspberry Pi to it

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

      Did you do this yet? All the information I read indicated you needed to buy a third party controller board from ebay for this to work and in my case they cost more than a second hand lcd monitor would do. Also depending on the model of the macbook pro you took apart, the screen may be worth more to you if you sell it and buy a monitor.

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

      @@not_ever I just used the same motherboard it came with and plugged in a fat32 usb running linux, and also tried windows and they both worked

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

    Works for me. Thx!

  • @BradleyBoy35
    @BradleyBoy35 6 лет назад

    Can't seem to get it to work. It starts connecting then it says "connection refused". What am I doing wrong?

    • @F4NT1NH0
      @F4NT1NH0 6 лет назад

      I have the same challange, have you figured out whats wrong?

  • @KT-ut9zg
    @KT-ut9zg 7 лет назад

    Thanks for this. Very useful

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

    Thank You :)

  • @gauravmehrotra3171
    @gauravmehrotra3171 6 лет назад

    It worked smoothly.. thank you so much!

  • @thanushcurtisplays2175
    @thanushcurtisplays2175 6 лет назад

    thanks a lot worked for me

  • @miklospalos9443
    @miklospalos9443 6 лет назад

    you made my life easier

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

    Thank you!

  • @samtucker9687
    @samtucker9687 6 лет назад

    This didn't work for me. Does anyone know how to fix it?​

  • @miklospalos9443
    @miklospalos9443 6 лет назад

    thanks mate

  • @khaledehja
    @khaledehja 7 лет назад

    it's working thank you a lot

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

    Thanks a lot. This is another one of the pieces of information I needed before buying a raspberry pi. Another one was how to multi-boot (just using one big sd card for different os'es) and the answer was Berryboot :)

  • @sulaiman2606
    @sulaiman2606 6 лет назад

    thank you, very useful

  • @samsaouni
    @samsaouni 7 лет назад

    Thank you.

  • @gosbusta
    @gosbusta 7 лет назад +2

    bloody useful and quick - cheers mate

  • @harryrayner2613
    @harryrayner2613 6 лет назад

    Just done this, really good stuff thank you. don't own a usb keyboard and could borrow one, saved me the effort of buying one and storing it.

  • @jonathanflores3748
    @jonathanflores3748 6 лет назад

    Sir everything worked perfect!! great tutorial! You rock!

  • @martondobras-vincze6123
    @martondobras-vincze6123 5 лет назад

    This is a real answer to my question. Thanks mate, you nailed it :)

  • @VisionYpensamiento
    @VisionYpensamiento 6 лет назад

    Straight to the point and easy. Thank you!!

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

    guys you can do this ONLY If you have a macbook...PRO get it? it's gonna work just if it's PRO! not like air or just macbook, it has to be PRO

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

      Gabriel Voss what is your problem?

  • @ainafonolleres4567
    @ainafonolleres4567 6 лет назад

    Really clear and useful, thanks!

  • @t9933
    @t9933 4 месяца назад

    you lost me after Hello everyone...

  • @zopepope
    @zopepope 6 лет назад

    So he has a Macbook Pro? Not just a Mac or just a Macbook?

  • @purushottomdutta
    @purushottomdutta 6 лет назад

    For this we have to connect ethernet cable? or we can use wifi to connect to raspberry pi

  • @CauseImYourFat
    @CauseImYourFat 6 лет назад

    lol that fucking my mac XD i cant use internet cable now i can use only wifi lol