A dash of mplayer.
Thinking about getting a stereo for the office area, but really did not want to spend any money if I could use an old pc.Love to play free open source royalty free music. If you think about it, the footprint of a stereo is like a pc but without the monitor. Maybe I could just use an old Linux box to get the job one. Then I thought would it be nice if I could lt the pc stereo stand alone and then access it from a remote machine. Something linux can do very easily using the ssh environment. Installed a switch and ran the cables from the desk top to the music server. You could also do this via wifi, but that can be a security issue. Once you have everything set up, you will want to move your music files and then organize your music in some way before starting the shell command. so $ ssh oeorgan1 $ sudo apt-get install mplayer Execute the shell command to play all the sonegs in the subdirectories from the main subdirectory. Note: if you know how to...