当前位置:网站首页>0710RHCSA
0710RHCSA
2022-07-25 12:59:00 【Psc_February2】
一、在VMware上如何创建虚拟机以及安装linux操作系统
https://blog.csdn.net/Psc_February2/article/details/123599817?spm=1001.2014.3001.5502
二、修改主机名为server.local

三、 将虚拟机的网络连接模式分别调换成仅主机模式、nat模式、桥接模式并获取ip地址使用ssh通过不同用户远程连接
1、仅主机模式

远程连接成功
2、NAT模式
远程连接成功
3、桥接模式

远程连接成功
四、远程连接成功后,总结哪种网络模式可以上网(可以使用ping命令测试)并查看root用户和普通用户的家目录的不同
1、仅主机模式下
2、NAT模式

3、桥接模式

家目录:

五、破解密码
1.加载界面按下e
2.linux末尾行+rd.break console=tty0 按ctrl+x
3.重新挂载 mount -o remount,rw /sysroot
4.修改密码 chroot /sysroot
echo yasuo | passwd --stdin root
5、touch /.autorelabel
6.两次exit

边栏推荐
- OAuth, JWT, oidc, you mess me up
- pytorch创建自己的Dataset加载数据集
- [figure attack and Defense] backdoor attacks to graph neural networks (sacmat '21)
- Zero basic learning canoe panel (12) -- progress bar
- Force deduction 83 biweekly T4 6131. The shortest dice sequence impossible to get, 303 weeks T4 6127. The number of high-quality pairs
- 卷积神经网络模型之——GoogLeNet网络结构与代码实现
- Docekr学习 - MySQL8主从复制搭建部署
- Make a general cascade dictionary selection control based on jeecg -dictcascadeuniversal
- A hard journey
- Atcoder beginer contest 261 f / / tree array
猜你喜欢

卷积神经网络模型之——AlexNet网络结构与代码实现

工业互联网的内涵及其应用

如何用因果推断和实验驱动用户增长? | 7月28日TF67

7行代码让B站崩溃3小时,竟因“一个诡计多端的0”
![[figure attack and Defense] backdoor attacks to graph neural networks (sacmat '21)](/img/d2/6be99fd194c66e4f60af38c6e52c93.png)
[figure attack and Defense] backdoor attacks to graph neural networks (sacmat '21)

Convolutional neural network model -- googlenet network structure and code implementation

【AI4Code】《CoSQA: 20,000+ Web Queries for Code Search and Question Answering》 ACL 2021

Memory layout of program

A hard journey

A turbulent life
随机推荐
AtCoder Beginner Contest 261 F // 树状数组
业务可视化-让你的流程图'Run'起来(3.分支选择&跨语言分布式运行节点)
迁移PaloAlto HA高可用防火墙到Panorama
【视频】马尔可夫链原理可视化解释与R语言区制转换MRS实例|数据分享
【GCN-RS】Region or Global? A Principle for Negative Sampling in Graph-based Recommendation (TKDE‘22)
Selenium uses -- XPath and analog input and analog click collaboration
我的创作纪念日
零基础学习CANoe Panel(12)—— 进度条(Progress Bar)
[Video] Markov chain Monte Carlo method MCMC principle and R language implementation | data sharing
【视频】马尔可夫链蒙特卡罗方法MCMC原理与R语言实现|数据分享
The larger the convolution kernel, the stronger the performance? An interpretation of replknet model
VIM tip: always show line numbers
Make a general cascade dictionary selection control based on jeecg -dictcascadeuniversal
Migrate PaloAlto ha high availability firewall to panorama
牛客论坛项目部署总结
网络空间安全 渗透攻防9(PKI)
使用vsftpd服务传输文件(匿名用户认证、本地用户认证、虚拟用户认证)
Atcoder beginer contest 261 f / / tree array
Redis可视化工具RDM安装包分享
Zero basic learning canoe panel (12) -- progress bar