shlomo 08/03/2010 - 08:39
HI, For a client I am using the following configuration: 1-An OpenDS server version 2.2 2-An OpenLDAP client (the Novel libraries) Both are very easy...

Hi
We have a customer request for secured JMX monitoring ,a nd they are very strict on security.
the requirenments are:
JMX agaent can be accessed from the local machine only using tools like Nagios or jmxterm.
should be password protected.
should not expose any open post on the local network.

if we configure JMX with jmi connector and password authentication the the rmi port is available on the local network and a clever hacker can break it. of course one solution can be to block this port with a local firewal or some other way to block the port for access from outside the machine.

if we use the Attach API to start and access the JMX agent the password authentication is not available.

so the question is: what is the way to enablr JMX monitoring from the local machine only with password authentication and no port exposed to the local network.

Thanks.

shalom 07/03/2010 - 16:54

Good news for those of you who love working with Notepad++ and work with Subversion!

No need to switch to Explorer for simple SVN actions anymore - there is a Subversion plugin for Notepad++ that should work under Windows XP, Vista, and 7. Both 32 bit and 64 bit operating systems are supported.

Find more information and download it from here

liya 28/02/2010 - 20:36
ALM, svn

Titus Brown is recommending Hudson for Continues Integration, a really short demo and why not to use any other system but Hudson.

see embedded video below:

hagzag 25/02/2010 - 07:34

Hi,

I'm looking for your experience with xml db.

I'm looking for a XQuery based xml db, that can store large amount of data and that I can work with large xml files (let's say 2G)

Does anyone familiar with eXist DB? what about oracle berkeley? and others...

10x,

Keren

keren 24/11/2009 - 17:38

Maven is crap, Ant is better, Rake for the rescue...

Yet another blog entry (updated) to support my approach in the last 6 years...

 

adi 25/01/2010 - 10:08
/**
 * Hello world!
 *
 */
public class App 
{
    public static void main( String[] args )
    {
        System.out.println( "Hello World!" );
    }

    public int add(int x, int y) {
        return x+y;
    }
}

 

hagzag 09/03/2010 - 18:57
No explanations needed - just watch this video if you can spare the time ... (video embedded in full post view)
hagzag 06/03/2010 - 10:09

 Sometimes, during nightly build, packaging or deployment there's a need to retrieve remote files or control a remote machine. Doing this through ssh is tricky. A common tool to use is 'expect', but it is unixy and requires knowing Tcl.

 

The enchanter tool (http://code.google.com/p/enchanter/) can be used instead. From the site:

ittayd 04/03/2010 - 10:58
ssh

Ryan King explain the reasons for the change in this interview

yanai 03/03/2010 - 07:39

Mylyn is a task-focused interface for Eclipse that reduces information overload and makes multi-tasking easy.

It synchronizes with BugZilla, and allow you, among other things to:

 

ilan 02/03/2010 - 10:12
Syndicate content