Y
Hacker News
new
|
ask
|
show
|
jobs
by
hansel_der
1612 days ago
is good advice for any system not operated by a novice
echo "APT { Install-Recommends \"false\"; }" >/etc/apt/apt.conf.d/90norecommendsthxby
1 comments
sameerds
1612 days ago
Why is that not good advice for a novice too? I do this by reflex every time I install Debian or Ubuntu, and to my experience it did not create a situation that needed "expertise in apt".
link