A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
How to remotely add long links?
-
Sorry for the basic question, but I am a very beginner with all of this. I have roughly figured out how to make the changes I want, and now I want to add my calendar from my icloud or google calendar, but the link is incredibly long. How can I remotely access the config files from my desktop to add the link to the config? What do I put into ssh so I can remotely access and make changes?
Thanks
-
in terminal
ssh pi@youripadress
and then with nano or install mc
-
@filmschooljefe
If you pc is windows, you can also activate SMB on the Pi ans Edit files in you Windows Machine.
AxLED -
On Windows I like MobaXTerm. It allows you to access the command line and browse files on your Pi.
-
@retroflex Winscp. Allows navigation of remote files, and double click to edit