Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
# turn off some services not needed
chkconfig kudzu off
chkconfig mcstrans off
chkconfig restorecond off
chkconfig netfs off
chkconfig gpm off