Warning: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /usr/local/www/nat.guyton.net/geeklog-1.4.0sr2/public_html/lib-common.php on line 4396
Warning: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /usr/local/www/nat.guyton.net/geeklog-1.4.0sr2/public_html/lib-common.php on line 4396
Warning: mktime() [function.mktime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /usr/local/www/nat.guyton.net/geeklog-1.4.0sr2/public_html/lib-common.php on line 5531
Warning: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /usr/local/www/nat.guyton.net/geeklog-1.4.0sr2/system/lib-comment.php on line 321
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /usr/local/www/nat.guyton.net/geeklog-1.4.0sr2/public_html/lib-common.php on line 1143 Nat's Geeklog - Double-Network Linux Installation
Saturday, October 09 2004 @ 12:36 AM CDT
Contributed by: nat
Views: 500
Wow, Linux installations have come a long way in the past few years. I won't dredge up the past, but the present certainly needs mentioning:
I downloaded Fedora Core 2 ISO images
I mounted them as loopback devices and dumped the contents all to one directory
I set up that directory for NFS export
I burned disc one for initial boot
I booted the new server with the CD with this command:
linux vnc askmethod
This did nothing at first, but eventually asked me the type of install I wanted - NFS to the server I had already set up.
Then the cool part - it started a VNC server on port 5901 for the gui choices.
I went downstairs to my laptop in front of the TV, grabbed an alcoholic beverege, and proceded to choose packages on my remote (wireless) network display.
Currently as I type, my remote display is telling me that the new server is pulling install files off the older server and installing Linux.
That's so cool! I view my display over the network to the new server, which is pulling packages over the network from the NFS server.
For what it's worth, it's not a big box - just a 450 MHz P-II with 256 MB RAM. But it's got two new 80 GB drives mirrored - nice again - the Linux install was able to do software RAID and LVM on everything.