vedranvinko

cmus / cmus-remote

Apr 29th, 2020
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!

cmus / cmus-remote

Set password and start cmus

> cmus
> :set passwd=password
> cmus --listen 0.0.0.0

Check if cmus is running as it should sudo netstat -tulpn | grep LISTEN

> cmus-remote --server localhost --passwd password -C status
Add Comment
Please, Sign In to add comment