Skip to content

Commit dc88748

Browse files
authored
Troubleshooting description added
1 parent d7e0002 commit dc88748

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Linux-Troubleshooting-Scenarios-with-solutions
22
Linux Troubleshooting Scenarios based question with solutions
33

4-
Its crucial to understand the problem statement before proceeding to any action.
4+
Its crucial to understand the problem statement before proceeding for any action. The first action should not be to rush out to server side and try to troubleshoot the issue. The first approach would be is to try to understand the issue and ask the user/client follow up questions to understand the problem properly. Its often happen that the issues are on the client/user side who reported it and lot of the time get spend into understand or even become impossible to get it resolved. So don't preassume that your client/user would be technical and whatever the shared information is 100% right. We have to ask the questions to build the facts for the formation of right direction.
5+
6+
In the below cases, we tried to expand and understand the problem statement. As it would provide us the clear crystal clear image to brain that whats happening and in which direction we have to move forward.
57

68
<details>
79
<summary>Server is not reachable or cannot connect</summary>

0 commit comments

Comments
 (0)