Re: expand /var, decrease /home space
- From: Chris Davies <chris-usenet@xxxxxxxxxxxx>
- Date: Fri, 12 Dec 2008 09:55:14 +0000
steve <sfreilly@xxxxxxxxxxxxxx> wrote:
ok, well I wanted to avoid that if all possible anyway, tried this ln -s
/var/www/download /home/steve/public_html [...]
thats creating a symbolic link from download directory (which has
no space left) to a directory that has 280 gig free in it.
No. That has created a link to /var/www/download in
/home/steve/public_html. ("ln -s" is counter intuitive, IMO. The arguments
always seem to need to be the other way round.)
did I do something incorrectly?
You forgot to ls -l /var/www/download to confirm the link was correctly
created. (You'd have seen it wasn't.)
Chris
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: expand /var, decrease /home space
- From: Boyd Stephen Smith Jr.
- Re: expand /var, decrease /home space
- Prev by Date: Re: expand /var, decrease /home space
- Next by Date: Abort ioctl TIOWAIT threads
- Previous by thread: Re: expand /var, decrease /home space
- Next by thread: Re: expand /var, decrease /home space
- Index(es):
Relevant Pages
|