Google Server Closeup
Nice work!
Nice work!
There is little issue with shiny new Windows 2008 Server and Windows XP workstation not logged to domain. Because of “force guest” isn’t working by that way and you must disable it.
So you can easily import this reg file and everything may be OK.
There are two kernels (bzImage and bzSafe), bzImage is experimental one and bzSafe is default.
Copy your testing kernel to bzImage and run # grub-set-default 1
After rebooting your new kernel is trying to boot, if anything goes wrong bzSafe is selected after new reboot.
If you like new kernel, simply copy bzImage to bzSafe …
– This is very friendly grub.conf for server –
title=Kernel Safe
root (hd0,1)
kernel /boot/bzSafe root=/dev/hda2
savedefault
title=Kernel Experimental
root(hd0,1)
kernel /boot/bzImage root=/dev/hda2
savedefault 0
– This is very friendly grub.conf for server –
Change (hd0,1) and root=/dev/hda2 to suit your system configuration, have fun ;-)
Server oriented optimalization. Be careful this is not 100% RFC compatible, but working nice on my servers
// lower MTU for some connections, possible values are
// 1400 (safe), 1436, 1492
// 9000 for 1GBit connections (for less interrupts per second :-)
Crystal clear code (only PHP engine used – PERL free :-)
www.syscp.org
Apache, Lighttpd, Awstats, Courier, Proftpd // Gentoo Supported