Comment on Could someone explain how to set up a lemmy instance with ansible for an absolute beginner
RCTreeFiddy@lemmy.world 1 year agoNo not really. You first enable it on the raspberry pie. Then you access your raspberry pie from your normal computer by running this command in your command line or shell: ssh user@1.2.3.4 where ‘user’ is your raspberry pi user (pi by default), and ‘1.2.3.4’ is the up address of the pi.
muntedcrocodile@lemmy.world 1 year ago
Bold of u to assumw they are using linux as there main pc os. If they are using windows i beleive it doesnt come with an ssh client.
PeachMan@lemmy.world 1 year ago
You can SSH using command line. I do have a Windows Pro license, but I THINK that it’s not exclusive to Pro…
muntedcrocodile@lemmy.world 1 year ago
Huh i vagly remember needing putty but i havnt used windows in almost 5years now.
PeachMan@lemmy.world 1 year ago
Yeah I also installed putty a long time ago, I forget if it was actually necessary or if I was just afraid of command line back then.