From owner-freebsd-questions Sat Jan 25 10:55:28 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9738D37B401 for ; Sat, 25 Jan 2003 10:55:26 -0800 (PST) Received: from mail.adelphia.net (pa-plum1b-166.pit.adelphia.net [24.53.161.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id A144C43ED8 for ; Sat, 25 Jan 2003 10:55:19 -0800 (PST) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com ([172.16.0.95]) by mail.adelphia.net (8.12.3/8.12.3) with ESMTP id h0PIucko004727; Sat, 25 Jan 2003 13:56:39 -0500 (EST) (envelope-from wmoran@potentialtech.com) Message-ID: <3E32DDB6.7040308@potentialtech.com> Date: Sat, 25 Jan 2003 13:55:50 -0500 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021127 X-Accept-Language: en-us, en MIME-Version: 1.0 To: pura life CR Cc: FreeBSD-questions@freebsd.org Subject: Re: Misc Questions. References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You'll get better response if you send each question as a seperate email, with an appropriate subject line for each one. May sound silly, but a lot of people will delete messages with subjects like "Misc Questions" without even reading them. pura life CR wrote: > 1. Where can i get the source code of the "daemon" saver? I want to know > how the logo can "jump" in the screen. /usr/src/usr.sbin/daemon/ > 2. What command can i use if I want to crypt a word and I see it > encrypoted just like the /etc/master.passwd file? For example, I want to > know how the password "foobar" would be encrypted in /etc/master.passwd > if It would be my real passwd. I don't know the answer to this one, check the source. > 3. Where can I get more informacion about svr4 and linux emulation?, The handbook is a good place to start: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu.html > What does this emulation consist on? Can I run linux and svr4 binaries?. It's not really emulation. In the case of Linux, it actually installs a RedHat kernel and uses it when the system calls differ from the native FreeBSD system calls. You should be able to run most Linux and srv4 binaries. In my experience, I've only ever come across 1 Linux binary that wouldn't run (Pervasive database server). I can't vouch for the srv4 compatibility, as I've never used it. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message