I do most of my work over ssh on a remote linux server where I also keep most of my files. I'd like to be able to hear any sounds that normally would be on the PC speaker. Is there a way to have sound be sent through my ssh session along with the terminal display?
feedback
|
migrated from serverfault.com Jan 17 at 11:29
This question came from our site for system administrators and desktop support professionals.
|
You can use pulseaudio for streaming audio. But i would suggest mounting remote filesystem on a local folder using sshfs and playing files from there.
| |||||
feedback
|
