<div><span class="gmail_quote">On 4/30/07, <b class="gmail_sendername">Stephen Garton</b> <<a href="mailto:sheepeatingtaz@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">sheepeatingtaz@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The questions I am looking for answers for are:<br>1. Do I need 2Gb of Swap? (I Have 1GB RAM)</blockquote><div><br>
No, absolutely not. The old recommendation was twice as much as RAM,
but that is based on different assumptions. Unless you want to do
something very special, half your RAM should be enough. If you use more
swap space, your system will be dead slow anyway. And you can use a
swap file (instead of a partition) without much of a performance impact.<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2. How much space do I _need_ for /? </blockquote><div><br>
A normal installation of Ubuntu (most of Ubuntu, Kubuntu, some of
edubuntu, development tools, TeX and some simulation software) tends to
come out at 5GB for me. You can get a away with a lot less if you
choose your packages careful, but I think 10GB of the 80GB you have is
not a bad start. <br>
<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">3. Can I resize Any of these partitions? </blockquote><div><br>
In theory yes. You need to boot from a CD, because you cannot change a
partition while in use. Increasing a partition is not difficult, but
shrinking takes some time (if you have ext3 or reiserfs, XFS does not
shrink at all). If you resize the first partition, you also need to
move the second partition, which again takes time. <br>
<br>
Why recommendation for private use is always to have as few partitions
as possible. Separating /home is a good idea, because you can reinstall
the system without worrying about your data. A separate swap partition
is ok, but not necesarry. Every further partition is just asking for
trouble. </div></div><br>
Yours,<br>
Thomas<br>
<br>