当前位置:网站首页>Dark horse programmer - software testing - stage 08 2-linux and database-23-30-process port related, modify file permissions, obtain port number information, program and process related operations, Li
Dark horse programmer - software testing - stage 08 2-linux and database-23-30-process port related, modify file permissions, obtain port number information, program and process related operations, Li
2022-07-04 19:42:00 【Xiaobai's study notes】
23- Process port related
24-linux Command cases 4 And order summary
Case study 4: restart / To turn it off / Check system information
cat /etc/redhat release
The distribution version is based on the kernel version
reboot Restart a system
shutdown -h now
reboot: restart
shutdown -h now: To turn it off
cat /proc/version: Check the kernel version
cat /etc/redhat -release: Check out the release
cat /rpoc/version
cat /etc/redhat -release: Check out the release
25linux Command cases 5
ps -aux
PID process id
COMMAND
process id It is usually a random number , Have unique characteristics
02 Open a Firefox browser manually
ps -aux | grep firefox
边栏推荐
- Pytest 可视化测试报告之 Allure
- @transactional滥用导致数据源连接池耗尽问题
- abc229 总结(区间最长连续字符 图的联通分量计数)
- 1008 Elevator(20 分)(PAT甲级)
- The kth largest element in the array
- 项目中遇到的线上数据迁移方案1---总体思路整理和技术梳理
- QT realizes interface sliding switching effect
- 多表操作-外连接查询
- 牛客小白月赛7 E Applese的超能力
- Personal thoughts on Architecture Design (this article will be revised and updated continuously later)
猜你喜欢
HMM隐马尔可夫模型最详细讲解与代码实现
92. (cesium chapter) cesium building layering
node_ Exporter deployment
黑马程序员-软件测试--09阶段2-linux和数据库-31-43修改文件权限字母发的说明,-查找链接修改文件,查找文件命令,链接文件,压缩解压方式,vi编辑器基本使用,
abc229 总结(区间最长连续字符 图的联通分量计数)
勾股数规律(任意三个数能够满足勾股定理需要满足的条件)
The 300th weekly match of leetcode (20220703)
Cbcgpprogressdlg progress bar used by BCG
Multi table operation inner join query
欧拉函数
随机推荐
C语言-入门-基础-语法-流程控制(七)
socket编程demo二
BCG 使用之新建向导效果
FPGA时序约束分享01_四大步骤简述
English语法_名词 - 使用
Generate XML elements
1009 Product of Polynomials(25 分)(PAT甲级)
There are multiple divs in the large div, which are displayed on the same line. After overflow, scroll bars are generated without line breaks
Some thoughts on whether the judgment point is located in the contour
1011 World Cup Betting (20 分)(PAT甲级)
Reflection (I)
Crawler (6) - Web page data parsing (2) | the use of beautifulsoup4 in Crawlers
Niuke Xiaobai monthly race 7 I new Microsoft Office Word document
Stream stream
Online data migration scheme encountered in the project 1 - general idea sorting and technical sorting
双冒号作用运算符以及命名空间详解
SSRS筛选器的IN运算(即包含于)用法
Explicit random number
HDU 6440 2018 Chinese college student program design network competition
1009 product of polynomials (25 points) (PAT class a)