I've got a second workstation at home. Its hostname is thewayout.
Now there are many new problems and possibilities. I've already provided internet connection for it using SNAT (it was good opportunity to grok iptables). Now question arises about installing system on it.
So, what are the options?
- X11 terminal.
thewayoutis much less powerful than my main machine,crematorium, so I could consider using it just as X11 terminal. But it seems to demand much work and besides I don't want to lose 800Mhz CPU and 128M RAM on that host. - Full system. Since I use Debian GNU/Linux, it's very easy to set up and maintain using tool like
apt-proxy, which allows to download packages only once. The main disadvantage here is double disk space for identical data. - Finally, it's possible (I hope!) to fully maintain only one system on
crematoriumand share its large part over NFS. That looks very nice, but there are some doubts: how will this influence oncrematoriumperformance, will my 100Mb LAN connection be sufficient and, finally, implementing this scheme doesn't look very obvious in practice. Probably I'll have to learn about init ram disks and other things I lived without till now.


No comments:
Post a Comment