Live Chat!

A complete zenity dialog examples 2

* * * * ½ 12 votos

April 22nd, 2007 mysurface

This is a continues post of A complete zenity dialog examples 1, in this post we will covers zenity dialog for progress, question, warning, scale, text info and list.
How to create zenity progress dialog?
Progress dialog is to track a progression of a routine, it can be anything, let say I want store the results list [...]

Posted in X11, lsof, tee, zenity | Hits: 39734 | 9 Comments »

Monitor who runs what, listen to what ports, established what connections.

          0 votos

March 8th, 2007 mysurface

To identify and monitor who is running what applications, which the application is listening to what port, established what connections, we can use lsof. lsof (List Open Files) are use for listing all current opened files. Besides the file name, it includes info such as who open it, what command use to open it, what [...]

Posted in Admin, lsof | Hits: 10278 | 2 Comments »