16.1. | FreeBSD uses a lot of swap space even when the computer has free memory left. Why? | ||||||
FreeBSD will proactively move entirely idle, unused pages of main memory into swap in order to make more main memory available for active use. This heavy use of swap is balanced by using the extra free memory for cacheing. Note that while FreeBSD is proactive in this regard, it does not arbitrarily decide to swap pages when the system is truly idle. Thus, the system will not be all paged out after leaving it idle overnight. | |||||||
16.2. | Why does | ||||||
The simple answer is that free memory is wasted
memory. Any memory that programs do not actively
allocate is used within the FreeBSD kernel as disk cache.
The values shown by top(1) labeled as
| |||||||
16.3. | Why will | ||||||
Symlinks do not have permissions, and by default,
chmod(1) will follow symlinks to change the
permissions on the source file, if possible. For
the file,
However, the permissions on When changing modes of the file hierarchies rooted in
the files instead of the files themselves, use
either Warning:
With the trailing slash, chmod(1) will follow
the symlink, | |||||||
16.4. | Can I run DOS binaries under FreeBSD? | ||||||
Yes. A DOS emulation program, emulators/doscmd, is available in the FreeBSD Ports Collection. If doscmd will not suffice, emulators/pcemu emulates an 8088 and enough BIOS services to run many DOS text-mode applications. It requires the X Window System. The Ports Collection also has emulators/dosbox. The main focus of this application is emulating old DOS games using the local file system for files. | |||||||
16.5. | What do I need to do to translate a FreeBSD document into my native language? | ||||||
See the Translation FAQ in the FreeBSD Documentation Project Primer. | |||||||
16.6. | Why does my email to any address at | ||||||
The
Other advice to help mail reach its destination include:
If you still have trouble with email infrastructure at
| |||||||
16.7. | Where can I find a free FreeBSD account? | ||||||
While FreeBSD does not provide open access to any of their servers, others do provide open access UNIX® systems. The charge varies and limited services may be available. Arbornet, Inc, also known as M-Net, has been providing open access to UNIX® systems since 1983. Starting on an Altos running System III, the site switched to BSD/OS in 1991. In June of 2000, the site switched again to FreeBSD. M-Net can be accessed via telnet and SSH and provides basic access to the entire FreeBSD software suite. However, network access is limited to members and patrons who donate to the system, which is run as a non-profit organization. M-Net also provides an bulletin board system and interactive chat. | |||||||
16.8. | What is the cute little red guy's name? | ||||||
He does not have one, and is just called “the BSD daemon”. If you insist upon using a name, call him “beastie”. Note that “beastie” is pronounced “BSD”. More about the BSD daemon is available on his home page. | |||||||
16.9. | Can I use the BSD daemon image? | ||||||
Perhaps. The BSD daemon is copyrighted by Marshall Kirk McKusick. Check his Statement on the Use of the BSD Daemon Figure for detailed usage terms. In summary, the image can be used in a
tasteful manner, for personal use, so long as appropriate
credit is given. Before using the logo commercially,
contact Kirk McKusick | |||||||
16.10. | Do you have any BSD daemon images I could use? | ||||||
Xfig and eps drawings are available under
| |||||||
16.11. | I have seen an acronym or other term on the mailing lists and I do not understand what it means. Where should I look? | ||||||
Refer to the FreeBSD Glossary. | |||||||
16.12. | Why should I care what color the bikeshed is? | ||||||
The really, really short answer is that you should not. The somewhat longer answer is that just because you are capable of building a bikeshed does not mean you should stop others from building one just because you do not like the color they plan to paint it. This is a metaphor indicating that you need not argue about every little feature just because you know enough to do so. Some people have commented that the amount of noise generated by a change is inversely proportional to the complexity of the change. The longer and more complete answer is that after a
very long argument about whether sleep(1) should take
fractional second arguments, Poul-Henning Kamp
|
All FreeBSD documents are available for download at http://ftp.FreeBSD.org/pub/FreeBSD/doc/
Questions that are not answered by the
documentation may be
sent to <[email protected]>.
Send questions about this document to <[email protected]>.