1
wizanda
How do i clear the /var on my server as it is peaking?
  • 2004/9/4 18:25

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


Is there a way?
What is /var?

2
ranchnachos
Re: How do i clear the /var on my server as it is peaking?
  • 2004/9/4 20:40

  • ranchnachos

  • Just popping in

  • Posts: 6

  • Since: 2004/8/29


/var is a section, normally a seperate partition, to store "variable" and always changing files. Such as Log Files, your Web Server, FTP server files, etc.

If the /var partition is nearly maxed out, just delete some of the files. (just stay away from /var/log)

In console, SU (Super User), just type 'rm filename' for files.

If you want to remove directories, 'rm -f-R foldername', where -f is to force the deletion, and -R is to recurse through all files/directories inside the folder you want to delete.

Login

Who's Online

214 user(s) are online (151 user(s) are browsing Support Forums)


Members: 0


Guests: 214


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits