Hey all,
I have an Ubuntu server connected like it should be: only a power and network cable. It is a system without X (gnome / kde or wharever) only text.
I login to this system using ssh, i also upgrade using ssh.
first i run sudo apt-get update
then sudo apt-get upgrade (duh...)
whatever package is available for upgrade gets installed.
I get the following message after upgrade:
The following packages have been kept back:
bind9-host dnsutils libbind9-30 libisccfg30 linux-image-server linux-server
openssh-client openssh-server ssl-cert
0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
Is there a way to upgrade these too without having to walk around with keyboard and monitor?
Thanks for your thoughts.
I have an Ubuntu server connected like it should be: only a power and network cable. It is a system without X (gnome / kde or wharever) only text.
I login to this system using ssh, i also upgrade using ssh.
first i run sudo apt-get update
then sudo apt-get upgrade (duh...)
whatever package is available for upgrade gets installed.
I get the following message after upgrade:
The following packages have been kept back:
bind9-host dnsutils libbind9-30 libisccfg30 linux-image-server linux-server
openssh-client openssh-server ssl-cert
0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
Is there a way to upgrade these too without having to walk around with keyboard and monitor?
Thanks for your thoughts.
Comment