如题,顺便再问一下,Redhat Linux As3 u3的内核是多少啊? 我在RH9下用uname -r出来是2.4.20-8smp 在As3下出来的是2.4.21-20.EL 不是内核已经到了2.6了么? 这怎么回事啊
AIX 5L 5.1, RS/6000, pSeries 问题 怎样在AIX 5L 5.1中进行64位和32位内核的切换 解答 首先用如下命令确定当前的所使用的内核: # ls -l /unix lrwxrwxrwx 1 root system 21 May 06 2001 /unix ->; /usr/lib/boot/unix_mp 为32位内核。 # ls -l /unix lrwxrwxrwx 1 root system 21 May 06 2001 /unix ->; /usr/lib/boot/unix_64 为64位内核。 查看是否安装了64位内核(bos.mp64)或32位内核(bos.mp)的软件包。 如果没有安装,可...
isainfo -vk 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/7163/showart_519645.html