Just run:
% tzconfig
Using ntpdate, you can sync your pc:
% ntpdate -v pool.ntp.org
| I use to query | |
| time.nist.gov also. | |
| pool.ntp.org | |
| ntp.ubuntulinux.org |
Run:
% select-default-ispell
% select-default-wordlist
Run:
% update-rc.d
for example, in order to add zabbix-agent service do:
% cd /etc/init.d
% ls zabbix-agent
% update-rc.d zabbix-agent defaults 99 01
If want to remove links in /etc/rc?.d:
% update-rc.d -f zabbix-agent remove
Tripwire is a file and directory integrity checker.
# dpkg-reconfigure tripwire
# twadmin -w G -S /etc/tripwire/site.key
Select new language (locale codesets charsets)
# dpkg-reconfigure localeconf # don't
# dpkg-reconfigure locales
% visudo
root ALL=(ALL) ALL
Luis Alfonso Vega Garcia <[email protected]>
Return