<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 03/02/2012 01:05 AM, nk oorda wrote:
<blockquote
cite="mid:CAJmxLYh5MPacBF9L6pPxc4ANfUjOPNL1yfeJYQB+nj+GAWEdyw@mail.gmail.com"
type="cite">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height:
normal;">
</p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height:
normal;"><span style="font-size: 12pt; font-family: "Times
New Roman","serif";">Hi <br>
<br>
i need some suggestion for defining the partition size for my
production
systems. we are going to use CentOS 6.2 (64 bit)<br>
<br>
- Partition size<br>
- Mount points<br>
<br>
What i am able to get from the google search is:<br>
<br>
/ Root File
System (/bin , /sbin , /dev , /root<br>
/usr program and source
code
<br>
/var variable data<br>
/boot boot kernels<br>
/tmp temp file locations<br>
/work to do your work here "you can name it
anything"<br>
Swap</span></p>
<ul type="disc">
<li class="MsoNormal" style="line-height: normal;"><b><span
style="font-size: 12pt; font-family: "Times New
Roman","serif";">/home</span></b><span
style="font-size: 12pt; font-family: "Times New
Roman","serif";"> - Set option nosuid, and
nodev with diskquota option</span></li>
<li class="MsoNormal" style="line-height: normal;"><b><span
style="font-size: 12pt; font-family: "Times New
Roman","serif";">/usr</span></b><span
style="font-size: 12pt; font-family: "Times New
Roman","serif";"> - Set option nodev</span></li>
<li class="MsoNormal" style="line-height: normal;"><b><span
style="font-size: 12pt; font-family: "Times New
Roman","serif";">/tmp</span></b><span
style="font-size: 12pt; font-family: "Times New
Roman","serif";"> - Set option nodev, nosuid,
noexec option must be enabled</span></li>
<li class="MsoNormal" style="line-height: normal;"><span
style="font-size: 12pt; font-family: "Times New
Roman","serif";">/var local,nodev,nosuid</span></li>
</ul>
<p class="MsoNormal"><span style="font-size: 12pt; line-height:
115%; font-family: "Times New
Roman","serif";"><br>
Most of the server will be running <br>
- Apache<br>
-Tomcat<br>
-SOLR<br>
<br>
and few of them would be running MySQL as data base.<br>
<br>
<br>
what is concern is that one of the developer accidentally
deleted the /usr
files with sudo access. if somehow i can protect the core
system from the
developers mistake that would be really good.<br>
<br>
Thanks in advance for help.</span></p>
<br>
--n<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
</pre>
</blockquote>
I though there were files about this on the SF-LUG site?<br>
I have saved a couple from a competent party who posts on Usenet<br>
in Linux newsgroup and will be happy to forward to you in private<br>
e-mail.<br>
<br>
Bobbie Sellers<br>
</body>
</html>