l i n u x - u s e r s - g r o u p - o f - d a v i s
L U G O D
 
Next Meeting:
December 2: Social Gathering
Next Installfest:
TBA
Latest News:
Nov. 18: Officers elected
Page last updated:
2002 Aug 02 11:33
Events
 Meetings
 Installfests
 Demos
 Photos
Services
 Library
 LERT
 Jobs
 Documents
Interact
 Mailing Lists
 - Search
 - Archives
 Chat (IRC)
 Social Networks
About Us
 Members
 Projects
 Testimonials
 Call for Speakers
 Why Not MS?
 Finances
 Sponsors

^Home
?Search
?News & RSS
?Calendar
@Contact Us
$Buy Stuff
=Printable


The following is an archive of a post made to our 'vox-tech mailing list' by one of its subscribers.

Report this post as spam:

(Enter your email address)
Re: [vox-tech] Partitioning scheme
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vox-tech] Partitioning scheme



Quoting Rod Roark (rod@sunsetsystems.com):

> You'll find that most of the Red Hat install goes into /usr,
> so I think you have too much allocated to /.  I would combine
> / and /usr anyway -- can't think of any reason to separate
> them....

It'd prove indispensible if one ever decided it's desirable to mount
/usr read-only.  Which I would say it is.

Jay, n sysadmins will generally give you at least n+1 conflicting
views[1] on filesystem partitioning.  Whatever you do today, you'll
regret later.  Therefore, have a plan for, when that day comes,
reshuffling your filesystems to compensate.  E.g., you could leave some
space currently unallocated, which on Moving Day can be made into
temporary holding space.

Installing X11 (let alone GNOME/KDE) on a server is a security risk.
Consider instead installing just the X11 libs and SSH.  Then, you can
ssh in from a desktop *ix box with the "-X" ssh switch to preserve X11
forwarding, and run whatever GUI-ish things you need to remotely
administer the thing without having to run X11 _on_ the server.

I second one of Rod's other recommendations:

> Finally, leave space for an extra root filesystem.  It comes
> in very handy for upgrading and rescue.

Install a minimalistic Linux system onto there, and leave it normally
unmounted.  You'll thank yourself, some day.

One of those n+1 sets of opinions, taken from one of my servers:


# /etc/fstab: static file system information.
#
#<filesys>  <mountpoint> <type>  <options>                     <dump> <pass>
/dev/sda5   /             xfs     defaults,errors=remount-ro     1       1
/dev/sda7   none          swap    sw                             0       0
/dev/sdb6   none          swap    sw                             0       0
proc        /proc         proc    defaults			 0       0
/dev/fd0    /mnt/floppy   auto    defaults,user,noauto		 0       0
/dev/sda1   /boot         ext2    ro,noauto,noexec,nosuid,nodev	 1       2
/dev/sda6   /maint        xfs     rw,noauto                      0       2
/dev/sdb7   /var          xfs     rw,nodev,nosuid,noatime	 1       2
/dev/sda8   /var/log      ext2    rw,nodev,nosuid,noatime        0       2
/dev/sdb8   /usr          ext2    ro,nodev                       1       2
/dev/sda9   /usr/local    xfs     rw                             1       2
/dev/sdb1   /home         xfs     rw,nodev,nosuid                1       2
/dev/sdb5   /tmp          ext2    rw,nosuid,nodev,noexec,noatime 0       2



[1] http://linuxmafia.com/pub/humour/sysadmin-types

_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech



LinkedIn
LUGOD Group on LinkedIn
facebook
LUGOD Group on Facebook

Hosting provided by:
Sunset Systems
Sunset Systems offers preconfigured Linux systems, remote system administration and custom software development.

LUGOD: Linux Users' Group of Davis
1105 Kennedy Place, Suite 1, Davis, CA 95616
Contact Us

LUGOD is a 501(c)7 non-profit organization
based in Davis, California
and serving the Sacramento area.
"Linux" is a trademark of Linus Torvalds.

Sponsored in part by:
VA Software
Who donated a computer, books and much more!