当前位置:网站首页>Rhcsa - day 13
Rhcsa - day 13
2022-07-04 10:18:00 【Attiude】
Content :
1. Use rpm install zsh( Ignore dependency installation )
Check if... Is installed
Query all installed software
uninstall zsh
[[email protected] ~]# rpm -i --nodeps zsh-5.5.1-6.el8_1.2.x86_64.rpm
[[email protected] ~]# rpm -aq | grep zsh
zsh-5.5.1-6.el8_1.2.x86_64
[[email protected] ~]# rpm -e zsh
[[email protected] ~]# rpm -aq
Inquire about date Command package
Query not installed zsh File information for
2.yum Local source configuration
[[email protected] /]# cd /etc/yum.repos.d/
[[email protected] yum.repos.d]# vim redhat.repo
[[email protected] yum.repos.d]# yum repolist
yum Network source configuration
install httpd Software
see vim Which package does the command belong to
yum uninstall httpd
Clean cache
Recreate cache
3. Source code installation : memcached
[[email protected] ~]# tar -xzf memcached-1.6.12.tar.gz /usr/local/memcached
./configure --prefix=/usr/local/memcached
make
make install
4. see root User processes with terminals
Show processes without terminals
Show all processes
ps -aux and ps aux The difference between
ps -x
ps -a
ps -aux differ ps aux The two are for different systems
bsd The use of -aux
unix It uses aux
边栏推荐
- Tables in the thesis of latex learning
- Realsense d435 d435i d415 depth camera obtains RGB map, left and right infrared camera map, depth map and IMU data under ROS
- Talk about scalability
- 华为联机对战如何提升玩家匹配成功几率
- Kotlin 集合操作汇总
- How web pages interact with applets
- Exercise 9-3 plane vector addition (15 points)
- Safety reinforcement learning based on linear function approximation safe RL with linear function approximation translation 1
- 什么是 DevSecOps?2022 年的定义、流程、框架和最佳实践
- 5g/4g wireless networking scheme for brand chain stores
猜你喜欢
Pcl:: fromrosmsg alarm failed to find match for field 'intensity'
百度研发三面惨遭滑铁卢:面试官一套组合拳让我当场懵逼
How can Huawei online match improve the success rate of player matching
Mmclassification annotation file generation
Hands on deep learning (43) -- machine translation and its data construction
Hands on deep learning (III) -- Torch Operation (sorting out documents in detail)
Hands on deep learning (41) -- Deep recurrent neural network (deep RNN)
El Table Radio select and hide the select all box
Kubernetes CNI 插件之Fabric
品牌连锁店5G/4G无线组网方案
随机推荐
Delayed message center design
Tables in the thesis of latex learning
leetcode1229. Schedule the meeting
[200 opencv routines] 218 Multi line italic text watermark
Hands on deep learning (33) -- style transfer
Uniapp--- initial use of websocket (long link implementation)
Golang Modules
Hands on deep learning (46) -- attention mechanism
Machine learning -- neural network (IV): BP neural network
Exercise 8-7 string sorting (20 points)
libmysqlclient. so. 20: cannot open shared object file: No such file or directory
Kotlin 集合操作汇总
Safety reinforcement learning based on linear function approximation safe RL with linear function approximation translation 2
六月份阶段性大总结之Doris/Clickhouse/Hudi一网打尽
直方图均衡化
Basic principle of servlet and application of common API methods
Dos:disk operating system, including core startup program and command program
How to teach yourself to learn programming
Hands on deep learning (41) -- Deep recurrent neural network (deep RNN)
Es advanced series - 1 JVM memory allocation