当前位置:网站首页>0720RHCSA
0720RHCSA
2022-07-25 13:18:00 【Psc_ February2】
Use rpm install zsh( Ignore dependency installation )
[[email protected] ~]# rpm --nodeps -hiv zsh-5.5.1-9.el8.x86_64.rpm
warning: zsh-5.5.1-9.el8.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 8483c65d: NOKEY
Verifying... ################################# [100%]
Preparing... ################################# [100%]
Updating / installing...
1:zsh-5.5.1-9.el8 ################################# [100%]
- Check if... Is installed
[[email protected] ~]# rpm -qi zsh-5.5.1-9.el8.x86_64.rpm zsh-5.5.1-9.el8.x86_64uninstall zsh
[[email protected] ~]# rpm -e zsh-5.5.1-9.el8.x86_64Query all installed software
[[email protected] ~]# rpm -qaInquire about date Command package
[[email protected] ~]# whereis date date: /usr/bin/date /usr/share/man/man1/date.1.gz /usr/share/man/man1p/date.1p.gz [[email protected] ~]# cd /usr/bin/ [[email protected] bin]# rpm -qf date coreutils-8.30-12.el8.x86_64Query not installed zsh File information for
[[email protected] bin]# rpm -ql zsh-5.5.1-9.el8.x86_64 package zsh-5.5.1-9.el8.x86_64 is not installedyum Local source configuration
[[email protected] mnt]# mount /dev/sr0 /mnt/ mount: /mnt: /dev/sr0 already mounted on /mnt. [[email protected] mnt]# cd /etc/yum.repos.d/ [[email protected] yum.repos.d]# vim redhat.repo """ [BaseOS] name=BaseOS baseurl=file:///mnt/BaseOS gpgcheck=0 [AppStream] name=AppStream baseurl=file:///mnt/AppStream gpgcheck=0 """ To configure [[email protected] yum.repos.d]# yum clean all [[email protected] yum.repos.d]# yum makecacheyum Network source configuration
sftp> put C:\Users\jameth\Desktop\Centos-vault-8.5.2111.repo /etc/yum.repos.d Uploading C:/Users/jameth/Desktop/Centos-vault-8.5.2111.repo to /etc/yum.repos.d/Centos-vault-8.5.2111.repo C:/Users/jameth/Desktop/Centos-vault-8.5.2111.repo 100% 2519 1.2MB/s 00:00 [[email protected] yum.repos.d]# ls -l total 8 -rw-r--r--. 1 root root 2519 Jul 20 18:57 Centos-vault-8.5.2111.repo -rw-r--r--. 1 root root 487 Jul 20 18:35 redhat.repo [[email protected] yum.repos.d]# yum clean all [[email protected] yum.repos.d]# yum makecacheinstall httpd Software
[[email protected] yum.repos.d]# yum install httpdsee vim Which package does the command belong to
[[email protected] yum.repos.d]# whereis vim vim: /usr/bin/vim /usr/share/vim /usr/share/man/man1/vim.1.gz [[email protected] yum.repos.d]# rpm -qf /usr/bin/vim vim-enhanced-8.0.1763-16.el8.x86_64yum uninstall httpd
[[email protected] yum.repos.d]# yum remove httpdClean cache
[[email protected] yum.repos.d]# yum clean allRecreate cache
[[email protected] yum.repos.d]# yum makecacheinstall postgresql Version in the module 13
[[email protected] yum.repos.d]# yum install @postgresql:13Source code installation : httpd
[[email protected] ~]# tar xf httpd-2.4.12.tar.gz [[email protected] ~]# cd httpd-2.4.12/ [[email protected] ~]# ./configure --prefix=/usr/local/httpd24 --enable-so --enable-rewrite --enable-ssl [[email protected] ~]# make && make installsee root User processes with terminals
[[email protected] ~]# ps -lShow processes without terminals
[[email protected] ~]# ps -xShow all processes
[[email protected] ~]# ps auxsee 1 In minutes CPU Time ago 10 The process of ( Use top command
top |head -;top |grep -v PID|sort -rn -k +|head
边栏推荐
- OAuth,JWT ,OIDC你们搞得我好乱啊
- The programmer's father made his own AI breast feeding detector to predict that the baby is hungry and not let the crying affect his wife's sleep
- 备战2022 CSP-J1 2022 CSP-S1 初赛 视频集
- 6W+字记录实验全过程 | 探索Alluxio经济化数据存储策略
- 全球都热炸了,谷歌服务器已经崩掉了
- 【GCN】《Adaptive Propagation Graph Convolutional Network》(TNNLS 2020)
- Redis visualizer RDM installation package sharing
- Seven lines of code made station B crash for three hours, but "a scheming 0"
- 录制和剪辑视频,如何解决占用空间过大的问题?
- 错误: 找不到或无法加载主类 xxxx
猜你喜欢

安装mujoco报错:distutils.errors.DistutilsExecError: command ‘gcc‘ failed with exit status 1
![[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)

7行代码让B站崩溃3小时,竟因“一个诡计多端的0”

0716RHCSA

G027-OP-INS-RHEL-04 RedHat OpenStack 创建自定义的QCOW2格式镜像
![[review SSM framework series] 15 - Summary of SSM series blog posts [SSM kill]](/img/fb/6ca8e0eb57c76c515e2aae68e9e549.png)
[review SSM framework series] 15 - Summary of SSM series blog posts [SSM kill]

Shell常用脚本:判断远程主机的文件是否存在

Cyberspace Security penetration attack and defense 9 (PKI)

深度学习的训练、预测过程详解【以LeNet模型和CIFAR10数据集为例】

Convolutional neural network model -- googlenet network structure and code implementation
随机推荐
Shell common script: judge whether the file of the remote host exists
Design and principle of thread pool
央行数研所穆长春:数字人民币可控匿名是维护公众利益和金融安全的客观需要
Convolutional neural network model -- vgg-16 network structure and code implementation
pytorch创建自己的Dataset加载数据集
Introduction to web security UDP testing and defense
【AI4Code】《IntelliCode Compose: Code Generation using Transformer》 ESEC/FSE 2020
How to solve the problem of taking up too much space when recording and editing videos?
[review SSM framework series] 15 - Summary of SSM series blog posts [SSM kill]
arm架构移植alsa-lib和alsa-utils一路畅通
G027-OP-INS-RHEL-04 RedHat OpenStack 创建自定义的QCOW2格式镜像
Detailed explanation of the training and prediction process of deep learning [taking lenet model and cifar10 data set as examples]
面试官问我:Mysql的存储引擎你了解多少?
Excel import and export source code analysis
【GCN-CTR】DC-GNN: Decoupled GNN for Improving and Accelerating Large-Scale E-commerce Retrieval WWW22
【服务器数据恢复】HP EVA服务器存储RAID信息断电丢失的数据恢复
好友让我看这段代码
ThreadLocal&Fork/Join
The migration of arm architecture to alsa lib and alsa utils is smooth
卷积神经网络模型之——GoogLeNet网络结构与代码实现