telnet sucks

2001-10-06 Thread michael young
i know i know...but i still would like to use it. i have telnetd installed, hosts.allow and deny dont have anything in them, /etc/inet.d shows telnet running bec. telnet works when the hostname/eth0 ip is used but not with the inet addr... I would like to telnet to work over the internet even if

lesser memory usage: galeon or netscape?

2001-09-01 Thread michael young
Hello which consumes lesser memory...galeon or netscape? also, is there a fix already for the "bug" in galeon (more on mozilla actually) as the archives suggest...? pls tell me Gdk-WARNING **: Missing charsets in FontSet creation Gdk-WARNING **: ISO8859-1 ___

Re: simple q: what is fqdn?

2001-08-28 Thread michael young
s how to do this I'd really appreciate it... -Original Message- From:Mark Lamers [EMAIL PROTECTED] Sent:28 Aug 2001 13:32:26 +0200 To: [EMAIL PROTECTED] CC: debian-user@lists.debian.org Subject: Re: simple q: what is fqdn? On di, 2001-08-28 at 10:17, michael y

simple q: what is fqdn?

2001-08-28 Thread michael young
howdy, I know fdqn is fully qualified domain name but what is it's "relevance"? esp. in apache...I want to setup an apache server in my local network (for practice :)) but I get an error telling me that apache can't find my fqdn and it uses my loopback address instead... is it possible to set

waiting for x server to begin...

2001-02-26 Thread michael young
recently installed xfree86-4. now when I try to start x I get: waiting for X server to begin accepting connections .. ... . and so on...What else do I need to do? tia pls cc me since I'm not in the list ___ Visit http:

offtopic: need some help from os programmers pls.

2000-07-28 Thread michael young
Attn: to all great programmers out there.. Hoping that somebody please help me out with this problem? sum() { for x=1 to 10 do var=var+1 } shared int var=0 //shared variable fork(sum, 0); fork(sum, 0); //executing two concurrent processes I can't figure this one out...my questions are: