Re: starting services?

2005-11-21 Thread Michael Beattie
On 11/21/05, Halldor R. Haflidason [EMAIL PROTECTED] wrote: On Monday, 21 November 2005 at 15:11:35 +0100, martinko wrote: On Mon, 21 Nov 2005 10:17:01 +0800, Foo Ji-Haw wrote i wonder why i cannot start for instance ssh with /etc/rc.d/sshd start but i always have to use

Re: starting services?

2005-11-21 Thread Michael Beattie
On 11/21/05, Michael P. Soulier [EMAIL PROTECTED] wrote: On 11/21/05, Gerry Freymann [EMAIL PROTECTED] wrote: but if you did: /usr/local/etc/rc.d/apache.sh start things should go as planned. That's odd. Why's that? Why should the script care? Mike It uses part of the command line

Re: Secure File Copy

2005-11-16 Thread Michael Beattie
On 11/16/05, Ivailo Tanusheff [EMAIL PROTECTED] wrote: Hi, You can use lsz/lrz commands, to achieve this install this port: Port: lrzsz-0.12.20_1 Path: /usr/ports/comms/lrzsz Info: Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) Maint: [EMAIL PROTECTED] B-deps: R-deps:

Re: perl stdin

2005-08-03 Thread Michael Beattie
On 8/3/05, Wouter van Rooij [EMAIL PROTECTED] wrote: \ Hello, At the first place, sorry for my bad English. My question is: How can you, when you're writing a perl program, make a input (stdin) hidden, so that when someone is typing an input in the following program is hidden:

Re: cat /dev/urandom

2005-07-26 Thread Michael Beattie
On 7/26/05, Matt Juszczak [EMAIL PROTECTED] wrote: Hi all, Quick question. shell# cat /dev/urandom can that executed as root cause any harm to the system? What if a random sequence of `rm *` was generated... would it be executed? I tried that to fix my terminal and forgot it might

Re: cat /dev/urandom

2005-07-26 Thread Michael Beattie
`cat /dev/urandom` will do just that... it's not also going to run code from within that output. On 7/26/05, Lane [EMAIL PROTECTED] wrote: On Tuesday 26 July 2005 17:35, Michael Beattie wrote: On 7/26/05, Matt Juszczak [EMAIL PROTECTED] wrote: Hi all, Quick question. shell# cat

Re: cat /dev/urandom

2005-07-26 Thread Michael Beattie
On 7/26/05, Lane [EMAIL PROTECTED] wrote: On Tuesday 26 July 2005 18:18, Michael Beattie wrote: `cat /dev/urandom` will do just that... it's not also going to run code from within that output. On 7/26/05, Lane [EMAIL PROTECTED] wrote: On Tuesday 26 July 2005 17:35, Michael Beattie

Re: Simple question

2005-07-06 Thread Michael Beattie
On 7/6/05, Efren Bravo [EMAIL PROTECTED] wrote: Hi again, I'm reading a Pdf book downloaded from freeBSD.org called FreeBSD Handbook and there I always find this references: sendmail(8) sshd(8) /etc/inetd.conf(5) -Which is the meaning of those numbers Thanks The numbers refer to

Re: accidental overwrite

2005-07-04 Thread Michael Beattie
On 7/4/05, steve lasiter [EMAIL PROTECTED] wrote: First let me say that I've been sucessful in finding all my answer either online, at the BSD website, or in my Absolute BSD book until now. I recently installed FreeBSD version 5.4 along with Apache 1.3, PHP5, and MySQL 5.02. I had everything

A7N question

2004-12-10 Thread Michael Beattie
I searched, and this is all I found in the mailing archives: http://lists.freebsd.org/mailman/htdig/freebsd-questions/2003-August/ 015212.html Has there been any work on the driver for the A7N's nforce MCP built in network chipset? I have an a7n and I am trying to install FreeBSD. I had