Jump to content

running out of space on /var


spatel
 Share

Recommended Posts

Is cron, anacron, logrotate, etc....installed. Cron does it's jobs in the middle of the night. If you don't run your sys 24/7 and shutdown at night, install anacron. On a network? Need all that crap? I got lazy but I use to not run any of them and not run syslog/klog after the sys was stable and would just manually clear them myself once a week.

Link to comment
Share on other sites

[root@localhost home]# ls -lh /var/log/auth.log

-rw-r-----    1 root     adm           16K Jul 22 17:01 /var/log/auth.log

[root@localhost home]# ls -lh /var/log/messages

-rw-r-----    1 root     adm          2.4M Jul 22 17:24 /var/log/messages

 

You'll find great info here;

http://www.mandrakeusers.org/docs.php

Checkout the Scheduling, and System Services links.....and I really recommend installing anacron from the cd's like I just did (this is a new install after using other distros and upgrading MoBo/cpu/case/mem etc... :wink: )

[root@localhost home]# urpmi anacron

Please insert the medium named "International CD (x86) (cdrom3)" on device [/dev/hdc]

Press Enter when ready... 

installing /var/cache/urpmi/rpms/anacron-2.3-11mdk.i586.rpm



Preparing...                ##################################################

  1:anacron                ##################################################

[root@localhost home]#

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...