[EMAIL PROTECTED] wrote on 11/05/2006 11:23:53:
> Hi,
> Is it possible to attach two monitors, 2keybord and 2
> mouse to one PC, by just buying some card that will
> connect with a PC.
>
> I just want to know if it is possible for me to just
> buy 1 more monitor, a mouse and a keyboard
> so that
[EMAIL PROTECTED] wrote on 10/05/2006 11:42:17:
> hi,
>
> On 5/9/06, Bill Moran <[EMAIL PROTECTED]> wrote:
>
> > Then take this to [EMAIL PROTECTED] It's just flame bait here.
>
> I don't want a chat, I want to know where I can find out how we ended
> up with such a terrible logo. It seems pe
Hi,
I would suggest using ssh with RSA key pairs and passphrases only. Dont
allow password based login or root login over ssh. Only allow root to
login using the console and use sudo for all admin tasks.
I have not tried this myself but you could use tcpwrappers and write a
script to add the I
Hi,
I am doing network installs of FreeBSD 6.0 and I want to place the install
files in a directory that depends on the mac address of the server being
installed. In install.cfg I want to specify something like
nfs=10.0.0.1:/var/net_install/files/$MAC_ADDRESS
mediaSetNFS
package=db42-4.2.52_4
p