File tree Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Original file line number Diff line number Diff line change @@ -959,11 +959,12 @@ build environment:
959959
960960### 进程和性能 
961961
962- 1. pmap 
963- 2. sar 
964- 3. free 
965- 4. iostat 
966- 5. gprof 
962+ 1. top 
963+ 2. pmap 
964+ 3. sar 
965+ 4. free 
966+ 5. iostat 
967+ 6. gprof 
967968
968969### 配置服务 
969970
@@ -991,8 +992,8 @@ build environment:
9919924. 查看服务。 
992993
993994    ```Shell 
994-     
995-    [root@iZwz97tbgo9lkabnat2lo8Z ~]# systemctl status firewalld 
995+       
996+      [root@iZwz97tbgo9lkabnat2lo8Z ~]# systemctl status firewalld 
996997    ``` 
997998
9989995. 设置是否开机自启。 
@@ -1010,6 +1011,12 @@ build environment:
10101011### 计划任务 
10111012
101210131. **crontab**命令。 
1014+ 
1015+    ```Shell 
1016+     
1017+     
1018+    ``` 
1019+ 
101310202. crontab相关文件。 
10141021
10151022### 网络访问和管理 
@@ -1104,7 +1111,6 @@ build environment:
11041111
11051112   -  ` bye ` /` exit ` /` quit ` :退出sftp。
11061113
1107-       
11081114
11091115### Shell和Shell编程  
11101116
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments