Default User Home directory in Linux and solaris ?
Do you know what is the default home directory of a user in Linux and Solaris ? In this post, we will look at the difference between default user home...
Do you know what is the default home directory of a user in Linux and Solaris ? In this post, we will look at the difference between default user home...
In this post we will look how to debug core file generated either by process fault or by system crash. To debug a core file, you need to make sure...
Kernel Module Loading/Unloading in Linux Lets see how to view kernel modules in linux and how can we load or unload a module in linux. 1. View all modules available...