3 Matching Annotations
  1. Aug 2021
    1. Advantages of ed25519I don't want to go into the depths of the encryption, because most of you probably don't care. Nevertheless, ed25519 has some advantages:Use the Twisted Edwards curve68 characters only; significantly shorter than conventional keysFasterSafer

      Reasons to use ed25519 ssh keys

    1. sudo apt-get install apt-transport-httpscurl https://downloads.plex.tv/plex-keys/PlexSign.key | sudo apt-key add -echo deb https://downloads.plex.tv/repo/deb public main | sudo tee /etc/apt/sources.list.d/plexmediaserver.listsudo apt-get updatesudo apt install plexmediaserver

      install plex on a raspberry pi