Hi!
I'm new to this forum and I'm also new to the Raspberry Pi.
I was able to setup a direct network connection to my MacBook and accessing the RPi via ssh when I beforehand configured a static IP address on the RPi (with a display and keyboard attached to the RPi).
What I need is the following:
I want to access the RPi from my Mac using only a network cable without any presets. So what I need is:
- find the IP of the RPi without any preconfiguration (I don't now how to do this - no tutorial/forum helped me so far:( )
- accessing the Pi via ssh (no problem so far if I know the IP)
- VNC with tightvncserver (already installed) - I simply use then in the Finder->Go->Connect to Server (How do I know which port I should use? mostly I start over ssh and then start the vnc server: "vncserver :1" - why do I need then port 5901?? Can someone explain me how this works?)
- sharing the WLAN connection of my Mac to the Pi or configuring a WLAN stick on the Pi when I'm accessing the RPi via ssh on a static IP
Is there a conflict when I configure a static IP on the Pi to access it via my MacBook and at the same time using an WLAN stick to get an internet connection?
I'd be very happy if anyone could share his experience on these topics with me:)
Thanks a lot in advance!