hey, I'm no authority on the subject, just giving my opinion
your original layout is a sensible easy desktop layout. for a server that is running important software I feel it's worth the extra effort of thinking about your disk layout. seperating /usr these days is rarely useful, especially under linux where it is almost always local, but seperating /var is a no-brainer. for example, if not maintained, on a busy server /var/log can easily grow to fill the disk and if not in a seperate partition can bring the system to it's knees.
running lvm, veritas or some other volume management is also worth investigating - this means you can resize your partitions dynamically at a later date if needs be.
ps
Quote:
3. Execute: shutdown -r now
4. Execute: yast2 -i findutils readline libgcc glibc-devel findutils-locate gcc flex lynx compat-readline4 db-devel wget gcc-c++ make mc xntp perl-HTML-Parser perl-Net-DNS perl-Digest-SHA1 fetchmail cURL libidn GMP compat-libstdc++
5. Execute: shutdown -r now
|
why the two reboots? I can't see anything there that would necessitate a reboot. i've lost track of what OS does what, but 'init 6' is the safer way to reboot a server.