nfs client crash

2000-10-30 Thread kumar suresh
Hi, I get the following message and the machine crashes, apparently when it tries to access our nfs server. nfs: task 588 cant get a request slot This is not the server problem (most probably) as the files can be accessed at the same time from someother client machine. This error occurs

Re: Strange PPP server

2000-10-30 Thread John Hasler
Jonathan Markevich writes: > I don't understand getting the PPP garbage right away... It means that the ISP wants to use PAP or CHAP authentication. > Any suggestions off the top of your heads? Run pppconfig, select 'PAP' authentication, and connect with 'pon' and disconnect with 'poff'. Most I

[OT?] XFree86 4.0.1 / apm / DPMS problem

2000-10-30 Thread Krzys Majewski
Very weird things happen upon apm --suspend with respect to screen blanking. I've told the BIOS to turn off the screen with DPMS on suspend, which worked fine with 3.3.6 but now the server goes down, more or less, on resume. Anyone else had this? -chris

Re: exim help needed

2000-10-30 Thread Krzys Majewski
> Add a transport in the Transport section: > > tunneled_smtp: >driver = smtp >port = 6025 > > Start the Router section with: > > smart_tunnel: >driver = domainlist >transport = tunneled_smtp >self = send >route_list = "* localhost byna

Strange PPP server

2000-10-30 Thread Jonathan Markevich
I'm trying to connect to the Toronto Freenet through Linux. I've been able to connect with Windows easily enough, but the regular chatscripts and peers/* setups don't seem to work. The best I can get is the following in my ppp.log: Oct 30 22:32:40 fennywood pppd[1390]: pppd 2.3.11 started by jon

Re: Sendmail + Authenticated SMTP?

2000-10-30 Thread John Covici
It was my local sendmail rejecting from pine and here is what the log said. Oct 30 17:03:26 ccs sendmail[16110]: error: safesasl(/etc/sasldb) failed: Group readable file Oct 30 17:03:26 ccs sendmail[16111]: e9UM3Qj16111: SYSERR(covici): hash map "access": missing map file /etc/mail/access.db: N

Re: /bin/false (was Re: security questions)

2000-10-30 Thread sena
I heard that Miquel van Smoorenburg wrote this on 30/10/00: > Ah, way too big ... > (snip...) > > Compile with cc -s -o false -nostdlib false.c > [EMAIL PROTECTED]:~$ cc -s -o false -nostdlib false.c false.c: In function `exit': false.c:6: warning: function declared `noreturn' has a `return' st

Re: Newbie (to Debian)

2000-10-30 Thread Henrique M Holschuh
On Tue, 31 Oct 2000, Colin Watson wrote: > If you use mingetty instead of getty, the screen will be cleared by > default (I prefer this too). Change the lines for the various virtual > consoles to look like: Or you could use fbgetty instead of mingetty. Both have annoying features: mingetty is br

Re: Java JSP Tomcat

2000-10-30 Thread Gregory Guthrie
Marcus, thanks for the note. I did un-install jserv, and I guess that tomcat is running, someone serves my pages for me! But I still think I should be able to run their examples, but can't. They have an examples.war, but I don't yet know the browser path mapped to it. I went into /usr/share/tom

x will not let me log in as anything but root

2000-10-30 Thread Bob Edwards
Greetings, X will not let me log in as a regular user. I would greatly appreciate some guidance on this one. I can go to console and log in as a regular user, but not in X. Thanks for your help, Bob Edwards

Re: libc6 header problems

2000-10-30 Thread Chris Gray
On Mon, Oct 30, 2000 at 06:31:05PM -0600, Pat Mahoney wrote: > I keep getting these parse errors when trying to compile programs. > > compiling xmms (latest cvs): > > /usr/include/netinet/in.h:236: parse error before (' > /usr/include/netinet/in.h:237: parse error before (' > /usr/include/netinet

Re: X config problem causes me to have reinstall entire OS--!!new bie warning!!

2000-10-30 Thread Colin Watson
"Anderson, TimTL33E" <[EMAIL PROTECTED]> wrote: >From: Jim Merante [SMTP:[EMAIL PROTECTED] >> Is there a keystroke combination that will prompt the >> boot commands and allow me to skip the load X windows >> command? > >use c-a-F1 to switch to a virtual console, run xf86config from there. And

anyone knows DIAL-BACK ppp??

2000-10-30 Thread oacl
i dont know whether the word "DIAL-BACK" really exist,i need this function: when i dial to a ppp server,and the server can dial back to my pc,so i can use less telephone fee,can anyone tell me how to config the ppp server to implementation this function //bow -

Re: man page question

2000-10-30 Thread Colin Watson
Peter Jay Salzman <[EMAIL PROTECTED]> wrote: >i have a cryptogram solver that i want to release to freshmeat (it's a >console/ncurses application). > >i'd like to write a man page for it, but don't want to learn troff. > >are there any applications that lets you write a text, latex or staroffice >f

Re: Newbie (to Debian)

2000-10-30 Thread Colin Watson
David Rysdam <[EMAIL PROTECTED]> wrote: >1) When I boot and the login screen comes up, the screen isn't cleared >first...in fact, when I logout the screen isn't cleared either. This >is annoying at best and a security problem at worst (who knows what >you might have left on the screen when you log

Re: Newbie (to Debian)

2000-10-30 Thread Mike
David Rysdam wrote: > On Mon, Oct 30, 2000 at 07:02:00PM -0500, Mike wrote: > > David Rysdam wrote: > > > > 1) When I boot and the login screen comes up, the screen isn't cleared > > > first...in fact, when I logout the screen isn't cleared either. This > > > is annoying at best and a security pr

Re: game board

2000-10-30 Thread iehrenwald
On Mon, 30 Oct 2000, kenneth and elizabeth oatis wrote: > i played mille bourne as a child and i'd love to share it with my > children. where can i order the game? apt-get install xmille ? Ian - Religion stops a thinking mind.

Re: Newbie (to Debian)

2000-10-30 Thread Eric G . Miller
On Mon, Oct 30, 2000 at 09:02:19PM -0500, David Rysdam wrote: > No good, it doesn't solve the main problem: how do I clear the screen > on boot up as well. In particular, I have the boot logo going (and I The LinuxLogo login works pretty well for this. With a couple hacks to the source, you can'

Re: Newbie (to Debian)

2000-10-30 Thread kmself
on Mon, Oct 30, 2000 at 09:02:19PM -0500, David Rysdam ([EMAIL PROTECTED]) wrote: > On Mon, Oct 30, 2000 at 07:02:00PM -0500, Mike wrote: > > David Rysdam wrote: > > > > 1) When I boot and the login screen comes up, the screen isn't cleared > > > first...in fact, when I logout the screen isn't cl

Re: gcc and j0,j1,jn, y0, y1, yn

2000-10-30 Thread Eric G . Miller
On Mon, Oct 30, 2000 at 03:32:54PM -0500, [EMAIL PROTECTED] wrote: > > It appears that the bessel functions j0, j1, jn, and y0, y1, yn are > included in the libc as documented in the man page. > > However, it appears that gcc needs some option flags for these > functions to be found in the includ

question about dselect

2000-10-30 Thread oacl
once i try to remove a package by dselect,when it still not start to remove,i skiped,but question comes,later when i use dselect again,and it always try to remove the packages that i selected before,becouse it contains many dependence packages,so it is impossible to re-select them one by one,wha

Re: xsm

2000-10-30 Thread Eric G . Miller
On Mon, Oct 30, 2000 at 12:25:13PM -0800, Krzys Majewski wrote: > Anybody using xsm successfully? Do things like Emacs support it? For > example, if I've got an Emacs window with twelve hundred unsaved > buffers and I hit Ctrl-Alt-Backspace (nuking the X session), will > logging back i

Re: Newbie (to Debian)

2000-10-30 Thread David Rysdam
On Mon, Oct 30, 2000 at 07:02:00PM -0500, Mike wrote: > David Rysdam wrote: > > 1) When I boot and the login screen comes up, the screen isn't cleared > > first...in fact, when I logout the screen isn't cleared either. This > > is annoying at best and a security problem at worst (who knows what >

Re: game board

2000-10-30 Thread Matthew Dalton
kenneth and elizabeth oatis wrote: > > i played mille bourne as a child and i'd love to share it with my > children. where can i order the game? It's free. apt-get install xmille

RE: compile network driver

2000-10-30 Thread 李威儒
I am sorry, I don't describe my question clearly. I issue the command to compile the network drive. gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -O6 -c viarhine.c -DMODVERSIONS It showed a lot of error messages. . . . /usr/include/linux/slab.h:53: parse error befo

game board

2000-10-30 Thread kenneth and elizabeth oatis
i played mille bourne as a child and i'd love to share it with my children. where can i order the game?

libc6 header problems

2000-10-30 Thread Pat Mahoney
I keep getting these parse errors when trying to compile programs. compiling xmms (latest cvs): /usr/include/netinet/in.h:236: parse error before (' /usr/include/netinet/in.h:237: parse error before (' /usr/include/netinet/in.h:239: parse error before (' /usr/include/netinet/in.h:241: parse error

Re: Newbie (to Debian)

2000-10-30 Thread Mike
David Rysdam wrote: > I've been using Linux for 4-5 years, but I'm new to Debian as of this > weekend. Pretty cool so far (once I figured out the installation > system--different...and better!) I've become quite spoiled by apt and friends ... and loving it! > But I have some questions: > > 1) W

Newbie (to Debian)

2000-10-30 Thread David Rysdam
I've been using Linux for 4-5 years, but I'm new to Debian as of this weekend. Pretty cool so far (once I figured out the installation system--different...and better!) But I have some questions: 1) When I boot and the login screen comes up, the screen isn't cleared first...in fact, when I logout

Re: Mozilla Themes

2000-10-30 Thread Noah L. Meyerhans
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I doubt many of them will work with M14, as M18 is the current milestone, but you can get themes at http://x.themes.org/viewresources.phtml?type=chrome Note that the user running mozilla needs write access to $MOZILLA_FIVE_HOME/chrome because mozilla

Re: /bin/false (was Re: security questions)

2000-10-30 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, sena <[EMAIL PROTECTED]> wrote: >I heard that Jonathan Markevich wrote this on 29/10/00: > >> However, writing one in C proved to be simple, and an afternoon's worth >> of fun. >> >--(snip - false.c)-- > int main() { return 1; } >--(snip - false.c)-- >10 seco

SB Live and MIDI

2000-10-30 Thread David Bellows
Hello everyone, Has anyone been able to get MIDI working with the SB Live (and preferably ALSA) without resorting to timidity? I think I read somewhere that the same tools that are used to load soundfonts into the AWE series (sfxload?) work also with the SB Live. Has anyone tried this and if so

Re: ssh is refusing connections

2000-10-30 Thread Michael Smith
Did you by chance reinstall ssh on the machine you're connecting from or do anything to change its key? If something happenned to that box's key, then the box you're trying to connect to sees that that box has a different key and denies you from the get-go. It's for anti-IP-spoofing. Try ssh-

Moving box to new domain

2000-10-30 Thread kmself
The box isn't physically moving, but it is being transferred to a new domain. Access from the old domain should still be supported. It's a potato system running apache, exim, debbugs, and ssh. Primary affiliation should be transferred from foo.oldname.com to foo.newname.com, but oldname.com will

Re: anyone attending LISA?

2000-10-30 Thread Noah L. Meyerhans
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Oct 30, 2000 at 01:48:22PM -0500, Walter Tautz wrote: > just curious as I see some redhat related talks there...alas > no debian related stuff.. Yes, I am attending, and quite looking forward to it. I did notice many Linux oriented talks spec

Re: ssh is refusing connections

2000-10-30 Thread halfdan
On Mon, Oct 30, 2000 at 09:21:34PM +0100, Andre Berger wrote: > Aaron Brashears <[EMAIL PROTECTED]> writes: > > > I've been running my server for 89 days now, on potato for the whole > > time. It's been quite stable and happy for a while now. However, > > without an update to either the server or

Re: root file system

2000-10-30 Thread kmself
on Mon, Oct 30, 2000 at 03:34:57PM -0500, Anderson, TimTL33E ([EMAIL PROTECTED]) wrote: > > > -Original Message- > > From: Damien [SMTP:[EMAIL PROTECTED] > > Sent: Monday, October 30, 2000 2:12 PM > > To: debian-user@lists.debian.org > > Subject:Re: root file system >

apache and ssi (OT)

2000-10-30 Thread Robert Waldner
Hi! I´ve installed apache and php3, which both work exactly as expected. Of course, there is an exception as to every rule :( SSI only works in the default host, not in namevhosts. After some hours of debugging and trial+error (and searching both archives and the web) I now have to resort ask

Re: Sendmail + Authenticated SMTP?

2000-10-30 Thread John Covici
Hi. Once I installed the Debian package I was no longer able to send any mail -- what would I have to do to get this to work. I had to recompile it without ldap and sasl to get mail out the door. On Mon, 30 Oct 2000, Rich ard A Nelson wrote: > On Sun, 29 Oct 2000, Known Human Nick Rusnov wrote:

Re: Real problem with sshd - hosts.deny

2000-10-30 Thread Philipp Schulte
On Mon, Oct 30, 2000 at 01:19:56PM -0800, Aaron Brashears wrote: > I reconfigured sshd to have verbose logging, and tried to connect. The > log comes back with the folowing error: > > Oct 30 13:09:30 garrison sshd[17223]: warning: /etc/hosts.deny, line 15: > can't verify hostname: gethostbyname

Re: ssh is refusing connections

2000-10-30 Thread Philipp Schulte
On Mon, Oct 30, 2000 at 11:51:54AM -0800, Aaron Brashears wrote: > $ ssh garrison > secure connection to garrison refused > $ > > Earlier in the day, this worked fine. I then ssh'd over to a friend's > server, and can ssh from there to my server. Changed something in your /etc/hosts.allow or ho

Re: TAR Syntaxe

2000-10-30 Thread Krzys Majewski
Joachim Wolf <[EMAIL PROTECTED]> writes: > On Saturday 28 October 2000 18:55, Pierre GAILLY wrote: > > > > What is the syntax of the exclude option with tar > > "tar czvf /folder/file.tar / --exclude=/proc:/share" this expression > > doesn't exclude /proc from the source. > > check out the '--e

Re: deb package documentation

2000-10-30 Thread will trillich
On Mon, Oct 23, 2000 at 11:26:04PM -0500, will trillich wrote: > On Mon, Oct 23, 2000 at 11:42:05AM -0700, Stephen nyc wrote: > > I'm actually looking for the installation and > > configuration documentation in the package ipmasq.deb. > > I want to have it read and noted before I even try to > > in

Re: any experiences administering large collections of debian (more generally linux boxes)

2000-10-30 Thread kmself
on Mon, Oct 30, 2000 at 01:47:08PM -0500, Walter Tautz ([EMAIL PROTECTED]) wrote: > I would like some feedback on people's experience administering large > groups of machines which do not have individual people administering > them. in particular suppose one wanted to configure a given package

Re: How to scan disks for physical errors?

2000-10-30 Thread kmself
on Sun, Oct 29, 2000 at 12:37:06PM +0100, Jean-Paul ARGUDO ([EMAIL PROTECTED]) wrote: > Hi all > > I hope someone can help me, and that this message will fly thru the > user lists, since I had to get off the list because of technical > problems (to many messages to be downloaded for my really low

Re: 3dfx.o -- SOLVED!!!

2000-10-30 Thread David Bellows
Hello, Juergen Fiedler wrote: > > One question, if I may: Is the kernel that this module is working with > installed from > the 2.2.17 kernel image deb or did you compile it from the kernel sources? It > seemed > to me that the fact that I installed the sources, but tried to run the module > w

Re: gnome-name-server

2000-10-30 Thread Bruno Boettcher
On Mon, Oct 30, 2000 at 05:00:56PM -0500, Debian Ghost wrote: hi, > Hehe, I feel like I just stepped into the star ship ent:) What is a CORBA > and what is an orb? :D ehm yeah how to say it shortly and clearly.. CORBA is what is called a middle ware, a service layer that lays between differen

Mozilla Themes

2000-10-30 Thread Jonathan Gift
Hi, Are themes or customization of Mozilla M14 available? If so, where? Thanks, Jonathan

Real problem with sshd - hosts.deny

2000-10-30 Thread Aaron Brashears
My last message was in error. The problem report I sent was after spending a while trying to figure out what was wrong, and in the process changed the system configuration. While trying to figure out the problem, I seemed to have figured out what's failing. Here's the observed problem: I go to wor

potato and gnome

2000-10-30 Thread tjm
Hello. I have a Debian potato installation with a 2.2.17 kernel with the default gnome configuration. There is a problem with gnome control center (gnomecc) that locks up if anything in the desktop/screensaver is selected, requiring login to another terminal to kill the process. The screensaver d

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

RE: X config problem causes me to have reinstall entire OS--!!new bie warning!!

2000-10-30 Thread Anderson, Tim TL33E
use c-a-F1 to switch to a virtual console, run xf86config from there. tim > -Original Message- > From: Jim Merante [SMTP:[EMAIL PROTECTED] > Sent: Monday, October 30, 2000 2:19 PM > To: debian-user@lists.debian.org > Subject: X config problem causes me to have reinstall entire > OS

Re: X config problem causes me to have reinstall entire OS--!!newbie warning!!

2000-10-30 Thread romeu
I think this kind of stuff would really do good to the debian configuration. There's a lot of msg's at startup I cannot view with neither dmesg nor with cat /var/log/syslog. It's quite simple to implement (well, windows does that). We should be able to go step-by-step from the very begining of the

help: non-us apt source

2000-10-30 Thread Kevin Krafthefer
--- Begin Message --- Thanks Jeremy, But I am having difficulties accessing this site through apt [dselect]; it works fine with a browser. apt seems to redirect me to: http://non-us.debian.org/debian-non-US/dists/non-US/main when I'd like to go to: http://non-us.debian.org/debian-non-US/dists/p

RE: root file system

2000-10-30 Thread Anderson, Tim TL33E
I've had to go through this recently, and it's a little tedious. Anyone know of a tool that can list directories in order of size? (excluding subdir sizes obviously). If not then I guess I just made myself a little scripting project ;) although I am sure some people here can just rattle it off wi

gcc and j0,j1,jn, y0, y1, yn

2000-10-30 Thread mgi
It appears that the bessel functions j0, j1, jn, and y0, y1, yn are included in the libc as documented in the man page. However, it appears that gcc needs some option flags for these functions to be found in the include file bits/mathcall.h Any suggestions which flag would do the trick? Matthia

Re: ssh is refusing connections

2000-10-30 Thread Andre Berger
Aaron Brashears <[EMAIL PROTECTED]> writes: > I've been running my server for 89 days now, on potato for the whole > time. It's been quite stable and happy for a while now. However, > without an update to either the server or my portable machine, ssh > began refusing connections all of a sudden. '

Wakeup-on-LAN

2000-10-30 Thread Krzys Majewski
Anybody got Wakeup-On-LAN working? I think I complained about it here before; that time I couldn't disable it, now it's the opposite: after the machine has been asleep for a few hours, it refuses to WOL. This is with a 3com 905B pci nic. -chris

Re: X config problem causes me to have reinstall entire OS--!!newbie

2000-10-30 Thread Ray Percival
I think the reason it is doing this is because XDM is running and putting you right into X Try ctrlaltf10 that should drop you out to a command prompt. My suggestion would be to remove XDM which you could do my running apt-get remove xdm. This is will let you play with various configs and boot y

ssh is refusing connections

2000-10-30 Thread Aaron Brashears
I've been running my server for 89 days now, on potato for the whole time. It's been quite stable and happy for a while now. However, without an update to either the server or my portable machine, ssh began refusing connections all of a sudden. 'Garrison' is the machine's local name, as listed in m

Re: non-us apt source

2000-10-30 Thread Jeremy Gaddis
On Mon, 30 Oct 2000, Kevin Krafthefer wrote: > I am having difficulties installing ssh via dselect. I'm using apt and > pointing it at http://http.us.debian.org but I can't find all of the > pieces I want. Could somebody please tell me where to find a list of > sources for /etc/apt/sources.list (p

xsm

2000-10-30 Thread Krzys Majewski
Anybody using xsm successfully? Do things like Emacs support it? For example, if I've got an Emacs window with twelve hundred unsaved buffers and I hit Ctrl-Alt-Backspace (nuking the X session), will logging back in resume my Emacs with all its buffers? If not, why haven't those X slac

Re: DIVX?

2000-10-30 Thread Krzys Majewski
On Mon, 30 Oct 2000, Damien wrote: > x4 = xfree86 4.0.1 > OK, I've upgraded from 3.3.6 to 4.0.1. The only really noticeable difference is that full-screen mode is no longer really full-screen -- there is a black root window with the movie in its original resolution in the centre of it. -ch

Re: X config problem causes me to have reinstall entire OS--!!newbie warning!!

2000-10-30 Thread William T Wilson
On Mon, 30 Oct 2000, Jim Merante wrote: > Is there a keystroke combination that will prompt the > boot commands and allow me to skip the load X windows > command? When lilo comes up you can hit . Then type "linux single" and you will get a root prompt.

X config problem causes me to have reinstall entire OS--!!newbie warning!!

2000-10-30 Thread Jim Merante
Is there a keystroke combination that will prompt the boot commands and allow me to skip the load X windows command? (BTW, if I have posted this on a non-newbie list, I apoloogize and I will seek help elsewhere) After I have configured X and go to run it, my monitor goes blank and the green light

How to scan disks for physical errors?

2000-10-30 Thread Jean-Paul ARGUDO
Hi all I hope someone can help me, and that this message will fly thru the user lists, since I had to get off the list because of technical problems (to many messages to be downloaded for my really low internet access) I'm a new debianeer. I want to go progressively to full linux on my machine,

anyone attending LISA?

2000-10-30 Thread Walter Tautz
just curious as I see some redhat related talks there...alas no debian related stuff.. -walter

any experiences administering large collections of debian (more generally linux boxes)

2000-10-30 Thread Walter Tautz
I would like some feedback on people's experience administering large groups of machines which do not have individual people administering them. in particular suppose one wanted to configure a given package in the same way on a 100 hosts, say, exim. In other words, can one automatically configure

Re: /bin/false (was Re: security questions)

2000-10-30 Thread Damian Menscher
On Mon, 30 Oct 2000, sena wrote: > I heard that Jonathan Markevich wrote this on 29/10/00: > > > 32 bytes, huh? 24 for your source above (with spaces). Might as well > > compile it yourself. > > > Or, as in C the return type of a function defaults to int, we could write: > main(){return 1;

Re: root file system

2000-10-30 Thread sena
I heard that Art Edwards wrote this on 30/10/00: > BTW, what is the file kcore? It seems to be very big. > If you're talking about /proc/kcore, don't worry. That file isn't taking your HD space. The /proc directory is not a real filesystem (and it doesn't take space in your disk). /proc acts lik

Re: /bin/false (was Re: security questions)

2000-10-30 Thread sena
I heard that Jonathan Markevich wrote this on 29/10/00: > Only 3 minutes of fun? Disappointing. You've gone and blown the rest of > the afternoon. Read through it, make it funnier. Imagine it in Perl. Or > Befunge. Or my favorite, Rube. (extra points if you use the "weasel" -- I > believe i

Re: ls -R | grep char_string

2000-10-30 Thread kmself
Any reason this is off list? List cc:'ed in response. on Mon, Oct 30, 2000 at 04:24:36AM -0900, Ethan Benson ([EMAIL PROTECTED]) wrote: > On Mon, Oct 30, 2000 at 03:16:32AM -0800, kmself@ix.netcom.com wrote: > > I prefer: > > > > $ find . -type f -print0 | xargs --null zgrep -l pattern > >

Re: root file system

2000-10-30 Thread Damien
> As you will see from another post, /var is under root. I've been looking > very hard there and I can't find a culprit. I have looked in most > directories. Can you give me an idea of where, outside of mail, things > in /var get big? the easier way to narrow down this sort of thing is this: cd

Re: question about lilo

2000-10-30 Thread Wayne Topa
Subject: Re: question about lilo Date: Mon, Oct 30, 2000 at 10:19:50AM -0500 In reply to:mike Quoting mike([EMAIL PROTECTED]): > > On Mon, 30 Oct 2000 09:41:26 +0100, Philipp Schulte said: > > > On Mon, Oct 30, 2000 at 03:30:37PM +0800, [EMAIL PROTECTED] wrote: > > > > # >

Re: What to install for Gnome?

2000-10-30 Thread Moritz Schulte
Gyulai Mihaly <[EMAIL PROTECTED]> writes: > I wish to install Gnome, but I don't know what packages are needed... > What is the basic package that always needed for Gnome, and with what > command can I start Gnome? There are two versions of GNOME packages: 1) the Debian GNOME packages, packed b

Re: Newbie: Install networking problems

2000-10-30 Thread Thomas Guettler
On Mon, Oct 30, 2000 at 03:04:11PM +, Rory Campbell-Lange wrote: > Hi > I'm trying to link to an ethernet network with an EtherLink XL PCI > 3C900-TPO card. > check /etc/network/interfaces, ifup/ifdown -- Thomas Guettler Office: <[EMAIL PROTECTED]> www.interface-business.de Private:<[E

need packages - guile, gtk+>=1.2.7, libglade>=0.1, gtkhtml 0.3

2000-10-30 Thread [EMAIL PROTECTED]
Can anyone guide me to where I can obtain the following packages? (1) guile=1.3.4 (2) gtk+>=1.2.7 (3) libglade>=0.1 (4) gtkhtml 0.3 ALSO - Can anyone tell me where I can find WordPerfect that's compatible with potato? I could find WP for slink but I haven't been able to locate one for potato. R

What to install for Gnome?

2000-10-30 Thread Gyulai Mihaly
I wish to install Gnome, but I don't know what packages are needed... What is the basic package that always needed for Gnome, and with what command can I start Gnome? Do I need to do some file-editing before starting it? Thanks for any advices. PS. maybe it's obvious for others... :) -- GYUL

non-us apt source

2000-10-30 Thread Kevin Krafthefer
Hello, I am having difficulties installing ssh via dselect. I'm using apt and pointing it at http://http.us.debian.org but I can't find all of the pieces I want. Could somebody please tell me where to find a list of sources for /etc/apt/sources.list (particularly sources that house the non-us dist

man page question

2000-10-30 Thread Peter Jay Salzman
i have a cryptogram solver that i want to release to freshmeat (it's a console/ncurses application). i'd like to write a man page for it, but don't want to learn troff. are there any applications that lets you write a text, latex or staroffice file and turn it into a man page? pete ps- if anyon

Re: password protect a directory?

2000-10-30 Thread will trillich
On Sun, Oct 29, 2000 at 02:39:58PM -0800, kmself@ix.netcom.com wrote: > http://www.bitkeeper.com/ > > BitKeeper is "a scalable configuration management system, supporting > globally distributed development, disconnected operation, compressed > repositories, change sets, and named lines of develop

Re: gnome-name-server

2000-10-30 Thread Bruno Boettcher
On Mon, Oct 30, 2000 at 06:07:01PM +0100, [EMAIL PROTECTED] wrote: > Maybe, i believe it has something to do with the corba link to gnome programs. > I might be wrong, please correct me :-) nope you are correct, each CORBA object can conenct through the orb to other objects, it has several ways to

Re: root file system

2000-10-30 Thread Ola Lundqvist
Not to offent anyone, but does this thread have anything with debian development? I do not think so, so please exclude debian-devel from the to: or cc: line, thanx. :) // Ola -- - Ola Lundqvist --- / [EMAIL PROTECTED] Björnkärrsgatan 5 A.

Re: dpkg-preconfigure: No such file - pls help!

2000-10-30 Thread Gyulai Mihaly
Joey Hess írta, 2000-10-28, 11:55-kor kelt levelében, ami 22 sorból állt: >> I can use dselect, but after 'Install' I receive the following >> message: >> /usr/sbin/dpkg-preconfigure: No such file > Edit /etc/apt/apt.conf and comment out or delete the line with > dpkg-preconfigure in it. Tha

Re: cdrecord doesn't recognize my cd (re-)writer

2000-10-30 Thread csj
On Sun, 29 Oct 2000, mike wrote: > On Sun, 29 Oct 2000 06:40:04 +0800, [EMAIL PROTECTED] said: > > > I read somewhere about somebody's problems with xcdroast. My problem is even > > simpler (stupider?) I can't get cdrecord to work under debian. (27 lines of foolishness cut out ) > > My kerne

Re: Logcheck

2000-10-30 Thread Dave Sherohman
On Mon, Oct 30, 2000 at 09:15:41AM +, Christopher Clark wrote: > > The default 'server' config for logcheck ignores almost all of these things. > > Perhaps you should reconfigure your logcheck package? I suspect that you > > chose the 'utterly paranoid, report _everything_' configuration last

Re: change login method

2000-10-30 Thread Colin Watson
[EMAIL PROTECTED] wrote: > in other dist edit the /etc/inittab file can change the loin method >,from Xwin to console,but debian could not,how can i change login method >in debian?? Move the /etc/rc2.d/S99xdm link to /etc/rc2.d/s99xdm. You could also set up a Red Hat-like system if you want; have

Re: root file system

2000-10-30 Thread Dave Sherohman
On Mon, Oct 30, 2000 at 11:16:17PM -0700, Art Edwards wrote: > Thanks to all for putting me in the right direction. It turns out that I > hvae a spare 2G that I was going to use for NT but never quite got > around to using. I would like to use it for a var file system (a bit > large but better than

Re: what's /initrd ?

2000-10-30 Thread will trillich
On Mon, Oct 30, 2000 at 12:22:35PM +0200, Shaul Karl wrote: > [12:19:02 /tmp]$ dpkg -S /initrd/ > dpkg: /initrd/ not found. > [12:20:09 /tmp]$ locate initrd > /dev/initrd > /initrd > /usr/local/src/linux/kernel-source-2.2.17/arch/mips/boot/addinitrd.c > /usr/local/src/linux/kernel-source-2.2.17/arc

Re: gnome-name-server

2000-10-30 Thread halfdan
On Mon, Oct 30, 2000 at 01:03:32PM -0500, Debian Ghost wrote: > 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? Maybe, i believe it has something to do wit

Re: change login method

2000-10-30 Thread Juergen Fiedler
If you want to disable it temporarily, you can do a 'rm /etc/rc2.d/S99xdm' (assuming that you are booting in run level 2 (which is Debian's default)). To reenable it: 'ln -s /etc/init.d/xdm /etc/rc2.d/S99xdm'. Juergen [EMAIL PROTECTED] wrote: > Just uninstall xdm: > apt-get remove xdm > > >

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]:

Re: change login method

2000-10-30 Thread romeu
Just uninstall xdm: apt-get remove xdm [EMAIL PROTECTED] Para: debian-user@lists.debian.org

Re: 3dfx.o -- SOLVED!!!

2000-10-30 Thread Juergen Fiedler
One question, if I may: Is the kernel that this module is working with installed from the 2.2.17 kernel image deb or did you compile it from the kernel sources? It seemed to me that the fact that I installed the sources, but tried to run the module with the precompiled kernel might have caused t

Re: root file system

2000-10-30 Thread Adam Heath
On Mon, 30 Oct 2000, Art Edwards wrote: > I'm noticing that my root file system has filled up. I'm having a very > hard time trying to find out what is growing. Has anybody had the same > thing happen? I'm running potato (kernel 2.2.17) on both an athalon and > a pentium III machine (both are exhi

Re: Panel Crash

2000-10-30 Thread Francesco Bochicchio
On Mon, Oct 30, 2000 at 12:16:06PM +0100, [EMAIL PROTECTED] wrote: > > > Hi list, > I've make an upgrade from potato to woody and now the gnome panel at startup > crashes (segmentation fault) > any idea on what i should check? > Try to move away your ~/.gnome* directories. You will lose most of

Re: root file system

2000-10-30 Thread Art Edwards
Thanks to all for putting me in the right direction. It turns out that I hvae a spare 2G that I was going to use for NT but never quite got around to using. I would like to use it for a var file system (a bit large but better than what I have now.) I know I can simply change the fstab file, but how

Re: Newbie: Install networking problems

2000-10-30 Thread Philipp Schulte
On Mon, Oct 30, 2000 at 03:04:11PM +, Rory Campbell-Lange wrote: > I'm trying to link to an ethernet network with an EtherLink XL PCI > 3C900-TPO card. Over a Hub or a crossed-cable? > The network cannot be seen either before or after install. > > The card is not shown to be 'unsupported'

Re: root file system

2000-10-30 Thread Colin Watson
Art Edwards <[EMAIL PROTECTED]> wrote: >As you will see from another post, /var is under root. I've been looking >very hard there and I can't find a culprit. I have looked in most >directories. Can you give me an idea of where, outside of mail, things >in /var get big? Try /var/lib/dpkg and /var/c

Help: Loading Netscape 4 off Potato CD?

2000-10-30 Thread Jonathan Gift
Hi, I've posted some msgs but have yet to get Netscape 4 loaded. I've tried apt-get netscape and it defaults to netscape3. f I try netscape4, which I see on the package list is there, I get the base system and nothing to run. Is Netscape 4 on the official Debian 2.2 CD ROM? If so, how do I get it.

  1   2   >