Linux Command “Top”: Understanding and Using the System Monitoring Tool
Linux is a powerful operating system known for its stability, security, and customization options. One of the … Read more
Linux is a powerful operating system known for its stability, security, and customization options. One of the … Read more
If you want to make a copy of a page / post in WordPress, you need to … Read more
Let’s write a first C program which normally would be “helloworld” We begin with the text editor … Read more
If you have already followed “Redirect primary domain name to directory inside / subdirectory” to redirect all … Read more
We wanted to create an rss xml for our one website, but we had forgotten when was … Read more
Following is the very minimum syntax required for the “C” program, we can call it as the … Read more
Lists are an ordered collection of elements in Java. Conceptually those are similar to Linked list in … Read more
Runnable in android / JAVA is an interface which needs to be implemented if we want run … Read more
In Linux kernel or device drivers if you are using printk, by default every message we pass … Read more
In Our previous post, “Writing first Linux kernel Module” We learned how to write a simple Linux … Read more