
Debian – How do you select the fastest mirror from the command line?
DebianI want to update my sources.list file with the fastest server from the command line in a fresh Ubuntu Server install. I know this is trivially easy with the GUI, but there doesn't seem to be a simple way to do it from from the command line?
[crayon-69d261f3e46f6356087657/]
Automated…

Debian – How to disable snmpd ia_addr insert messages?
DebianYou have Debian and Ubuntu servers which runs snmpd service and are getting following message every 30 seconds within /var/log/syslog
[crayon-69d261f3e5066187592841/]
This problem is related with the log level start options of snmpd service
[crayon-69d261f3e5071867958309/]
With…

Debian – How to delete broken packages
Debian1. remove broken packages
[crayon-69d261f3e5419519676519/]
2. after removing package update your system
[crayon-69d261f3e5427603214945/]
3. re-install the package
[crayon-69d261f3e542d147249398/]
