当前位置:网站首页>rhce作业
rhce作业
2022-08-02 05:15:00 【cy11114】
1.配置使用ssl完成https访问apache服务器

2.配置访问apache的cgi程序
3.nfs挂载
a、开放/nfs/shared目录,供所有用户查询资料; b、开放/nfs/upload目录,该目录为192.168.xxx.0/24网段的主机的数据上传目录,
并将所有该网段主机上传文件的所属者和所属组映射为nfs-upload,其UID和GID为2001;
c、将/home/tom(该目录为uid=1111,gid=1111的tom用户的家目录)目录仅共享
给192.168.xxx.128这台主机上的jerry用户,jerry对该目录具有访问、新建和
删除文件的权限。






4.autofs自动挂载
远程nfs服务器要的目录为/nfs/autofs
客户端的的挂载目录/data/autofs
且设置自动卸载时间为60秒
服务器端

客户端


5.使用https来访问的web服务器:
要求使用自签名的CA签名证书(openssl, x.509) .crt
以及私钥






边栏推荐
猜你喜欢

Redis(十二) - Redis消息队列

leetcode每天5题-Day04

Polar Parametrization for Vision-based Surround-View 3D Detection Paper Notes

Introduction to Grid Layout

关于 VS Code 优化启动性能的实践

The virtual reality real estate display system foresees the future decoration effect in advance

分布式文件存储服务器之Minio对象存储技术参考指南

Meta公司新探索 | 利用Alluxio数据缓存降低Presto延迟

保证家里和企业中的WIFI安全-附AC与AP组网实验

【解决】RESP.app 连接不上redis
随机推荐
Block elements, inline elements (
elements, span elements)Redis(十二) - Redis消息队列
【C语言】LeetCode26.删除有序数组中的重复项&&LeetCode88.合并两个有序数组
kubernetes affinity, anti-affinity, taint, tolerance
分布式文件存储服务器之Minio对象存储技术参考指南
Detailed explanation of interface in Go language
5年在职经验之谈:2年功能测试、3年自动化测试,从入门到不可自拔...
leetcode每天5题-Day04
51 microcontroller peripherals article: dot-matrix LCD
How much does a test environment cost? Start with cost and efficiency
Shell 脚本不同玩法
pytorch basic operations: classification tasks using neural networks
25K test old bird's 6-year experience in interviews, four types of companies, four types of questions...
flex布局(弹性布局)
Important concepts of target detection - IOU, receptive field, hole convolution, mAP
如何进行并发数计算(稳定性测试和压力测试)?
Polar Parametrization for Vision-based Surround-View 3D Detection Paper Notes
21 Day Learning Challenge Schedule
软件测试在职2年跳槽4次,你还在怪老板不给你涨薪?
程序员写PPT的小技巧