Not able to ping a server from an IBM AIX server – Know how to clear DNS cache.
In this post, we will see how to clear DNS cache on an IBM AIX server. It is useful when sometimes we have any outage with any DNS server, or...
In this post, we will see how to clear DNS cache on an IBM AIX server. It is useful when sometimes we have any outage with any DNS server, or...
In this post, we will look how to resolve two error messages that we can face while writing docker compose file. Error 1: found character ‘\t’ that cannot start any...
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...