当前位置:网站首页>rhce homework
rhce homework
2022-08-02 06:57:00 【cy11114】
1. Configure the use of ssl to complete https access to the apache server
2. Configure the cgi program to access apache
3.nfs mount
a. Open the /nfs/shared directory for all users to query data; b. Open the /nfs/upload directory, which is the host of the 192.168.xxx.0/24 network segmentData upload directory,
and map the owner and group of all files uploaded by the hosts on this network segment to nfs-upload, whose UID and GID are 2001;
c. Put /home/tom (this directory is uid=1111, the home directory of the tom user with gid=1111) directory is only shared
to the jerry user on the host of 192.168.xxx.128, and jerry has permission to access, create and
delete files in this directory.
4.autofs auto mount
The directory required by the remote nfs server is /nfs/autofs
The client's mount directory /data/autofs
And set the automatic unmount time to 60 seconds
Server side
Client
5. Use https to access web server:
Requires a self-signed CA-signed certificate (openssl, x.509) .crt
and private key
边栏推荐
- 触发器简单解释
- Write implicit join on view with jOOQ 3.14 synthetic foreign key
- zabbix自动发现和自动注册
- Not annotated parameter overrides @NonNullApi parameter
- 路由规划中级篇
- MySQL高阶---存储引擎、索引、锁
- BGP+MPLS Comprehensive Experiment
- Deep learning - CNN realizes the recognition of MNIST handwritten digits
- npm does not recognize the "npm" item as the name of a cmdlet, function, script file, or runnable program.Please check the spelling of the name, and if the path is included, make sure the path is corr
- MySQL(3)
猜你喜欢
随机推荐
Redis(十二) - Redis消息队列
Common functions of pytorch
How to install the specified version package with NPM and view the version number
npm 和 yarn的区别
深入剖析成员变量和局部变量的初始化问题
rhce作业
zabbix auto-discovery and auto-registration
The advantages of making web3d dynamic product display
虚拟现实房产展示系统提前预见未来装修效果
MySQL 5.7 安装教程(全步骤、保姆级教程)
node安装和配置(node-v12.20.2-x64 ) 以及node版本切换介绍
MySql COUNT statistics function explanation
A detailed introduction to the deployment and usage of the Nacos registry
一文搞懂C操作符
Nacos注册中心的部署与用法详细介绍
MySQL高级语句(一)
MySQL高级学习笔记
科技赋能拉萨之“肺”,华为助力拉鲁湿地智慧管理守护绿水青山
Difference between npm and yarn
路由规划中级篇