How to show notification in GUI mode in linux ?
Are you creating some script and thinking how to show notifications in graphical mode for the tasks done. So in linux we have a command called "notify-send" to accomplish this task. Let us...
Are you creating some script and thinking how to show notifications in graphical mode for the tasks done. So in linux we have a command called "notify-send" to accomplish this task. Let us...
Piyush Goel : Ordinary Indian Man with Extraordinary Achievement & Records Piyush Kumar Goel, an ordinary man from Greater Noida, India achieved some Extraordinary Achievement & World Records with...
Recently we have an activity of server hardware upgrade. All went fine and the hardware of the servers are upgraded without any issues but while starting servers again after hardware...
In this article, I will show you how to block/drop ping requests made to your linux or solaris server. However mostly we spanfer to drop these ping requests (or icmp/echo...
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...
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...
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...
Few days before, when i tried to access my blog at http://blog.saketjain.com , i found that something got changed over the blog, all widgets disappeared and it was looking something...
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...
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...