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






边栏推荐
- 虚拟现实房产展示系统提前预见未来装修效果
- c语言指针运算
- MySQL高级-MVCC(超详细整理)
- MySQL联合查询(多表查询)
- Luogu mini game Daquan (everyone who uses Luogu must know)
- Difference between npm and yarn
- npm、cnpm的安装
- MySQL Advanced SQL Statements (2)
- Polar Parametrization for Vision-based Surround-View 3D Detection 论文笔记
- MySQL 5.7 installation tutorial (full-step, nanny-level tutorial)
猜你喜欢
随机推荐
The international top conference OSDI included Taobao system papers for the first time, and the device-cloud collaborative intelligence was recommended by the keynote speech of the conference
Important concepts of target detection - IOU, receptive field, hole convolution, mAP
Deep learning - CNN realizes the recognition of MNIST handwritten digits
直播系统聊天技术(八):vivo直播系统中IM消息模块的架构实践
MySQL(3)
Nacos installation configuration and single-machine deployment tutorial
从入门到精通的MySQL数据库视频教程
深度学习——CNN实现MNIST手写数字的识别
MySQL 23道经典面试吊打面试官
nodejs的安装和全局配置(超详细哦)
Tips for programmers to write PPT
Polar Parametrization for Vision-based Surround-View 3D Detection 论文笔记
MySql 5.7.38 download and installation tutorial, and realize the operation of MySql in Navicat
MySQL database video tutorial from beginner to proficient
APT + Transform 实现多模块应用Application生命周期分发
nacos安装配置和单机部署教程
机器学习——支持向量机原理
Redis(十一) - 异步优化秒杀
Thread Basics (1)
MySQL高级语句(一)









