<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Frequently Asked Questions About Linux / UNIX &#187; freebsd kernel</title> <atom:link href="http://www.cyberciti.biz/faq/tag/freebsd-kernel/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>FreeBSD Set Network Polling To Boost Performance</title><link>http://www.cyberciti.biz/faq/freebsd-device-polling-network-polling-tutorial/</link> <comments>http://www.cyberciti.biz/faq/freebsd-device-polling-network-polling-tutorial/#comments</comments> <pubDate>Tue, 23 Jun 2009 00:30:33 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[/usr/src/sys/amd64/conf/]]></category> <category><![CDATA[/usr/src/sys/i386/conf/]]></category> <category><![CDATA[freebsd compile kernel]]></category> <category><![CDATA[freebsd device driver]]></category> <category><![CDATA[FreeBSd device polling]]></category> <category><![CDATA[freebsd kernel]]></category> <category><![CDATA[FreeBSD kernel config file location]]></category> <category><![CDATA[freebsd network interfaces]]></category> <category><![CDATA[freebsd network tuning]]></category> <category><![CDATA[ifconfig command]]></category> <category><![CDATA[ifconfig polling]]></category> <category><![CDATA[iperf command]]></category> <category><![CDATA[make command]]></category> <category><![CDATA[measure network performance]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4163</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/freebsd/' title='See all FreeBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/freebsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">I</span>'ve Intel PRO/1000 Gigabit Ethernet adapter installed in my server. How do I set network card (NIC) polling and disable interrupts under FreeBSD operating systems to boost network performance for 100M and 1000M network links?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/freebsd-device-polling-network-polling-tutorial/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>FreeBSD make: don&#039;t know how to make buildkernel. Stop Error and Solution</title><link>http://www.cyberciti.biz/faq/makedont-know-how-to-make-buildkernel/</link> <comments>http://www.cyberciti.biz/faq/makedont-know-how-to-make-buildkernel/#comments</comments> <pubDate>Sat, 21 Jun 2008 21:14:08 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Package management]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[build freebsd kernel]]></category> <category><![CDATA[config]]></category> <category><![CDATA[freebsd cvsup]]></category> <category><![CDATA[freebsd kernel]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[make command]]></category> <category><![CDATA[reboot]]></category> <category><![CDATA[reboot command]]></category> <category><![CDATA[sysinstall command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1140</guid> <description><![CDATA[I'm trying to recompile my kernel by tying the following commands "make buildkernel KERNCONF=NEWKEN". Butm I'm bumped with an error that read as follows - "make: don't know how to make buildkernel. Stop Error and Solution". How do I fix this error?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/makedont-know-how-to-make-buildkernel/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>How do I install FreeBSD kernel source code?</title><link>http://www.cyberciti.biz/faq/freebsd-install-kernel-source-code/</link> <comments>http://www.cyberciti.biz/faq/freebsd-install-kernel-source-code/#comments</comments> <pubDate>Sat, 30 Jun 2007 22:00:20 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[distributions]]></category> <category><![CDATA[freebsd kernel]]></category> <category><![CDATA[kernel source]]></category> <category><![CDATA[source code]]></category> <category><![CDATA[usr]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/freebsd-install-kernel-source-code/</guid> <description><![CDATA[Q. I need to configure FreeBSD kernel but not able to find out source code in /usr/src/sys directory. How do I install FreeBSD source code? A.Your kernel and all related source code is located at /usr/src/sys directory which is also accessible through the /sys path. If there is not a /usr/src/sys directory on your system, [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/freebsd-install-kernel-source-code/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>FreeBSD Setting up Firewall using IPFW</title><link>http://www.cyberciti.biz/faq/howto-setup-freebsd-ipfw-firewall/</link> <comments>http://www.cyberciti.biz/faq/howto-setup-freebsd-ipfw-firewall/#comments</comments> <pubDate>Sat, 14 Apr 2007 12:12:26 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FAQ]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[accounting]]></category> <category><![CDATA[firewall basic setting with ipfw]]></category> <category><![CDATA[freebsd firewall]]></category> <category><![CDATA[freebsd firewall restart command]]></category> <category><![CDATA[freebsd ipfw]]></category> <category><![CDATA[freebsd ipfw script]]></category> <category><![CDATA[freebsd kernel]]></category> <category><![CDATA[ipfw commands freebsd re-load]]></category> <category><![CDATA[ipfw compiled in kernel rules]]></category> <category><![CDATA[ipfw firewall]]></category> <category><![CDATA[ipfw rules how-to]]></category> <category><![CDATA[ipfw: getsockopt(ip_fw_get): protocol not available]]></category> <category><![CDATA[kernel module]]></category> <category><![CDATA[log entries]]></category> <category><![CDATA[packet filter]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/howto-setup-freebsd-ipfw-firewall/</guid> <description><![CDATA[I'm new to FreeBSD and am trying to configure the firewall using IPFW, but I'm having a hard time understanding it as compare to Linux. Can you provide a small example on how to go about setting up the rules for a typical FreeBSD based Apache Web server?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/howto-setup-freebsd-ipfw-firewall/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> </channel> </rss>
