当前位置:网站首页>Ssh/scp does not prompt all activities are monitored and reported
Ssh/scp does not prompt all activities are monitored and reported
2022-07-02 15:47:00 【Six element】
Catalog
scene
When using ssh After executing the target command remotely , Here are the tips , Very unfriendly , What do I do ?
All activities are monitored and reported.
Problem analysis
Through this prompt message, you can know , In fact, this is not an error message , It is a kind of communication output content after command execution , Although it looks unfriendly .
Think about the problem
Solving the problem is very simple , The key is that we should learn how to solve problems , This is emphasized here “ how ”. We should think about problems , Deep thinking is actually more important than solutions .
1. Look at the output
To see more , You can guess all the time
2. Judgment information
Check whether it is a problem or a general prompt
3. Check the manual
Try not to search at first , In fact, the manual is the most authoritative , Improve your English by the way , Why not do it ?
4. Find a solution
In fact, the manual contains most of the problems that can be encountered , Please be patient , You can always find it
5. I really can't find what to do
At this time, there is time for all kinds of searches
resolvent
1. Open manual
[[email protected] ~]# man ssh
2. Check the manual patiently
You can see such a sentence in the manual
-q Quiet mode. Causes most warning and diagnostic messages to be suppressed.
Because the output content is not an error , Just don't let it show
3. Problem solving
Add one more -q Parameters , Silent execution , Do not output prompt information
[[email protected] ~]# ssh -q ......
4. Re execution , No more reminders “All activities are monitored and reported.”
other
Allied scp command , The same problem can arise , Use the same method above to solve .
边栏推荐
- 数字藏品系统开发(程序开发)丨数字藏品3D建模经济模式系统开发源码
- Some problems about pytorch extension
- /bin/ld: 找不到 -lxslt
- SQL modification statement
- Strings and arrays
- 【Experience Cloud】如何在VsCode中取得Experience Cloud的MetaData
- Digital collection system development (program development) - Digital Collection 3D modeling economic model system development source code
- 制作p12证书[通俗易懂]
- 数组和链表的区别浅析
- 使用FFmpeg命令行进行UDP、RTP推流(H264、TS),ffplay接收
猜你喜欢
Loss function and positive and negative sample allocation: Yolo series
Deux séquences ergodiques connues pour construire des arbres binaires
Ant group's large-scale map computing system tugraph passed the national evaluation
使用 percona 工具给 MySQL 表加字段中断后该如何操作
[leetcode] 1254 - count the number of closed Islands
[development environment] install the Chinese language pack for the 2013 version of visual studio community (install test agents 2013 | install visual studio 2013 simplified Chinese)
愛可可AI前沿推介(7.2)
Experiment collection of University "Fundamentals of circuit analysis". Experiment 6 - observation and measurement of typical signals
动态规划入门二(5.647.62)
《大学“电路分析基础”课程实验合集.实验六》丨典型信号的观察与测量
随机推荐
树-二叉搜索树
6090. 极大极小游戏
Name of institution approved in advance
Digital collection system development (program development) - Digital Collection 3D modeling economic model system development source code
XPT2046 四线电阻式触摸屏
[leetcode] 200 number of islands
How to intercept the value of a key from the JSON string returned by wechat?
[leetcode] 417 - Pacific Atlantic current problem
6095. 强密码检验器 II
SQL modification statement
使用FFmpeg命令行进行UDP、RTP推流(H264、TS),ffplay接收
Experiment collection of University "Fundamentals of circuit analysis". Experiment 6 - observation and measurement of typical signals
Aiko ai Frontier promotion (7.2)
6092. Replace elements in the array
Moveit obstacle avoidance path planning demo
/bin/ld: 找不到 -lssl
/bin/ld: 找不到 -lgssapi_krb5
【LeetCode】417-太平洋大西洋水流问题
beforeEach
/bin/ld: 找不到 -lpam