Announcement

Collapse
No announcement yet.

Using SSH on a headless FR24 runnig on Pi with Linux

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • PiRad108
    replied
    Originally posted by abcd567 View Post
    Missing pi@

    Code:
    sudo ssh pi@10.0.0.107
    thanks that was it, it has been a few years since I have used ssh and the password was raspberry

    Leave a comment:


  • PiRad108
    replied
    thanks that was the one it is a few years since I have used ssh and the password is raspberry

    Leave a comment:


  • abcd567
    replied
    Missing pi@

    Code:
    sudo ssh pi@10.0.0.107

    Leave a comment:


  • PiRad108
    replied
    Originally posted by Oblivian View Post
    If it's a purpose pi OS the default is pi/raspberry
    Thanks I already tried that with no luck.

    Leave a comment:


  • Oblivian
    replied
    If it's a purpose pi OS the default is pi/raspberry

    Sent from my XT1092 using Tapatalk

    Leave a comment:


  • Using SSH on a headless FR24 runnig on Pi with Linux

    Hello,

    I have just started running FR24 on RPi, I wanted to be able to get commandline access, which I can do if I plug the Pi into a keyboard and monitor. I want this access from my laptop remotely it is running on the same network. The command I used was

    Code:
    sudo ssh 10.0.0.107
    This connects but requests a root password I have tried "root" which is the old standby and also just plain old Enter with no luck. Can anyone help
Working...
X