Archive

Archive for October, 2008

WAS and JACL scripting

October 31st, 2008 No comments

Ever wondered how you could automate the processes of configuring WebSphere application server? If so I am going to give you two simple examples.

How to change some variables in WAS? Read more…

Share

Xerces Anonymous types

October 30th, 2008 No comments

What does everyone do when using open source project? UHM… find the binary and download it. Oke, that’s not bad but it sometimes pays off to go and use the sources of that project. By sources I mean look at the CVS/SVN repository of the project. Why you may ask?

The reason it pays is because sometimes in the repository you find the latest fixes that are not released yet. The same is with the this issue with xerces I stumbled upon. Read more…

Share
Categories: Java Tags: , ,

Ubuntu 8.10 released

October 30th, 2008 No comments

Canonical has released the new version of Ubuntu. You can find more information about the release here. For those who want to download the CD go here.

I need to find time to switch my 8.04 to 8.10.

Share
Categories: Linux Tags: ,

Accessing internet from Ubuntu behind the ISA Server

October 26th, 2008 6 comments

When you are behind a ISA server in let’s say business network you can use Firefox to just surf the net. Because Firefox detects can detect the proxy settings and it will trow you the login screen. But when you need to be able to update your Ubuntu from that network or just proxy your whole Ubuntu PC/laptop you can use NTLMAPS to accomplish that.

What NTLMAPS actually does is connects to the ISA server and sets up a local proxy. By setting your Ubuntu to use the local proxy you are acutely surfing trough the proxy.

Read more…

Share
Categories: Linux Tags: , , , ,

Hello!

October 26th, 2008 No comments

I would like to welcome you to my blog, have a pleasant stay. I hope you can find the information you are looking for.
At this moment the blog is lacking any useful information but that will change soon.

Share
Categories: Other Tags: