Update TODO list
This commit is contained in:
parent
dda2109f6d
commit
7b07ab3867
|
@ -9,8 +9,6 @@ Not finished, in progress....
|
||||||
|
|
||||||
TO DO :
|
TO DO :
|
||||||
- Reorganise script to limit text repetitions (make functions for example)
|
- Reorganise script to limit text repetitions (make functions for example)
|
||||||
- Check requirements
|
|
||||||
- Check if user is root
|
|
||||||
- Check postfix config
|
- Check postfix config
|
||||||
- Check if sending a mail works (find a way to check)
|
- Check if sending a mail works (find a way to check)
|
||||||
- Check snmpd config
|
- Check snmpd config
|
||||||
|
@ -21,6 +19,8 @@ TO DO :
|
||||||
- Check if auto-update script is configured
|
- Check if auto-update script is configured
|
||||||
|
|
||||||
Checked point :
|
Checked point :
|
||||||
|
- User is root to run the script
|
||||||
|
- Check requirements
|
||||||
- Installed packages
|
- Installed packages
|
||||||
- Hostname configuration
|
- Hostname configuration
|
||||||
- DNS configuration (resolve external name, configured nameserver and check if all IPs are configured in DNS)
|
- DNS configuration (resolve external name, configured nameserver and check if all IPs are configured in DNS)
|
||||||
|
|
Loading…
Reference in a new issue