From owner-freebsd-questions Mon Dec 3 1:37:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from axel.truedestiny.net (a185066.upc-a.chello.nl [62.163.185.66]) by hub.freebsd.org (Postfix) with ESMTP id 178A637B41A for ; Mon, 3 Dec 2001 01:37:22 -0800 (PST) Received: by axel.truedestiny.net (Postfix, from userid 1000) id 3FD5349A2A; Mon, 3 Dec 2001 10:37:23 +0100 (CET) Date: Mon, 3 Dec 2001 10:37:23 +0100 From: Axel Scheepers To: marek.margoc@st.sk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I have a problem. Help me, please. Message-ID: <20011203103722.B83493@mars.thuis> Reply-To: Axel Scheepers References: <99A65029BDCFD111B92B00600829E28FCB82D9@ommn401.tm.st.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <99A65029BDCFD111B92B00600829E28FCB82D9@ommn401.tm.st.sk>; from marek.margoc@st.sk on Mon, Dec 03, 2001 at 10:23:12AM +0100 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 On Mon, Dec 03, 2001 at 10:23:12AM +0100, marek.margoc@st.sk wrote: > 1. I want to log on the second computer from the first PC. Client will be > Win 98 and Server FreeBSD. You can log on using telnet or something like putty, you can find putty on tucows. I suggest reading the freebsd manual first. Another way is to install samba on turn of the encrypted password function in windows, this way you can run a fileserver for your windows machine with the least of troubles. (The reg key for disabeling encrypted pw's is in the readme of samba) > 2. I want to send e-mail from the first PC to second and from the second to > first PC. Sending mail to the FreeBSD machine won't be a problem I recommend setting up things like popper and define some aliasses (vi /etc/aliasses; newaliasses) for popper vi /etc/inetd.conf; killall -HUP inetd Windows by itself doesn't run a mailserver, you need extra software for that, but I think you mean the use of popper so you can fetch your mail from the FreeBSD server using Outlook or something similar. > HOW DO I HAVE TO CONFIGURE Win98 and FreeBSD to run this functions > correctly. Read lots of docs. ;-) Some starting points are the FreeBSD handbook, the man pages of the above commands (e.g. man inetd or man -k inetd) and the samba manuals. (try searching for it in the ports, or at www.freebsd.org to get more info about it) Gr, -- Axel Scheepers UNIX System Administrator email: axel@axel.truedestiny.net ascheepers@vianetworks.nl http://axel.truedestiny.net/~axel ------------------------------------------ Millihelen, adj: The amount of beauty required to launch one ship. ------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message