coghlan
Posts: 8
Joined: Fri Jul 01, 2016 4:53 pm

Best way to remote manage Pi2

Fri Jul 01, 2016 5:10 pm

I just got my Pi2 booted up and installed WiFi (came with my Canakit). Currently, it has a keyboard and HDMI screen.

I want to remotely manage it, and quickly tried to telnet to it, which failed. Looks like this needs to be installed.

Before I do that, I thought I'd ask what's the best (permanent) way to set the Pi2 up so that I can access & manage it from either a Mac or a PC in the house. The Pi2 is going to live beside our electrical panel as a home automation controller running Homeseer, connected only via WiFi.

Heater
Posts: 16092
Joined: Tue Jul 17, 2012 3:02 pm

Re: Best way to remote manage Pi2

Fri Jul 01, 2016 5:28 pm

ssh.

I don't mean "ssh, keep quite" I mean the ssh protocol, the secure alternative to telnet.

I don't think telnet is even install by default. ssh is. I use it all the time.
Memory in C++ is a leaky abstraction .

fruitoftheloom
Posts: 23549
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Best way to remote manage Pi2

Fri Jul 01, 2016 5:32 pm

coghlan wrote:I just got my Pi2 booted up and installed WiFi (came with my Canakit). Currently, it has a keyboard and HDMI screen.

I want to remotely manage it, and quickly tried to telnet to it, which failed. Looks like this needs to be installed.

Before I do that, I thought I'd ask what's the best (permanent) way to set the Pi2 up so that I can access & manage it from either a Mac or a PC in the house. The Pi2 is going to live beside our electrical panel as a home automation controller running Homeseer, connected only via WiFi.
https://www.raspberrypi.org/documentation/remote-access
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

Return to “General discussion”