Neeraj Manral forced the electrons to say:
> I have a linux box having the following conf
> Which files do i delete from the / ?I dont want to delete important files
> related to system.
> prithvi:/# df -k
> Filesystem         1024-blocks  Used Available Capacity Mounted on
> /dev/hda1             499116  472419      919    100%   /
> /dev/hdb1            1995082 1058338   833626     56%   /disk2

A 5 GB disk is full? Check your home directories for unwanted stuff. Check if
/var/log has got very large logfiles. Check /var/spool/mail and see if anyone
has a really large mailbox. du -s is your friend - use it.

And setup quotas on your system for users' homes, and use Maildir for emails.

> -rwxr-xr-x   1 root     root       570869 Jul  1  1997 vmlinuz*
> how do i make some space ???what is this vmlinuz*

Not very important, heh? lol - that is the linux kernel. Don't even dream of
touching it!

Binand

-- 
#define l/* Binand Raj S. <[EMAIL PROTECTED]> */".%\"-\"("
#define s/* Ambition: To write sendmail.cf from scratch  */abs(abs(i)-5)
main(i,j){for(i=-5;i<6;i++){for(j=0;j<35-s;j++,putchar(32));putchar(s[l]^
108);for(j=0;j<2*s-1;j++,putchar(32));s&&putchar(s[l]^108);putchar(10);}}

----------------------------------------------
Find out more about this and other Linux India 
mailing lists at http://lists.linux-india.org/

Reply via email to