当前位置:网站首页>Some commands used in project implementation
Some commands used in project implementation
2022-07-22 00:25:00 【Sharp^_^】
Clear partition table
dd if=/dev/zero of=/dev/sdb bs=1M count=1
ifup + adapter name Start the network card
ethtool Command is used to obtain the configuration information of Ethernet card , Or modify these configurations .
ethtool + adapter name Get network card information
ethtool -p + adapter name Network port lighting
lspci Is a system used to display all PCI Bus devices or tools for all devices connected to the bus .
lspci | grep -i eth View network card information
lspci | grep -i raid Query system raid Card information
边栏推荐
- 2.Ansible中常用模塊
- solr部署以及ik中文分词案例
- 虚拟机的封装
- 完美立方
- CDH5安装Kerberos认证
- Exness: the US index fell for three consecutive days, and the euro rebounded to digest the expectation of interest rate hike
- Deploy tidb in multiple data centers in the same city
- I spent 6000 to sign up for the test training class. Three months later, I successfully "cheated" into Tencent with a monthly salary of 17k
- Steps for adding dependencies to idea:
- Oracle中Drop Table之后想恢复?来看这里[只要二步]
猜你喜欢
2. Common modules in ansible
Solr deployment and IK Chinese word segmentation cases
1. Installation and deployment of asible
Exness: the US index fell for three consecutive days, and the euro rebounded to digest the expectation of interest rate hike
Reverse proxy haproxy
2. Modules communs dans ansible
5台机器搭建HA步骤与注意事项
[rviz2] error occurs when importing URDF model: could not load resource XXX, unable to open file XXX, error retrieving file XXX
Highly available cluster kept
Zabbx6.0 (production practice)
随机推荐
Part 06: pooling Technology
Relevant contents of tube side
Solr deployment and IK Chinese word segmentation cases
项目实施用到的一些命令
高可用集群Keepalived
NAT网络地址转换协议
2. Modules communs dans ansible
DHCP服务与配置
Complete IP protocol number
@Correct use of requestparam annotation
Pour ajouter une dépendance à Idea:
solr部署以及ik中文分词案例
Zabbx6.0 (production practice)
JasperReports配置中文字体
Kruskal reconstruction tree
vim编辑器
What information does the process control block (PCB) contain
快速排序
N皇后
sftp与vsftp服务的搭建与使用