Thomas Adam <[EMAIL PROTECTED]> wrote
on 26/11/2004 08:21:38 AM:
> --- [EMAIL PROTECTED] wrote:
> > Is there a script, which is triggered at this point? I use icewm
with
> > kdm,
> > if that helps.
>
> You can create a ~/.xsession file. You don't say how you login to
X.
> "startx" and "xdm" s
On Fri, 2004-11-26 at 07:27, [EMAIL PROTECTED] wrote:
> Hi there!
>
> I want to use a script, which runs when I log into my X - server. I
> tried .bash_profile, but that did not seem to work for me...
> Is there a script, which is triggered at this point? I use icewm with
> kdm, if that helps.
If
--- [EMAIL PROTECTED] wrote:
> Is there a script, which is triggered at this point? I use icewm with
> kdm,
> if that helps.
You can create a ~/.xsession file. You don't say how you login to X.
"startx" and "xdm" support it natively. "gdm" and "kdm" have to be coerced
into using it.
See the f
Hi there!
I want to use a script, which runs when
I log into my X - server. I tried .bash_profile, but that did not seem
to work for me...
Is there a script, which is triggered
at this point? I use icewm with kdm, if that helps.
Thanks in advance!
Andy
---
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.
passwd: compat
group: compat
shadow: compat
Simon Collyer wrote:
> On Thu, Nov 25, 2004 at 08:26:16PM -0500, Adam Aube wrote:
>> Simon Collyer wrote:
>>> I seem to be having some issues with Pam correctly working on
>>> my debian sarge system.
>>> I had pam working for smtp auth, samba etc but now I cannot
>>> authenticate using these syst
Here we go
[EMAIL PROTECTED]:~# cat /etc/pam.d/common-*
#
# /etc/pam.d/common-account - authorization settings common to all
# services
#
# This file is included from other service-specific PAM config files,
# and should contain a list of the authorization modules that define
# the central access
Antonio Rodriguez wrote:
> Whats the command to determine who is a registered user in your
> system, or to gather stats about them, such as registration time, etc?
What do you mean by "registered user"?
Adam
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Troub
I just installed my Asus L3C laptop from sarge rc2 business-cd installer.
I was going to check for apm/acpi support and by looking at
/boot/config-2.4.27-1-686 file it seems to be already compiled in the
kernel so... do I need to use "acpi=on" on something like that in
grub for acpi to work
On Thu, 25 Nov 2004 13:20:53 -0600
Hugo Vanwoerkom <[EMAIL PROTECTED]> wrote:
> Andrea Vettorello wrote:
> > On Thu, 25 Nov 2004 08:31:11 -0800, Rodney D. Myers
> > <[EMAIL PROTECTED]> wrote:
> >
> >>I have an elderly woman, whom I installed debian sarge for.
> >>
> >>She now has a cdrwriter inst
On Thursday 25 November 2004 9:40 pm, Brad Sims wrote:
> I found the packages I needed to get gpgsm working with Kmail,
> but gpgsm shows no keys; and gpgsm --gen-key gives me this error:
> gpgsm: this function is not yet available from the commandline...
>
> My google-fu has failed me... Help wou
On Thu, 25 Nov 2004 15:09:20 -0500, Christophe Broult <[EMAIL PROTECTED]> wrote:
> Kamaraju Kusumanchi <[EMAIL PROTECTED]> (Thu, 25 Nov 2004 13:39:37 -0500)
> writes:
> > I am sorry I dont have an answer for your question. I have a maxtor
> > 200 GB usb drive. The drive stops working if I try to c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I found the packages I needed to get kmail to see gpgsm; but I
can't figure out how to get gpgsm to generate keys... Gpgsm tells
me that gpgsm --gen-keys is not supported from the command line.
My google-fu has failed me, please help.
I /do/ have inl
I found the packages I needed to get gpgsm working with Kmail,
but gpgsm shows no keys; and gpgsm --gen-key gives me this error:
gpgsm: this function is not yet available from the commandline...
My google-fu has failed me... Help would be nice
I do have gpg working with OpenGPG/Mime but not S/Mi
> the following is content of my grub booting script:
> ---
> color cyan/blue white/blue
>
> title Debian GNU/Linux, kernel 2.6.7-1-386
> root(hd0,0)
according to your fstab, i think the root should be "
And here I was thinking it was a bad spelled porn siteHope some others
see my warped humor...All the weird spam mail I get...
Huston
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 25, 2004 4:24 PM
Subject: [Norton AntiSpam] Slapd freak
On Fri, Nov 26, 2004 at 01:02:37AM +0200, George Iordanou wrote:
> I'm using debian unstable. I'm currently reading my e-mail through
> evolution. I want to read them through a text-based mail client. As i
> can see my best choice is mutt (there's nothing else exciting available,
> pine
Eric Gaumer wrote on 2004-11-25 18:41:
These are considered "trivial" repositories and don't support pinning.
That is why you have to add the trailing slash. It's not a release but
an actual directory name.
You can check the Debian manual for a more in depth explanation of what
the difference is.
Oana Serb wrote:
> I read the documentation from your website about what "free software"
> means but I still have some questions.
> Our product is a computer modified for dedicated use.
> On this computer we want to use Debian/GNU Linux distribution for an
> operating system.
> Some of our applic
I'm no expert on this but I think your problem is that lilo or grub is
pointing to /dev/hda1 instead of /dev/hda3 (your root partition).
Perhaps try putting root=/dev/hda3 in your booting script.
Anthony
the following is content of my grub booting script:
---
Simon Collyer wrote:
> I seem to be having some issues with Pam correctly working on
> my debian sarge system.
> I had pam working for smtp auth, samba etc but now I cannot
> authenticate using these systems, even su brings up errors
> [EMAIL PROTECTED]:~# passwd libby
> passwd: Authentication s
Olaf van der Spek wrote:
> I installed Debian Sarge system with a Samba server and that went great.
> But I was just wondering, why is an NTP client not installed by default
> during such an install to make sure the time is in sync?
The base install is minimal by design, and an NTP client, while
Hi,
I seem to be having some issues with Pam correctly working on
my debian sarge system.
I had pam working for smtp auth, samba etc but now I cannot
authenticate using these systems, even su brings up errors
eg
[EMAIL PROTECTED]:~# passwd libby
passwd: Authentication service cannot retrieve au
On Thu, 2004-11-25 at 17:18 -0500, Matt Price wrote:
> 1.1.3 is still stuck in experimental, the debian-openoffice has I
> think been working pretty hard on perfecting 1.1.2 for sarge.
> matt
Actually we're trying to get 1.1.3 into a good enough state to upload to
unstable now. We've given up
I'm building a Sarge machine to replace a Woody, and I can't persuade
exim4 to do host lookups. All attempts at sending outgoing mail fail
with:
R=dnslookup defer (-1): host lookup did not complete.
Running exim4 -d -bt says that DNS lookup of abc.de (MX) gave TRY_AGAIN.
All other programs (as f
Incoming from George Iordanou:
> I'm using debian unstable. I'm currently reading my e-mail through
> evolution. I want to read them through a text-based mail client. As i
> can see my best choice is mutt (there's nothing else exciting available,
> [snip]
> Details of GMail account:
>
> Incoming M
Kamaraju Kusumanchi <[EMAIL PROTECTED]> (Thu, 25 Nov 2004 13:39:37 -0500)
writes:
> On Thu, 25 Nov 2004 10:33:51 -0500, Christophe Broult
> <[EMAIL PROTECTED]> wrote:
>>
>> Hi All,
>>
>> Suddenly, last Saturday, I could no longer access the main partition
>> of my year old external Maxtor 5000X
On Thu, 25 Nov 2004, [EMAIL PROTECTED] wrote:
> operation, the load average is growing drastic. The log level is -1 but I
Make it zero. It won't help.
> slapd and the end I restarted the machine. The slapd is starting corectly
> but any operation have the same result. But if I make a dpkg -P slap
I'm using debian unstable. I'm currently reading my e-mail through
evolution. I want to read them through a text-based mail client. As i
can see my best choice is mutt (there's nothing else exciting available,
pine is not in the list [correct me if i'm mistaken]). Has anyone of you
configured gmail
On Thu, 25 Nov 2004 16:41:11 -0500, Michael Spang wrote:
> Tong wrote:
>> Hi,
>>
>> I've searched on the net, and it seems that it's only me having this
>> problem -- my cdrom/cdrm is not fully working:
>>
>> I've noticed long time before that my eject command is not working
>> properly:
>>
>>
Hi Members!
I've an interesant experience with slapd version 2.1.30-3. I tried with
two different hardware and two different kernel, 2.4.27 and 2.6.9 with
alan cox 11 patch.
The symptom is, in stochastic times and events I try some ldap
operation, the load average is growing drastic. The log l
On Fri, Nov 26, 2004 at 11:01:27AM +1300, Greg Trounson wrote:
> Wayne Topa wrote:
> >Thomas H. George([EMAIL PROTECTED]) is reported to have said:
> > Just made a new .sxw file, saved it, exited OO. Restarted OO and
> > printed the file. No problem here.
> >
> >ii openoffice.org 1.1.2dfsg1-1
The exact same problem was reported earlier on this mailing list - see
http://lists.debian.org/debian-user/2004/11/msg03080.html
HTH
Dan
> -Oorspronkelijk bericht-
> Van: Robert Parker [mailto:[EMAIL PROTECTED]
> Verzonden: donderdag 25 november 2004 22:47
> Aan: Debian User
> Onderwer
Hugo Vanwoerkom wrote:
[EMAIL PROTECTED] wrote:
Hi!
belahcene <[EMAIL PROTECTED]> wrote on 25/11/2004 10:57:25 AM:
> Hi every body,
> I have a machine with only ONE partion where win$ is installed,
> I want the equivalent of magicPartition ( something like diskdrake of
> mandrake on debian), e
Wayne Topa wrote:
Thomas H. George([EMAIL PROTECTED]) is reported to have said:
The latest testing dist-upgrade of openoffice.org (1.1.2) will not print
newly created documents. Documents created before the dist-upgrade
continue to print with no problems.
Sorry. I just completed a dist-upgrad
I'm running Woody.
Just did apt-get update/upgrade and sudo was updated.
Since then when I run a shell script I get the following:
Looking at PWD=/home/neti...
Looking at XAUTHORITY=/home/neti/.Xauthority...
Looking at SESSION_MANAGER=local/debian:/tmp/.ICE-unix/926...
Looking at GDMSESSION=KDE...
Tong wrote:
Hi,
I've searched on the net, and it seems that it's only me having this
problem -- my cdrom/cdrm is not fully working:
I've noticed long time before that my eject command is not working
properly:
$ eject
eject: unable to eject, last error: Inappropriate ioctl for device
The result is
Benedict Verheyen wrote:
Hugo Vanwoerkom wrote:
Good point. So what's the reason that debian kernel images come with
an initrd? An example I can think of is vesafb: in order for that to
be used it must be either builtin or in initrd. Right?
H.
The kernels Debian provides need to run on a broad
"Andrea Vettorello" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Wed, 24 Nov 2004 10:07:26 -, Brian Coiley <[EMAIL PROTECTED]> wrote:
>
> [...]
>
> >
> > Here's an update on my last: I rebooted to windoze, and the mouse didn't
> > work there either. It looks like some kind
Hi,
I've searched on the net, and it seems that it's only me having this
problem -- my cdrom/cdrm is not fully working:
I've noticed long time before that my eject command is not working
properly:
$ eject
eject: unable to eject, last error: Inappropriate ioctl for device
The result is same for
On Thu, 2004-11-25 at 07:19 -0600, Hugo Vanwoerkom wrote:
> Ron Johnson wrote:
> > On Wed, 2004-11-24 at 23:31 -0900, Greg Madden wrote:
> >
> >>On Wednesday 24 November 2004 07:36 pm, H. S. wrote:
> >
> > [snip]
> >
> >>Use sensord/sensors in user space and, I2C/LMsensors, in your kernel.
> >>
[EMAIL PROTECTED] writes:
>> AFAIK, ntfs partitions can be resized. Maybe not all partition
>> editors can do it, but I think Knoppix's can. Ubuntu can't right now,
>> be it is on the roadmap.
>
> It's safest to use native tools to repartition.
Well, not in my experience. I used to think that
On Thu, Nov 25, 2004 at 12:47:07AM -0800, ken keanon wrote:
> Hi,
> This Fedora project is developing along the same line as Debian i.e.
> community-base, open-sourced. What's more, It is supported by RedHat.
>
> Anybody has any opinion about it? Is it better than Debian?
>
> Ken
>
Is an or
When I scan for PGP plugins I get the error that
gpgsm needs to be at least 1.9.6... latest in Sid is 0.9.4
Anyone have any ideas?
--
We have enough youth, how about a fountain of SMART!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL P
On Sun, 21 Nov 2004 the mental interface of
Elimar Riesebieter told:
>
> Hi list,
>
> as supposed in the thread "Music On Console Player" there is a new
> version of MOC, a console music player available:
>
> deb http://www.lxtec.de/debarchiv binary-powerpc/
> deb http://www.lxtec.de/debarchiv
On Mon, 2004-11-22 at 17:56 +0100, Eduard Pauna wrote:
> Hi to all,
>
> Did somebody succeded in running eclipse on debian?
> I got the eclipse-platform-SDK-3.0-linux-gtk.zip package, unzip it and
> when I run eclipse I obtain this error
>
> The Eclipse executable launcher was unable to locate it
On Wed, Nov 24, 2004 at 11:03:29AM +0100, Maurits van Rees wrote:
> On Wed, Nov 24, 2004 at 12:52:08AM +, Richard Lyons wrote:
> > Right: that unknits it. If I can just get the formulation right for
> > saving my copy to the imap server, rather than locally, then I think I
> > can concentrate
I have started to like udev. In Sarge running 2.6.7, when I log into
gnome, the hard disk partitions (Windows and hdb ext3 partitions that I
mention in /etc/fstab) are shown as icons on the desktop. Also, if I
insert my USB stick into a USB port it is shown as an icon on the
desktop which dissa
Andrea Vettorello wrote:
On Thu, 25 Nov 2004 08:31:11 -0800, Rodney D. Myers
<[EMAIL PROTECTED]> wrote:
I have an elderly woman, whom I installed debian sarge for.
She now has a cdrwriter installed on her computer, but it fails to full
recognize it. it shows the writer as a reader under all user
ac
On Thu, Nov 25, 2004 at 12:47:07AM -0800, ken keanon wrote:
> Hi,
> This Fedora project is developing along the same line as Debian i.e.
> community-base, open-sourced. What's more, It is supported by RedHat.
>
> Anybody has any opinion about it? Is it better than Debian?
I think this pretty muc
Or even better: Maybe "they" (we?) don't want that? I personally don't
see a use for it...
Eduard
On Thu, 2004-11-25 at 16:33, Greg Folkert wrote:
> On Thu, 2004-11-25 at 15:29 +0100, Olaf van der Spek wrote:
> > Hi,
> >
> > I installed Debian Sarge system with a Samba server and that went gre
I am trying to set up a series of apps to run together for
computational chemistry work at home. A Java-based front-end app I
want to try is called WebMO, which uses a web interface requiring CGI.
I have no server for doing this, so am looking for candidates. Thttpd
seems to be a possibility. A
Apparently, _Greg Madden_, on 25/11/04 03:31,typed:
On Wednesday 24 November 2004 07:36 pm, H. S. wrote:
Just wondering how to check temperature on my desktop. On a laptop I
use "acpi -V" to see the temperaute.
I was checking my desktop's(running Debian Sarge and kernel 2.6.9)
motherboard's specs a
On Thu, 25 Nov 2004 08:31:11 -0800, Rodney D. Myers
<[EMAIL PROTECTED]> wrote:
> I have an elderly woman, whom I installed debian sarge for.
>
> She now has a cdrwriter installed on her computer, but it fails to full
> recognize it. it shows the writer as a reader under all user
> accounts,but not
On Thu, 25 Nov 2004 16:52:59 -, Brian Coiley <[EMAIL PROTECTED]> wrote:
[...]
>
> It's a Microsoft Intellimouse.
>
> Thanks,
>
> Brian
>
> p.s. I think I know how to change the protocol - I seem to recall that there
> are not so many to choose from - so I will experiment a bit when I can.
On Thu, 25 Nov 2004 10:33:51 -0500, Christophe Broult
<[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> Suddenly, last Saturday, I could no longer access the main partition
> of my year old external Maxtor 5000XT, a 250 GB drive because of some
> read errors on some sectors (see at the end of the messag
Aha! Debian bug 272401 (see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=272401) - and it
related not to said kernel but to g++-3.3) seems to be the reason I
could not get icpc to work on my Debian box. My workaround (not a proper
solution) is to
cd /usr/include/c++ ; ln -s 3.3 3.3.4
and
Lian Liming wrote:
Hi all,
I just have problem of compiling kernel. The standard debian way of
compiling kernel is using the make-kpkg. But i never successfully
compile any kernel(2.6.*) on my box(AMD althon1400, 256DDR, 40IDE hard
disk).
What strange is that there is different error on d
Hugo Vanwoerkom wrote:
> Hi Debian!
>
> I have problems with the Sarge d-i freezing on my system using the
> "linux26" boot option.
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=277177
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=278254
>
> Yesterday tried rc2: same thing. Freezes
Olive Esseret wrote:
On Thu, Nov 25, 2004 at 04:59:29AM -0800, Olive
Esseret wrote:
--- Olive Esseret <[EMAIL PROTECTED]> wrote:
Hello,
I want to configure bash in order that
background
process remains alive if we close the windows
from
which we have lauched the process (this would be
especially u
--- Olive Esseret <[EMAIL PROTECTED]> wrote:
> Yes I knew this command but it does not works in all
> case: try (in X)
> nohup emacs&
This works fine for me, and does what it is supposed to do.
-- Thomas Adam
=
"The Linux Weekend Mechanic" -- http://linuxgazette.net
"TAG Editor"
On Thu, 2004-11-25 at 06:09 +0200, ocl wrote:
> Hi,
>
> I am trying to get a certain package (dbmail) pinned to a
> certain version (v2*).
>
> This package is not part of debian distribution --yet, but
> an older version (v1*) does exist for it in the debian
> repositories.
>
> This is the stuff
I have an elderly woman, whom I installed debian sarge for.
She now has a cdrwriter installed on her computer, but it fails to full
recognize it. it shows the writer as a reader under all user
accounts,but not under root account.
I'm working remotely, so it's a slow go process.
I've set her k3b
Hello Greg,
Sunday, November 21, 2004, 4:32:17 PM, Greg Strong wrote:
> How do you configure a PS/2 mouse through a KVM Switch connected to a
> PS/2 to serial port adaptor to the serial port on a PC with Xfree?
I've been informed to try the configuration below:
>Section "InputDevice"
>I
Hi all,
I just have problem of compiling kernel. The standard debian way of
compiling kernel is using the make-kpkg. But i never successfully
compile any kernel(2.6.*) on my box(AMD althon1400, 256DDR, 40IDE hard
disk).
What strange is that there is different error on different time.
Th
On Thursday 25 November 2004 10:20, Laurent CARON wrote:
> Rui Silva wrote:
> >hi there!!!
> >
> >I'm trying to make a debian mirror on my university, because theres a lot
> > of people that uses debian here, but i have a problem...
> >the computer in witch the mirror is to be located is built usin
On Thu, 25 Nov 2004 00:30:23 -0500, Carl Fink wrote:
On Wed, Nov 24, 2004 at 05:52:00PM -0500, Marc Shapiro wrote:
This sounds like a configuration problem preventing the included .js
file from actually being included when the page is requested. The .js
file is in the same direcory as the reque
How do I use libmail-spf-query-perl with Postfix?
Thanks,
Jacob
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Thu, 2004-11-25 at 15:29 +0100, Olaf van der Spek wrote:
> Hi,
>
> I installed Debian Sarge system with a Samba server and that went great.
> But I was just wondering, why is an NTP client not installed by default
> during such an install to make sure the time is in sync?
Mainly, most users h
Hi All,
Suddenly, last Saturday, I could no longer access the main partition
of my year old external Maxtor 5000XT, a 250 GB drive because of some
read errors on some sectors (see at the end of the message). I called
the Maxtor support and the only suggestion beside saying that Linux is
not suppo
> On Thu, Nov 25, 2004 at 04:59:29AM -0800, Olive
> Esseret wrote:
> >
> > --- Olive Esseret <[EMAIL PROTECTED]> wrote:
> >
> > > Hello,
> > >
> > > I want to configure bash in order that
> background
> > > process remains alive if we close the windows
> from
> > > which we have lauched the proc
Hi,
I am running logcheck 1.2.28 but am unable to modify the rules to prevent
certain information being mailed to me. I get loads of messages like the
following in the System Events section of the email:
Nov 24 01:08:01 phil cron(pam_unix)[4763]: session opened for user mail by
(uid=0)
Nov 24 0
I am trying to run kde on a testing machine (debian
testing). Kde is 3.3.1.
I use gdm, because gnome is default. If I try to run
kde (startkde) from terminal in gnome, kde starts. If
I try to run kde from gdm (opting for ke in gdm's
menu) kde does not start (tries to, then hangs a
couple of second
Hi,
I installed Debian Sarge system with a Samba server and that went great.
But I was just wondering, why is an NTP client not installed by default
during such an install to make sure the time is in sync?
--
Olaf van der Spek
http://xccu.sf.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
wit
On Thu, Nov 25, 2004 at 04:59:29AM -0800, Olive Esseret wrote:
>
> --- Olive Esseret <[EMAIL PROTECTED]> wrote:
>
> > Hello,
> >
> > I want to configure bash in order that background
> > process remains alive if we close the windows from
> > which we have lauched the process (this would be
> > e
On Thu, 25 Nov 2004 05:27:42 -0800 (PST), jack kinnon
<[EMAIL PROTECTED]> wrote:
>
> Hi folks,
> More about my upgrading problem.
>
> Using 'scroll-lock', I can read the following message during boot-up.
>
> Starting system log daemon : syslogd
> syslogd : cannot create /dev/log : addres
On Thu, 25 Nov 2004 10:11:19 +0100, Giorgio Raccanelli
<[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I tried to install gmc using the command
> apt-get install gmc
>
> but the answer was
>
> Sorry, but the following packages have unmet dependencies:
> gmc:Depends: gdk-imlib1 but it is no
On Thu, 25 Nov 2004 12:19:35 +0100, Goetz Hatop <[EMAIL PROTECTED]> wrote:
>
> thanks, Tom.
>
> setting
> options eepro100 0x30
> in /etc/modules.conf forces the driver to full duplex which is
> what I want.
>
> One problem persists: Debian always loads both intel drivers
> (e100 and eepro10
Hi folks,
More about my upgrading problem.
Using 'scroll-lock', I can read the following message during boot-up.
Starting system log daemon : syslogd
syslogd : cannot create /dev/log : address family not supported by protocol
Does the above symptom ring a bell?
Jack
_
[EMAIL PROTECTED] wrote:
Hi!
belahcene <[EMAIL PROTECTED]> wrote on 25/11/2004 10:57:25 AM:
> Hi every body,
> I have a machine with only ONE partion where win$ is installed,
> I want the equivalent of magicPartition ( something like diskdrake of
> mandrake on debian), either on windows or on
Hugo Vanwoerkom wrote:
Good point. So what's the reason that debian kernel images come with
an initrd? An example I can think of is vesafb: in order for that to
be used it must be either builtin or in initrd. Right?
H.
The kernels Debian provides need to run on a broad number of machines
hence
Ron Johnson wrote:
On Wed, 2004-11-24 at 23:31 -0900, Greg Madden wrote:
On Wednesday 24 November 2004 07:36 pm, H. S. wrote:
[snip]
Use sensord/sensors in user space and, I2C/LMsensors, in your kernel.
ACPI isn't relevant, afaik.
Alternatively, mbmon. Pure userland.
Did not know about that one
Michael Spang wrote:
Shawn McCuan wrote:
This is what i get - but - ive already used make for the modules - -
metion:/home/metiosarius/src/linux-2.6.9# mkinitrd -o
/boot/initrd-2.6.9.img 2.6.9
/usr/sbin/mkinitrd: /lib/modules/2.6.9: Not a directory
/usr/sbin/mkinitrd: MODULES needs to be set to
W. Paul Mills wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Lian Liming wrote:
|
| I can't install libflash-mozplugin, once installed it, my mozilla crash
| when meeting flash.
| I have installed "libflash-swfplayer" but i seems not work in mozilla.
|
| I have do "aptitude update", so i thin
Hello,
I read the documentation from your website about what "free software"
means but I still have some questions. I hope you can clarify them for
me.
Our product is a computer modified for dedicated use.
On this computer we want to use Debian/GNU Linux distribution for an
operating system.
Som
--- Olive Esseret <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I want to configure bash in order that background
> process remains alive if we close the windows from
> which we have lauched the process (this would be
> especially usefull for X applications: if I lauch
> emacs& ; I do not want that cl
- Original Message -
From: ken keanon
To: [EMAIL PROTECTED]
Sent: Thursday, November 25, 2004 3:47 AM
Subject: Fedora
> Hi,
> This Fedora project is developing along the same line as Debian i.e.
community-base,
> open-sourced. What's more, It is supported by RedHat.
-
On Thu, 25 Nov 2004, Rogério Brito wrote:
> The only problem that I see is that, for my printer to give me the results
> I expect, I have to use gs-esp (because it has the pcl3 driver in it),
> while gs-gpl doesn't support it and going the route of using other drivers
See http://home.vrweb.de/mart
Whats the command to determine who is a registered user in your
system, or to gather stats about them, such as registration time, etc?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Thankyou so much Thomas, Alexander,Micha,Mathias,Jon,Alan for your response.
Meanwhile form the Subversion site.
http://subversion.tigris.org/project_packages.html
I got the following link
http://people.debian.org/~adconrad/
to install for Debian,
Has anyone installed from this paackage.
And
On Wed, 2004-11-24 at 08:13 -0800, Paul Johnson wrote:
> I got an interesting message out of cron today
>
> /etc/cron.daily/checksecurity:
> find: /home/baloo/.kde/share/config/kcmartsrc: Permission denied
>
> ...and I started thinking, "Oh, maybe if I get rid of that file, I might be
> able
On Nov 24 2004, Anthony Campbell wrote:
> I've always liked magicfilter.
Add me to the list of such users. I've been using magicfilter for years and
printing has not been a problem since then (when I used to run ghostscript
manually with many options just to print my LaTeX papers to my advisor).
Hugo Vanwoerkom wrote:
--
Thomas Beresford wrote:
Hello,
I'm using a debian woody mixed system (have stable, testing and unstable
packages
installed). My kernel version is 2.4.18-k7 (stable). The machine is an AMD
Athlon
XP 2000+ with ASUS
thank you I find it,
this tool is not integarted to the debian installeur ?
I is in suse!! suse ( this is not the case for RH ou fedora at least
for RC2) at the installation step, gives the possibility for disk
partitionning.
it will be very usefull, if it is integrated in next releases!!
t
thanks, Tom.
setting
options eepro100 0x30
in /etc/modules.conf forces the driver to full duplex which is
what I want.
One problem persists: Debian always loads both intel drivers
(e100 and eepro100) on startup, even with
alias eth0 eepro100
in /etc/modules.conf
Is there a way to persua
On Thu, 25 Nov 2004, Jon Dowland wrote:
> On Thu, 25 Nov 2004 00:47:07 -0800 (PST), ken keanon
> <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> > This Fedora project is developing along the same line as Debian i.e.
> > community-base, open-sourced.
same as 1000's of other linux distro .. not a big
Goetz Hatop wrote:
I have a fresh installed debian testing sarge
and I am unable to set the ethernet speed correctly.
(100 Mbit full duplex, the full duplex cannot be autonegotiated here)
On Suse I have used the e100 driver with the
options e100 e100_speed_duplex=4
in /etc/m
Hi!
belahcene <[EMAIL PROTECTED]> wrote on 25/11/2004
10:57:25 AM:
> Hi every body,
> I have a machine with only ONE partion where win$ is installed,
> I want the equivalent of magicPartition ( something like diskdrake
of
> mandrake on debian), either on windows or on linux ( to run
it from
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Lian Liming wrote:
|
| I can't install libflash-mozplugin, once installed it, my mozilla crash
| when meeting flash.
| I have installed "libflash-swfplayer" but i seems not work in mozilla.
|
| I have do "aptitude update", so i think what i install shou
The problem was with my iptables rules. I used to forget to open the
loopback interface for the applications querying the loopback interface.
They used to wait on the lo interface.
Sorry for the inconvenience and thanks for the help.
-Nabil.
-Original Message-
From: Nabil MALIK / KTEFH -
1 - 100 of 119 matches
Mail list logo