In article <[EMAIL PROTECTED]>, Roger Merritt wrote:
>
> BTX Loader 1.00 BTX version is 1.01
>
> int=0006 err= efl=00010246 eip=1934
> eax=00021d60 ebx= ecx= edx=
> esi= edi=00020c34 ebp=00094bec esp=00094bdc
> cs=0026 db=0033 es=0033 fs
Supote Leelasupphakorn wrote:
>Is there option that enable standard vi (accompany wiht FreeBSD)
> for editing binary file in hex format ?
I do this fairly regularly, just use xxd. For example try this:
cp /bin/cat ~/mycat
vi ~/mycat
[esc] :%!xxd
[esc] :%!xxd -r
[esc] :wq!
./mycat
You
Comments in-line:
In article <[EMAIL PROTECTED]>, Francesco Casadei wrote:
>
> --UlVJffcvxoiEqYs2
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
>I need to setup an IPv4/IPv6 dual-stack host,
This works as default.
In article <[EMAIL PROTECTED]>, Roger 'Rocky' Vetterberg wrote:
> Is there a way to accomplish interface redundancy on machines with dual
> interface?
You're right ng_onetomany uses all the interfaces unless one goes
down which is not what you're talking about. FreeBSD does not provide
this f
In article <[EMAIL PROTECTED]>, Kerberus wrote:
> Does the new version of FreeVRRPD do nic redundency in case of failure,
> along with system failover ?
As far as I know, FreeVRRPD only provides HOST to HOST failover.
---
Mark
atkin901 at NOSPAM yahoo dot com
(!wired)?(coffee++):(wired);
_