当前位置:网站首页>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 ssh2. 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 .
边栏推荐
- Redux - detailed explanation
- 愛可可AI前沿推介(7.2)
- Aike AI frontier promotion (7.2)
- (Wanzi essence knowledge summary) basic knowledge of shell script programming
- 【LeetCode】977-有序数组的平方
- Pyobject to char* (string)
- Lseek error
- For the problem that Folium map cannot be displayed, the temporary solution is as follows
- 【LeetCode】417-太平洋大西洋水流问题
- 【idea】推荐一个idea翻译插件:Translation「建议收藏」
猜你喜欢

Redux - detailed explanation

《大学“电路分析基础”课程实验合集.实验七》丨正弦稳态电路的研究

Ant group's large-scale map computing system tugraph passed the national evaluation

【Experience Cloud】如何在VsCode中取得Experience Cloud的MetaData

《大学“电路分析基础”课程实验合集.实验五》丨线性有源二端网络等效电路的研究

PHP static members

(Video + graphic) machine learning introduction series - Chapter 5 machine learning practice

Basic knowledge of cryptography

Wechat Alipay account system and payment interface business process

《大学“电路分析基础”课程实验合集.实验四》丨线性电路特性的研究
随机推荐
Jsp+mysql006 community management system
Lseek error
已知两种遍历序列构造二叉树
Loss function and positive and negative sample allocation: Yolo series
The outline dimension function application of small motherboard
/Bin/ld: cannot find -llz4
【LeetCode】577-反转字符串中的单词 III
Pyinstaller's method of packaging pictures attached to exe
Make p12 certificate [easy to understand]
2303. Calculate the total tax payable
2303. 计算应缴税款总额
《大学“电路分析基础”课程实验合集.实验四》丨线性电路特性的研究
[leetcode] 977 square of ordered array
【Experience Cloud】如何在VsCode中取得Experience Cloud的MetaData
【LeetCode】486-预测赢家
Ant group's large-scale map computing system tugraph passed the national evaluation
Custom exception
解决BASE64Encoder报错的问题
【LeetCode】189-轮转数组
SQL FOREIGN KEY