Alan Formy-Duval

4716 points
Alan Formy-Duval Opensource.com Correspondent
United States

Alan has 20 years of IT experience, mostly in the Government and Financial sectors. He started as a Value Added Reseller before moving into Systems Engineering. Alan's background is in high-availability clustered apps. He wrote the 'Users and Groups' and 'Apache and the Web Stack' chapters in the Oracle Press/McGraw Hill 'Oracle Solaris 11 System Administration' book. He earned his Master of Science in Information Systems from George Mason University. Alan is a long-time proponent of Open Source Software.

Authored Comments

Sabastian, I didn't specifically check MATE, but I did check Ubuntu and have found a small player. It's called splay. So, in this case, different distributions might have different packages. Give it a try:
$ sudo apt install splay
Then just replace each reference to playsound above with splay, example:
$ splay short-school-bell-sound-effect.mp3

Great article. Very useful in today's DevSecOps world. I am guessing that it is a good open source alternative to proprietary products such as Coverity?