Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RE : Re: [tlug] Small footprint Linux distribution without a GUI



On Thu, 10 May 2007, Jedidiah Israel wrote:

On 5/10/07, Curt Sampson <cjs@example.com> wrote:

Don't forget your shared libraries.

Thank you. I have not consider shared vs. static libraries. What are the reasons for each?

You don't need static libraries on your system; if a program is using code from a static library, it's copied into that binary. The advantage of shared libraries is that all running programs can use the same (external to the program) copy of a shared library, reducing disk and RAM usage.

Not to be a troll, but I am hoping to find another alternative to NFS.
Having aufs gives me the feeling that NFS should be depreciated.

The two are entirely different things: aufs is a union-style filesystem; NFS is used for sharing files across a network.

cjs
--
Curt Sampson       <cjs@example.com>        +81 90 7737 2974

Mobile sites and software consulting: http://www.starling-software.com


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links