Skip to content

Instantly share code, notes, and snippets.

@ob1-sc
Created September 20, 2018 14:26
Show Gist options
  • Select an option

  • Save ob1-sc/608aa6818769431bc65a35da06d8632b to your computer and use it in GitHub Desktop.

Select an option

Save ob1-sc/608aa6818769431bc65a35da06d8632b to your computer and use it in GitHub Desktop.
Fix syslog
cd /var/log
touch syslog
chown syslog:adm syslog
service rsyslog restart
logger "Didier MISSON logger test"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment