Re: Moving from XP and looking for replacement programs

2004-04-19 Thread Kristian Niemi
I moved from XP some months ago. For the most part the transition really went more smoothly than I had expected -- probably because I started using opensource software on XP, before I switched. If you're just checking your own mail, you might want to check out Mozilla Thunderbird instead of set

Re: Debian /etc/hosts Behavior

2004-04-19 Thread Colin Watson
On Sun, Apr 18, 2004 at 10:35:22PM -0700, Marc Wilson wrote: > On Sun, Apr 18, 2004 at 11:22:36PM -0400, Joey Hess wrote: > > The installer does indeed create that line. In recent daily builds, > > we've changed things around to the more sane: > > > > 127.0.0.1 localhost hostname > > Hm..

Two IP addresses but one listed by ifconfig

2004-04-19 Thread Bill Moseley
Sanity check question: I have a machine that is responding to Arp requests and accepting connections on an interface that's been brought down. Should that happen? I've got a laptop sitting here connected to the wired LAN and assigned 192.168.1.4 by dhpcd on boot (auto eth0). But, I also have a

ab 27.4. wieder erreichbar

2004-04-19 Thread schuh
ich bin vom 19. bis 26. april auf urlaub. bitte wenden sie sich in meiner abwesenhiet an frau irene höth unter 01/522 06 50-42 oder [EMAIL PROTECTED] mit lieben grüssen, andrea schuh -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE

Re: HDIO_SET_DMA failed: Operation not permitted

2004-04-19 Thread Tim Beauregard
Tim Beauregard wrote: Hi, Could someone please help me find the kernel config settings which I've neglected, that prevent me from using DMA? I expected inclusion of AMD and nVidia IDE chipset support (CONFIG_BLK_DEV_AMD74XX=m) would be sufficient. I have tried enabling DMA only for disks (CONFIG

Debian, lowest rates around on medication

2004-04-19 Thread Feeds Q. Unimpaired
I'm so sorry! :)We're all pilgrims on the same journey-but some pilgrims have better road maps.If your only goal is to become rich, you will never achieve it. Debian, looking for cheapest meds? Check out our souce for medication. http://supership.rx-plus.net/?dcent actuates Constants aren't.Here

Re: HDIO_SET_DMA failed: Operation not permitted

2004-04-19 Thread Mike Chandler
On Monday 19 April 2004 12:11 am, Tim Beauregard wrote: > Tim Beauregard wrote: > > Hi, > > > > Could someone please help me find the kernel config settings which I've > > neglected, that prevent me from using DMA? I expected inclusion of AMD > > and nVidia IDE chipset support (CONFIG_BLK_DEV_AMD7

Sarge Jigdo Image

2004-04-19 Thread Peter A. Cole
Hi all, I'm probably doing something stupid here, but I can't seem to get the current official Sarge ISO image from Jigdo to work. I jigdo'd the CD last night and booted my Dell notebook off it today, but it tells me I don't have a valid Debian CD. When jigdo finished, it told me the image sho

SATA hard drives?

2004-04-19 Thread users
I have a new computer that has a Soyo Dragon motherboard, with Onboard SATA/RAID: 2x Serial ATA, RAID 0/1, .. and a IBM 160 GB Hard drive 160 GB 7200RPM SATA Hard Drive. Can Debian be installed on this setup? Is there anything special I have to do during installation?? Any help would b

Re: branding debian releases

2004-04-19 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 15 Apr 2004, Monique Y. Mudama wrote: > > I'd say no. If you're tracking sarge/testing, what happens when sarge > is promoted to stable? If you specify sarge, your machine tracks what > is now the stable distro; if you specify testing, your

Re: What is the correct method to change mount point?

2004-04-19 Thread Werner Mahr
Am Montag, 19. April 2004 06:47 schrieb [EMAIL PROTECTED]: > Current setup: > > swaphda1 > /home hda2 > / hda3 > (based on this layout, /usr/local and /var should be on hda3?) > > I'll be installing another HDD (partitioned into hdb1 and hdb2). How > should I go about changing the mou

Re: Moving from XP and looking for replacement programs

2004-04-19 Thread Alex Malinovich
On Mon, 2004-04-19 at 01:30, Kristian Niemi wrote: --snip-- > One thing for which I'm still searching for though, is some equivalent > to Microsoft Access. OpenOffice works beautifully, taking care of > everything else Office used to do -- and in most parts succeeding quite > well -- but I haven

AW: Stable vs. Testing Vs. Unstable

2004-04-19 Thread Simmel
> > I'm curious about how many people are actually using Debian > Unstable or > Testing to Stable for normal desktop use or even a production server. Hi, as my systems are all servers, mainly webservers, I use stable. I'm a paranoid and choose stability & security before "luxury"...but for my

Re: Mail Delivery (failure webmaster@mathforum.org)

2004-04-19 Thread Math Forum Webmaster
Hello -- Thanks for writing in to the Math Forum! This automatic response confirms that we've received your message. At the bottom of this note, please find a few questions that people commonly send to the Forum, along with our standard responses. We sincerely hope that you find the answer to

ssh problem after upgrade from woody to sarge

2004-04-19 Thread Pete RedHair
I've upgraded two Debian Woody boxes to "testing" (sarge). I use putty from a windows 2000 PC to login to these linux boxes, but after the upgrade i can't login anymore. What happens is that after typing the username and password putty generates errors. Is there anything wrong with the new versi

Unresolved symbols in /lib/modules/2.4.25-1-686/alsa

2004-04-19 Thread Adam Bogacki
Hi, I am running the 2.4.25-1-686 kernel and am attempting to apt-install alsa-modules-2.4.25-1-686 in an effort to get sound working with MPlayer. I repeatedly keep getting the message below about "unresolved symbols". Is there any way of fixing this so that I can get audio working ? Adam Bogacki

php with openssl

2004-04-19 Thread A. Geluk
Hi,   I’ve a little problem. I want php4 with openssl support. But default PHP is compiled without openssl support. My question is: What is the best way to add openssl support to PHP?   Is there a extension that I can install via apt? (I can’t find that extension) Do I have to compil

Re: ssh problem after upgrade from woody to sarge

2004-04-19 Thread Stephan Seitz
On Mon, Apr 19, 2004 at 03:15:44AM -0700, Pete RedHair wrote: I've upgraded two Debian Woody boxes to "testing" (sarge). Is there anything wrong with the new version of the ssh server or is there anything more i need to do to get ssh to work ? Did you find your problem in the BTS? The new ssh uses

Re: ssh problem after upgrade from woody to sarge

2004-04-19 Thread Pete RedHair
I've tried that and now i can't login at all i get "access denied". PasswordAuthentication no (was yes) ChallengeResponseAuthentication yes (was no) UsePAM yes (was yes) Could'nt find it on BTS, i'll check again. Thanks Pete --- Stephan Seitz <[EMAIL PROTECTED]> wrote: > On Mon, Apr 19, 2004 at

Re: ssh problem after upgrade from woody to sarge

2004-04-19 Thread Colin Watson
On Mon, Apr 19, 2004 at 03:15:44AM -0700, Pete RedHair wrote: > I've upgraded two Debian Woody boxes to "testing" (sarge). > > I use putty from a windows 2000 PC to login to these linux boxes, but > after the upgrade i can't login anymore. > > What happens is that after typing the username and pa

Re: ssh problem after upgrade from woody to sarge

2004-04-19 Thread Pete RedHair
Sorry. What happens is that i get the usual window when an application crashes saying "putty.exe generated errors and is being closed by windows, you need to restart the program" (it's something like this i had to translate since my windows is not english. Also if i open an ssh connection to a wo

Re: Kernel 2.6.5: Unable to mount root fs or unknown-block(0,0)

2004-04-19 Thread Adam Kessel
On Mon, 19 Apr 2004 00:07:59 -0400, Allan Wind wrote: > > On 2004-04-18T23:16:38-0400, Adam Kessel wrote: > > - I get the following kernel panic when trying to boot: > > Unable to mount root foreseeability on unknown-block(0,0) > I believe this means that the kernel could not read the root file

Fwd: AW: AW: branding debian releases

2004-04-19 Thread Tom Simnett
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oops! Only sent this to Simmel by mistake! Sorry! > On Friday 16 April 2004 15:53, Simmel wrote: > > > I believe it is ... I can install a fully functional debian > > > system in less > > > time than a Windows 2000 one. > > > All hardware detected and

Re: SATA hard drives?

2004-04-19 Thread hugo vanwoerkom
[EMAIL PROTECTED] wrote: I have a new computer that has a Soyo Dragon motherboard, with Onboard SATA/RAID: 2x Serial ATA, RAID 0/1, .. and a IBM 160 GB Hard drive 160 GB 7200RPM SATA Hard Drive. Can Debian be installed on this setup? Is there anything special I have to do during installa

Re: Sarge Jigdo Image

2004-04-19 Thread hugo vanwoerkom
Peter A. Cole wrote: Hi all, I'm probably doing something stupid here, but I can't seem to get the current official Sarge ISO image from Jigdo to work. I jigdo'd the CD last night and booted my Dell notebook off it today, but it tells me I don't have a valid Debian CD. When jigdo finished, it to

Re: ssh problem after upgrade from woody to sarge

2004-04-19 Thread Colin Watson
On Mon, Apr 19, 2004 at 04:43:48AM -0700, Pete RedHair wrote: > What happens is that i get the usual window when an application > crashes saying "putty.exe generated errors and is being closed by > windows, you need to restart the program" (it's something like this i > had to translate since my win

Re: ssh problem after upgrade from woody to sarge

2004-04-19 Thread Pete RedHair
Thanks for your reply . I was forgetting putty since it worked fine with woody, however i did upgraded putty and now it works ok, even after the changes i made in sshd_config which didn't let me login. Guess i missed the problem tracking when i assumed everything was ok with my old version of put

Re: SATA hard drives?

2004-04-19 Thread Colin Watson
On Mon, Apr 19, 2004 at 09:07:27AM +0100, [EMAIL PROTECTED] wrote: > I have a new computer that has a Soyo Dragon motherboard, with Onboard > SATA/RAID: 2x Serial ATA, RAID 0/1, .. and a IBM 160 GB Hard > drive 160 GB 7200RPM SATA Hard Drive. > > Can Debian be installed on this setup? Se

Re: ssh problem after upgrade from woody to sarge

2004-04-19 Thread Colin Watson
On Mon, Apr 19, 2004 at 06:11:07AM -0700, Pete RedHair wrote: > Thanks for your reply . > > I was forgetting putty since it worked fine with woody, however i did > upgraded putty and now it works ok, even after the changes i made in > sshd_config which didn't let me login. > > Guess i missed the

Re: What happened to the Compose Key?

2004-04-19 Thread Sebastian Kapfer
On Sun, 18 Apr 2004 00:40:09 +0200, Pigeon wrote: > On Sat, Apr 17, 2004 at 01:52:26PM +, Adam Funk wrote: >> How could I get my right alt key (which as far as I can tell does >> nothing at present) to imitate the left alt key? > > I have ~/.Xmodmap containing: > > keycode 0x40 = Alt_L > key

ENC:

2004-04-19 Thread Luiz
          Hello, I am using a usb wheel genius mouse, in the kernel 2.4.18 the mouse use "mousedev" too, but in the new kernel 2.6.4 the mouse doesn't works and doesn't exist the "mousedev" module. Please, anyone write to me, thank you...

Exim, Spamassassin, Mailscanner and ClamAV

2004-04-19 Thread Col @ Home
Hi, I am looking to set up exim, spamassassin, mailscanner and clamAV on my debian box. Anybody know any good tutorials (have looked at the official docs for these progs but not finding much info on using all 4 together). Also anybody got any comments about the reliability of clamAV and how

Re: adding spamassassin tests -- howto?

2004-04-19 Thread Andrew Schulman
> we're looking for the approved "how-to-add-a-custom-test to > spamassassin" method... http://wiki.apache.org/spamassassin/WritingRules -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

apt-get upgrade error mysql

2004-04-19 Thread Mozzi
Hi all I did an apt-get upgrade on woody and I got this error. anybody know what this means? Setting up mysql-server (3.23.49-8.6) ... Stopping MySQL database server: mysqld. ATTENTION: An error is occured. More info in /var/log/mysql/mysql.err! /var/lib/dpkg/info/mysql-server.postinst: line 121:

Re: Exim, Spamassassin, Mailscanner and ClamAV

2004-04-19 Thread Anthony Wilson
On Mon, Apr 19, 2004 at 02:05:52PM +0100, Col @ Home wrote: > Hi, > > I am looking to set up exim, spamassassin, mailscanner and clamAV on my debian box. > > Anybody know any good tutorials (have looked at the official docs for these progs > but not finding much info on > > using all 4 together

Re: ssh problem after upgrade from woody to sarge

2004-04-19 Thread Pete RedHair
Yep, it's writen there, thanks for your help. It is now working without any problems. Stephan reported about some changes needed to do in the sshd_config, should i keep them, are they to be default in sarge ? Thanks again Colin, and Stephan Pete --- Colin Watson <[EMAIL PROTECTED]> wrote: > On M

Re: What is the correct method to change mount point?

2004-04-19 Thread Adam Aube
[EMAIL PROTECTED] wrote: > I'll be installing another HDD (partitioned into hdb1 and hdb2). How > should I go about changing the mount point for /var and /usr/local > from hda3 to hdb1 and hdb2 respectively? Add the HDD, create partitions and filesystems, then boot into single user mode. Procedu

Re: system wide fix for 'max user processes'/RLIMIT_NPROC?

2004-04-19 Thread Brian Brazil
On Fri, Apr 16, 2004 at 11:53:28AM -0600, Michael Loftis wrote: > Not system wide, re-read my message. I'm using that. That only works for > PAM apps. init isn't a PAM app. somewhere between the kernel firing init > and initscripts getting run something is screwing up that limit. And there

Re: Exim, Spamassassin, Mailscanner and ClamAV

2004-04-19 Thread Michael Montagne
Don't know much about exim or mailscanner but my experience with clamav has been wonderful (mostly). There was an instance last summer (mydoom?) where clamav was updated much faster than symantec. The ususal case is that it is just as quick. You can set it to update from their database more freq

中药灭蚊蝇 一夏仅一瓶

2004-04-19 Thread lds
中药灭蚊蝇 一夏仅一瓶 您好!这是一份善意的广告邮件,如果打扰了您,我们深表歉意!谢谢您的包涵!祝商祺! 山东昌裕集团生产的“神草一喷净”中草药杀虫剂是用具有“千年神草”之称的中草药与现代 科技的绝佳结合,中西技术合壁的完美结晶,是灭蚊蝇市场一次真正的革命。具有独家生产、新型、 高效、杀菌、消毒、清新空气的性能,是杀虫剂、消毒液的最佳换代产品。 现面向全国诚征代理商,期待您的光临!! 招商专门热线:0635-866186813061524676信箱:mailto:[EMAIL PROTECTED] 网址:http://

Re: festival 1.4.3 is not working on debian testing

2004-04-19 Thread Kamaraju Kusumanchi
Karsten M. Self wrote: on Fri, Apr 16, 2004 at 07:44:56PM -0400, Kamaraju Kusumanchi ([EMAIL PROTECTED]) wrote: Hi all I have always received wonderful advice from this group which successfully solved my previous problems. Thanks you all. I installed festival 1.4.3, a speech synthesis syste

Re: DRI and tuxracer ok, flightgear and torcs slow

2004-04-19 Thread Gebhardt Thomas
On Monday 19 April 2004 15:48, James Vahn wrote: Hi, > it no longer worked. Everything else is fine, glxgears included. I've no > solution, but would wager that nobody can run Flightgear on a Sarge/Sid > box at the moment. I would expect to see some bug reports against xlibmesa-gl in that case,

perl 5.6.1-8.7 ???

2004-04-19 Thread Fraser Campbell
Hi, Does anyone know what perl release 5.6.1-8.7 addresses. It's been on security.debian.org for a while now but I don't see a DSA yet. I would just go ahead and install it but since the compromise I'm a little more paranoid. Thanks -- Fraser Campbell <[EMAIL PROTECTED]> http

Re: ssh problem after upgrade from woody to sarge

2004-04-19 Thread Stephan Seitz
On Mon, Apr 19, 2004 at 06:36:32AM -0700, Pete RedHair wrote: It is now working without any problems. Fine. Stephan reported about some changes needed to do in the sshd_config, should i keep them, are they to be You'll need them, if you don't have your passwords in /etc/shadow but in LDAP or Samba

Re: What happened to the Compose Key?

2004-04-19 Thread Pigeon
On Sun, Apr 18, 2004 at 11:23:36PM +0200, Sebastian Kapfer wrote: > On Sun, 18 Apr 2004 00:40:09 +0200, Pigeon wrote: > > > On Sat, Apr 17, 2004 at 01:52:26PM +, Adam Funk wrote: > >> How could I get my right alt key (which as far as I can tell does > >> nothing at present) to imitate the left

Re: Sendmail --> Exim howto?

2004-04-19 Thread Diana Brake
Kirk Strauser wrote: At 2004-04-19T03:07:10Z, Carl Fink <[EMAIL PROTECTED]> writes: I'm about to convert a mail system from Sendmail to Exim. Anyone know of a tutorial/HOWTO on the subject? OK, I have to ask. If you have a running Sendmail installation, and you don't know Exim, then why are y

testing : cdrecord does not recognize my cd-writer

2004-04-19 Thread steef
hi all, got some problem with sarge. sarge doesnot recognize my aopen cd/dvd-writer, allthough sg and ide-scsi definitely are installed. i did append="hdc=ide-scsi" in lilo and in /etc/modutils/action: options ide-cd ignore=hdc and pre-install sg modprobe ide-scsi. sarge talks to me: both mo

make-kpkg multiple times for each cpu ? (p3,p4,k7...)

2004-04-19 Thread xavier
Hi, I'm using make-kpkg to build kernels. I need the same kernel on differents hosts. (p3,p4,k7...) Now i'm builing the kernel, i do a make xconfig/menuconfig to change the cpu, and i'm rebuilding. Is there a way to build all thoses kernels non-interactively ? I could do some sed on the conf

Re: testing : cdrecord does not recognize my cd-writer

2004-04-19 Thread steef
[EMAIL PROTECTED] wrote: Hi: Try cdrecord -dev=ATAPI -scanbus What does that say? You may be able to burn with something like cdrecord -dev=ATAPI:0,0,0 ... Mark hi all, got some problem with sarge. sarge doesnot recognize my aopen cd/dvd-writer, allthough sg and ide-scsi definitely are

Re: perl 5.6.1-8.7 ???

2004-04-19 Thread Florian Ernst
Hello Fraser! On Mon, Apr 19, 2004 at 10:38:44AM -0400, Fraser Campbell wrote: > Does anyone know what perl release 5.6.1-8.7 addresses. It's been on > security.debian.org for a while now but I don't see a DSA yet. I would just > go ahead and install it but since the compromise I'm a little mo

Re: perl 5.6.1-8.7 ???

2004-04-19 Thread Roberto Sanchez
Fraser Campbell wrote: Hi, Does anyone know what perl release 5.6.1-8.7 addresses. It's been on security.debian.org for a while now but I don't see a DSA yet. I would just go ahead and install it but since the compromise I'm a little more paranoid. Thanks It came out Friday night: http://lis

Re: ssh problem after upgrade from woody to sarge

2004-04-19 Thread Pete RedHair
I'm using shadow so i guess i need the other config. Anyway it's working. Thanks Pete --- Stephan Seitz <[EMAIL PROTECTED]> wrote: > On Mon, Apr 19, 2004 at 06:36:32AM -0700, Pete > RedHair wrote: > >It is now working without any problems. > > Fine. > > >Stephan reported about some changes need

Re: make-kpkg multiple times for each cpu ? (p3,p4,k7...)

2004-04-19 Thread Roberto Sanchez
xavier wrote: Hi, I'm using make-kpkg to build kernels. I need the same kernel on differents hosts. (p3,p4,k7...) Now i'm builing the kernel, i do a make xconfig/menuconfig to change the cpu, and i'm rebuilding. Is there a way to build all thoses kernels non-interactively ? I could do some sed o

Corel - which debian?

2004-04-19 Thread Hans du Plooy
Does anybody know for sure on which version of Debian Corel Linux was based? I'm pretty sure it was before Potato - Potato was probably still testing, but I'm not familiar with Debian that far back. Thanks -- Kind regards Hans du Plooy Newington Consulting Services hansdp at newingtoncs dot co

Re: make-kpkg multiple times for each cpu ? (p3,p4,k7...)

2004-04-19 Thread xavier
On Mon, Apr 19, 2004 at 11:18:51AM -0400, Roberto Sanchez wrote: |>is there any way to pass a config param through the command line, |>that would apply dependencies ? (ie k7->3dnow, L1cacheshift=6) |> |>thanks |> |> | |How about just building a generic i386 kernel? It would save you |lots of

apt-get upgrade error mysql

2004-04-19 Thread Mozzi
Hi all Sorry seems there was a problem with previous post I did an apt-get upgrade on woody and I got this error. anybody know what this means? Setting up mysql-server (3.23.49-8.6) ... Stopping MySQL database server: mysqld. ATTENTION: An error is occured. More info in /var/log/mysql/mysql.err!

Re: apt-get upgrade error mysql

2004-04-19 Thread s. keeling
Incoming from Mozzi: > > I did an apt-get upgrade on woody and I got this error. > anybody know what this means? > > Setting up mysql-server (3.23.49-8.6) ... > Stopping MySQL database server: mysqld. > ATTENTION: An error is occured. More info in /var/log/mysql/mysql.err! ...

woody to sarge?

2004-04-19 Thread Sarunas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, What would be the proper way of upgrading a Debian system (2.4 kernel, sendmail, apache, mysql) from Woody to Sarge? Is editing /etc/apt/sources.list (replacing stable with sarge) and apt-get updating + upgrading supposed to do the job? Thanks,

Re: ALSA configure problem

2004-04-19 Thread Nitebirdz
On Sun, Apr 18, 2004 at 07:18:55PM +0200, Hans wrote: > Sebastiaan wrote: > > >usually when you install your kernel, some source files are installed in > >/lib/modules/2.6.5/ . Normally this happens when you do a 'make > >modules_install' after the kernel has been compiled. I don't know how you >

Re: apt-get upgrade error mysql

2004-04-19 Thread Mozzi
On Monday 19 April 2004 17:56, s. keeling wrote: > Incoming from Mozzi: > > I did an apt-get upgrade on woody and I got this error. > > anybody know what this means? > > > > Setting up mysql-server (3.23.49-8.6) ... > > Stopping MySQL database server: mysqld. > > ATTENTION: An error is occured. Mor

Re: woody to sarge?

2004-04-19 Thread Sven Hoexter
On Mon, Apr 19, 2004 at 11:59:41AM -0400, Sarunas wrote: Hi, > What would be the proper way of upgrading a Debian system (2.4 kernel, > sendmail, apache, mysql) from Woody to Sarge? > > Is editing /etc/apt/sources.list (replacing stable with sarge) and > apt-get updating + upgrading supposed to

Re: Corel - which debian?

2004-04-19 Thread Bob Underwood
On Monday 19 April 2004 11:51 am, Hans du Plooy wrote: > Does anybody know for sure on which version of Debian Corel Linux was > based? I'm pretty sure it was before Potato - Potato was probably still > testing, but I'm not familiar with Debian that far back. > > Thanks > -- > Kind regards > Hans d

proxy lists

2004-04-19 Thread Ted Strong
help need good bess bypassing proxys can you help grade 10 student -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Stable vs. Testing Vs. Unstable

2004-04-19 Thread Nitebirdz
On Sun, Apr 18, 2004 at 09:14:20AM +0200, Sebastiaan wrote: > > Unstable I don't use, so I don't have experience with it. All I know from > the list is that unstable is often broken, leads sometimes to a complete > unworkable system and a lot of Debian package and Linux knowlegde is often > requir

Re: woody to sarge?

2004-04-19 Thread Sarunas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sven Hoexter wrote: | On Mon, Apr 19, 2004 at 11:59:41AM -0400, Sarunas wrote: | | Hi, | | |>What would be the proper way of upgrading a Debian system (2.4 kernel, |>sendmail, apache, mysql) from Woody to Sarge? |> |>Is editing /etc/apt/sources.list (re

Re: woody to sarge?

2004-04-19 Thread Albert Dengg
On Mon, 19 Apr 2004 11:59:41 -0400 Sarunas <[EMAIL PROTECTED]> wrote: ... > Is editing /etc/apt/sources.list (replacing stable with sarge) and > apt-get updating + upgrading supposed to do the job? ... Hi Well, I would use apt-get dist-upgrade, that also handles changed dependencies, see also man

Re: Corel - which debian?

2004-04-19 Thread David P James
On Mon 19 April 2004 12:24, Bob Underwood wrote: > On Monday 19 April 2004 11:51 am, Hans du Plooy wrote: > > Does anybody know for sure on which version of Debian Corel Linux > > was based? I'm pretty sure it was before Potato - Potato was > > probably still testing, but I'm not familiar with Debi

Re: woody to sarge?

2004-04-19 Thread Greg Madden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 19 April 2004 08:35 am, Sarunas wrote: > Sven Hoexter wrote: > | On Mon, Apr 19, 2004 at 11:59:41AM -0400, Sarunas wrote: > | > | Hi, > | > |>What would be the proper way of upgrading a Debian system (2.4 > |> kernel, sendmail, apache, mysql)

Is SWEN back?

2004-04-19 Thread Marc Shapiro
I hadn't seen any SWEN in months, so I slipped up and posted a few messages to the list using my regular account (instead of this HOTMAIL account set up only for posting to debian-user and receiving all of my SWEN). Yesterday, I received what looked like a SWEN e-mail. The subject was "Securi

Re: Sendmail --> Exim howto?

2004-04-19 Thread Paul Johnson
Diana Brake <[EMAIL PROTECTED]> writes: > Kirk Strauser wrote: >> At 2004-04-19T03:07:10Z, Carl Fink <[EMAIL PROTECTED]> writes: >> >>>I'm about to convert a mail system from Sendmail to Exim. Anyone know of >>>a tutorial/HOWTO on the subject? >> OK, I have to ask. If you have a running Sendmail

apt-get update

2004-04-19 Thread Mozzi
Hallo all How would I let apt-get look in the woody proposed-updates ? I am having issues with mysql and want to go to proposed updates Thnx Mozzi -- --- No Microsoft software was used, or employees hurt in creating this email. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Re: Sendmail --> Exim howto?

2004-04-19 Thread Diana Brake
Paul Johnson wrote: Diana Brake <[EMAIL PROTECTED]> writes: Kirk Strauser wrote: At 2004-04-19T03:07:10Z, Carl Fink <[EMAIL PROTECTED]> writes: I'm about to convert a mail system from Sendmail to Exim. Anyone know of a tutorial/HOWTO on the subject? OK, I have to ask. If you have a running

Postscript / Ghostskript with background Image

2004-04-19 Thread MH - Entwicklung
Hello, I want to create Postscript files from normal ascii text with some background graphics. Does anybody know how this can be done? (The whole thing is this: 1. Some piece of software creates some report, which is my ascii text 2. I have 2 images (logos) 3. I want a PDF file containing the logo

Re: Postscript / Ghostskript with background Image

2004-04-19 Thread Gregory Seidman
On Mon, Apr 19, 2004 at 08:02:56PM +0200, MH - Entwicklung wrote: } Hello, } } I want to create Postscript files from normal ascii text with some } background graphics. } Does anybody know how this can be done? } } (The whole thing is this: } 1. Some piece of software creates some report, which i

Re: woody to sarge?

2004-04-19 Thread Markus Lindström
Sarunas wrote: What would be the proper way of upgrading a Debian system (2.4 kernel, sendmail, apache, mysql) from Woody to Sarge? Is editing /etc/apt/sources.list (replacing stable with sarge) and apt-get updating + upgrading supposed to do the job? Aren't you supposed to put "testing" instead of

Re: woody to sarge?

2004-04-19 Thread dircha
Sven Hoexter wrote: On Mon, Apr 19, 2004 at 11:59:41AM -0400, Sarunas wrote: What would be the proper way of upgrading a Debian system (2.4 kernel, sendmail, apache, mysql) from Woody to Sarge? Is editing /etc/apt/sources.list (replacing stable with sarge) and apt-get updating + upgrading supposed

Re: Corel - which debian?

2004-04-19 Thread Greg Madden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 19 April 2004 07:51 am, Hans du Plooy wrote: > Does anybody know for sure on which version of Debian Corel Linux was > based? I'm pretty sure it was before Potato - Potato was probably > still testing, but I'm not familiar with Debian that fa

Re: HDIO_SET_DMA failed: Operation not permitted

2004-04-19 Thread Tim Beauregard
Mike Chandler wrote: [...] Hey Tim, I'm in the same boat, except kernel-2.6.3-1. hdparm returns this error: [EMAIL PROTECTED]:/home/mike# hdparm -d1 /dev/hdb /dev/hdb: setting using_dma to 1 (on) HDIO_SET_DMA failed: Operation not permitted using_dma= 0 (off) [EMAIL PROTECTED]:/home/mike#

Emulating a dual monitor system over X?

2004-04-19 Thread Brent Miller
Hello everyone. Like many on this list I'm sure, I end up being the recipient of old computers that friends and family unload on me every time the latest and greatest new thing comes out. A friend of mine just gave me (another) old laptop that he's not using anymore and I'm trying to figure out a u

Re: woody to sarge?

2004-04-19 Thread Christian Riedel
Hi, On 19.04.2004 18:35, Sarunas wrote: [...] | Anyway if you would only like to update several packages thing about | backports(.org). Or make yourself familar with pinning. pinning?---any hints? I found this quite helpfull for the beginning: http://jaqque.sbih.org/kplug/apt-pinning.html HTH

Re: Is SWEN back?

2004-04-19 Thread Karsten M. Self
on Mon, Apr 19, 2004 at 12:14:15PM -0400, Marc Shapiro ([EMAIL PROTECTED]) wrote: > I hadn't seen any SWEN in months, Until I finally caved and activated my ISP's virus blocking/stripping solution (I'd rather just block the fsckers at SMTP time -- and *shock*, my ISP appears to be doing this at l

Re: HDIO_SET_DMA failed: Operation not permitted

2004-04-19 Thread Markus Schabel
Tim Beauregard wrote: Mike Chandler wrote: [...] Hey Tim, I'm in the same boat, except kernel-2.6.3-1. hdparm returns this error: [EMAIL PROTECTED]:/home/mike# hdparm -d1 /dev/hdb /dev/hdb: setting using_dma to 1 (on) HDIO_SET_DMA failed: Operation not permitted using_dma= 0 (off) [EMAIL P

Re: apt-get update

2004-04-19 Thread Florian Ernst
Hello 'Mozzi'! On Mon, Apr 19, 2004 at 07:36:32PM +0200, Mozzi wrote: > How would I let apt-get look in the woody proposed-updates ? > I am having issues with mysql and want to go to proposed updates Do you mean as it is described on http://www.de.debian.org/releases/stable/errata ? HTH, Flo s

Symantec AntiVirus/Filtering for Domino detected a virus in a document you authored.

2004-04-19 Thread easoaserver/eas%EAS
Please contact your system administrator. The scanned document was QUARANTINED. Virus Information: The attachment msg.rtf.scr contained the virus [EMAIL PROTECTED] and could NOT be repaired. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Re: PCMCIA Networking -- who controls?

2004-04-19 Thread Stephen Patterson
Jesse Hein wrote: It then comes back up okay. My guess is that something else is getting to the card first and trying to start it up unsuccesfully, then the network script is coming in and can't do it because the first one messed it up. For PCMCIA network cards (and I'm writing this from a lapt

Re: firefox deleted all my bookmarks

2004-04-19 Thread Stephen Patterson
Katipo wrote: Micha Feigin wrote: I just saw that firefox deleted all my bookmarks (and there were quite a lot of them) I think that happened with the last upgrade. Anyone else see this? There was a thread on this within the last week. I forget the title, but it won't be buried too deep in the

MySqld [problem]

2004-04-19 Thread Mozzi
When trying to start mysqld I get the following error #safe_mysqld Starting mysqld daemon with databases from /var/lib/mysql /usr/bin/safe_mysqld: line 275: 32649 Segmentation fault $NOHUP_NICENESS $ledir/$MYSQLD $defaults --basedir=$MY_BASEDIR_VERSION --datadir=$DATADIR $USER_OPTION --pid-

Re: What happened to the Compose Key?

2004-04-19 Thread Jan Willem Stumpel
Steven Yap wrote: > See /usr/X11R6/lib/X11/xkb/rules/xfree86 for the complete list of > available options. Thanks very much! I have a working Compose Key now. Ã Â Â, etc. The list of Options, as you yourself pointed out, should be /usr/X11R6/lib/X11/xkb/rules/xfree86.lst. I am not quite sure wh

dpkg returns Bus Error

2004-04-19 Thread Ross Vandegrift
Hello everyone, I have a Debian machine that's mostly woody (just a few packages from testing like quagga and associated libs) but dpkg seems terminally broken. Running any dpkg command (except help) results in a Bus Error. I don't know of any odd occurances (disk/mem failure) th

Answers needed for these Debian questions

2004-04-19 Thread Deboo
Hi List! I have limited-time net connection and not very high speed one at that. So, am putting all my questions in one or two messages and sending. I hope this won't irritate others and also hope I'll get quite a few replies when I check next, in 24 hours or so. Sorry for putting all these in one

Security warnings from pam_securetty?

2004-04-19 Thread Svante Signell
I find these messages in my logfiles. What has changed recently? The access to the tty devices is crw-rw and owned by root.tty. sshd[4196]: (pam_securetty) access denied: tty 'ssh' is not secure ! xscreensaver: (pam_securetty) access denied: tty ':0.0' is not secure ! Please cc: me since I'm

NIC War

2004-04-19 Thread Ian Melnick
Hello all, The weirdest thing's been going on lately with the two NICs in my machine. One has started to respond on behalf of the other (almost like a proxy arp), and AFAIK, I never set it up to do that. The problem now is getting them both to respond normally, as they did when I first set them u

Re: gnome hicolor-icon-theme_0.5-1_all.deb upgrade problem

2004-04-19 Thread Florian Ernst
Hello Stephen! On Sat, Apr 17, 2004 at 11:00:42AM -0600, s. keeling wrote: > All this over a bunch of icons?!? Yeesh. From what I see, I can't > imagine anyone taking offense. > > And you tell him he's got file overlap, something's broken, and > perhaps he shouldn't be running experimental. So

Re: gnome hicolor-icon-theme_0.5-1_all.deb upgrade problem

2004-04-19 Thread Florian Ernst
Hello Chris! On Sat, Apr 17, 2004 at 05:18:02PM -0400, Chris Metzler wrote: > As near as I can tell you did fine. When I saw the original post, my > immediate reaction was "he doesn't think to check (or doesn't know > about) the BTS, but wants to install packages out of experimental? > Not just u

New sarge installer casues problems on laptops

2004-04-19 Thread dbarker
I just installed sarge using the new installer last week. There is a problem: for some reason the startup scripts are in the wrong sequence, so that the system attempts to configure the network before the PCMCIA card manager, so that eth0 isn't found. I can more or less get around this by manual

what bash dotfiles are read during interactive ssh?

2004-04-19 Thread Dan Jacobson
What file can one put "unalias ls", or anything in fact, in for it to get read on the remote system upon interactive ssh? .bashrc, .bash_profile are apparently not read. At most I can do now is $ ssh porky.simonds.net porky$ unalias ls I don't want the dotfile read on batch jobs preferably. --

Re: New sarge installer casues problems on laptops

2004-04-19 Thread Ed Lawson
On Mon, 19 Apr 2004 11:59:57 -0700 [EMAIL PROTECTED] wrote: > > I just installed sarge using the new installer last week. > > There is a problem: for some reason the startup scripts are in the > wrong sequence, so that the system attempts to configure the network > before the PCMCIA card manager

Re: testing : cdrecord does not recognize my cd-writer

2004-04-19 Thread Pablo Santiago Blum de Aguiar
What are your kernel and cdrecord versions? Please consider reading [1]this article and the "CD Recording" section of [2]this article. 1. http://programming.linux.com/article.pl?sid=03/12/09/1341236 2. http://www.linux.org.uk/~davej/docs/post-halloween-2.6.txt Regards, -- .''`. Pablo Aguiar

Re: gnome hicolor-icon-theme_0.5-1_all.deb upgrade problem

2004-04-19 Thread s. keeling
Incoming from Florian Ernst: > On Sat, Apr 17, 2004 at 11:00:42AM -0600, s. keeling wrote: > > > > And you tell him he's got file overlap, something's broken, and > > perhaps he shouldn't be running experimental. So what's the problem? > > There's no warranty on sid. He gets to keep both pieces.

Kernel build: QT package requires older gcc

2004-04-19 Thread Bill Moseley
Geeze, I can't get kernel-image-2.6.5 to work right (wireless busted), so trying to build from source using the new QT interface. Here's my gcc: laptop:/home/moseley# gcc --version gcc (GCC) 3.3.3 (Debian 20040401) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the

  1   2   >