Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2001 08:19:15 -0400
From:      "Chris Collins" <chris@collins-ca.com>
To:        "Travis Leuthauser" <travis@bbipmail.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: /tmp FULL ???
Message-ID:  <006a01c0e382$958eef00$6401a8c0@collinsca.com>
References:  <NEBBIGMCEDGDNFGOAAFLGELLDPAA.travis@bbipmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Might I also suggest moving the /tmp dir instead of deleting it. There might
be some files in there that are in use by a user.

Chris

----- Original Message -----
From: "Travis Leuthauser" <travis@bbipmail.com>
To: <freebsd-questions@FreeBSD.ORG>
Sent: Tuesday, May 22, 2001 5:19 PM
Subject: RE: /tmp FULL ???


> actually, you wanna chmod 1777 /usr/tmp...
>
> -Travis
>
> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Oligny
> Sent: Tuesday, May 22, 2001 4:15 PM
> To: Francois Kritzinger; freeBSD Mailing List
> Subject: RE: /tmp FULL ???
>
>
> Try something like this:
>
> mkdir /usr/tmp
> chmod 777 /usr/tmp
> rm -rf /tmp ; ln -s /usr/tmp /tmp
>
> I may be missing something, but this should work.  In a hurry, let me
> know if you need me to explain.
>
> -Mike
>
>
> -----Original Message-----
> From: Francois Kritzinger [mailto:ffkrz@iafrica.com]
> Sent: Tuesday, May 22, 2001 3:06 PM
> To: freeBSD Mailing List
> Subject: /tmp FULL ???
>
>
> I downloaded StarOffice, and when I ran the .bin installation script,
> it
> reported that /tmp was full. This makes sense as the / disk slice has
> only 14 Mb free space. So my question is:
>
> Where or how do I change the system's temp directory? I.e. from /tmp
> to
> something else.
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006a01c0e382$958eef00$6401a8c0>