I've been trying to enable remote access but just not happening. I tried all the plex help such as disabling firewall, port forwarding, etc. What am I doing wrong?
Start pi as normal
wait for it all to load up
press ALT-F4 to close plex
click on the pi logo top left this should bring up the application menu(like windows start menu)
select preferences top open sub menu
select Raspberry Pi Configuration
Select Interfaces tab then enable ssh and click ok
next open up the command line and type ifconfig
scroll the terminal accordingly
if you are hard wired look for Eth:0 and get the Inet ip
if you are wireless lan look for wlan:0 and get your ip
Next go to the other machine(in my case windows 10) load putty
and where it says host name enter in the ip obtained earlier and click open