Search found 4 matches
- Thu Feb 18, 2016 4:04 pm
- Forum: General discussion
- Topic: Remote access
- Replies: 5
- Views: 1102
Re: Remote access
Try running avahi-daemon, your Apple stuff (running Bonjour) should then be able to find your RPi on your network. I did this: sudo apt-get install avahi-daemon I go into my mac and cannot see the raspberry pi on my local network. I'm hard wired in to a local netwrok. Any suggestions? I've been foo...
- Mon Feb 15, 2016 5:08 pm
- Forum: General discussion
- Topic: Remote access
- Replies: 5
- Views: 1102
Re: Remote access
Additionally, how would I run Avahi-daemon? Would that be by typing a command in the run box on the Pi?
- Mon Feb 15, 2016 4:18 pm
- Forum: General discussion
- Topic: Remote access
- Replies: 5
- Views: 1102
Re: Remote access
Thanks. Very much a beginner here. From reading another post, I typed into Raspberian-
sudo apt-get update
sudo apt-get install libnss-mdns
That post said this would also install avahi.
I rebooted both my Mac and my Pi. Opened finder. Couldn't see the Raspberry Pi in the list of servers.
sudo apt-get update
sudo apt-get install libnss-mdns
That post said this would also install avahi.
I rebooted both my Mac and my Pi. Opened finder. Couldn't see the Raspberry Pi in the list of servers.
- Fri Feb 12, 2016 7:20 pm
- Forum: General discussion
- Topic: Remote access
- Replies: 5
- Views: 1102
Remote access
I'm a complete beginner with Pi and Linux. I need to use my Raspberry Pi to run web pages on a monitor that will display from my internal office network. I can connect to my network using an ethernet cable. From my Mac, I pull up finder to look for my Raspberry Pi but it isn't there. I need to be ab...