↧
Music On Console (MOC)
Music On Console (MOC) is a simple music player for the shell. Installing it is easy: $ sudo apt install moc To start it: $ mocp MOC has a two-pane interface. On the left is the directory hierarchy of...
View ArticleCMUS
CMUS is a popular music player for the console. The reason I turned to it is because it uses the familiar Vi key bindings for most of its operations. To install cmus: $ sudo apt install cmus The CMUS...
View ArticleMOC error on insecure configuration file
Problem I added a configuration file for the MOC music player in my home directory: ~/.moc/config. On running mocp, it threw this error: FATAL_ERROR: Configuration file is not secure:...
View Article