I just realized how old these name servers are


I guess I’ve had them around for a while… Maybe I should clean these up…

cjac@ns1:~$ ls /lib/modules/
2.6.18-4-xen-amd64colliertech.fw+0  2.6.32-5-amd64
2.6.24-19-xen                       3.2.0-4-amd64

cjac@ns2:~$ ls /lib/modules/
2.6.18-4-xen-amd64colliertech.fw+0  2.6.24-19-xen  2.6.32-5-amd64
cjac@ns2:~$ sudo rsync -aue ssh ns1:/lib/modules/`uname -r` /lib/modules

I remember editing the .config file for that kernel and building it on my first ever 64-bit system back in 2004 or so.


2 responses to “I just realized how old these name servers are”

  1. This is *really* nothing to brag about. Actually, it shows how insecure your systems are. The post about four-digit uptimes, too.

    • Erhrm… I’m not bragging, just recalling with fondness building and running them. These hosts’ uptimes are not high. They have merely been online for most of the last ten years.

      I agree that the systems need a kernel and apt-get upgrade, which is what i was doing when noticing which kernels were on the box.

Leave a Reply