Re: Memory limit testing: whether user really can use 2100MB memory

2004-06-29 Thread Rob Weir
On Tue, Jun 29, 2004 at 11:56:46AM -0400, Jameson C. Burt said > > As a user, without administrative privileges, I want to determine if I > really can consume a certain amount of memory. Try to consume it, and see if malloc() fails or your kernel locks up. There are a huge number of factors: *

Re: Visual C++?????

2004-06-29 Thread William Ballard
On Wed, Jun 30, 2004 at 04:17:47PM +1000, Rob Weir wrote: > http://www.mvps.org/vcfaq/lang/1.htm. I do believe it has been fixed in > recentish versions of VC++, though. I tested it: it is fixed, along with many of the STL problems. Microsoft actually purchased their STL implementation for VC5-

EnableHiMem for Memory == exactly 1GB?

2004-06-29 Thread William Ballard
Greg Madden in <[EMAIL PROTECTED]>, suggested enabling CONFIG_HIGHMEM4G=y for machines with > 960MB memory; however the help for this option in 2.6.7 says "if you will never run a machine with more than 1 Gigabyte of memory." It seems to suggest that for the interval [0,1024] it should be not s

Re: weird pb

2004-06-29 Thread Rob Weir
On Tue, Jun 29, 2004 at 02:18:29PM +0200, [EMAIL PROTECTED] said > > > Hi, > > I have a really weird problem on one of my box (woody): > > [(14:15:00) Linux Wifix ~]$ ls > Segmentation fault > [(14:15:02) Linux Wifix ~]$ > > any idea? Does "dmesg" print a kernel oops after running this comman

Re: Debian + The New PowerBook G4s

2004-06-29 Thread Rob Weir
On Tue, Jun 29, 2004 at 10:37:54PM +0100, Matthew T. Atkinson said > 'ello, > > Thanks very much for the info (especially on wireless and the good news > about production issues). I'd totally forgotten that Debian had a > PowerPC users list; I'll post on that very soon. > > Not having wireless w

Re: Visual C++?????

2004-06-29 Thread Rob Weir
On Tue, Jun 29, 2004 at 08:11:41PM -0400, Paul Tsai said > Joris Huizer wrote: > > > > >The worst thing I know of Visual C++ is, > > > >for (int i = 0; ) > > ... > >... > >... > >for (int i = 0; ) > > > is the bad thing the declaration of int in the for loop? According to > scoping ru

Re: mysql and libgcc_s.so.1

2004-06-29 Thread Rob Weir
On Fri, Jun 25, 2004 at 12:50:33AM -0400, Philip C. said > >>I was using mysql-4.0.14 compiled under stable so I decided to move to > >>mysql-4.0.20 compiled under unstable to no avail. Every time the > >>thread > > > >You're built it from source on unstable, on the exact machine you're > >trying

Re: Debian + The New PowerBook G4s

2004-06-29 Thread Bob Hentges
John Summerfield wrote: Matthew T. Atkinson wrote: I am trying to justify buying a new PowerBook G4 (1.5GHz) over a far cheaper x86 laptop. I'm buying it for my final year at University (I use a laptop in lectures because I'm visually impaired and also my project requires me to be able to work in

Re: Remote text printer and standard input woes and well the **** thing dont work... sorta,

2004-06-29 Thread Kent Andersen
10.10.1.3 is the printer. the HP has an ethernet card in it, and yes it does print "everything" sorta... text files dont work from the command prompt now, but thats okay this box must print standard input files anyway.. so its not a big deal Your Fix did allow it to print, but /etc/init.d/lpr rest

Re: Remote text printer and standard input woes and well the **** thing dont work... sorta,

2004-06-29 Thread Alvin Oga
hi ya On Tue, 29 Jun 2004, Kent Andersen wrote: assuming the "hp" printer is connected to 10.10.1.13 ... > lp|hp:\ > :lp=:\ > :rp=text:\ remove the above :lp definition since its NOT connected to a printer on this particular machine remove :rp since this is not needed here > :sd=/var/spoo

Re: latency Re: ide: Assuming 33MHz

2004-06-29 Thread Kirk Strauser
On Tuesday 29 June 2004 02:58 pm, Alvin Oga wrote: > for best latency performance: > i'm assuming that you have 15K rpm scsi disks or even 10K ide disks to > eliminate disk latency Yep. > and one ide disk per ide cable and .. and you're using fastest speed ddr > memory your mb supports Nope.

Re: Remote text printer and standard input woes and well the ****thing dont work... sorta,

2004-06-29 Thread Kent Andersen
no mouse, no keyboard.. just fancy black screens - Original Message - From: "Karl Hegbloom" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 29, 2004 10:07 PM Subject: Re: Remote text printer and standard input woes and well the thing dont work... sorta, > If it was me

Re: Remote text printer and standard input woes and well the **** thing dont work... sorta,

2004-06-29 Thread Karl Hegbloom
If it was me, I'd install "cupsys", "gnome-cups-manager" or KDE, and use "enscript" to print text files. -- Karl Hegbloom <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Remote text printer and standard input woes and well the **** thing dont work... sorta,

2004-06-29 Thread Kent Andersen
I have a tricky problem and dont really know where to go with it. I have a HP direct Jet lan printer, now I have printcap setup so that it thinks its a text printer. heres a clip of what printcap says. Printcap file : lp|hp:\ :lp=:\ :rp=text:\ :sd=/var/spool/lpd/lp:\ :rm=10.10.1.3:\ :mx#0:\ :sh:

clone Re: ntp configuration

2004-06-29 Thread Alvin Oga
hi ya z On Wed, 30 Jun 2004, Zenaan Harkness wrote: > whiskas:~# ntpq -cpe ntpdate's output is easier to read if its connecting and working or not - it tells you it connected and how much of an time offset and if ntpdate works, xntpd should also work if your xntpd doesnt work, its pr

Changing options in install procedure

2004-06-29 Thread John Wisniewski
I procured a set of installation CDs for Woody last September 2003, and installed the system on a generic i386 system, along with XFree86 4.3.0, and I got everything to work with some trial and error. The system sat unused for three or four months, and when I went back to it, I had to reinstall De

Re: Visual C++?????

2004-06-29 Thread Micha Feigin
On Tue, Jun 29, 2004 at 07:39:16PM -0700, Stephen Le wrote: > Being educated does not make you a good teacher. > And being uneducated doesn't make you a good student ;-) > On Tue, 29 Jun 2004 19:42:02 -0700, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > > > To be a professor and have tenur

Re: Visual C++?????

2004-06-29 Thread Sam Halliday
Stephen Le wrote: > Being educated does not make you a good teacher. yes, but it doesn't make you an idiot either. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Visual C++?????

2004-06-29 Thread Sam Halliday
[EMAIL PROTECTED] wrote: > Sam Halliday wrote: > > [EMAIL PROTECTED] wrote: > > > Sam Halliday wrote: > > > > William Ballard wrote: > > > > > Oh and your professor is an idiot. > > > > > > > > thats a very brave thing to say about a PROFESSOR > > > > > > Very brave indeed.. One would think someon

Re: Visual C++?????

2004-06-29 Thread Kevin Mark
On Tue, Jun 29, 2004 at 02:02:28PM -0500, cecil wrote: > Ok, yet again, my prof wants us to use Visual C++. I have not yet talked > to him about this. I have decided that I will HAVE to use X, so I guess > I'm looking for a IDE that will approximate this. I know of anjuta, > kdevelop, and motor(

Re: Visual C++?????

2004-06-29 Thread Stephen Le
Being educated does not make you a good teacher. On Tue, 29 Jun 2004 19:42:02 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > To be a professor and have tenure in a institution of higher learning > one usually must have a Ph.D. or at least a masters unless the school > in question sucks;

Re: help on masquerading

2004-06-29 Thread Kevin Mark
On Tue, Jun 29, 2004 at 04:01:46PM +0545, Ritesh Raj Sarraf wrote: > On Tue, 29 Jun 2004, Kevin Mark wrote: > > > On Tue, Jun 29, 2004 at 02:09:36PM +0545, Ritesh Raj Sarraf wrote: > > > I think I've got a little confused. For example I hit the following: > > > > > > iptables -P FORWARD DROP > >

Re: Visual C++?????

2004-06-29 Thread dking
To be a professor and have tenure in a institution of higher learning one usually must have a Ph.D. or at least a masters unless the school in question sucks; That takes a min of around 8 years. So its a safe bet that the professor, even if he may or may not be incompetent, has at least 8 years

Re: lost password

2004-06-29 Thread Adam Aube
Micha Feigin wrote: >> ?? 29 06 2004 21:35 [EMAIL PROTECTED] ??: >> > forgot root password. just installed "woody"... >> > tried alt, shift ctrl keys and was able to get to lilo. it still asked >> > for the root passwd. booted to cd and ran: >> > >> > rescue root=/dev/hda1 still could not

咨询

2004-06-29 Thread [EMAIL PROTECTED]
本站拥有丰富的影视资源,片源清晰度高,每天更新。并拥有多台服 务器和充足带宽,保证播放效果和稳定性 现在可以免费注册哦,4000多部,90%都是DVD。免费啊。快点来吧,要不就晚了 http://www.cn-see.com/tghd.asp?335999 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ntp configuration

2004-06-29 Thread Zenaan Harkness
On Wed, 2004-06-30 at 12:04, Alvin Oga wrote: > > broadcast 192.168.0.0 > > i assume your laptop ( the other ntp config ) is in this ip# range The laptop happily loads web pages from the server, and I do all my testing by sshing to it. As per an earlier email: --- zen8100a:~# nmap

Re: ntp configuration

2004-06-29 Thread Alvin Oga
hi ya z On Wed, 30 Jun 2004, Zenaan Harkness wrote: > whiskas:~# ntpdate tk1.ihug.com.au > 30 Jun 11:31:07 ntpdate[31469]: the NTP socket is in use, exiting duh ... :-) sorry :-) > whiskas:~# /etc/init.d/ntp-server stop > Stopping NTP server: ntpd. > ### 04-06-30 11:32:32 __ > whiskas

Re: which package does this bug relate to

2004-06-29 Thread Adam Aube
Christian E. Kaas wrote: > I am pretty tired of a bug I have experienced for a few weeks and I > would really appreciate if someone would help me point out the related > package(s) so a bug report can enter the bug tracking system. > In the last few weeks I have experienced an error concernin

Re: lost password

2004-06-29 Thread Micha Feigin
On Tue, Jun 29, 2004 at 10:05:40PM +0300, Todor Tzankov wrote: > Boot from the CD as normaly, > change to the second console, > > mount the root partition: > #mkdir temp > #mount /dev/hda1 temp > > chroot in that directory: > #chroot temp /bin/bash > > and change root password: > #passwd > > Ho

Re: syslog

2004-06-29 Thread Adam Aube
Simon Kitching wrote: > By the way, can anyone explain why the "syslogd" daemon is > started/managed via an init script called "sysklogd"? Probably to avoid a conflict with the syslog it was replacing. Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Re: Visual C++?????

2004-06-29 Thread Roberto Sanchez
Sam Halliday wrote: William Ballard wrote: Oh and your professor is an idiot. thats a very brave thing to say about a PROFESSOR Sadly, that same comment can be made far too many professors out there. -Roberto Sanchez signature.asc Description: OpenPGP digital signature

Re: problem installing debian

2004-06-29 Thread Adam Aube
Karl Hegbloom wrote: > We need more mentions in significantly technical articles. That will help > the distribution gain public favor and respect as a professional quality > enterprise grade Linux. How about an endorsement from Google's SysAdmin? "[Google's senior SysAdmin]'s platform of choic

Re: Visual C++?????

2004-06-29 Thread Micha Feigin
On Tue, Jun 29, 2004 at 02:02:28PM -0500, cecil wrote: > Ok, yet again, my prof wants us to use Visual C++. I have not yet talked > to him about this. I have decided that I will HAVE to use X, so I guess > I'm looking for a IDE that will approximate this. I know of anjuta, > kdevelop, and motor(

USB mouse with kernel 2.4.26

2004-06-29 Thread Nori Heikkinen
having upgraded to the 2.4.26 kernel, i can no longer use my USB mouse. i _can_ use my USB camera cable, though, so i know it's not wholly a USB deal. i haven't changed my /etc/gpm.conf or my /etc/X11/XF86Config-4 (the relevant bits of which follow): /etc/gpm.conf: device=/dev/input/mice respon

Re: utilizar KDE en Debian

2004-06-29 Thread Roberto Sanchez
[EMAIL PROTECTED] wrote: Muchas gracias mi problema es el siguiente, existe algun manual que presente los menues del KDE para debian porque es diferente del mandrake, al menos no encuentro como conectarme a la red windows por medio de samba y donde veo y cambio la direccion IP desde KDE si existe

Re: ntp configuration

2004-06-29 Thread Zenaan Harkness
On Wed, 2004-06-30 at 10:29, Alvin Oga wrote: > On Wed, 30 Jun 2004, Zenaan Harkness wrote: > > > SERVER: > > --- > > whiskas:~# cat /etc/ntp.conf > > driftfile /var/lib/ntp/ntp.drift > > server time-server.bigpond.net.au > > use just ONE and only ONE ntp server for testing > and pick one that wo

Re: skype: Internet telephony

2004-06-29 Thread Brian Potkin
On Wed, Jun 30, 2004 at 08:38:07AM +0800, John Summerfield wrote: > Brian Potkin wrote: > > >Depends on what you mean by a 'sane user'. Such a user might want to > >use a product which > > > >(a) is capable of communicating with the rest of the VOIP world, > >(b) doesn't tie you to a particular

gkrellmd time synchronization problem + deci-seconds clock

2004-06-29 Thread Zenaan Harkness
Hi, I am trying to synchronize the time between two boxes. I'm playing with ntp*. * If you know of any digital X-based clock program that displays in deci-seconds (or finer) resolution, I would very much like to know. * The problem below had me totally off-track for literally the last few weeks,

Re: broken nvidia package, is there a work around?

2004-06-29 Thread Michael Bonert
Nvidia's proprietary driver for some reason just doesn't want to play nice. I managed to get it installed -- with the advice given :-) in response to http://lists.debian.org/debian-user/2004/06/msg03819.html -- but it only works sort of. I get the nvidia splash screen and the display seems to b

Re: ntp configuration

2004-06-29 Thread Alvin Oga
On Wed, 30 Jun 2004, Zenaan Harkness wrote: > SERVER: > --- > whiskas:~# cat /etc/ntp.conf > driftfile /var/lib/ntp/ntp.drift > server time-server.bigpond.net.au use just ONE and only ONE ntp server for testing and pick one that works ... root# ntpdate time-server.bigpond.net.au you'l

Re: skype: Internet telephony

2004-06-29 Thread John Summerfield
Brian Potkin wrote: On Tue, Jun 29, 2004 at 10:10:04PM +0800, John Summerfield wrote: Has anyone tried this? http://www.desktoplinux.com/news/NS2762250480.html Given its parentage I'd pay close attention to my firewalls and what hosts it accesses and how. I'm very curious as to how well it doe

Re: syslog

2004-06-29 Thread Simon Kitching
On Wed, 2004-06-30 at 12:18, Ketil Froyn wrote: > On Wed, 30 Jun 2004, Matthew Joyce said: > > > I have been asked by a 3rd party (who managed some > > comms equipment for us) if we have a syslog server. > > > > If so, they say they can direct some logs to it. > > > > We have some Debian boxes,

Re: iptables start on boot

2004-06-29 Thread blm
> On Tue, Jun 29, 2004 at 10:14:52AM -0400, Ralph Crongeyer wrote: >> John Summerfield wrote: >> >> >[EMAIL PROTECTED] wrote: >> > >> >>I recently installed debian testing (sarge) on a clients machine and >> am >> >>trying to >> >>get the firewall to load on reboot. AFAIK there was a >> >>/etc/ini

Re: Visual C++?????

2004-06-29 Thread Sam Halliday
William Ballard wrote: > Oh and your professor is an idiot. thats a very brave thing to say about a PROFESSOR -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: skype: Internet telephony

2004-06-29 Thread Brian Potkin
On Tue, Jun 29, 2004 at 10:10:04PM +0800, John Summerfield wrote: > Has anyone tried this? > http://www.desktoplinux.com/news/NS2762250480.html > > Given its parentage I'd pay close attention to my firewalls and what > hosts it accesses and how. > > I'm very curious as to how well it does what

Re: Debian + The New PowerBook G4s

2004-06-29 Thread John Summerfield
Matthew T. Atkinson wrote: 'ello, I am trying to justify buying a new PowerBook G4 (1.5GHz) over a far cheaper x86 laptop. I'm buying it for my final year at University (I use a laptop in lectures because I'm visually impaired and also my project requires me to be able to work in a number of place

Re: syslog

2004-06-29 Thread Ketil Froyn
On Wed, 30 Jun 2004, Matthew Joyce said: > I have been asked by a 3rd party (who managed some > comms equipment for us) if we have a syslog server. > > If so, they say they can direct some logs to it. > > We have some Debian boxes, don't they all have syslog > running ? > > How does it work ?

Re: Visual C++?????

2004-06-29 Thread Paul Tsai
Joris Huizer wrote: The worst thing I know of Visual C++ is, for (int i = 0; ) ... ... ... for (int i = 0; ) is the bad thing the declaration of int in the for loop? According to scoping rules i is only in scope for the first for loop so the second declaration should be ok. It's be

Re: Problems with apt

2004-06-29 Thread Adam Aube
Jonas Jasas wrote: > I have problems with apt, tell me the way in this situation how to make > apt work? > > After I added to my source.list > deb http://mars.iti.pk.edu.pl/~jakub/dist/sarge ./ and tryed to install > gimp 2.0 I am getting: Have you tried using an official Debian mirror? It could

syslog

2004-06-29 Thread Matthew Joyce
Title: syslog I have been asked by a 3rd party (who managed some comms equipment for us) if we have a syslog server. If so, they say they can direct some logs to it. We have some Debian boxes, don’t they all have syslog running ? How does it work ? Advice please. Matt Joyce Children

Re: interfaces lo:1 lo:2 lo:3? (for remote ssh tunnels)

2004-06-29 Thread John Summerfield
Will Trillich wrote: On Sat, Jun 26 at 08:33PM +0800, John Summerfield wrote: I don't understand why the server would be making the connexion request. By definition, the client does that. it's not "by definition" -- it's "in the VAST majority of cases". as in "very seldom, and it's sur

Re: Frontpage-extensions and php in apache

2004-06-29 Thread Monique Y. Mudama
On 2004-06-29, Jacob S. penned: > > I think Monique has the solution, but be sure to look at it closely. > You mention installing _php3_ and she includes apache config info for > _php4_. There are several ways to fix this, but I strongly recommend > upgrading to php4, since it's included in Woody a

RE: raise user accounts max fd

2004-06-29 Thread Ross Tsolakidis
Yep I tried the first step as suggested by John, but the setting didn't stick. I'll stick it in the bashrc and give it a go. Thanks all ! -- Ross -Original Message- From: LeVA [mailto:[EMAIL PROTECTED] Sent: Wednesday, 30 June 2004 12:16 AM To: [EMAIL PROTECTED] Subject: Re: raise user

Re: skype: Internet telephony

2004-06-29 Thread John Summerfield
Mike Ward wrote: I've only used it on windows 2000, but for what it's worth, I've had no problems with it there. I was wondering whether it has any phone-home capability. I've not heard of any spyware on Linux,but of courxe it's possible, especially with closed-source software. -- Cheers Joh

Re: resolv.conf has been lost

2004-06-29 Thread Kenneth Jacker
cenapad> I've noticed that resolv.conf has been reseted each time I cenapad> reset computer, that is, if I reboot ou shutdown the cenapad> machine, i lost the content of resolv.conf, and, therefore, cenapad> information about my DNS. Strange... % man resolvconf % man interfaces -- Prof

Re: Newbie installation

2004-06-29 Thread Martin Dowie
"Christophe Combelles" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > http://www.debian.org/devel/debian-installer/ [snip] > The debian-installer manuals are here : > http://d-i.alioth.debian.org/svn/debian-installer/installer/doc/INSTALLATION-HOWTO > http://d-i.alioth.debian.org/man

Re: Is this a bug in mutt or a malformed email?

2004-06-29 Thread CW Harris
On Tue, Jun 29, 2004 at 10:43:06PM +0100, Pigeon wrote: > A poster to a pigeon rescue group I'm on posts in > multipart/alternative format, HTML and plain text. > > Normally, when reading his emails, mutt (woody, 1.3.28-2) happily > displays the plain text part and ignores the HTML. > > However,

Re: Visual C++?????

2004-06-29 Thread Alex Malinovich
On Tue, 2004-06-29 at 15:51, cecil wrote: > He says we will only use Ansi C++ Then there's no reason you can't use gcc/g++ to do the work. As long as he doesn't want pre-compiled Windows binaries from you you should be fine. If something DOESN'T work in g++ but it DOES work in Visual C++ you can p

Re: Visual C++?????

2004-06-29 Thread dking
That would definitely fit in with Microsoft’s business model of 'lets break everything so it only works with our broken implementation' Thank the gods for Open Source and free standards. On 29 Jun 2004 at 18:58, Hendrik Boom wrote: > On Tue, Jun 29, 2004 at 11:19:42PM +0200, Joris Huizer wrote:

Re: Visual C++?????

2004-06-29 Thread William Ballard
On Tue, Jun 29, 2004 at 06:58:35PM -0400, Hendrik Boom wrote: > I have it on moderately good (but anonymous) authority that a few > years ago it was deliberate Microsoft policy for their C++ implementations > to be *in*compatible with others. I don't know whether that policy is > still in force no

Re: Visual C++?????

2004-06-29 Thread Hendrik Boom
On Tue, Jun 29, 2004 at 11:19:42PM +0200, Joris Huizer wrote: > > The worst thing I know of Visual C++ is, > > for (int i = 0; ) > ... > ... > ... > for (int i = 0; ) > > won't work as the thing parses as if it's still 1990 (something like > that) - this syntax wasn't legal once I

Re: ntp configuration

2004-06-29 Thread Mark Ferlatte
Zenaan Harkness said on Wed, Jun 30, 2004 at 07:54:57AM +1000: > On Tue, 2004-06-29 at 03:39, Bob Proulx wrote: > > Zenaan Harkness wrote: > SERVER: > --- > whiskas:~# cat /etc/ntp.conf > driftfile /var/lib/ntp/ntp.drift > server time-server.bigpond.net.au > server tk1.ihug.com.au > server tk2.ihug

Re: Visual C++?????

2004-06-29 Thread cecil
He says we will only use Ansi C++ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ntp configuration

2004-06-29 Thread Zenaan Harkness
On Tue, 2004-06-29 at 03:39, Bob Proulx wrote: > Zenaan Harkness wrote: > > Even after quite a few emails of support from this list (and thanks very > > much to those who helped) I still can't get my laptop to sync with my > > server. > > Oh, gosh, I will open the can marked "worms". What is the

Re: Visual C++?????

2004-06-29 Thread William Ballard
On Tue, Jun 29, 2004 at 11:19:42PM +0200, Joris Huizer wrote: > The worst thing I know of Visual C++ is, > > for (int i = 0; ) > ... > ... > ... > for (int i = 0; ) > > won't work as the thing parses as if it's still 1990 (something like > that) - this syntax wasn't legal once I thi

Is this a bug in mutt or a malformed email?

2004-06-29 Thread Pigeon
A poster to a pigeon rescue group I'm on posts in multipart/alternative format, HTML and plain text. Normally, when reading his emails, mutt (woody, 1.3.28-2) happily displays the plain text part and ignores the HTML. However, when he quotes one of my PGP-inline-signed posts, and doesn't delete

Re: lost password

2004-06-29 Thread Andreas Janssen
Hello Leandro Guimaraens Faria Corsetti Dutra (<[EMAIL PROTECTED]>) wrote: > Em Tue, 29 Jun 2004 21:00:14 +0200, disciple escreveu: > >> forgot root password. just installed "woody"... >> tried alt, shift ctrl keys and was able to get to lilo. > > There you have to boot in single user mode, in

Re: Debian + The New PowerBook G4s

2004-06-29 Thread Matthew T. Atkinson
'ello, Thanks very much for the info (especially on wireless and the good news about production issues). I'd totally forgotten that Debian had a PowerPC users list; I'll post on that very soon. Not having wireless would be a shame. I'll let you know if I hear any good news in that area. bye ju

Re: spamassassin on low memmory machine

2004-06-29 Thread Stephen Patterson
On Tue, 29 Jun 2004 08:20:05 +0200, Vadik wrote: > I run my web and email server on machine with 32 Mb RAM. It works fine, > but spamassassin really takes a lot of memory. And to make things > worse, it often runs 10 and more sessions. is the a way I can configure > spamassassin to run no mor

Re: Newbie installation

2004-06-29 Thread Karl Hegbloom
On Tue, 2004-06-29 at 19:08 +0100, Martin Dowie wrote: > > > > OK. Usually, 'startx' should start up X with whatever desktop is > > > > set as the default. (Time enough to worry if it's the one you want > > > > when X is running). > > > > > > Not a sausage - not even an error message. :-( > >

Re: Frontpage-extensions and php in apache

2004-06-29 Thread Jacob S.
On Mon, 28 Jun 2004 12:53:38 -0600 "Monique Y. Mudama" <[EMAIL PROTECTED]> wrote: > On 2004-06-28, Colemont Bert penned: > > Help! > > > > I run an apache 1.3 on my debian-sarge, and I have installed php3 > > and the fp extension,... but evrytime I go to my page: index.php the > > browser want's t

Re: Visual C++?????

2004-06-29 Thread Sam Halliday
cecil wrote: > Ok, yet again, my prof wants us to use Visual C++. I have not yet talked > to him about this. I have decided that I will HAVE to use X, so I guess > I'm looking for a IDE that will approximate this. I know of anjuta, > kdevelop, and motor(console mode app). Any ideas, suggestions,

Re: Visual C++?????

2004-06-29 Thread Joris Huizer
cecil wrote: Ok, yet again, my prof wants us to use Visual C++. I have not yet talked to him about this. I have decided that I will HAVE to use X, so I guess I'm looking for a IDE that will approximate this. I know of anjuta, kdevelop, and motor(console mode app). Any ideas, suggestions, or com

Re: Visual C++?????

2004-06-29 Thread William Ballard
On Tue, Jun 29, 2004 at 02:12:00PM -0700, William Ballard wrote: > The funny thing is Microsoft doesn't use Visual C++ to build Windows. This statement is not correct: They use Visual C++ command line toolset (which you can download for free); they don't use Visual Studio, Visual C++ "Project"

Re: Visual C++?????

2004-06-29 Thread William Ballard
On Tue, Jun 29, 2004 at 02:02:28PM -0500, cecil wrote: > Ok, yet again, my prof wants us to use Visual C++. I have not yet talked > to him about this. I have decided that I will HAVE to use X, so I guess > I'm looking for a IDE that will approximate this. I know of anjuta, > kdevelop, and motor(

Re: Problems with apt

2004-06-29 Thread Karl Hegbloom
On Tue, 2004-06-29 at 11:01 -0700, Jonas Jasas wrote: > > I bet you didn't: > > # apt-get update > Yes I did. > > > You only need to do that if there are dependency issues beforehand. > Normaly I am getting: > > stekas:/usr/bin# apt-get upgrade > Reading Package Lists... Done > Building Dependenc

Re: resolv.conf has been lost

2004-06-29 Thread Kamaraju Kusumanchi
cenapad wrote: I've noticed that resolv.conf has been reseted each time I reset computer, that is, if I reboot ou shutdown the machine, i lost the content of resolv.conf, and, therefore, information about my DNS. Strange... Are you using dhcp or static IPs? I ask because I had a similar exper

Re: Newbie installation

2004-06-29 Thread Carl Fink
On Tue, Jun 29, 2004 at 04:45:43PM -0400, Chris Metzler wrote: > On Tue, 29 Jun 2004 16:13:24 -0400 > Carl Fink <[EMAIL PROTECTED]> wrote: > > Are you familiar with "screen"? Capture the session where you run > > startx. > > Did you mean "script" rather than "screen"? Yes. Thanks. -- Carl Fin

aptitude install less ssh

2004-06-29 Thread Karl Hegbloom
Does anyone else get a giggle out of typing: aptitude install less ssh ... after a fresh Sarge install? -- Karl Hegbloom <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Newbie installation

2004-06-29 Thread Chris Metzler
On Tue, 29 Jun 2004 16:13:24 -0400 Carl Fink <[EMAIL PROTECTED]> wrote: > > On Tue, Jun 29, 2004 at 07:08:10PM +0100, Martin Dowie wrote: > > > > Well, there must be *some* messages - even if only 'command not > > > found' ? > > > > Apparently there must not... :-( > > Are you familiar with "sc

RE: ipopd plain text passwords

2004-06-29 Thread Jason (RazM) Granum
Just an update and again Thank you both Pim and John for your suggestions. I've tracked down that the reason plain text passwords don't work is that when I install ipopd it doesn't include the LOGIN authentication module(?). I'm still poking around but if someone has any suggestions on why this aut

X11 Re: Newbie installation

2004-06-29 Thread Alvin Oga
On Tue, 29 Jun 2004, Carl Fink wrote: > Are you familiar with "screen"? Capture the session where you run > startx. Also, tail some logs (especially messages) and see if > anything interesting is there. (You could use "grep free86 *" in > /var/log/ if you wanted.) you can also see /var/log/XF

apache-perl: BRICOLAGE troubles

2004-06-29 Thread Will Trillich
wow, this is confusing! On Tue, Jun 29 at 12:57PM -0500, Will Trillich wrote: > without the two added httpd.conf directives, apache works like a > champ (so apache-perl is working just fine). then we add these > two lines, and... > > PerlSetEnv BRICOLAGE_ROOT /etc/bricolage > PerlModu

Re: Visual C++?????

2004-06-29 Thread Antony
On Tue, Jun 29, 2004 at 02:02:28PM -0500, cecil wrote: > Ok, yet again, my prof wants us to use Visual C++. I have not yet talked > to him about this. I have decided that I will HAVE to use X, so I guess > I'm looking for a IDE that will approximate this. I know of anjuta, > kdevelop, and motor(

which package does this bug relate to

2004-06-29 Thread Christian E. Kaas
Hi debian user list I am pretty tired of a bug I have experienced for a few weeks and I would really appreciate if someone would help me point out the related package(s) so a bug report can enter the bug tracking system. I figured out it must be Metacity but since its last package is dated 26th

Re: lost password

2004-06-29 Thread Leandro Guimaraens Faria Corsetti Dutra
Em Tue, 29 Jun 2004 21:00:14 +0200, disciple escreveu: > forgot root password. just installed "woody"... > tried alt, shift ctrl keys and was able to get to lilo. There you have to boot in single user mode, init=1 if memory does not fail me. -- Leandro GuimarÃes Faria Corsetti Dutra

Visual C++?????

2004-06-29 Thread cecil
Ok, yet again, my prof wants us to use Visual C++. I have not yet talked to him about this. I have decided that I will HAVE to use X, so I guess I'm looking for a IDE that will approximate this. I know of anjuta, kdevelop, and motor(console mode app). Any ideas, suggestions, or comments? The ne

Re: ipopd plain text passwords

2004-06-29 Thread Carl Fink
On Tue, Jun 29, 2004 at 09:55:08PM +0200, Pim Bliek | PingWings.nl wrote: > dpkg-reconfigure ipopd Possibly dpkg-reconfigure -p low ipopd -- Carl Fink [EMAIL PROTECTED] Jabootu's Minister of Proofreading http://www.jabootu.com -- To UNSUBSCRIBE, email to [EMAIL PR

latency Re: ide: Assuming 33MHz

2004-06-29 Thread Alvin Oga
hi ya kirk On Tue, 29 Jun 2004, Kirk Strauser wrote: > On Monday 2004-06-28 09:11 pm, Alvin Oga wrote: > > > if your cpu is running at say less than 75% load, your system is NOT being > > used to the fullest extent for the $$$ you paid :-) > > Exception: we spec our webservers for *latency*,

Re: Newbie installation

2004-06-29 Thread Carl Fink
On Tue, Jun 29, 2004 at 07:08:10PM +0100, Martin Dowie wrote: > > Well, there must be *some* messages - even if only 'command not found' ? > > Apparently there must not... :-( Are you familiar with "screen"? Capture the session where you run startx. Also, tail some logs (especially messages)

Re: wireless

2004-06-29 Thread Alvin Oga
hi ya nx On Tue, 29 Jun 2004, nx13372 wrote: > I'm a bit (well... a lot) confuse about wi-fi! I'm using Debian Sid, kernel 2.6.6-2 > or 2.4.26-1 > I'm also using a desktop machine, not a laptop. > As far as I understand I only need ndiswrapper, in case of not having a supported > card, right!?

Re: resolv.conf has been lost

2004-06-29 Thread Carl Fink
On Tue, Jun 29, 2004 at 12:38:05PM -0300, cenapad wrote: > I've noticed that resolv.conf has been reseted each time I reset > computer, that is, if I reboot ou shutdown the machine, i lost the > content of resolv.conf, and, therefore, information about my DNS. Strange... And you've given NO info

no tooltips in the GIMP...

2004-06-29 Thread Silvan
I have two parallel installations of Sid with very similar lists of installed packages. Both were updated last week sometime. On one, the GIMP has no tooltips. Rather, the little yellow boxes pop up, and in varying sizes, but they're either empty or displaying text in the same color as the ba

RE: ipopd plain text passwords

2004-06-29 Thread Jason (RazM) Granum
John Fleming also suggested that along with uninstalling it using --purge. I get reasked which ipopd services I want to run but it doesn't re-ask the question regarding passwords. When I telnet to port 110 I can't issue a USER command to login via telnet. When I issue AUTH I get the following: 50:

Re: html-email and mutt

2004-06-29 Thread Carl Fink
On Tue, Jun 29, 2004 at 04:55:57PM +0200, Johann Spies wrote: > In the mutt documentation I could only find references to > html-attachments. What do I do when the whole email is in > html-format? Can gnus handle it? You type "v" at the mutt menu, move the cursor down one line (in general) and p

Re: ipopd plain text passwords

2004-06-29 Thread Pim Bliek | PingWings.nl
dpkg-reconfigure ipopd :) > While doing an apt-get install ipopd I was asked if I wanted to allow > plain > text passwords or not for the pop3 server. I selected no without giving it > a > 2nd thought as I also selected pop3s. I now have some users who are trying > to access their mail using clie

ipopd plain text passwords

2004-06-29 Thread Jason (RazM) Granum
While doing an apt-get install ipopd I was asked if I wanted to allow plain text passwords or not for the pop3 server. I selected no without giving it a 2nd thought as I also selected pop3s. I now have some users who are trying to access their mail using clients which don’t support pop3s an

Re: lost password

2004-06-29 Thread Andreas Janssen
Hello [EMAIL PROTECTED] (<[EMAIL PROTECTED]>) wrote: > forgot root password. just installed "woody"... > tried alt, shift ctrl keys and was able to get to lilo. it still > asked for the root passwd. At the lilo prompt, enter: Linux init=/bin/sh at the commmandline: mount -o remount,rw / pas

Re: clamav

2004-06-29 Thread Bob Schlärmann
On Tue, 29 Jun 2004 06:34:40 -0400 Tom Allison <[EMAIL PROTECTED]> wrote: > Can someone present an example of how to run clamav from the procmail > files? > > I've only seen it run as a daemon with amavisd-new. > > I'm using the following rule to incorporate clamscan directly into my .procmailrc

Re: lost password

2004-06-29 Thread Todor Tzankov
Boot from the CD as normaly, change to the second console, mount the root partition: #mkdir temp #mount /dev/hda1 temp chroot in that directory: #chroot temp /bin/bash and change root password: #passwd Hope that helps ;) На 29 06 2004 21:35 [EMAIL PROTECTED] написа: > forgot root password. ju

  1   2   3   >