From owner-freebsd-ports@freebsd.org Mon Jul 4 14:56:09 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48746B919F3 for ; Mon, 4 Jul 2016 14:56:09 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 33002240C for ; Mon, 4 Jul 2016 14:56:09 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: by mailman.ysv.freebsd.org (Postfix) id 2EFF8B919F2; Mon, 4 Jul 2016 14:56:09 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2C6B2B919F1 for ; Mon, 4 Jul 2016 14:56:09 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D3796240B for ; Mon, 4 Jul 2016 14:56:08 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 7EE9F28459; Mon, 4 Jul 2016 16:56:05 +0200 (CEST) Received: from illbsd.quip.test (ip-86-49-16-209.net.upcbroadband.cz [86.49.16.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id BE05828452; Mon, 4 Jul 2016 16:56:04 +0200 (CEST) Message-ID: <577A7904.50000@quip.cz> Date: Mon, 04 Jul 2016 16:56:04 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32 MIME-Version: 1.0 To: Freddie Cash CC: FreeBSD Ports Mailing List Subject: Re: java in firefox and jnlp launch - help needed. References: <20160704074102.csgxi67dixfh4gl2@ivaldir.etoilebsd.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2016 14:56:09 -0000 Freddie Cash wrote on 07/04/2016 16:12: > On Jul 4, 2016 4:40 AM, "Wojciech Puchar" wrote: >>> then you can run your jnlp with > /usr/local/linux-oracle-jre1.8.0/bin/javaws >> >> >> this works fine (if slow can be called fine ;). >> >> Thank you very much > > Unless things have changed on the newest SuperMicro motherboards, you can > just use ipmitools to connect via straight IPMI from your favourite > terminal app. That's how I manage all my H8DG* motherboards. Gives you > access to all the chassis info (power, temps, fans, etc), access to the > serial console, ability to reboot into the BIOS, etc. No Java or Linux > binaries needed. How you managed to SOL work for you? I tried it many times without success. Then the only thing missing will be remote media mount for booting the installer etc. Miroslav Lachman