发布时间:2013-03-17 20:06:12
转自:http://blog.chinaunix.net/uid-26696487-id-3207777.html1、串行端口终端(/dev/ttySn) 串行端口终端(Serial Port Terminal)是使用计算机串行端口连接的终端设备。计算机把每个串行端口都看作是一个字符设备。有段时间这些串行端口设备通常被称为终端设备,因为 那时它的最大用途就是用来连接终端。这些串行端口.........【阅读全文】
发布时间:2012-08-03 13:57:55
bios认出96G内存,系统启动后只能识别32Ghttp://www.centos.org/docs/5/html/Virtualization-en-US/ch-virt-hw-support.html The Red Hat Enterprise Linux Virtualization kernel does not support more than 32GB of memory for x86_64 systems. If you need to boot the virtualization ker.........【阅读全文】
发布时间:2012-07-12 09:45:30
用于在多台服务器上单点登录SSO、无SESSION,用户身份的验证。1、安装luayum install readline.x86_64 readline-devel.x86_64wget http://www.lua.org/ftp/lua-5.1.5.tar.gzmake linuxmake install注意:不要使用5.2版本,5.2版本的lua和nginx的.........【阅读全文】