Hacker News new | ask | show | jobs
by vocworker 923 days ago
dpkg-reconfigure is really important and maybe a bit outdated, but definitely something users should know? I think it's also responsible for turning 'apt upgrade' into a little text adventure, e.g. by showing lots of prompts like "Do you want to replace/skip your sshd config"?
1 comments

It's better to use configuration / override directories such as sshd_config.d/ to specify customizations.