Since a few days ago everything was fine today I'm experiencing serious delays while connecting via SSH, either from network or USB-serial monitor. ssh verbose in the client hangs at "Entering interactive session" while at the same time in udoobuntu pops up "apt-check" using a lot of CPU. When "apt-check" dies ssh login is accomplished. this seems to be a famous ubuntu issue discussed from 2010 till these days so I suspect it's due to a broken update from trusty repo. Is anybody experiencing this?
found a solution! comment all lines with "session optional pam_motd.so" in these files: Code: /etc/pam.d/login Code: /etc/pam.d/sshd to have even faster logins i've commented all of the "session optional".
Here we go again! after one year of happiness delays are back which render apt-get impossible and ssh connections extremely painful! this time I solved adding Code: UseDNS no to Code: /etc/ssh/sshd_config as suggested here to answer Francesco I was, and still, using udoobuntu2 beta1 (no RC edition)