Date: Thu, 5 Jun 1997 07:58:37 -0500 (CDT) From: Brian Weber <root@cbiowa.com> To: Muditha Gunatilake <muditha@seychelles.net> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Partitions Message-ID: <Pine.LNX.3.91.970605075701.6748A-100000@mail.cbiowa.com> In-Reply-To: <3395346A.4416@seychelles.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 4 Jun 1997, Muditha Gunatilake wrote: > Hi, > We are using POP and SMTP for our mail. The /var partition is almost > full and everyday have to get people to remove large mails files to keep > alive. What is the best way to add a new hard disk or reallocate some > space from /home which has quite a bit of space left > I just did this same thing. I moved my log files to the home directory and them deleted the log directory and created a link from /home/log to /var/log with this command 'ln -s /home/log /var/log' That did the trick. Brian Weber brian@cbiowa.com Partners In Computing
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.91.970605075701.6748A-100000>