Re: /boot at beginning of drive



On Sunday 16 April 2006 13:30, Brendan Grossman wrote:
Having a separate /tmp slice is not a bad idea, combining /,
/usr, and /var is unless you're doing a very minimal install.

I can separate /usr, but my goal is to combine /home and /var, or at least
where mail and databases are stored, for reasons already mentioned.

I suppose I could do this...

/ 5gb
swap 4gb
/tmp 1gb
/usr 70gb

Then /home -> /usr/home, /var -> /usr/var

Or create a 60gb partition and call it /users

Then /var/mail -> /users/mail, /var/dbdir -> /users/dbdir

The drive is 80gb (effectively 74ish), and 60gb of it must be for users
(using either /var or /home)

I suppose it is a bit better.

If /home is symlinked to /usr/home, then use a MTA that will deliver mail
to /home/user/mail. Databases are stored in /var/db for security reasons, but
there's no reason you can't configure whatever db you're using to store
database files in /usr. The reason for having a separate /var partition is in
the event of a filesystem crash or you get hacked it's much easier to restore
important files. The same holds true for /etc (which is part of /). Doing a
restore of /usr just to get the system going again could take quite a while
and trying to restore to non-standard locations is guaranteed to give you
some grief. While there is no "standard" filesystem layout on *nix systems,
the recommended layout is tried and true and will be much easier to
troubleshoot without having to translate help documents to your custom setup.

Beech
--

---------------------------------------------------------------------------------------
Beech Rintoul - Sys. Administrator - beech@xxxxxxxxxxxxxxx
/"\ ASCII Ribbon Campaign | Mangohealth
\ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310
X - NO Word docs in e-mail | Anchorage, AK 99501
/ \ - XanGo - http://www.mangohealth.org
---------------------------------------------------------------------------------------











Attachment: pgpyswlq5ujjX.pgp
Description: PGP signature



Relevant Pages

  • Re: Flamebait if I ever saw it
    ... just as Lisp and JavaScript do. ... The whole point of functional programming is to be able to reason about the parts of a program separately, in the same way that we can reason about separate mathematical functions separately. ... When you have mutable data in a *dynamic* language you can no longer do this - any function, anywhere in the program, can mutate not just the value of a datum, but it's *type* as well. ...
    (comp.lang.lisp)
  • Re: Database Split and Linked Table
    ... main servers for a number of years without any major problems. ... also for a similar reason to Jeanette that the program was initially ... It is NOT difficult to keep separate FE's updated. ...
    (microsoft.public.access.setupconfig)
  • Re: Input Box selection and file open
    ... lines of data you showed actually on separate lines in the file itself? ... The reason I ask is because when I tried to run your ... >>> Rick you've obviously been working with idiots for too long because ... I repeated the Dim statements. ...
    (microsoft.public.excel.programming)
  • Re: UML notation question...
    ... > is just fine for your first specification. ... there is no reason to separate them for reasons similar to ... > Class Models", which IMO is the best book available on practical OO ...
    (comp.object)
  • Re: Restore from .bkf file not working
    ... Run windows update and install all updates till there are none left to install and then try your back up restore again and it should work. ... I am unable to restore the .bkf file using the Backup & Restore Wizard. ... Reason: The system cannot find the path specified. ...
    (microsoft.public.windowsxp.help_and_support)