Using ‘dmesg’ command to troubleshoot Linux issues

​‘dmesg’ command can be used to troubleshoot issues related to Linux system startup. ‘dmesg’ command will display that system startup messages. This information is stored in operating systems memory.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator