内核配置如下: [code]machine i386 cpu I686_CPU ident MSEN maxusers 0 options IPFIREWALL options IPDIVERT options IPFIREWALL_DEFAULT_TO_ACCEPT options IPFIREWALL_VERBOSE options IPFIREWALL_VERBOSE_LIMIT=100 options MATH_EMULATE #Support for x87 emulation options INET #InterN...
by goat - BSD - 2004-10-27 12:49:18 阅读(1232) 回复(4)
creating a new partition in a hard disk - fdisk & mkfs.ext3 Created: August 20, 2006 Updated: August 20, 2006 Supposing the new disk is the 3rd SCSI disk (sdc) Using “fdisk” to create and manager partitions # fdisk /dev/sdc command (m for help): p Disk /dev/sdc: 255 heads, 63 sectors, 2088 cylinders Units = Cylinders of 16065 * 512 bytes Device Boot Start End Blocks Id ...
服务器重装 网页出现错误 warning: Division by zero in XXXX/XXX/XXXXX.php on line 44 请问如何解决???
I will post some tech tip about Irix , hope it will be useful to everyone. To build a new kernel after reconfiguring the system, follow these steps: 1. Become the superuser by giving the command: su 2. Make a copy of your current kernel with the command: cp /unix /unix.save 3. Give the command: /etc/autoconfig -f This command creates a new kernel and places it in the file /unix.install. 4. Reboot...
Src有很多cpp文件和头文件 因为是从Windows下面拿到linux下面来编译呢,所以在文件的最后都没加回车 现在一编译,就出现很多警告…… 怎么才能去掉这些警告? 谢谢!
转自: http://thewebfellas.com/blog/2008/9/1/creating-an-new-ec2-ami-from-within-vmware-or-from-vmdk-files creating a new EC2 AMI from within VMware or from VMDK filesI've used VMware for many years to allow me to test and develop various server configurations and distributions. It's where I played with Linux-VServer , User Mode Linux (UML) , Kernel Based Virtual Mach...
Configuring devices /pci@1c,600000/scsi@1,1 (mpt1) got external scsi bus reset warning: /pci@1d,700000/scsi@1,1(mpt3) Target 8 reducing sync. transfer rate .......... 请教这是什么原因?多谢!