当前位置:网站首页>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






边栏推荐
猜你喜欢

leetcode-338.比特位计数

MySQL union query (multi-table query)

Redis(十二) - Redis消息队列

NPM 安装指定版本包的方法及版本号查看

APP special test: traffic test

DNS的解析流程

pl/sql之神奇的嵌套与变量生命周期

Polar Parametrization for Vision-based Surround-View 3D Detection 论文笔记

A list of 300+ learning resources compiled by senior engineers of the Tao Department (the latest version in 2021)

Nacos数据库配置
随机推荐
MySQL classic 50 practice questions and the most detailed analysis of the whole network
MySQL union query (multi-table query)
机器学习——支持向量机原理
Nacos installation detailed process
Dataset:机器学习中常用数据集下载链接集合之详细攻略
Shell 脚本不同玩法
股价屡创新低 地产SaaS巨头陷入困境 明源云该如何转型自救?
MySQL高阶---存储引擎、索引、锁
洛谷小游戏大全(用洛谷的人都得知道)
Smart people's game improvement: Chapter 3, Lesson 2: "Number of Tongtong" (number)
Leetcode parentheses matching problem -- 32. The longest parentheses effectively
引领需求 为HR价值正名——“人力资源领先模型HRLM”成功首发
Leetcode周赛304
APP专项测试:流量测试
npm 和 yarn的区别
代码编世界 科技创未来
路由规划中级篇
【OpenCV从入门到实践】图像处理技术[像素](全网最详细)
Deep learning - CNN realizes the recognition of MNIST handwritten digits
MySQL Advanced SQL Statements (2)