Skip to main content

TIL - Remotely accessing one MacBook from another MacBook

Published:

1 min read

macOS has a built-in way to remotely access another Mac using Screen Sharing and Remote Login (SSH). No third-party tools needed.

How to set it up

On the remote Mac (the one you want to access), go to System Settings > General > Sharing. Enable Screen Sharing for full GUI access, or enable Remote Login for SSH/terminal access. Note the local IP address or hostname shown in the Sharing settings.

Connecting

For Screen Sharing, open Finder on your local Mac, press Cmd + K, and enter vnc://<remote-ip>.

For SSH, open Terminal and run:

ssh username@<remote-ip>

Both Macs need to be on the same network (or use a VPN for remote access over the internet).

Remote terminal session on another MacBook
Support me

Next Post
Using Ghostty for the first time

Aman Mittal author

I'm a software developer and technical writer. On this blog, I share my learnings about both fields. Recently, I have begun exploring other topics, so don't be surprised if you find something new here.

Currently, working on documentation at Expo.

Tech writing blog webring | Static.Quest webring