Sponsored Content
Full Discussion: UNIX kernel type?
Top Forums UNIX for Dummies Questions & Answers UNIX kernel type? Post 302283196 by Perderabo on Monday 2nd of February 2009 09:16:41 PM
Old 02-02-2009
Every unix kernel I know is monolithic. But there are (or were) a few close cousins that were microkernels.
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

k_trap - kernel mode trap type 0x0000000E

HELP is urgently required, I run on SCO Unix 3 and this is the panic message that I get every time that I reboot 10U k_trap - kernel mode trap type 0x0000000E I have checked the swap already having the following results: #swap -l path dev swaplo blocks free... (3 Replies)
Discussion started by: alex_slb
3 Replies

2. UNIX for Dummies Questions & Answers

you have more and one unix type?

As a formem unix newbe I Just wanted to tell you about this cool site for all you confused people. If you need to support more than one unix type: Use this one. It's a life saver. http://www.unixguide.net/unixguide.shtml here (4 Replies)
Discussion started by: sunbird
4 Replies

3. Linux

Processsor and Kernel type.

If I upgrade my PII motherboard/processor to a Sempron Mobo/processor, do I *HAVE* to make another kernel, or can I still use my current 686 kernel? (0 Replies)
Discussion started by: akbar
0 Replies

4. Programming

Platform type in Unix

Hi all, How does one get the platform type in UNIX (for e.g. sparc/i386)? I need an function call and not the command like uname -p. thanks! (24 Replies)
Discussion started by: slash_blog
24 Replies

5. UNIX for Dummies Questions & Answers

How do I know what type of shells are available in my Unix system?

How do I know what type of shells are available in my Unix system? Are there a single command or environment variable that can let me find that out? Best regards, John Chan (7 Replies)
Discussion started by: shuhang2
7 Replies

6. SCO

PANIC: k_trap - Kernel mode trap type 0x0000000E

Hi, i'm another question: I'm a directory /usr/data on my server sco unix 5.0.5: # du /usr/data 4386948 /usr/data I'm tried to connect to ftp directory /usr/data to this server and: PANIC: k_trap - Kernel mode trap type 0x0000000E Cannot dump 262040 pages to dumpdev hd(1/41):space... (3 Replies)
Discussion started by: sebpes
3 Replies

7. UNIX for Dummies Questions & Answers

Unix version/type

Hi, How can I find out what unix I am using? Thanks C19 (4 Replies)
Discussion started by: c19h28O2
4 Replies

8. UNIX for Advanced & Expert Users

How to check which type of storage is used in unix

SunOS 5.10 Generic_142900-15 sun4v sparc SUNW,T5240 how can i check the storage type being used in unix solaris sparc system? please help me its urgnet.. thank you (1 Reply)
Discussion started by: aesgs
1 Replies

9. Filesystems, Disks and Memory

How to check which type of storage is used in unix

how can i check the storage type being used in unix solaris sparc system? please help me its urgnet.. thank you (4 Replies)
Discussion started by: aesgs
4 Replies

10. UNIX and Linux Applications

Type of UNIX applications

Hello, We are planning a migration from UNIX (HP-UX, AIX, Solaris) to Linux on AZURE. I know it sounds like extremely complicated :( That's why we need your help :) We are at the beggining of stage. We need to categorize the types of applications (software) that generally runs on UNIX... (3 Replies)
Discussion started by: anton.robidson
3 Replies
SHOREWALL6-MODULES(5)						  [FIXME: manual]					     SHOREWALL6-MODULES(5)

NAME
modules - shorewall6 file SYNOPSIS
/usr/share/shorewall6/modules /usr/share/shorewall6/helpers DESCRIPTION
These files specify which kernel modules shorewall6 will load before trying to determine your ip6tables/kernel's capabilities. The modules file is used when LOAD_HELPERS_ONLY=No in shorewall6.conf[1](8); the helpers file is used when LOAD_HELPERS_ONLY=Yes. Each record in the files has the following format: loadmodule modulename [moduleoption...] The modulename names a kernel module (without suffix). shorewall6 will search for modules based on your MODULESDIR and MODULE_SUFFIX settings in shorewall6.conf[1](8). The moduleoptions are passed to modprobe (if installed) or to insmod. The /usr/share/shorewall6/modules file contains a large number of modules. Users are encouraged to copy the file to /etc/shorewall6/modules and modify the copy to load only the modules required or use LOAD_HELPERS_ONLY=Yes..if n .sp Note If you build monolithic kernels and have not installed module-init-tools, then create an empty /etc/shorewall6/modules file; that will prevent shorewall6 from trying to load modules at all. EXAMPLE
loadmodule ip_conntrack_ftp ports=21,221 FILES
/usr/share/shorewall6/modules /usr/share/shorewall6/helpers /etc/shorewall6/modules /etc/shorewall6/helpers SEE ALSO
shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), shorewall6-maclist(5), shoewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), shorewall6-providers(5), shorewall6-rtrules(5), shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5), shorewall6-zones(5) NOTES
1. shorewall6.conf http://www.shorewall.net/manpages6/shorewall6.conf.html [FIXME: source] 06/28/2012 SHOREWALL6-MODULES(5)
All times are GMT -4. The time now is 02:11 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy