EZ Linux Admin random header image

Free /usr partition space by a symlink to domlogs

February 10th, 2010 by EZ linux · No Comments

First move the domlogs folder to the backup partition:

mv /usr/local/apache/domlogs /backup

Then create a symbolic link to it:

ln -s /backup/domlogs /usr/local/apache/domlogs

Tags: Linux Commands · Linux Tricks

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment