How to check command help or to find command for a term in Linux ?
In this article, we will see how to get help with a command in linux. No one can ever learn all commands of linux/UNIX, it is always suggested that you...
In this article, we will see how to get help with a command in linux. No one can ever learn all commands of linux/UNIX, it is always suggested that you...
One of the most common question frequently asked by many of our team members when we talk about linux is : What version of ssh my system is using? To...
There are many times Linux OS hangs, shows unusual behaviour like X server rebooting again and again, some application crashed. These situations are referred to as kernel panic in Linux....
Yesterday i was doing my work, and one of my colleague came to me and asked about the output of the nslookup command. So the question is very simple. He...
In this post today, we will look how to change the userid and group id in linux operating system. You might be thinking that this is a very easy task...
A very common question I have encountered recently is how to run some GUI application on your command line based Linux server remotely. So the answer is simple i.e. use...
A very common question when we talk about hardware in Linux is how to get the vendor of our Linux system hardware and what is the firmware version installed on...
Suppose you ran a command and it is taking a lot of time. So what we can do, we can increase its priority so that it will take a slightly...
In this article we will see how to identify type of file in Linux or Solaris and understand the basic concept behind "how a linux system identifies a file"? The...
When our linux system boots up, it shows the kernel image name as "vmlinuz" but it should be "linux" as its the first name that is proposed and as we...