RHCE Ⅱ

1.配置ssh免密登陆:客户端主机通过redhat用户基于秘钥验证方式进行远程连接服务器的root用户。

[root@localhost ~]# ssh-copy-id root@192.168.252.132           进行复制

最后通过密钥登录本地服务器

[root@localhost ~]# ssh root@192.168.252.132
Activate the web console with: systemctl enable --now cockpit.socket

Register this system with Red Hat Insights: insights-client --register
Create an account or view all your systems at https://red.ht/insights-dashboard
Last login: Wed Oct  6 19:23:14 2023

2、综合练习:请给openlab搭建web网站

网站需求: 1.基于域名www.openlab.com可以访问网站内容为 welcome to openlab!!! 2.给该公司创建三个子界面分别显示学生信息,教学资料和缴费网站,基于www.openlab.com/student 网站访问学生信息,www.openlab.com/data网站访问教学资料,www.openlab.com/money网站访问缴费网站。

使用mkdir创建文件夹

依次访问

[root@server openlab]# curl 192.168.0.233
welcome to openlab!!!
[root@server openlab]# curl 192.168.0.233/student/
student message
[root@server openlab]# curl 192.168.0.233/data/
data message
[root@server openlab]# curl 192.168.0.233/money/
money message

3、配置dns服务的正向解析

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值