Debugging & Troubleshooting in Linux || Linux most common issues with solution

Опубликовано: 20 Сентябрь 2020
на канале: OpenGyanHouse
110,234
2.6k

#DebuggingInLinux #TroubleshootingInLinux #LinuxDebuggingAndTroubleshooting


0:00 Index
01:36 Disk Partition Full
04:58 Find File and Directory
07:57 Compare two files
09:45 CPU & RAM Status


Everyone is having their own approach to debug any issues. Here I am trying to cover most common Linux issues & it's debugging approach.

This video will give you a good start for Linux issues.

I have also mentioned the time frame at the begging of video for particular issue and it's solution. Basically, I don't wants viewer to be stay here and look upon whole video if looking for single solution only.

You can directly click on YouTube video stream with specific time and this will save your time. But if you are new at Linux so suggesting to spent some time in this video.

Hope you will enjoy the stuff ;)

01:35 Disk Partition is getting Full - Find and Delete Huge file from Linux Host
du -sh *

04:57 How to Find a file or Directory without knowing the exact location
find / -name file.txt

07:56 Compare two files content
diff file1 file2

09:45 How to check CPU & RAM status in Linux Server
top sar free

11:40 How to debug network issue in Linux
ping telnet

13:30 Having ssh login issue in Linux server
ssh -vvv x.x.x.x

16:10 How to kill any process forcefully in Linux
kill -9 PID


If you found this video useful with time details so feel free to hit the like button.


На этой странице сайта вы можете посмотреть видео онлайн Debugging & Troubleshooting in Linux || Linux most common issues with solution длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь OpenGyanHouse 20 Сентябрь 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 110,234 раз и оно понравилось 2.6 тысяч зрителям. Приятного просмотра!