1 A7137A HP server rp3440-4 Solution 1 AB354A HP svr rp34x0 1GHz PA-8800 dual core CPU 1 AB354A0D1 Factory integrated 2 A9773A HP srvr rp34x0 2GB DDR mem quad 2 A9773A0D1 Factory integrated 2 A9777A 73GB 15K HotPlug Ultra320 SCSI LP Disk 2 A9777A0D1 Factory integrated 1 A9919A HP server DVD-ROM drive, Slimline 1 A9919A0D1 Factory integrated 2 A9784A PCI-X 2Gb Fibre Channel, 1000Base-T HBA 2 A9784A...
发现一本书还不错, Harry Foxwell, Christine Tran "pro OpenSolaris" Apress | English | 2009-04-22 | ISBN: 1430218916 | 280 pages | PDF | 14 MB OpenSolaris is a rapidly evolving operating system with roots in Solaris 10, suitable for deployment on laptops, desktop workstations, storage appliances, and data center servers from the smallest single–purpose systems to the largest enterprise–class sy...
我在用vmware虚拟的linux环境下编写了一段连接oralce的代码(connect.pc),因为oracle装在windows下,所以在windows下进行的预编译,但编译的时候需要在linux下用到gcc -0 connect.c $ORACLE_HOME/lib/libclntsh.so,但oracle是在windows下的? 怎么解决?