How do I find the version of a kernel module (*.ko files located in /lib/modules/… directory) in Linux server?
{ 0 comments }
How do I find the version of a kernel module (*.ko files located in /lib/modules/… directory) in Linux server?
{ 0 comments }
Q. I know how to find out information about compiled driver under FreeBSD kernel. But, how do I find out if a Particular feature, driver or filesystem support is compiled into my running Linux kernel or not? How do I find out if DMA support is compiled into my kernel?
{ 0 comments }
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?
{ 24 comments }