当前位置:网站首页>RHSA first day operation
RHSA first day operation
2022-07-07 12:24:00 【Miracle_ ze】
Catalog
subject
Homework :
1. Change the network connection mode of virtual machine to host only mode 、nat Pattern 、 Bridge mode and get ip Address using ssh Connect remotely through different users
2. After the remote connection is successful , Summarize which network mode can access the Internet ( have access to ping Command test ) And look at root The difference between the home directory of users and ordinary users
3. Change the hostname to server.local
4. Crack the code
NAT Pattern
IP:
SSH( through )
Administrators :
Ordinary users :
The Internet ( through )
Bridging mode
The use of WIFI, No network cable
Ip:
Ssh:
Administrators
Ordinary users
The Internet :
Host mode
Ip
Ssh:
Administrators
Ordinary users :
The Internet ( nothing )
Change user name
Crack the code
Press on restart E
Add... In the last line
Make a password change
summary :
The three modes are WIFI Under the net ( No cable connected ),NAT Mode and bridge mode can be connected to the Internet
边栏推荐
- SwiftUI 教程之如何在 2 秒内实现自动滚动功能
- TypeScript 接口继承
- 全球首堆“玲龙一号”反应堆厂房钢制安全壳上部筒体吊装成功
- 【滤波跟踪】捷联惯导纯惯导解算matlab实现
- The left-hand side of an assignment expression may not be an optional property access.ts(2779)
- Simple network configuration for equipment management
- Matlab implementation of Huffman coding and decoding with GUI interface
- 即刻报名|飞桨黑客马拉松第三期盛夏登场,等你挑战
- Tutorial on the principle and application of database system (011) -- relational database
- Epp+dis learning road (2) -- blink! twinkle!
猜你喜欢
Hi3516全系统类型烧录教程
盘点JS判断空对象的几大方法
Completion report of communication software development and Application
(to be deleted later) yyds, paid academic resources, please keep a low profile!
wallys/Qualcomm IPQ8072A networking SBC supports dual 10GbE, WiFi 6
【数据聚类】基于多元宇宙优化DBSCAN实现数据聚类分析附matlab代码
人大金仓受邀参加《航天七〇六“我与航天电脑有约”全国合作伙伴大会》
(待会删)yyds,付费搞来的学术资源,请低调使用!
Hi3516 full system type burning tutorial
Processing strategy of message queue message loss and repeated message sending
随机推荐
30. Few-shot Named Entity Recognition with Self-describing Networks 阅读笔记
免备案服务器会影响网站排名和权重吗?
数据库系统原理与应用教程(007)—— 数据库相关概念
平安证券手机行开户安全吗?
110. Network security penetration test - [privilege promotion 8] - [windows sqlserver xp_cmdshell stored procedure authorization]
Is it safe to open Huatai's account in kainiu in 2022?
powershell cs-UTF-16LE编码上线
EPP+DIS学习之路(2)——Blink!闪烁!
<No. 8> 1816. 截断句子 (简单)
An error occurred when vscade tried to create a file in the target directory: access denied [resolved]
@What happens if bean and @component are used on the same class?
MATLAB实现Huffman编码译码含GUI界面
[data clustering] realize data clustering analysis based on multiverse optimization DBSCAN with matlab code
How to connect 5V serial port to 3.3V MCU serial port?
Several methods of checking JS to judge empty objects
关于 Web Content-Security-Policy Directive 通过 meta 元素指定的一些测试用例
EPP+DIS学习之路(1)——Hello world!
Let digital manage inventory
数据库系统原理与应用教程(009)—— 概念模型与数据模型
@Bean与@Component用在同一个类上,会怎么样?