当前位置:网站首页>Fedora/rehl installation semanage
Fedora/rehl installation semanage
2022-07-06 04:15:00 【InfoQ】
Check the package to install
dnf provides semanage

install
sudo dnf install policycoreutils-python-utils
Verification and installation
semanage -h
[[email protected] conf.d]$ semanage -h
usage: semanage [-h] {import,export,login,user,port,ibpkey,ibendport,interface,module,node,fcontext,boolean,permissive,dontaudit} ...
semanage is used to configure certain elements of SELinux policy with-out requiring modification to or recompilation from policy source.
positional arguments:
{import,export,login,user,port,ibpkey,ibendport,interface,module,node,fcontext,boolean,permissive,dontaudit}
import Import local customizations
export Output local customizations
login Manage login mappings between linux users and SELinux confined users
user Manage SELinux confined users (Roles and levels for an SELinux user)
port Manage network port type definitions
ibpkey Manage infiniband ibpkey type definitions
ibendport Manage infiniband end port type definitions
interface Manage network interface type definitions
module Manage SELinux policy modules
node Manage network node type definitions
fcontext Manage file context mapping definitions
boolean Manage booleans to selectively enable functionality
permissive Manage process type enforcement mode
dontaudit Disable/Enable dontaudit rules in policy
options:
-h, --help show this help message and exit

边栏推荐
- Yyds dry goods inventory web components series (VII) -- life cycle of custom components
- 综合能力测评系统
- MySQL learning record 13 database connection pool, pooling technology, DBCP, c3p0
- Solution of storage bar code management system in food industry
- 深入浅出node模板解析错误escape is not a function
- 电脑钉钉怎么调整声音
- /usr/bin/gzip: 1: ELF: not found/usr/bin/gzip: 3: : not found/usr/bin/gzip: 4: Syntax error:
- Figure application details
- Explain in simple terms node template parsing error escape is not a function
- Stc8h development (XII): I2C drive AT24C08, at24c32 series EEPROM storage
猜你喜欢

When debugging after pycharm remote server is connected, trying to add breakpoint to file that does not exist: /data appears_ sda/d:/segmentation

lora网关以太网传输

Stc8h development (XII): I2C drive AT24C08, at24c32 series EEPROM storage

TCP/IP协议里面的网关地址和ip地址有什么区别?

Solution to the problem that the root account of MySQL database cannot be logged in remotely

Detailed explanation of serialization and deserialization

Database, relational database and NoSQL non relational database

MySql數據庫root賬戶無法遠程登陸解决辦法

Redis (replicate dictionary server) cache

DM8 backup set deletion
随机推荐
软考 系统架构设计师 简明教程 | 总目录
Global and Chinese markets for MRI safe implants 2022-2028: technology, participants, trends, market size and share Research Report
深入浅出node模板解析错误escape is not a function
C. The Third Problem(找规律)
How can programmers resist the "three poisons" of "greed, anger and ignorance"?
【可调延时网络】基于FPGA的可调延时网络系统verilog开发
Global and Chinese market of rubber wheel wedges 2022-2028: Research Report on technology, participants, trends, market size and share
颠覆你的认知?get和post请求的本质
Lombok原理和同时使⽤@Data和@Builder 的坑
Leetcode32 longest valid bracket (dynamic programming difficult problem)
Stable Huawei micro certification, stable Huawei cloud database service practice
2/13 review Backpack + monotonic queue variant
Scalpel like analysis of JVM -- this article takes you to peek into the secrets of JVM
关于进程、线程、协程、同步、异步、阻塞、非阻塞、并发、并行、串行的理解
2327. 知道秘密的人数(递推)
MySql數據庫root賬戶無法遠程登陸解决辦法
解决“C2001:常量中有换行符“编译问题
[tomato assistant installation]
Développement d'un module d'élimination des bavardages à clé basé sur la FPGA
P2102 地砖铺设(dfs&贪心)