JR

Results 214 comments of JR

Ok, yes I suppose that having either some templating, or external static storage where we transmit the size, may be a good idea. I suppose templating may be the safest...

(note though that I am not sure of where these macros should be defined; in order to make the code easy to read / adapt for other boards - as...

(note: once we agree on the design of this I will be happy to work on a pull request, but I would like to get some help on the general...

Same on Ubuntu 20.04. I had to fiddle around with a bit of apt install and pip3 in order to get the python3 script https://github.com/sparkfun/Artemis-Firmware-Upload-GUI/blob/master/tools/artemis_firmware_uploader_gui.py . After a bit of...

Any update? Still not working on Ubuntu...

I am clearly not the first wondering about this: :) - https://help.nextcloud.com/t/running-nextcloud-as-a-hidden-service-tor/25488/10 - https://autoize.ch/nextcloud-as-a-tor-hidden-service/ This looks like it really works quite well. At this point, my main concern is if...

In theory, would just be a question of running this on the background (optionally, with a ticked box?), and provide the QR code, see: https://ubuntu.com/tutorials/configure-ssh-2fa#1-overview

Thanks. Sorry, lost track of my own old issue... Maybe these details could be added to the manual / documentation if it is not already? :)

My motivation is actually to put in place a simple backup strategy: rsync over SSH from another location on a RPi. My nextbox is not full disk encrypted, so I...

About the RSA identity display: I have always been told that I should check it when SSH-ing to a remote server to avoid man-in-the-middle attack. Is that not correct? Would...