up vote 0 down vote favorite
share [g+] share [fb]

I'm setting up a home server that will be used for backups and serving up files over the Internet with Ubuntu Server 8.04.3. Do these kinds of tasks require swap space?

link|improve this question

67% accept rate
feedback

1 Answer

up vote 2 down vote accepted

The swap space probably won't be utilized if you have > 1GB of RAM. However, I do recommend you keep a swap partition around for safety's sake - no harm in that.

link|improve this answer
I have 1GB, but that sounds like a good precaution anyhow. Thanks! – AtomFury Oct 3 '09 at 19:32
You're welcome! :) Do share your knowledge with the SU community too if you have the chance, see ya around! – caliban Oct 3 '09 at 19:35
Absolutely, you too. – AtomFury Oct 3 '09 at 21:13
If you've got a long-running process on your server that slowly leaks memory, swap can also help with that. – user24925 Oct 26 '10 at 13:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.