Skip to content

Instantly share code, notes, and snippets.

@carry0987
Created July 23, 2018 17:15
Show Gist options
  • Save carry0987/3ecc65ed31729086980a48e5f0dd764c to your computer and use it in GitHub Desktop.
Save carry0987/3ecc65ed31729086980a48e5f0dd764c to your computer and use it in GitHub Desktop.
RPi3-SSH-Access-On-volumio

SSH Access On volumio

Login

User: volumio
Password: volumio

Method

  1. File
    Just create or copy a file called ssh in /boot . You can do it right after flashing Volumio, by creating it in the "Boot" partition of your SD Card.

  2. DEV UI
    Navigate to the DEV ui by pointing your browser to VOLUMIOIP/DEV or volumio.local/DEV . Find the SSH section, and click enable. From now on your SSH will be permanently enabled.

Note

For security reasons, SSH is disabled by default on all versions after 2.199 (except first boot). It can be however enabled very easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment