CINXE.COM

FreeBSD from FOLDOC

<!DOCTYPE html> <html lang="en"> <head> <title>FreeBSD from FOLDOC</title> <meta http-equiv="Content-Security-Policy" content="default-src 'unsafe-inline' http: https:"> <meta name="verify-v1" content="siAI0ZOMn41hao0E/T76D1I2L3MtFjzE48P3ctCjRNU="> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <meta name="google-translate-customization" content="828219db36930e1e-c51d915bf2ea717c-g9b503f9a85d5b5a7-a"> <!-- Google Analytics Global site tag (gtag.js) --> <script src="https://www.googletagmanager.com/gtag/js?id=UA-9715943-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-9715943-1'); </script> <!-- End Google Analytics --> <link href="//fonts.googleapis.com/css?family=Duru+Sans%7CBelgrano%7CInconsolata%7CAlef%7CArmata" rel="stylesheet" type="text/css"> <link rel="stylesheet" type="text/css" href="/css/layout.css?2"> <!-- realfavicongenerator.net --> <link rel="apple-touch-icon" sizes="152x152" href="/im/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/im/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/im/favicon-16x16.png"> <link rel="manifest" href="/im/site.webmanifest"> <link rel="mask-icon" href="/im/safari-pinned-tab.svg" color="#5bbad5"> <link rel="canonical" href="https://foldoc.org/FreeBSD"> <link rel="alternate" type="application/rss+xml" title="FOLDOC" href="/rss.xml"> <link rel="search" title="FOLDOC" type="application/opensearchdescription+xml" href="//foldoc.org/search.xml"> <!-- AdSense --> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5521724329338202" crossorigin="anonymous"></script> <!-- AdSense end --> </head> <body> <div id="fb-root"></div> <script> (function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <div id="container"> <div id="left"> <a href="/"> <img src="/foldoc.gif" width="300" height="98" alt="Free On-line Dictionary of Computing" class="logo"> </a> <div id="nav"> <a href="/contents.html" class="button">Contents</a> <a href="/help.html" class="button">Help</a> <a href="/random-entry" class="button">Random</a> </div> <form action="/"> <input type="text" name="query" id="query" autofocus="autofocus"> <input type="submit" name="action" value="Search" class="button"> </form> <div id="content"> <h2>FreeBSD</h2> <p></p> <p>&lt;<i><a href="contents/operating-system.html">operating system</a></i>&gt;</p> <p> A free <a href="/operating+system">operating system</a> based on the <a href="/BSD+4.4-lite">BSD 4.4-lite</a> release from <a href="/Computer+Systems+Research+Group">Computer Systems Research Group</a> at the <a href="/University+of+California+at+Berkeley">University of California at Berkeley</a>. <p></p> FreeBSD requires an <a href="/ISA">ISA</a>, <a href="/EISA">EISA</a>, <a href="/VESA">VESA</a>, or <a href="/PCI">PCI</a> based computer with an <a href="/Intel+80386SX">Intel 80386SX</a> to <a href="/Pentium">Pentium</a> CPU (or compatible <a href="/AMD">AMD</a> or <a href="/Cyrix">Cyrix</a> CPU) with 4 megabytes of <a href="/RAM">RAM</a> and 60MB of disk space. <p></p> Some of FreeBSD's features are: <a href="/preemptive+multitasking">preemptive multitasking</a> with dynamic priority adjustment to ensure smooth and fair sharing of the computer between applications and users. Multiuser access - <a href="/peripherals">peripherals</a> such as printers and tape drives can be shared between all users. Complete <a href="/TCP/IP">TCP/IP</a> networking including <a href="/SLIP">SLIP</a>, <a href="/PPP">PPP</a>, <a href="/NFS">NFS</a> and <a href="/NIS">NIS</a>. <a href="/Memory+protection">Memory protection</a>, <a href="/demand-paged+virtual+memory">demand-paged virtual memory</a> with a merged <a href="/VM">VM</a>/<a href="/buffer+cache">buffer cache</a> design. FreeBSD was designed as a <a href="/32+bit+operating+system">32 bit operating system</a>. <a href="/X+Window+System">X Window System</a> (X11R6) provides a <a href="/graphical+user+interface">graphical user interface</a>. <a href="/Binary+compatibility">Binary compatibility</a> with many programs built for <a href="/SCO">SCO</a>, <a href="/BSDI">BSDI</a>, <a href="/NetBSD">NetBSD</a>, <a href="/386BSD">386BSD</a>, and <a href="/Linux">Linux</a>. Hundreds of ready-to-run applications in the FreeBSD ports collection. FreeBSD is <a href="/source+code+compatible">source code compatible</a> with most popular commercial <a href="/Unix">Unix</a> systems and thus most applications require few, if any, changes to compile. <a href="/Shared+libraries">Shared libraries</a>. A full compliment of <a href="/C">C</a>, <a href="/C%2b%2b">C++</a>, <a href="/Fortran">Fortran</a> and <a href="/Perl">Perl</a> development tools and many other languages. <a href="/Source+code">Source code</a> for the entire system is available. Extensive on-line documentation. <p></p> <em><a href="http://freebsd.org/">http://freebsd.org/</a></em>. <p></p> <em><a href="ftp://ftp.freebsd.org/pub/FreeBSD">ftp://ftp.freebsd.org/pub/FreeBSD</a></em> or try your nearest <a href="/mirror+site">mirror site</a> listed at the home site or buy the <a href="/CD-ROM">CD-ROM</a> from <a href="/Walnut+Creek">Walnut Creek</a>. <p></p> <p class="updated">Last updated: <a href="/new.html">1998-11-24</a></p> <p></p> <p class="vertical-space"></p><h3>Nearby terms:</h3> <p class="neighbours"> <a href="/frednet">frednet</a> &diams; <a href="/free">free</a> &diams; <b><a href="/FreeBSD">FreeBSD</a></b> &diams; <a href="/FreeHEP">FreeHEP</a> &diams; <a href="/Freenet">Freenet</a> &diams; <a href="/Free+Objects+for+Crystallography">Free Objects for Crystallography</a> </p> <p> Try this search on <a href="https://www.wikipedia.org/wiki/Special:Search?search=FreeBSD">Wikipedia</a>, <a href="https://www.wiktionary.org/wiki/FreeBSD">Wiktionary</a>, <a href="https://www.google.com/search?q=define:FreeBSD">Google</a>, <a href="https://www.onelook.com/?w=FreeBSD">OneLook</a>. </p> <p class="vertical-space"></p> <hr> <div></div> <hr> <!-- if HTMLCOMMENTBOX --> <div id="HCB_comment_box">Loading</div> <link rel="stylesheet" type="text/css" href="//www.htmlcommentbox.com/static/skins/bootstrap/twitter-bootstrap.css?v=0"> <script language="javascript" id="hcb"> hcb_user = { PAGE: 'https://foldoc.org/FreeBSD', comments_header: ' ', no_comments_msg: ' ', err_comment_empty: 'Your comment was not posted because it was empty!', rss: '', }; var s = document.createElement("script"); s.setAttribute("type", "text/javascript"); s.setAttribute("src", "//www.htmlcommentbox.com/jread?page=" + escape(hcb_user.PAGE).replace(/\+/g, "%2B") + "&mod=%241%24wq1rdBcg%24.0y2uzvjA2bsnhzpXVq9F." + "&opts=17374&num=10"); // No e-mail field: 16846 if (typeof s != "undefined") document.getElementsByTagName("head")[0].appendChild(s); </script> <script> setTimeout(function () { document.getElementById('hcb_form_content').rows = 1 }, 1000); </script> <hr> <!-- end HTMLCOMMENTBOX --> </div> <!-- content --> </div> <!-- left --> <div id="right"> <div id="google_translate_element"> <script> function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element'); } </script> <script src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> </div> <p><br></p> <hr> <div id="social"> <div class="fb-like" data-href="http://foldoc.org/" data-layout="button_count" data-action="like" data-show-faces="false" data-share="true"> </div> <a href="https://twitter.com/share" class="twitter-share-button" data-via="foldoc"> Tweet </a> <script> if (!document.getElementById('twitter-wjs')) { var fjs = document.getElementsByTagName('script')[0], js = document.createElement('script'); js.id = 'twitter-wjs'; js.src = 'https://platform.twitter.com/widgets.js'; fjs.parentNode.insertBefore(js, fjs); } </script> </div> <hr> <div> <p></p> </div> <p> <a href="/rss.xml"> <img src="/orangerss.gif" width="14" height="14" alt="RSS feed of new items"> </a> &nbsp; <a href="/new.html">Recent Updates</a> &nbsp; &nbsp; | &nbsp; &nbsp; <a href="/missing.html">Missing Terms</a> </p> <p>Updated: Sat, 05 Apr 2025 21:25:49 GMT</p> <p>15282 entries</p> <p><em><a href="/Free+On-line+Dictionary">Copyright Denis Howe 1985</a></em></p> </div> <!-- right --> </div> <!-- container --> <!-- Start Quantcast --> <script type="text/javascript"> window._qevents = window._qevents || []; (function() { var elem = document.createElement('script'); elem.src = 'https://secure.quantserve.com/quant.js'; elem.async = true; elem.type = 'text/javascript'; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); window._qevents.push({ qacct: 'p-48Rosdvs3EiOc', uid: '__INSERT_EMAIL_HERE__' }); </script> <noscript> <div style="display:none;"> <img src="https//pixel.quantserve.com/pixel/p-48Rosdvs3EiOc.gif" border="0" height="1" width="1" alt="Quantcast"/> </div> </noscript> <!-- End Quantcast --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10