On 04/07/2016 15:53, Freddie Cash wrote:
On Mon, Jul 4, 2016 at 7:56 AM, Miroslav Lachman <000.f...@quip.cz> wrote:
Freddie Cash wrote on 07/04/2016 16:12:
On Jul 4, 2016 4:40 AM, "Wojciech Puchar" <woj...@puchar.net> 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.
The ipmitool command I use is:
# ipmitool -I lanplus -H <ip-of-BMC> -U ADMIN -a -o supermicro sol
activate
With the normal serial console configuration in FreeBSD
(/boot/loader.conf, /etc/ttys, and so on).
I just tried that and I got Segmentation fault. What's the normal serial
console configuration in FreeBSD?
Grzegorz
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"