|
|
|
|
|
by ars
1123 days ago
|
|
On Linux servers I always uninstall the compiler and dev tools. I actually wrote a little script to dry-run uninstall every single package on the server one by one, and if uninstalling it doesn't remove anything important I'll go ahead an uninstall it. I'm left with only a bare minimum of stuff, even things like man pages or simple utils I'll uninstall. |
|