On Mon, Jul 4, 2016 at 7:56 AM, Miroslav Lachman <[email protected]> wrote:

> Freddie Cash wrote on 07/04/2016 16:12:
>
>> On Jul 4, 2016 4:40 AM, "Wojciech Puchar" <[email protected]> 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).​

-- 
Freddie Cash
[email protected]
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to