On Mon, Oct 20, 2008 at 10:42:34PM -0400, Douglas A. Tutty wrote:
> I have one video card and one monitor, running Etch amd64 with an
> Etch-i386 chroot for flash. I log in from the VT and run startx to get
> X going. I run icewm.
>
> I have my usual username for regular use and web browsing wit
Paul Cartwright wrote:
> Andrei Popescu wrote:
>> On Mon,20.Oct.08, 17:06:25, Emanoil Kotsev wrote:
>>
>>> I suggested to use device by uuid
>>>
>>> /dev/disk/by-uuid/3fca395b-d75d-44ab-98be-9ec05b2e45fd
>>> /media/usb_2G_part3 auto users,noauto,atime,rw,nodev,noexec,nosuid 0 0
>>
>> You can s
On Mon, 20 Oct 2008 21:38:23 -0700
John Magolske <[EMAIL PROTECTED]> wrote:
> * Celejar <[EMAIL PROTECTED]> [081020 12:49]:
> > On Mon, 20 Oct 2008 12:23:25 -0700
> > Amit Uttamchandani <[EMAIL PROTECTED]> wrote:
> >
> > > I was looking for a simple desktop search engine, something that tracks
>
* Celejar <[EMAIL PROTECTED]> [081020 12:49]:
> On Mon, 20 Oct 2008 12:23:25 -0700
> Amit Uttamchandani <[EMAIL PROTECTED]> wrote:
>
> > I was looking for a simple desktop search engine, something that tracks
> > metadata, etc. And since I'm not using KDE or GNOME, I would like
> > something that
I compile, install and boot with linux-2.6.26.3 in debian-40r4a
(2.6.18) hosted in VMware Workstation 6 successfully (I failed on
VMware Workstation 5 with the same kernel and debian and got the
BusyBox message) with the following steps:
$ bzip2 -dc linux-2.6.26.3.tar.bz2 | tar xvf -
On Fri, Oct 17, 2008 at 11:05:33PM +0200, Mathieu Malaterre wrote:
> Hi there,
>
> I do not understand what I am doing wrong. I would like to install a
> power-ppc gcc compiler on my debian testing box. I found a simple page
> for gentoo: http://psas.pdx.edu/GentooCrossCompilerHowto/, and I was
Hello,
We just updated our kernel vmlinuz-2.6.24-etchnhalf.1-amd64 and it seems
like there is an error message that was not there before: (I could be
mistaken...)
-
Oct 20 20:17:16 mail kernel: ACPI Error (dsopcode-0548):
On Sat, 18 Oct 2008 11:47:12 +, Tzafrir Cohen wrote:
>> > you can "truncate" the file with the folowing bash line :
>> > > /var/log/mail.err
>>
>> > or the following portable line :
>> > echo > /var/log/mail.err
>>
>> Neither of those will work in this instance, as the file is held open
>> f
Hi,
thanks everyone for the reply,
On Sat, 18 Oct 2008 10:17:23 +0200, Shams Fantar wrote:
>> I'm wondering if it is possible to update the grub menu.lst in the
>> chroot with update-grub to reflect its appropriate kernel to boot from.
>>
> . . . You
> should update your menu.lst outside the
> If I try:
> /usr/bin/startx -- -dpi 100 :1
>
> then I just get the gray X screen and no window manager running.
I had them in the wrong order. This works:
/usr/bin/startx -- :0 -dpi 100
for one user and
/usr/bin/startx -- :1 -dpi 100
for the other user.
Now it w
I have one video card and one monitor, running Etch amd64 with an
Etch-i386 chroot for flash. I log in from the VT and run startx to get
X going. I run icewm.
I have my usual username for regular use and web browsing with
javascript and flash turned off (actually, in amd64 there is no flash).
I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Koh Choon Lin wrote:
>>> Anyone has any luck with gNS on MacBook, single boot? Some time ago,
>>> there exists a problem with this configuration -- waiting a minute
>>> during booting while it searches for the boot record, and I wonder if
>>> this was
On Mon, Oct 20, 2008 at 07:23:19PM +0530, Girish Kulkarni wrote:
> I use Debian Etch on a Dell Inspiron 640m laptop and get this message
> at every boot:
>
> Detecting hardware...FATAL: Error inserting i8xx_tco
> (/lib/modules/2.6.18-6-686/kernel/drivers/char/watchdog/
> i8xx_tco.ko):N
On Sun, Oct 19, 2008 at 04:43:06PM +0100, Anton Piatek wrote:
> 2008/10/19 Henrique de Moraes Holschuh <[EMAIL PROTECTED]>:
> > On Sun, 19 Oct 2008, Anton Piatek wrote:
> The laptop doesn't go to sleep - I use the kde powermanagement tool to
> set the sleep when the lid is closed, but in the newe
Florian Kulzer wrote:
>> >> libz.so.1, of course, is a symlink to the actual library. For my
>> >> Debian Lenny box, it points to libz.so.1.2.3.3 and for acusim, it
>> >> points to libz.so.1.2.3.
> >
> > This does not explain what you are doing at the moment. Do you have a
> > symlink that you cha
Yes, I have run 'update-initramfs -v -u -k 2.6.24-1-686'
This had no effect.
I cannot find any documentation as to how the system is supposed to find
and
unencrypt encrypted drives. When in the boot process is the system supposed
to load these drives? What commands does it use? In what file
On 10/20/08 17:25, Rico Secada wrote:
On Sun, 19 Oct 2008 23:04:11 -0500
Ron Johnson <[EMAIL PROTECTED]> wrote:
On 10/19/08 20:33, Rico Secada wrote:
On Sun, 19 Oct 2008 17:56:33 -0500
Ron Johnson <[EMAIL PROTECTED]> wrote:
Like I wrote: "yes I can download and install firmware manually"
So
ab (apache bench) refuses to work, and I garnted with the following
error message:
--
apr_socket_recv: Connection refused (111)
--
My setup:
Debian Etch virtual machine running on Xen 3.2.1 with Debian-xen
kernel 2.6.18. ab was installed with "aptitude install apache2-utils"
I tried with both apa
On Sun, 19 Oct 2008 23:04:11 -0500
Ron Johnson <[EMAIL PROTECTED]> wrote:
> On 10/19/08 20:33, Rico Secada wrote:
> > On Sun, 19 Oct 2008 17:56:33 -0500
> > Ron Johnson <[EMAIL PROTECTED]> wrote:
> >
> > Like I wrote: "yes I can download and install firmware manually"
>
> So you did. My apolog
Paul van der Vlis wrote:
Dotan Cohen schreef:
2008/10/20 Paul van der Vlis <[EMAIL PROTECTED]>:
Even a conversion to flat-text would be nice.
Seeing how docx is XML, have you tried parsing the file with something
that can read XML?
Ah, I see OpenOffice.org 3 is out officially now. But there
Aniruddha wrote:
On Mon, 2008-10-20 at 18:01 +0200, Aniruddha wrote:
On Mon, 2008-10-20 at 10:29 +0200, Paul van der Vlis wrote:
Hello,
Is there a way to see docx documents in OpenOffice in Lenny?
Debian doesn't have Openoffice in their repo's, they use go-oo instead
(s
On Mon, 20 Oct 2008 12:23:25 -0700
Amit Uttamchandani <[EMAIL PROTECTED]> wrote:
>
> I was looking for a simple desktop search engine, something that tracks
> metadata, etc. And since I'm not using KDE or GNOME, I would like
> something that does not depend on either.
...
> I am trying them out
I was looking for a simple desktop search engine, something that tracks
metadata, etc. And since I'm not using KDE or GNOME, I would like
something that does not depend on either.
After some analysis I came down to the following choices:
1. Strigi
- small, lightweight, development still activ
On Mon, Oct 20, 2008 at 12:51 PM, Patrick Wiseman <[EMAIL PROTECTED]>wrote:
> Hello:
>
> After a recent upgrade, my laptop - which has no Internet connection until
> after I've booted up and logged on to a wireless network - was just hanging
> on boot. After some trial and error (disabling cups a
Hi Samuel,
Thanks for the information. I had some trouble finding the list you refer
to; I think I found it: debtorrent-devel.
Regards, Simon
Samuel Bächler-2 wrote:
>
> Hi Simon
>
> I just saw that there is a debtorrent-specific mailing-list. I never
> used debtorrent before
>
> Simon Pepp
Andrei Popescu wrote:
> On Mon,20.Oct.08, 17:06:25, Emanoil Kotsev wrote:
>
>> I suggested to use device by uuid
>>
>> /dev/disk/by-uuid/3fca395b-d75d-44ab-98be-9ec05b2e45fd /media/usb_2G_part3
>> auto users,noauto,atime,rw,nodev,noexec,nosuid 0 0
>
> You can shorten this a bit:
>
> UUID=3fca.
On Mon, 20 Oct 2008 10:43:37 -0800
Christopher Howard <[EMAIL PROTECTED]> wrote:
> Christopher Howard wrote:
> > Amit Uttamchandani wrote:
> >>> However, there is no sde block file available in /dev. The closest
> >>> things are sda, sdb, sdc, and sdd. I try mount using these device
> >>> file
Christopher Howard wrote:
Amit Uttamchandani wrote:
However, there is no sde block file available in /dev. The closest
things are sda, sdb, sdc, and sdd. I try mount using these device
files, but the message I always get is 'mount: No medium found'.
Udev is what creates the device file, rig
On Mon, 20 Oct 2008 10:16:54 -0800
Christopher Howard <[EMAIL PROTECTED]> wrote:
> Amit Uttamchandani wrote:
> >> However, there is no sde block file available in /dev. The closest
> >> things are sda, sdb, sdc, and sdd. I try mount using these device
> >> files, but the message I always get i
On Mon,20.Oct.08, 17:06:25, Emanoil Kotsev wrote:
> I suggested to use device by uuid
>
> /dev/disk/by-uuid/3fca395b-d75d-44ab-98be-9ec05b2e45fd /media/usb_2G_part3
> auto users,noauto,atime,rw,nodev,noexec,nosuid 0 0
You can shorten this a bit:
UUID=3fca
It's not much, but given that th
Amit Uttamchandani wrote:
However, there is no sde block file available in /dev. The closest
things are sda, sdb, sdc, and sdd. I try mount using these device
files, but the message I always get is 'mount: No medium found'.
Udev is what creates the device file, right? Why isn't it creating
On Mon,20.Oct.08, 18:11:59, Aniruddha wrote:
> On Mon, 2008-10-20 at 18:01 +0200, Aniruddha wrote:
> > On Mon, 2008-10-20 at 10:29 +0200, Paul van der Vlis wrote:
> > > Hello,
> > >
> > > Is there a way to see docx documents in OpenOffice in Lenny?
> > >
>
> > Debian doesn't have Openoffice in
Hello:
After a recent upgrade, my laptop - which has no Internet connection until
after I've booted up and logged on to a wireless network - was just hanging
on boot. After some trial and error (disabling cups and other things which
might need an Internet connection), I disabled docvert-controlle
On Mon, 20 Oct 2008 06:40:54 -0400
Tom Allison <[EMAIL PROTECTED]> wrote:
> I recently upgraded my macbook and my cups server and ran into another
> plethora
> of issues.
>
> First I changed my Linux boxes to UTF-8 charset and that fixed the problems
> they
> were having. ISO-8859-1 is not s
>
> However, there is no sde block file available in /dev. The closest
> things are sda, sdb, sdc, and sdd. I try mount using these device
> files, but the message I always get is 'mount: No medium found'.
>
> Udev is what creates the device file, right? Why isn't it creating an
> sde or sd
On Mon, 2008-10-20 at 18:01 +0200, Aniruddha wrote:
> On Mon, 2008-10-20 at 10:29 +0200, Paul van der Vlis wrote:
> > Hello,
> >
> > Is there a way to see docx documents in OpenOffice in Lenny?
> >
> Debian doesn't have Openoffice in their repo's, they use go-oo instead
> (see http://go-oo.org/
On Mon, 2008-10-20 at 10:29 +0200, Paul van der Vlis wrote:
> Hello,
>
> Is there a way to see docx documents in OpenOffice in Lenny?
>
> I know there is this:
> http://katana.oooninja.com/w/odf-converter-integrator
>
> But it seems not to be in Debian. Is there an alternative?
>
> With regards
>
>
>
> Original Message
>From: [EMAIL PROTECTED]
>To: debian-user@lists.debian.org
>Subject: Re: [OT] Learning MIPS ISA using GCC and Debian
>Date: Sun, 19 Oct 2008 18:19:59 -0700
>
>>On Sun, 19 Oct 2008 20:55:03 -0400
>>Jerry Stuckle <[EMAIL PROTECTED]> wrote:
>>
>>> I would say that is
Paul van der Vlis <[EMAIL PROTECTED]> wrote:
> Dotan Cohen schreef:
> > 2008/10/20 Paul van der Vlis <[EMAIL PROTECTED]>:
> >> All outgoing documents are in PDF. But customers will sent all kinds of
> >> documents as input.
> >>
> > Ah, I see. Then, I suppose that it is MSO 2007, OOo 3.x, or nothin
2008/10/20 Paul van der Vlis <[EMAIL PROTECTED]>:
> Many applications can do that, see:
> http://en.wikipedia.org/wiki/Office_Open_XML
>
None other than OOo 3 is a full Linux office suite.
>> But like I
>> mentioned earlier, they are simply (ha!) XML files and should be
>> parsable (I would imagi
Hans Ekbrand wrote:
> On Fri, Oct 17, 2008 at 04:57:00PM +0200, Jochen Schulz wrote:
>> Paul Cartwright:
>> >
>> > My wife plugged in a USB stick, to save a file to it. It would not let
>> > her save a file, permission denied.
>> ...
>> > I am logged in first, vt7, she is logged in 2nd, vt8, and w
On Mon, Oct 20, 2008 at 07:06:15AM -0400, Tom Allison wrote:
>
> I would love to hear more about the potential for running Debian on a
> macbook. I'm growing concerned that Apple is doing that Thing where they
> slowly build up a wall around their OS (Embrace, Extend).
I am running Debian Sid (
Am 2008-10-17 10:52:23, schrieb Hugo Vanwoerkom:
> Hi,
>
> See what I found:
>
> http://well.blogs.nytimes.com/2008/10/16/does-the-internet-boost-your-brainpower/?ei=5070
>
> that must be the reason I like Debian so much.
I am now 40 years old and using since 9 1/2 years Debian.
I think, it is
Am 2008-10-16 16:34:20, schrieb Frank McCormick:
> I lied First time I checked I grepped as a user...which would
> not allow me to read the passwd file. When I did a sudo grep...I saw my
Thats wron, /etc/passwd is world readable, otherwise you would not be
able to login.
> realname in the
Note: I am subscribed to the list and have NOT ask for useless CCs:
Am 2008-10-17 13:36:14, schrieb Steve Kemp:
> On Wed Oct 15, 2008 at 21:27:26 +0200, Michelle Konzack wrote:
>
> > Why not use a real database like PostgreSQL and
> > not crap which must be patched to be a database?
>
> Pleas
Paul van der Vlis wrote:
> Many applications can do that, see:
> http://en.wikipedia.org/wiki/Office_Open_XM
Some software there is available in Debian, for example OpenOffice.org
or AbiWord. However, especially considering we are on freeze, the
necessary versions may not be available in Lenny, on
Dotan Cohen schreef:
> 2008/10/20 Paul van der Vlis <[EMAIL PROTECTED]>:
>> All outgoing documents are in PDF. But customers will sent all kinds of
>> documents as input.
>>
> Ah, I see. Then, I suppose that it is MSO 2007, OOo 3.x, or nothing.
They are sending all kinds of documents.
E.g. WordPer
2008/10/20 Paul van der Vlis <[EMAIL PROTECTED]>:
> All outgoing documents are in PDF. But customers will sent all kinds of
> documents as input.
>
Ah, I see. Then, I suppose that it is MSO 2007, OOo 3.x, or nothing.
At least, nothing else that I know of can open docx files. But like I
mentioned e
Hello,
I use Debian Etch on a Dell Inspiron 640m laptop and get this message
at every boot:
Detecting hardware...FATAL: Error inserting i8xx_tco
(/lib/modules/2.6.18-6-686/kernel/drivers/char/watchdog/
i8xx_tco.ko):No such device
How do I understand what is happening? What is i8xx_tc
On Fri, Oct 17, 2008 at 09:44:43AM +0100, Chris Davies wrote:
> Neither of those [truncating a log file] will work in this instance,
> as the file is held open for writing [...]
Tzafrir Cohen <[EMAIL PROTECTED]> wrote:
> Are you sure? The above method [truncation] works fine for me.
Presumably yo
Hi,
I'd Like to know if somebody had a pinnacle dc10 video capture
board working on Debian Lenny.
The thing is that the card is recognized on boot and the ZR36060
kernel module is correctly loaded but it seems that the device /dev/video0
is not present on the system.
Is there some reference abo
On Mon, Oct 20, 2008 at 02:01:30PM +0200, sage wrote:
> dear support team
>
> I wish to know, witch version should i download, if i have a Intel CPU:
> Core Duo 2 ( e4300 on pc, and t9300 on laptop).
The i386 version should work if you don't want to address more than 4
GB of RAM.
> Second quest
Emanoil Kotsev wrote:
> Florian Kulzer wrote:
>
>> On Fri, Oct 17, 2008 at 21:29:09 -0400, Paul Cartwright wrote:
>>>
>>> >
>>> > The problem is that the automounter cannot make a direct connection
>>> > between a specific user session and the physical act of someone
>>> > plugging
>>> > in a n
dear support team
I wish to know, witch version should i download, if i have a Intel CPU:
Core Duo 2 ( e4300 on pc, and t9300 on laptop).
Second question is how could i instal x serwer to have graphic interface
in debian. I have bought debian etch 4.1r (the shop told its right
wersion for my c
On Mon, 2008-10-20 at 08:45 +0100, Abdulquadri Iyiola wrote:
> Hi,
>
>
>
> Please how do I reactivate my yahoo mail?
>
>
>
> Please get back to me.
>
>
go here to activate your account again.
>
> Thanks.
>
>
>
>
>
>
>
> __
Koh Choon Lin wrote:
Anyone has any luck with gNS on MacBook, single boot? Some time ago,
there exists a problem with this configuration -- waiting a minute
during booting while it searches for the boot record, and I wonder if
this was solved now so I can procure one during Christmas.
Please don
I recently upgraded my macbook and my cups server and ran into another plethora
of issues.
First I changed my Linux boxes to UTF-8 charset and that fixed the problems they
were having. ISO-8859-1 is not supported anymore.
Now I have a problem with the macbook configuration where they can no
Dotan Cohen schreef:
> 2008/10/20 Paul van der Vlis <[EMAIL PROTECTED]>:
>> Even a conversion to flat-text would be nice.
>>
>
> Seeing how docx is XML, have you tried parsing the file with something
> that can read XML?
>
>> Ah, I see OpenOffice.org 3 is out officially now. But there is no
>> su
Hans Ekbrand wrote:
> On Fri, Oct 17, 2008 at 04:57:00PM +0200, Jochen Schulz wrote:
>> Paul Cartwright:
>> >
>> > My wife plugged in a USB stick, to save a file to it. It would not let
>> > her save a file, permission denied.
>> ...
>> > I am logged in first, vt7, she is logged in 2nd, vt8, and w
Bogdan wrote:
> Emanoil Kotsev wrote:
>> Bogdan wrote:
>>
>>
>>> Paul Johnson wrote:
>>>
Douglas A. Tutty wrote:
> On Sat, Oct 18, 2008 at 07:51:38PM +0300, Bogdan wrote:
>
>
>
>> Although I don't like it, the bank i work with o
Am I the only one who didn't get the message that CUPS no longer
supported ISO-8859-1?
After CUPS broke I did some digging around and eventually found a note
in a gentoo forum that the clients need to be rebuilt to UTF-8 locales.
This fixed my linux client not being able to print.
Now I'm o
2008/10/20 Paul van der Vlis <[EMAIL PROTECTED]>:
> Even a conversion to flat-text would be nice.
>
Seeing how docx is XML, have you tried parsing the file with something
that can read XML?
> Ah, I see OpenOffice.org 3 is out officially now. But there is no
> support for it in Lenny and I would l
Hi. I switched to Debian about a month ago. I set up a minimalistic
Lenny system for my desktop, using Fluxbox for my WM. (Very happy with
Debian -- switched all my servers over as well.)
I'm also trying to learn how to manually mount my usb memory sticks. I
don't want to use ivman, usbmou
Dotan Cohen schreef:
> 2008/10/20 Paul van der Vlis <[EMAIL PROTECTED]>:
>> Hello,
>>
>> Is there a way to see docx documents in OpenOffice in Lenny?
>>
>> I know there is this:
>> http://katana.oooninja.com/w/odf-converter-integrator
>>
>> But it seems not to be in Debian. Is there an alternative?
Hi,
Please how do I reactivate my yahoo mail?
Please get back to me.
Thanks.
DISCLAIMER: The information contained in this message (including any
attachments) is confidential and may be privileged. If you have received it by
mistake please notify the sender by return e-mail a
2008/10/20 Paul van der Vlis <[EMAIL PROTECTED]>:
> Hello,
>
> Is there a way to see docx documents in OpenOffice in Lenny?
>
> I know there is this:
> http://katana.oooninja.com/w/odf-converter-integrator
>
> But it seems not to be in Debian. Is there an alternative?
>
OpenOffice 3 is your best b
Hello,
Is there a way to see docx documents in OpenOffice in Lenny?
I know there is this:
http://katana.oooninja.com/w/odf-converter-integrator
But it seems not to be in Debian. Is there an alternative?
With regards,
Paul van der Vlis.
--
http://www.vandervlis.nl/
--
To UNSUBSCRIBE, ema
Hatta wrote:
> A short while ago I set up a system with whole disk encryption. I used
> the guided LUKS
> partitioning sytem to make 3 encrypted lvm volumes, root, home, and
> swap_1.
>
> Anyway, I broke that installation, so I needed to reinstall. I used a
> netboot image in expert
> mode, man
>> Anyone has any luck with gNS on MacBook, single boot? Some time ago,
>> there exists a problem with this configuration -- waiting a minute
>> during booting while it searches for the boot record, and I wonder if
>> this was solved now so I can procure one during Christmas.
>
> Please don't get m
69 matches
Mail list logo