Running Raspberry Pi Desktop is a great way to make use of an old computer that’s not capable of running the latest version of Windows or macOS. Additionally, Raspberry Pi Desktop includes lots of software tools to get you started with coding and digital making. Warning: installing Raspberry Pi Desktop on a computer will delete all the data. An Intel Apple Mac running OS X 10.5 Leopard or later; A Raspberry Pi; An ethernet wired connection to the Pi; A keyboard, mouse, monitor and power supply connected to your Pi; An SD Card, capacity 4GB or higher; The SDFormatter app for Mac; The NOOBS zip download. The Raspberry Pi is a tiny and affordable computer that you can use to learn programming through fun, practical projects. Join the global Raspberry Pi community.
For those who have a macbook pro and raspberry pi and you do not want to use a new keyboard and monitor or mouse, you can use your macbook pro to access your raspberry pi even with screen share.
first you need to connect your raspberry pi with ethernet and USB power adaptor. which like my photo bellow the yellow as the ethernet and black as the power adaptor.
then click on the Internet Share, remember to tick the ethernet (To computer using:) https://dannewline577.weebly.com/ek-doosre-se-karte-hain-pyaar-hum-serial-last-episode.html.
ssh -X pi@192.168.2.2
anyway the default ip for raspberry pi is 192.168.2.2, if you are sure that your’s are different you could use your own ip…
Once you are login change the x11 forward to yes by doing this on your terminal
Scapple free form mind mapping tool 1 3 3. sudo nano /etc/ssh/ssh_config
change #X11Forwarding No to yes
#X11Forwarding yes What format does mac use for video.
save it by doing Command O and exit by Command X
what is doing send all the display signal of raspberry pi to your macbook pro from the ethernet. Type in this in our terminal
lxsession
and there you go…!!!
By the way, Apple stop shipping with the X11 with the newer version of OS X, so you need to install your own Quartz X11
Happy Hacking!!!