NTP Issue: How to solve “No Current Time Source.”?
Lets see a common NTP error message and its solution what to check when we have an error “No Current Time Source”. I. Error Message "No Current Time Source." ...
Lets see a common NTP error message and its solution what to check when we have an error “No Current Time Source”. I. Error Message "No Current Time Source." ...
Today we will check how to resolve an interesting issue i encountered while installing a package on server. I was installing realtime kernel package on one server and it had...
Sometimes when we try to debug our program, we encounter the error message “no debugging symbols found”. Error “no debugging symbols found” [root@nglinux c_programs]# gdb 1hello.o GNU gdb (GDB) Red...
Sometimes when we execute a C program, we face an error message “No such file or directory” when the system is not able to find any header file. 1. Error...