Joshua James wrote:

> I really think Apache uses /etc/httpd, is it safe to change that? Will
> it affect other programs?
>
> ColdFusion wants to install to /opt, is that safe to change? Should I
> make a /usr/ColdFusion or /var/ColdFusion?
>
> On Fri, 2002-06-21 at 09:43, Willem van der Walt wrote:
> > Hi,
> > Under 7.2, the web home dir is normally under
> > /var/www.
> > I would try to tell the installation program to change prefix to some
> > thing
> > else.
> > If that does not work, I would make a link to a directory under /usr where
> > there is a lot of space.
> > If it wants to create a directory called newprog under /opt, i will do,
> > before i install,
> > cd /usr
> > mkdir lot_of_space
> > cd /opt
> > ln -s /usr/lot_of_space newprog
> > hth Willem
> >
> > On 21 Jun 2002, Joshua James wrote:
> >
> > > We just received a new RedHat v7.2 server from Dell. This is an
> > > experiment to see how linux works compared to our current installation
> > > of NT servers. This will be an intranet server behind our firewall.
> > >
> > > Our 40gb drive came partitioned as follows:
> > >
> > > /dev/hda1   ext3    990mb   /home
> > > /dev/hda6   ext3    494mb   /
> > > /dev/hda2   ext3    22.8mb  /boot
> > > /dev/hda8   ext3    60.7mb  /tmp
> > > /dev/hda3   ext3    21.8gb  /usr
> > > /dev/hda5   ext3    13.1gb  /var
> > >
> > > I installed apache (2.x.39) to the default location and I'm trying to
> > > install ColdFusion MX. It wants to install to /opt which is in / and
> > > there isn't near enough room, its already 60% full.
> > >
> > > I heard you shouldn't move /etc because there is something in there
> > > necessary for finding other mount points.
> > >
> > > I assume my website is going to /etc/httpd and since my other software
> > > is going to /opt I need more room, what is the usual place for databases
> > > to go?
> > >
> > > How can I make my / partition bigger? Do I really need 21.8gb for /usr?
> > >
> > > Any suggestions?
> > >
> > > Thanks in advance.
> > >
> > >
> > >
> > > _______________________________________________
> > > Redhat-list mailing list
> > > [EMAIL PROTECTED]
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > >
> >
> > --
> > Willem van der Walt
> > Information Services Directorate
> > Department of Health
> > South Africa
> > tel: 27 12 3120700
> >
> >
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

Re. Database location : Oracle uses OFA and has mount points /u01, /u02, /u03
etc I think 3 mount points may be the minimum that u can get away with. It is
prudent to put each mount point on a different physical disk.

begin:vcard 
n:Chan;Arthur
tel;work:1.718.633.5892
x-mozilla-html:TRUE
url:www.saysit.com
org:SAYS I.T.
adr:;;234 E 2nd Street;Brooklyn;New York;11218-2314;USA
version:2.1
email;internet:[EMAIL PROTECTED]
title:Senior Partner
note;quoted-printable:This message and all attachments are confidential.=0D=0AThey are meant solely for the addressee.=0D=0AAny authorised use or dessemination is prohibited.=0D=0AEmails are liable to unauthorised alterations.=0D=0ANeither SAYS I.T. nor any of its partners or subsidiaries or affiliates=0D=0Ashall be responsible for the message if altered, changed or falsified.
x-mozilla-cpt:;25408
fn:Arthur Chan
end:vcard

Reply via email to