[Solved] Terminal access in Volumio

Hi
I have a mytek 192 dsd but worsk only in USB1.1. I’ v found drivers 2.0 for Mytek but i don’ t know installing. How can I access the terminal shell in Volumio?

You need SSH

ssh root@volumio.local

password volumio

1 Like

Thanks a lot, can i use hyper terminal or telnet?

i am using putty for this.
try it, then you will know it :wink:

If you are on OSX or *nix the just typ ssh root@volumio.local in terminal. On Windows Putty.
chiark.greenend.org.uk/~sgtatham/putty/

You can access the console in GNU/Linux by pressing the following:
Ctrl-Alt-F1

You can return to the Volumio UI by pressing
Ctrl-Alt-F2

1 Like