No setup signature found...

2000-12-31 Thread Debian Ghost
Hey Guys,
I was compiling a 2.4 kernel (test5) and put the info in lilo.conf, ran
lilo and now on boot if I try to boot the image, I get a message saying:

No setup signature found...

the system then halts. Does anyone know what may be causing this?
I buit another kernel from the same 2.4 source and it boots fine.

Thanks for any info!

D.G



mmap(0): Illegal seek

2000-12-29 Thread Debian Ghost
Hey Guys,
I received this message in my system check.
I was wondering what this illegal seek is. Is this an attempt to exploit
ftpd? Looks like my wrappers kept them out, but I was wondering if there
was anything else to this...

thanks,

A. D. Ghost

Security Violations
=-=-=-=-=-=-=-=-=-=
Dec 28 06:00:17 ghost ftpd[1809]: mmap(0): Illegal seek
Dec 28 04:39:25 ghost in.ftpd[1631]: refused connect from
83.ppp1-4.worldonline.dk
Dec 28 05:01:11 ghost in.ftpd[1668]: refused connect from
83.ppp1-4.worldonline.dk
Dec 28 05:48:23 ghost in.ftpd[1796]: refused connect from
239d100.pool.vonl.net




cdrecord

2000-12-18 Thread Debian Ghost
Can anyone help with a cdrecord problem?
I've read the docs and man and still get errors.

Please reply if you have some experience or could lead me to developers.

Thanks,

D. Ghost



Re: downgrading to potato

2000-12-18 Thread Debian Ghost
You just change your sources in /etc/apt/sources.list to potato stable:

deb ftp://http.us.debian.org/debian/ potato main contrib non-free 
deb-src ftp://http.us.debian.org/debian/ potato main 
deb http://non-us.debian.org/debian-non-US potato/non-US main
deb-src http://non-us.debian.org/debian-non-US potato/non-US main

and do the apt-get dist upgrade (which should downgrade you)

I think this is what I did when I went back from woody to potato for the
same reasons.

I still have some trouble with woody stuff that is still on the PC (perl
too new) etc.

D. Ghost




communicator 4.6 library missing (but here)

2000-12-17 Thread Debian Ghost
Hey Guys,
I just installed communicator 4.6 and for some reason, I can't run it
because it thinks I have libXt.so.6 missing. It is really on my system
though because I can see it. Can anyone tell me if netscape has some
variable to tell it where my lib is?

Info:
[EMAIL PROTECTED]:~ communicator
/usr/lib/netscape/476/communicator/communicator-smotif.real: can't load
library 'libXt.so.6'
[EMAIL PROTECTED]:~ su
Password: 
[EMAIL PROTECTED]:/home/ashby apt-cache search libxt
xlibs - X Window System client libraries
[EMAIL PROTECTED]:/home/ashby apt-get install xlibs
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, xlibs is already the newest version
0 packages upgraded, 0 newly installed, 0 to remove and 43 not upgraded.

HERE IT IS:

[EMAIL PROTECTED]:~ locate libXt.so.6
/usr/X11R6/lib/libXt.so.6
/usr/X11R6/lib/libXt.so.6.0


Thanks for any info,

A. Debian Ghost



missing /dev/hda2

2000-12-14 Thread Debian Ghost
Hey Debianers,
I have a question about a partition of my hard drive that I can't seem to
locate. When I set this machine up, I set up a 10 gig drive to have
/dev/hda1 with 7 gigs and set the rest aside for another partition (can't
remember why I did this, but I did... I don't think I could get all 10
gigs in one partition) at any rate, I am quickly running out of space on
the 7 gig partition and I can't seem to find a way to mount my second
partition. Is there something I can run to see which device (if any) the
other 3 gigs are on, or is there something I can do to put that space on a
device (mount point) ?

Thanks!

D. Ghost



system.map wrong ?

2000-12-03 Thread Debian Ghost
Hey Guys,
Somehow I have a messed up system.map file.
Could someone tell me what this file is/does, and how I can fix mine?

I get this result from a ps -ef :

[EMAIL PROTECTED]:~/work_data ps -ef | grep netscape
{no_halt} {init_task_union}
Warning: /boot/System.map-2.2.15 does not match kernel data.
{no_halt} {init_task_union}
Warning: /boot/System.map does not match kernel data.

Thanks,

D. Ghost





Netscape, IMAP and compact folder (fwd)

2000-12-03 Thread Debian Ghost


-- Forwarded message --
Date: Mon, 4 Dec 2000 00:22:58 -0500 (EST)
From: Debian Ghost [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: debian-isp@lists.debian.org
Subject: Netscape, IMAP and compact folder

On occasion, when using IMAP, my netscape will fail to compact the folder
if I've been moving some mail from one place or another. I will have to
restart netscape and move the mail again and then 'compact folder' is this
a bug with netscape (4.73) or a bug with IMAP on the server? I am
responsible for IMAP and this local machine, so either way it is my
problem to fix :)

Anyone have any experience with similar problem?

Thank you Kindly,

D. Ghost




Re: DESTROY

2000-11-29 Thread Debian Ghost
Ah,
That may explain it.
I had tried to upgrade from potato to woody, and as soon as the woody perl
was installed, my apt-get upgrade really crashed. All the packages started
having conflicts with each other (specifically gnome packages). 

Maybe I need to upgrade perl? Should I dpkg --purge perl or is there a
better way with apt? I'm afraid since the package is new that it will
think I don't need to change it.

Any advice appriciated!

D. Ghost

On Mon, 27 Nov 2000 [EMAIL PROTECTED] wrote:

 
 DESTROY is all about perl. DebConf is a Debian specific
 perl package.
 
 Have you uninstalled perl?
 Have you hand isntalled a newer perl?
 Is DebConf in your @INC or $PERL5LIB?
 



Re: DESTROY

2000-11-29 Thread Debian Ghost
I don't know much about perl or debconf.
What is the best way to see which perl and debconf I have?

I had to back out of a woody install, but I don't think some things got
backed down (perl maybe being one)

Thanks!

D. Ghost




RE: DESTROY

2000-11-29 Thread Debian Ghost
Hey Steve,
Thanks for the reply.
I did what you suggested and didn't find anything I am missing.
Can you look at this and tell me if I am missing what I am missing ? :)

p.s- is the second package acronym a joke ? (pathologically eclectic...)

[EMAIL PROTECTED]:/home/ghost apt-cache search perl | grep 5.6
perl-5.6 - Larry Wall's Practical Extracting and Report Language.
perl-5.6-base - The Pathologically Eclectic Rubbish Lister
[EMAIL PROTECTED]:/home/ghost apt-get install perl-5.6
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, perl-5.6 is already the newest version
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[EMAIL PROTECTED]:/home/ghost apt-get install perl-5.6-base
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, perl-5.6-base is already the newest version
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


On Wed, 29 Nov 2000, Steeve Lennmark wrote:

 Nah, you just need some other perl-stuff, try: apt-cache search perl | grep
 5.6
 
 // Steeve.
 
  -Original Message-
  From: Debian Ghost [mailto:[EMAIL PROTECTED]
  Sent: den 29 november 2000 14:14
  To: [EMAIL PROTECTED]
  Cc: debian-user@lists.debian.org
  Subject: Re: DESTROY
  
  
  Ah,
  That may explain it.
  I had tried to upgrade from potato to woody, and as soon as 
  the woody perl
  was installed, my apt-get upgrade really crashed. All the 
  packages started
  having conflicts with each other (specifically gnome packages). 
  
  Maybe I need to upgrade perl? Should I dpkg --purge perl or is there a
  better way with apt? I'm afraid since the package is new that it will
  think I don't need to change it.
  
  Any advice appriciated!
  
  D. Ghost
  
  On Mon, 27 Nov 2000 [EMAIL PROTECTED] wrote:
  
   
   DESTROY is all about perl. DebConf is a Debian specific
   perl package.
   
   Have you uninstalled perl?
   Have you hand isntalled a newer perl?
   Is DebConf in your @INC or $PERL5LIB?
   
  
  
  -- 
  To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
  with a subject of unsubscribe. Trouble? Contact 
  [EMAIL PROTECTED]
  
  
 



RE: DESTROY

2000-11-29 Thread Debian Ghost
This is perl, v5.6.0 built for i386-linux

looks like I have the proper one. What is @INC ?

I have not used perl much during my time.

Thank you!

D. Ghost

On Wed, 29 Nov 2000, Steeve Lennmark wrote:

 perl --version
 Debconf aint the problem, the problem is some missing modules in @INC.
 
 // Steeve.
 
  -Original Message-
  From: Debian Ghost [mailto:[EMAIL PROTECTED]
  Sent: den 29 november 2000 14:16
  To: Joey Hess
  Cc: debian-user@lists.debian.org
  Subject: Re: DESTROY
  
  
  I don't know much about perl or debconf.
  What is the best way to see which perl and debconf I have?
  
  I had to back out of a woody install, but I don't think some 
  things got
  backed down (perl maybe being one)
  
  Thanks!
  
  D. Ghost
  
  
  
  -- 
  To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
  with a subject of unsubscribe. Trouble? Contact 
  [EMAIL PROTECTED]
  
  
 



whois use

2000-11-29 Thread Debian Ghost
Hey Guys,
I have a whois question. 
I was trying to get the abuse contact info for a mass spam, but for some
reason I am not coming up with anything. I thought that I was doing this
in the proper format with the proper whois server, but obviously I am
doing something wrong. Could anyone give me a hint as to how to get the
info I am looking for?

(mail info...)

Received: 
   from fee. (CNU-ULTRA.cnu.edu.cn [202.204.208.8]) by
mailrtr04.ntelos.net (8.11.0/8.11.0) with SMTP id
   eAT9Zuq04356 for [EMAIL PROTECTED]; Wed, 29 Nov 2000


(trying to search...)


[EMAIL PROTECTED]:~ whois cnu.edu.cn -S whois.cnnic.net.cn 
Warning: RIPE flags ignored for a traditional server.

% No entries found for the selected source(s).
% This will only work for CNNIC data.





DESTROY (perl experts please) (fwd)

2000-11-29 Thread Debian Ghost
Subject: RE: DESTROY (perl experts please)

I don't seem to get the same reply back when I apt-cache search for the
packages. Are my sources.list wrong for potato?

Man, I just don't get that list of perl stuff when I apt-cache search grep
for perl. Maybe my sources are not what they should be:

deb http://spidermonkey.helixcode.com/distributions/debian unstable main
deb http://spidermonkey.helixcode.com/evolution/distributions/Debian ./
deb ftp://http.us.debian.org/debian/ potato main contrib non-free 
deb-src ftp://http.us.debian.org/debian/ potato main 
deb http://non-us.debian.org/debian-non-US potato/non-US main
deb-src http://non-us.debian.org/debian-non-US potato/non-US main

All I get is:

[EMAIL PROTECTED]:/etc/apt apt-cache search perl | grep 5.6
perl-5.6 - Larry Wall's Practical Extracting and Report Language.
perl-5.6-base - The Pathologically Eclectic Rubbish Lister

See Steve's return below... ?

Any advice?

Thanks!

Debian Ghost



On Wed, 29 Nov 2000, Steeve Lennmark wrote:

 [EMAIL PROTECTED] ~]% apt-cache search perl | grep 5.6
 perl-5.6-suid - Runs setuid Perl scripts.
 libperl5.6 - Shared Perl library
 perl-5.6 - Larry Wall's Practical Extracting and Report Language.
 perl-5.6-doc - Man pages and pod docs for Perl
 perl-5.6-thread - Experimental Perl binary with threading enabled
 perl-5.6-debug - View internals of Perl and debug Perl itself.
 perl-5.6-base - The Pathologically Eclectic Rubbish Lister
 
 I dont know exactly what package that fixed my problems, i think i installed
 them all, currently at work, so i cant look.
 
 // Steeve.
 
  -Original Message-
  From: Debian Ghost [mailto:[EMAIL PROTECTED]
  Sent: den 29 november 2000 15:23
  To: Steeve Lennmark
  Cc: 'Debian Ghost'; [EMAIL PROTECTED]; debian-user@lists.debian.org
  Subject: RE: DESTROY
  
  
  Hey Steve,
  Thanks for the reply.
  I did what you suggested and didn't find anything I am missing.
  Can you look at this and tell me if I am missing what I am 
  missing ? :)
  
  p.s- is the second package acronym a joke ? (pathologically 
  eclectic...)
  
  [EMAIL PROTECTED]:/home/ghost apt-cache search perl | grep 5.6
  perl-5.6 - Larry Wall's Practical Extracting and Report Language.
  perl-5.6-base - The Pathologically Eclectic Rubbish Lister
  [EMAIL PROTECTED]:/home/ghost apt-get install perl-5.6
  Reading Package Lists... Done
  Building Dependency Tree... Done
  Sorry, perl-5.6 is already the newest version
  0 packages upgraded, 0 newly installed, 0 to remove and 0 not 
  upgraded.
  [EMAIL PROTECTED]:/home/ghost apt-get install perl-5.6-base
  Reading Package Lists... Done
  Building Dependency Tree... Done
  Sorry, perl-5.6-base is already the newest version
  0 packages upgraded, 0 newly installed, 0 to remove and 0 not 
  upgraded.
  
  
  On Wed, 29 Nov 2000, Steeve Lennmark wrote:
  
   Nah, you just need some other perl-stuff, try: apt-cache 
  search perl | grep
   5.6
   
   // Steeve.
   
-Original Message-
From: Debian Ghost [mailto:[EMAIL PROTECTED]
Sent: den 29 november 2000 14:14
To: [EMAIL PROTECTED]
Cc: debian-user@lists.debian.org
Subject: Re: DESTROY


Ah,
That may explain it.
I had tried to upgrade from potato to woody, and as soon as 
the woody perl
was installed, my apt-get upgrade really crashed. All the 
packages started
having conflicts with each other (specifically gnome packages). 

Maybe I need to upgrade perl? Should I dpkg --purge perl 
  or is there a
better way with apt? I'm afraid since the package is new 
  that it will
think I don't need to change it.

Any advice appriciated!

D. Ghost

On Mon, 27 Nov 2000 [EMAIL PROTECTED] wrote:

 
 DESTROY is all about perl. DebConf is a Debian specific
 perl package.
 
 Have you uninstalled perl?
 Have you hand isntalled a newer perl?
 Is DebConf in your @INC or $PERL5LIB?
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact 
[EMAIL PROTECTED]


   
  
  
  -- 
  To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
  with a subject of unsubscribe. Trouble? Contact 
  [EMAIL PROTECTED]
  
  
 




DESTROY

2000-11-27 Thread Debian Ghost
Hey Guys,
I've lately been noticing this 'DESTROY' message coming up when I apt-get
a package. I am not sure what it is or what it means. Can anyone give me a
hint as to what this means?

0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 246kB of archives. After unpacking 849kB will be used.
Get:1 ftp://http.us.debian.org potato/main xcircuit 2.0b1-2 [246kB]
Fetched 246kB in 27s (8911B/s) 
(in cleanup) Can't call method DESTROY on an undefined value at
/usr/lib/perl5/Debian/DebConf/Question.pm line 151 during global
destruction.
Selecting previously deselected package xcircuit.

Thanks,

D Ghost



cron unusual event

2000-11-25 Thread Debian Ghost
Hey Guys,
I was wondering what may be causing my logcheck to report every time a
cron session is opened / closed via root. The weird thing is that root has
no user crontab file. Would this be talking about /etc/crontab and
cron.daily / monthly ? I'm not sure what else it could be.

Give the Ghost some love!

Any advice appriciated.

D. Ghost

Unusual System Events
=-=-=-=-=-=-=-=-=-=-=
Nov 24 22:02:01 ghost PAM_unix[12478]: (cron) session closed for user root
Nov 24 22:05:01 ghost PAM_unix[12507]: (cron) session opened for user root
by
(uid=0)
Nov 24 22:05:02 ghost PAM_unix[12507]: (cron) session closed for user root
Nov 24 22:08:01 ghost PAM_unix[12513]: (cron) session opened for user mail
by
(uid=0)
Nov 24 22:08:01 ghost PAM_unix[12513]: (cron) session closed for user mail
Nov 24 22:10:01 ghost PAM_unix[12519]: (cron) session opened for user root
by
(uid=0)
Nov 24 22:10:02 ghost PAM_unix[12519]: (cron) session closed for user root
Nov 24 22:15:01 ghost PAM_unix[12522]: (cron) session opened for user root
by
(uid=0)
Nov 24 22:15:01 ghost PAM_unix[12522]: (cron) session closed for user root
Nov 24 22:20:01 ghost PAM_unix[12525]: (cron) session opened for user root
by
(uid=0)
Nov 24 22:20:02 ghost PAM_unix[12525]: (cron) session closed for user root
Nov 24 22:25:01 ghost PAM_unix[12531]: (cron) session opened for user root
by
(uid=0)
Nov 24 22:25:01 ghost PAM_unix[12531]: (cron) session closed for user root
Nov 24 22:30:01 ghost PAM_unix[12534]: (cron) session opened for user root
by
(uid=0)
Nov 24 22:30:02 ghost PAM_unix[12534]: (cron) session closed for user root
Nov 24 22:35:01 ghost PAM_unix[12537]: (cron) session opened for user root
by
(uid=0)
Nov 24 22:35:02 ghost PAM_unix[12537]: (cron) session closed for user root
Nov 24 22:38:01 ghost PAM_unix[12543]: (cron) session opened for user mail
by
(uid=0)
Nov 24 22:38:01 ghost PAM_unix[12543]: (cron) session closed for user mail
Nov 24 22:40:01 ghost PAM_unix[12546]: (cron) session opened for user root
by
(uid=0)
Nov 24 22:40:01 ghost PAM_unix[12546]: (cron) session closed for user root
Nov 24 22:45:01 ghost PAM_unix[12552]: (cron) session opened for user root
by
(uid=0)
Nov 24 22:45:02 ghost PAM_unix[12552]: (cron) session closed for user root
Nov 24 22:50:01 ghost PAM_unix[12556]: (cron) session opened for user root
by




samba or NFS mount

2000-11-25 Thread Debian Ghost
Hey Guys,
I was wondering what would be better to use in this situation.
I want to basically be able to have read access to a particular LAN device
on which the files are on a NT server and the client(s) that I want to be
able to read files (mostly spreadsheets *.xls) that change daily. So I
guess the question I have is would samba be better to use or some other
nfs protocal? 

Thank you kindly,

Sir D. Ghost



Re: samba or NFS mount

2000-11-25 Thread Debian Ghost
Thank you for the reply.
So samba is the only way to mount an NT filesystem? Sounds good...
Do I need to run a samba server on the linux machine or would the server
be an application on the NT machine. I went to samba.org/samba to read the
FAQs and I'm still a little confused as to what I do to get started.

Thanks!

D. Ghost

On Sat, 25 Nov 2000, Jonathan D. Proulx wrote:

 Hi,
 
 AFAIK if the files are on an NT server your only option is samba,
 although if you really wanted to get weird you could use appletalk
 wich both NT and GNU/Linux (via netatalk) can speak
 
 -Jon
 



CISCO -- debian tool(s)

2000-11-17 Thread Debian Ghost
Hey Guys,   
I was wondering if there were any debian tools used for working with Cisco
routers and/or other Cisco gear. I was thinking about things like
analytical tools and configuration tools. Mainly I am interested in
anything that is happening now and/or being developed.

Any info much appriciated!

D. Ghost




System.map

2000-11-17 Thread Debian Ghost
Recently I started getting a message when I do a ps -ef | grep *something.

The message reads about my system map not matching my kernel. I recently
recompiled a kernel to include msdos support, but that is all I've done.

Anyone help with this?

meanwhile as Debian Ghost does a shift insert and locks netscape up...

[EMAIL PROTECTED]:~ ps -ef | grep netscape
{no_halt} {init_task_union}
Warning: /boot/System.map-2.2.15 does not match kernel data.
{no_halt} {init_task_union}
Warning: /boot/System.map does not match kernel data.

Thanks so much,

D. Ghost



8 bit color

2000-11-16 Thread Debian Ghost
Hey Guys,
I am trying to export an application from a sun machine to my debian
machine. When I export the 24 bit version of the program it will display
fine. When I export an 8 bit version of the same program, it bombs out
with this message:

X Error of failed request:  BadAccess (attempt to access private resource 
denied)

  Major opcode of failed request:  89 (X_StoreColors)
  Serial number of failed request:  645
  Current serial number in output stream:  659

If I really need to use the 8 bit version of this program, what can I do
to my local display to be able to see it?

Any suggestions welcome!

Thanks so much,

Debian Ghost



gnomeICU

2000-11-13 Thread Debian Ghost
Hey Guys,
I just upgraded from gnomeicu .90b to .94.
When I go to run it now, I get an error:

[EMAIL PROTECTED]:~ gnomeicu

** ERROR **: file extern.c: line 639 (s_panel_add_applet_full): assertion
failed: (li != NULL)
aborting...

** WARNING **: file applet-widget.c: line 934: Corba Exception: type = 2
exid = IDL:CORBA/COMM_FAILURE:1.0


** WARNING **: Cannot start CORBA

Can anyone explain?

Thanks!

D. Ghost



Audio IN ? -- Is this mic on?

2000-11-06 Thread Debian Ghost
Hello Debianers,
I have been wondering what sort of program I can use that would allow
recording audio in (to .wav or something similar) ? I currently use xmms
for audio out. Now I need the counter part.

ANY suggestions welcome!

Thanks a lot!

Debian Ghost.

'space ghost in a forrest'



Netscape spelling option

2000-11-06 Thread Debian Ghost
Hey Guys,
For some reason netscape did not install with the spelling option.
Is there a special way or package I need to be able to spell check?

I thunk it wode reley help my work parformence. *grin*

Thanks,

Debian Ghost



HELIX and potato

2000-11-06 Thread Debian Ghost
Hey Guys,
I notice that there is no helix gnome package for potato.
Is there an eazy way to implement helix into potato? I am using regular
gnome and want to go to helix.

Any advice?

Thanks!

D. Ghost



apache sending request to old hostname

2000-11-05 Thread Debian Ghost
Hello All,
I have a strange thing going on with apache and I'm not sure why this is
happening. 

When I put a request in from my localhost to go to
http://localhost/. It will work. But when I try to go to
localhost/anything, it tries to send me to my hold hostname. I've looked
in apache.conf and see no instances of my old hostname. I do not know
where apache is getting the info to send requests to the old host name.

Does anyone have any ideas what could be going on?

Thanks!

D. Ghost



audio in

2000-11-05 Thread Debian Ghost
Hey Guys,
Is there a program that will capture audio in? I want to record some sound
bytes.

Thanks,

D. Ghost!



jetdirect and lpr

2000-10-31 Thread Debian Ghost
Hey Guys,
I've just changed networks and was using lpr with a printer on the lan
that was using jetdirect. I am now on a different network and have edited
my /etc/printcap to point the remote printer to the new IP. 

The only thing is now when I print... nothing comes out on the printer. Am
I missing something here? Also, is there a log or an error that is
generated if the print request does not go through?

Thanks so much!

D. Ghost



EFM

2000-10-31 Thread Debian Ghost
Hello,
Anyone know if EFM requres XF4.0?
I'd like to try, but I am running XF3.6 on a ati rage pro + dvd.

Thanks!

D. Ghost



gnome-name-server

2000-10-30 Thread Debian Ghost
Hello All,
Does anyone know what this gnome-name-server is?
I did an apt-get install of panel or gnome and suddenly
I am running gnome-name-server?

Could anyone explain what it is?

Thanks a lot!

D. Ghost

Unusual System Events
=-=-=-=-=-=-=-=-=-=-=
Oct 28 16:02:02 ghost
gnome-name-server[24518]: server_is_alive: cnx[IDL:GNOME/control_center:1.0]
= 0x8055f18 
Oct 28 16:02:02 ghost
gnome-name-server[24521]: server_is_alive: cnx[IDL:GNOME/control_center:1.0]
= 0x8055f18 
Oct 28 16:02:02 ghost
gnome-name-server[24525]: server_is_alive: cnx[IDL:GNOME/control_center:1.0]
= 0x8055f18 
Oct 28 16:02:02 ghost
gnome-name-server[24526]: server_is_alive: cnx[IDL:GNOME/control_center:1.0]
= 0x8055f18 
Oct 28 16:05:02 ghost
gnome-name-server[24739]: server_is_alive: cnx[IDL:GNOME/control_center:1.0]
= (nil) 
Oct 28 16:02:02 ghost
gnome-name-server[24518]: server_is_alive: cnx[IDL:GNOME/control_center:1.0]
= 0x8055f18 
Oct 28 16:02:02 ghost
gnome-name-server[24521]: server_is_alive: cnx[IDL:GNOME/control_center:1.0]
= 0x8055f18 
Oct 28 16:02:02 ghost
gnome-name-server[24525]: server_is_alive: cnx[IDL:GNOME/control_center:1.0]
= 0x8055f18 
Oct 28 16:02:02 ghost
gnome-name-server[24526]: server_is_alive: cnx[IDL:GNOME/control_center:1.0]
= 0x8055f18 
Oct 28 16:05:02 ghost
gnome-name-server[24739]: server_is_alive: cnx[IDL:GNOME/control_center:1.0]
= (nil)



Re: gnome-name-server

2000-10-30 Thread Debian Ghost
Hello Bruno,

 each CORBA object can conenct through the orb to other objects, it has

Hehe, I feel like I just stepped into the star ship ent:) What is a CORBA
and what is an orb? 

 several ways to get the reference on that other object the simplest
 beeing asking a nameserver for it (the other object must have
 registered itself into the nameserver first :D, as the nameserver for
 internet hosts ...)
 

So gnome is a nameserver?
I'm still totally confused as to what the gnome-nameserver is.

Thanks for the reply!

D. Ghost



smtp domain question

2000-10-25 Thread Debian Ghost
Hey Guys,
I have just changed DNS to point to a different domain. 
I changed from ghost.net.cfw.com to ghost.ntelos.net. I edited
the /etc/exim.conf file to reflect the change, but for some reason
when I telnet to smtp ESMTP, it still thinks it is the old domain rather
than the new. Is there a global configuration I need to make system wide
to get my services to recognize the new domain?

[EMAIL PROTECTED]:/etc telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 ghost.net.cfw.com ESMTP Exim 3.12 #1 Wed, 25 Oct 2000 13:30:24 -0500

Any advice appriciated!
Thank you kindly,

D. Ghost



domain change

2000-10-25 Thread Debian Ghost
Hey Guys,
I posted this question earlier in another way, but no one replied to it.
Maybe if I ask in another way:

I changed the domain name of my machine (via DNS) and was wondering
if there was a global file that I need to change to tell my machine it is

host.new.domain rather than host.old.domain.

I changed the exim.conf file (sendmail) but when I telnet into my machine,
somehow exim still thinks it is the old name even though I changed the
conf file. Is there any global file that I need to edit to get rid of the
old.domain and tell the machine it is new.domain?

Thanks a lot!

D. Ghost



gnome shortcuts

2000-10-25 Thread Debian Ghost
Hey All,
Silly little question here. 
I can swear I used to drag icons from the Gnome pager to the desktop to
create a shortcut. I recently had to reinstall enlightenment (not
gnome) but when I started X again, all my gnome stuff was gone. When I try
to drag icons off the main gnome pager to the desktop, they don't
stick. It is like a paper icon that flies back to the pager. Could anyone
tell me what I am doing wrong and suggest a way to get icons on the
desktop.

I also use multiple virtual desktops and sometimes the gnome pager will be
on all of them and sometimes it will only pop up on my original desktop
but not the other desktops. Anyone have a clue about that?

Thanks so much,

D. Ghost

'space ghost using debian'



sound module

2000-10-25 Thread Debian Ghost
For some reason my sound module stopped working recently. I can't fathom
any configuration changes that I've made. Does anyone have any ideas on
how I can get this working?

Oct 25 16:43:07 ghost insmod: /lib/modules/2.2.15/misc/ad1848.o: insmod
sound-slot-0 failed
Oct 25 16:21:20 ghost insmod: /lib/modules/2.2.15/misc/ad1848.o: insmod
sound-slot-0 failed
Oct 25 16:21:28 ghost insmod: /lib/modules/2.2.15/misc/ad1848.o: insmod
sound-slot-0 failed
Oct 25 16:22:06 ghost insmod: /lib/modules/2.2.15/misc/ad1848.o: insmod
sound-slot-0 failed

Thanks!

D. Ghost



60 gig drive

2000-10-11 Thread Debian Ghost
Hello Debianers,
I was thinking about getting a 60 gig hard drive and was wondering what
linux constraints were on having a drive that big. Would I be able to
have one large 60 gig partition or would I have to break it up into
several smaller partitions?

Thanks in advance!

D. Ghos



Re: 60 gig drive

2000-10-11 Thread Debian Ghost
Actually I was thinking of an internal EIDE, not scsi.

Would EIDE pose a problem?

Thanks for your reply!

D. Ghost




ethereal and display

2000-10-06 Thread Debian Ghost
Hey Guys,
I would like to be able to use ethereal without having
to start X from root. I've never really understood what 
tells the xserver who can display, but if anyone could tell
me what I am doing wrong, much appriciated!

[EMAIL PROTECTED]:/etc export DISPLAY=localhost:0.0
[EMAIL PROTECTED]:/etc ethereal
Xlib: connection to localhost:0.0 refused by server
Xlib: Client is not authorized to connect to Server

Gtk-WARNING **: cannot open display: localhost:0.0

Thank you kindly!

D. Ghost




more than 64 megs ram?

2000-09-16 Thread Debian Ghost
Hey Guys,
I've totally forgotten what to do if you have more than 64 megs ram in a
machine. I have 128 megs in one of my machines, but it is not coming up
for me. I was also wondering another way to identify how much ram is in a
mcahine other than using 'top'.

Thanks,

D. Ghost

'space ghost flying to M33 using debian auto pilot.'



sunrpc

2000-09-16 Thread Debian Ghost
Hello All,
I removed *portmap from /etc/rc2.d and I am still having sunrpc start up
on boot. I want to remove sunrpc from my system, but am having
trouble. Can anyone explain how sunrpc starts and how to stop it from
starting?

Thanks!

D. Ghost




audio for root, not user

2000-09-08 Thread Debian Ghost
Hello All,
I have a question.
One one debian box I have sound working properly. On another It is not.
I type in the same command to load the modules, but different modules
appear to be loaded if I do a lsmod.

On the machine that is not working properly:
After I load the sound modules and try to play a file through xmms I get a
message that says please check that your soundcard is configured properly
or that no other program is blocking your soundcard (with a normal user).

But if I log into X as root and run xmms it will play the sound.

I have added the normal user to the audio group just as I did on my box
that is working. 

The modules that load on the working box are:

Module  Size  Used by
cs4232  2628   0
uart401 6116   0  [cs4232]
ad1848 15844   0  [cs4232]

On the box that will only play sound as root:

Module  Size  Used by
cs4232  2496   0 
uart401 5880   0  [cs4232]
ad1848 15596   0  [cs4232]
sound  55780   0  [cs4232 uart401 ad1848]
soundcore   2496   5  [sound]


If anyone can help me with this problem I would be grateful.

Thanks and have a nice day!

D Ghost






gnome panel (catch me if you can)

2000-09-07 Thread Debian Ghost
Hey Guys,
Have a question about gnome panel and enlightenment. 
I am currently using the enlightenment pager and have two pagers with 4
workspaces each. Most of the time my gnome panel will only be on one set
of the pagers. I'd like to have the panel running in all 8 windows at all
times. The strange thing that is baffling me is that it will show up on
all 8 periodically and then dissapear from 4 windows (one pager). Then a
couple days later it will be back on both pagers. It always stays up on
one pager that I have, but only shows up now and then on the second pager.

I know this is confusing and hope someone can desipher this and give me
some advice:)

Thanks a lot!

D. Ghost

'space ghost riding a gnome'



.bashrc question

2000-09-06 Thread Debian Ghost
Hello All,
Ghost here. Recently switched from ksh to bash and have a question.
When I open up an Eterm, it does not seem to be reading my .bashrc
properly. For one, I have the lines:

eval `dircolors`
alias ls='ls --color'

# set a fancy prompt

PS1='[EMAIL PROTECTED]:\w\'

Basically all I want to do is set the prompt from [EMAIL PROTECTED]:~$ to
[EMAIL PROTECTED]:~ (I prefer to see  to $)

Also, wish to have my ls = ls --color. Both of these things are not
working. It almost seems as if my .bashrc is ignored.

Can anyone give bash advice?

Thank$ a lot!

Debian Ghost

'space ghost with a drop of water'





david the gnome

2000-09-06 Thread Debian Ghost
Hello All,
D Ghost here. Have a quickie.
How can I tell if I installed gnome or helix gnome?
I can not remember which I installed.

Thank you kindly,

D. Ghost

'space ghost riding a fox named swift'



staroffice .bin

2000-09-05 Thread Debian Ghost
Hey Debianers,
D ghost here. Just wanted to ask if anyone had had any success with
Staroffice. I was not sure what to do with the 97 meg *.bin file that I
d/l from Sun site. I have nothing to README :)

Please advise how to get started with this install.

Thanks,

D. Ghost

p.s- I love apt.



Re: last rc. file ???

2000-08-31 Thread Debian Ghost
Hello Krzys,
Thank you for the speedy reply.
I have tried your suggestions and still receive a message that basically
says I have not passed the proper arguements. I put the entry in the alias
file and also put the entry in options. I am unsure why it still is not
working. Is there anything else I can check?

Adding Swap: 321292k swap-space (priority -1)
ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996
cs4232: dma, dma2, irq and io must be set.

Thanks a lot!

D. Ghost



On Thu, 31 Aug 2000, Krzys Majewski wrote:

 Type 
   runlevel
 This will print a number, say 2. So go to /etc/rc2.d. Type
   ls
 The last listed file is the last rc file run. Or was that your question.
 What you want to do is install the modutils package, put the cs4232 
 arguments in /etc/modutils/options:
 options cs4232 io-0x534 irq=5 dma=1 dma2=3
 
 and put something like 
 
 alias sound-slot-0 cs4232
 
 in your /etc/modutils/aliases.
 
 Something like that, anyway. -chris
 
 On Thu, 31 Aug 2000, Debian Mail wrote:
 
  D Ghost here.
  I have a quick question here.
  
  What is the last rc file to run?
  
  I need to add a modprobe line to load my sound card.
  
  I have the module in /etc/modules but it seems not to load until I do
  
  modprobe cs4232 io-0x534 irq=5 dma=1 dma2=3
  
  
  Basically, I'm looking for something like rc.local?
  
  Advice appriciated!
  
  D Ghost
  
  'space ghost in europe'
  
  
  -- 
  Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
  
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 



Re: sunrpc (fwd)

2000-08-31 Thread Debian Ghost


-- Forwarded message --
Date: Thu, 31 Aug 2000 23:21:16 -0500 (EST)
From: Debian Ghost [EMAIL PROTECTED]
To: Olaf Meeuwissen [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: sunrpc

Dear Olaf,
Thank you for the reply!
I am not so sure I understand what RPC servers are.
Does it have something to do with an NFS type service?
I do not know that I use any RPC servers or services. That 
is why I am considering turning down the sunrpc service.

Would this be wise?

Thanks!

D. Ghost

On 1 Sep 2000, Olaf Meeuwissen wrote:

 Debian Mail [EMAIL PROTECTED] writes:
 
  D Ghost here,
  I've searched and looked for documentation on what sunrpc is and what
  starts/stops it in debian. I have checked inetd.conf and it is not started
  in there. I want to not run this deamon. How do I turn it off ?
 
 This service is provided by `portmap'.  Remove `/etc/rc?.d/S18portmap'
 to stop it from being started, but note that any RPC servers that are
 invoked will more than likely refuse to start or just simply crash.
 
 -- 
 Olaf Meeuwissen   Epson Kowa Corporation, Research and Development