[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Re: moving bayes_toks solved



On Sunday 09 May 2004 20:35, jorge ceballos wrote:
> >I think this will do it:
> >
> >su -
> >mv /root/.spamassassin /home
> >ln -s /home/.spamassassin /root/.spamassassin
>
> Now we have :
> /dev/hda1               743466    262827    480639  36% /
> /dev/hda3               198601     57473    141128  29% /var
> /dev/hda4             17671528   6093555  11577973  35% /home


You can also do (as root!): 

mv /usr/doc /home/
ln -s /home/doc /usr/doc

This will free about 70 Mb on root partition. 

WBR
Dmtiry