当前位置:网站首页>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 .
边栏推荐
- 《大学“电路分析基础”课程实验合集.实验四》丨线性电路特性的研究
- [network security] network asset collection
- 6090. 极大极小游戏
- Floyed "suggestions collection"
- 奥比中光 astra: Could not open “2bc5/[email protected]/6“: Failed to set USB interface
- /bin/ld: 找不到 -lgssapi_krb5
- 6096. 咒语和药水的成功对数
- 愛可可AI前沿推介(7.2)
- [leetcode] 695 - maximum area of the island
- 【LeetCode】877-石子游戏
猜你喜欢
[leetcode] 1254 - count the number of closed Islands
【LeetCode】417-太平洋大西洋水流问题
Experiment collection of University Course "Fundamentals of circuit analysis". Experiment 5 - Research on equivalent circuit of linear active two terminal network
PTA ladder game exercise set l2-001 inter city emergency rescue
(Video + graphic) machine learning introduction series - Chapter 5 machine learning practice
已知兩種遍曆序列構造二叉樹
Thoroughly understand browser strong cache and negotiation cache
《大学“电路分析基础”课程实验合集.实验五》丨线性有源二端网络等效电路的研究
Experiment collection of University "Fundamentals of circuit analysis". Experiment 7 - Research on sinusoidal steady-state circuit
使用 percona 工具给 MySQL 表加字段中断后该如何操作
随机推荐
/bin/ld: 找不到 -lssl
使用 percona 工具给 MySQL 表加字段中断后该如何操作
2278. Percentage of letters in string
Moveit obstacle avoidance path planning demo
2303. Calculate the total tax payable
ssh/scp 使不提示 All activities are monitored and reported.
PHP static members
【LeetCode】189-轮转数组
【LeetCode】1140-石子游戏II
Redux - detailed explanation
2279. Maximum number of backpacks filled with stones
Ant group's large-scale map computing system tugraph passed the national evaluation
(Wanzi essence knowledge summary) basic knowledge of shell script programming
数组和链表的区别浅析
[leetcode] 1905 statistics sub Island
Golang MD5 encryption and MD5 salt value encryption
[leetcode] 200 number of islands
(万字精华知识总结)Shell脚本编程基础知识
/bin/ld: 找不到 -llz4
6096. Success logarithm of spells and potions