当前位置:网站首页>RHCSA2
RHCSA2
2022-07-05 12:50:00 【Grey rain】
2、 Accessing the command line
# by root
¥ For ordinary users
Multiple commands can be used ; separate
ctrl+alt+F1-F6
Switch console , The default is in F1
ctrl+alt+F3 Enter the text interface
ls List the information of the current directory
-l List details
-a Do not ignore hidden files
-R Represent recursion
ls -l /tmp/ List tmp Details of the catalogue
ll = ls -l
–help Help file
adopt ssh Remote connection
ssh [email protected] Address
Use xshell
Simple method
Sign in root user
dhclient dhcp Get address
ipconfig Check the address
Find the address of the same network segment as the virtual network card
ssh root@
x.x.x.x
exit sign out
For the convenience of writing static IP, Specific operation reference : Preparation for installation
whoami Output the current user
date Show date
+%F Output in the mode of year month day (-)
+%T Output in the mode of year month day (:)
passwd Change user password , The new password needs to be case sensitive , There are letters and so on
root You can change everyone's password , No complexity limit
passwd user name
file Test file type
file /xxx/ file
View file contents
cat List all contents of the file
head Before listing files 10 That's ok
tail After listing the files 10 That's ok
more Show a part first , Show other ,q perhaps ctrl+c sign out
head and tail
-n x List x That's ok
wc Statistics file characters
wc /xx/ file
history Call up all the running commands
! x call x The command
! xxxxxxx Match and run the command from back to front
tab completion
alt+. List the last field of the previous command
ctrl + c Closing order
\ A newline
ctrl a Switch to the head
ctrl e Tail of switch
边栏推荐
- View and terminate the executing thread in MySQL
- NLP engineer learning summary and index
- ZABBIX agent2 installation
- Detailed steps for upgrading window mysql5.5 to 5.7.36
- Pinduoduo flag insertion remarks API
- 从39个kaggle竞赛中总结出来的图像分割的Tips和Tricks
- Using MySQL in docker
- Taobao flag insertion remarks | logistics delivery interface
- 石臻臻的2021总结和2022展望 | 文末彩蛋
- Vonedao solves the problem of organizational development effectiveness
猜你喜欢
ActiveMQ installation and deployment simple configuration (personal test)
JSON parsing error special character processing (really speechless... Troubleshooting for a long time)
Taobao short videos are automatically released in batches without manual RPA open source
前几年外包干了四年,秋招感觉人生就这样了..
ZABBIX customized monitoring disk IO performance
激动人心!2022开放原子全球开源峰会报名火热开启!
The relationship between the size change of characteristic graph and various parameters before and after DL convolution operation
Redis clean cache
Taobao short video, why the worse the effect
RHCSA5
随机推荐
10 minute fitness method reading notes (5/5)
Pytoch loads the initialization V3 pre training model and reports an error
Neural network of PRML reading notes (1)
I met Tencent in the morning and took out 38K, which showed me the basic smallpox
Tips and tricks of image segmentation summarized from 39 Kabul competitions
Distributed solution - Comprehensive decryption of distributed task scheduling platform -xxljob
Compilation principle reading notes (1/12)
Taobao order interface | order flag remarks, may be the most stable and easy-to-use interface
Pytoch uses torchnet Classerrormeter in meter
DNS的原理介绍
What if wechat is mistakenly sealed? Explain the underlying logic of wechat seal in detail
Ecplise development environment configuration and simple web project construction
GNN(pytorch-geometric)
Experimental design - using stack to realize calculator
Principle of universal gbase high availability synchronization tool in Nanjing University
ZABBIX agent2 monitors mongodb nodes, clusters and templates (official blog)
Pytoch through datasets Imagefolder loads datasets directly from files
CVPR 2022 | single step 3D target recognizer based on sparse transformer
Iterator details in list... Interview pits
ZABBIX customized monitoring disk IO performance