Re: Password Security

2006-11-23 Thread Gregory Carvalho
You might consider a safe with A/C from Black Box. Expensive, but an option 
for you.

On Tuesday 21 November 2006 19:41, VeeJay wrote:
> Hi
>
> I need to secure my data and server. Any advice will be highly appreciated.
>
> I am going to place my FreeBSD server at a shared place?
>
> I am just afraid that any unauthorized person might boot machine in single
> user mode and steal the data?
> How can I make my Server secure that if if boots in single user mode, it
> still demands the password and without password one cannot do anything?
> or make it possible that booting in Single user mode, doesn't provide any
> shell?
>
> Thanks in advance
>
>  --
>
> BR / vj
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Missing file - Help!

2003-01-02 Thread Gregory Carvalho
I know you didn't ask, but you might consider using NUT (Network UPS
Tools) which has extensive architecture and device support (including
USB UPSes).

BTW, I used:

find / -name "int*4"

on FreeBSD 3.2, FreeBSD 4.6, and FreeBSD 4.7 Release, but the results
did not contain your indicated file.

Steven Lake wrote:
> 
> Hi all.  I was trying to build and install apcupsd and during the
> build I get this error:  shared library "intl.4" does not exist
> 
> Anybody know how to fix this?  I've never seen this error before
> and have no idea what this file is or does.  Thanks for the help.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message