Mute/Unmute sound card in command line # Mute amixer -q set Master mute # Unmute amixer -q set Master unmute Over!