recipe_gentoo/recipes/recipe_addtional_manual_ver...

16 lines
528 B
Bash

print_config_title 'ADDTIONAL MANUAL VERIFICATION'
echo -e "- Check if sending a reporting mail works with the command, and after, check your adminsys mailbox :
\techo \"Test if sending a reporting mail works\" | mail -s \"Test if sending a reporting mail works\" root\n"
echo -e "- Check if any /etc files need to be updated (or not) with :
\tetc-update\n"
echo -e "- Check if no new kernel is available :
\teselect kernel list\n"
echo -e "- Check if server-side Icinga, SNMP and Munin are configured for this server\n"