Please Welcome Nicki Paul to the Moderator Team!


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Please Welcome Nicki Paul to the Moderator Team!
# 8  
Old 10-10-2019
Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. What is on Your Mind?

Please Welcome Simon Sweetman (Chubler_XL) to the Moderator Team

Happy Thanksgiving Holidays, Today, I am happy to welcome Simon Sweetman (Chubler_XL) to the Moderation Team to help provide us some important coverage from (Down Under) Australia. Simon is a Senior Analyst Programmer/Developer at Cedar Creek Company in Brisbane, Australia and his LinkedIn... (7 Replies)
Discussion started by: Neo
7 Replies

2. What is on Your Mind?

Please Welcome Dave Munro to the Moderator Team!

Dear All, I am very pleased to announce that Dave Munro (gull04) is joining the Moderation Team, after being a very valuable member of UNIX.com for 15+ years. Dave is an IT Consultant with 30 years of experience this year, has worked in many of the industry vertical market segments and has... (6 Replies)
Discussion started by: Neo
6 Replies
Login or Register to Ask a Question
netlabel-config(8)					      NetLabel Documentation						netlabel-config(8)

NAME
netlabel-config - NetLabel configuration utility SYNOPSIS
netlabelctl reset| load DESCRIPTION
The NetLabel configuration utility, netlabel-config, is a script designed to make it easier for system administratiors to create, manage, and use complex NetLabel configurations. The netlabel-config script uses the netlabelctl(8) tool and /etc/netlabel.rules configuration file to load a saved NetLabel configuration into the kernel and reset the kernel's NetLabel configuration to the default state when needed. reset Removes any NetLabel configuration loaded into the kernel and resets the kernel's NetLabel state to the default. load Loads the NetLabel configuration specified by /etc/netlabel.rules into the kernel. EXIT STATUS
Returns zero on success, errno values on failure. NOTES
The NetLabel subsystem is supported on Linux Kernels version 2.6.19 and later. The static, or fallback, labels are only supported on Linux Kernels version 2.6.25 and later. The domain mapping address selectors are only supported on Linux Kernels 2.6.28 and later. The NetLabel project site, with more information including the source code repository, can be found at http://netlabel.sf.net. This pro- gram is currently under development, please report any bugs at the project site or directly to the author. AUTHOR
Paul Moore <paul@paul-moore.com> SEE ALSO
netlabelctl(8) paul@paul-moore.com 31 May 2013 netlabel-config(8)