If you are running a webserver with https you maybe get a certificate for your site some times in a different format as you expect it. The easiest way of converting the certificates is using the openssl tool. For example if you get a certificate in .pfx format you can convert it easy to a [...]
If your iTerm or Terminal needs some time to start and the bash needs some time to appear if you create a new window. Short solution is to delete the logs if they are to big: sudo rm -rf /private/var/log/asl/*.asl Here the source from os x daily: http://osxdaily.com/2010/05/06/speed-up-a-slow-terminal-by-clearing-log-files/ Recommend on Facebook Share on Linkedin Tweet [...]
In every software development project there is the need for quality assurance and quality management for the code. To make this work more efficient there exist a big number of tools to do this task. For the ADempiere and iDempiere project I was working together with Redhuan (red1.org) on some Fitnesse test integration to run [...]
If you installed the server without GUI it may is useful sometimes to have a GUI output via ssh on an different computer. You can connect with ssh to the server and present the output on you local machine by using ssh with the option -X. You need to be sure that the package xauth [...]
pfSense 2.0 is finally released now. This is quite a nice peace of software. A lot of functionality like: VPN Gateways: OpenVPN, IPsec, PPTP IP and Portfiltering Webmanagement FreeBSD based Memory stick version available Recommend on Facebook Share on Linkedin Tweet about it Subscribe to the comments on this post Print for later Bookmark [...]
Had some problems on an Exchange server with deleting some special messages. The email was shown like all others but it was not able to delete the email. After some research and testing it finally worked by enabling the Cache-Mode in one Outlook client connected to the mailbox synchronizing it and deleting the message. Maybe [...]
This tutorial explains the setup of an development environment for building the iDempiere project. First download a the newest Helios(3.6) version of Eclipse. Be careful Helios is not the newest version of Eclipse but you need the newest version of Helios 3.6.2.x. Now start Eclipse and install the following plugins. buckminster core buckminster maven buckminster [...]
From Saturday and Sunday 03. -04.09.2011 the ADempiere World Conference takes place in Berlin this year. ADempiere is one of the leading open source erp system. It’s community driven project fork of Compiere.For the time of the meeting at the von Beuth University in Berlin I will provide a streaming supported by the Piraten [...]
Today I thought maybe some of you want to help the Tor project to work more efficient by running a bridge or a relay but you maybe don’t have the resources or internet connection. I would like to start a little survey if there is a need to do a hosting of a tor bridge [...]
I was using iTerm since I bought my Mac and was very happy with the tool. It is stable and worked well for me. It has nice features like full screen mode on Snow Leopard but after the update to Mac OS X 10.7 alias Lion the full [...]