Why I can install a debian system with lvm and not with evms?
Why debian doesn't have support for evms in the install process?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I wrote:
Is there an easy way in Linux to determine whether a compact disc is an
audio CD or a data CD, and if it's a data CD, which filesystem is on it?
One would think that the "file" command would say, but it just tells you
that the CDROM device file is a device file.
I turns out that if
Hello,
we use CBQ shaper combined with iptablses and MAC authentication. Shaping files
are generated every quater hour
cause we have a traffic limit implemented. Scripts are written in Perl and
Phyton. Maybe this helps.
Michael Przysucha
(NDS, Germany)
02.01.2006 07:05:21, "[EMAIL PROTECTED
Hello list,
I am trying to open a CD-ROM which apparently was made with
Macromedia Authorware. It consists of several *.a5e files and
start.exe executable for windows. I tried to run it with wine from
stable distribution but it doesn't work. Is there any way to view
individual a5e files on debi
On Sun, Jan 01, 2006 at 08:54:08PM -0500, Edward C. Jones wrote:
> I was working at compiling xv-3.10a-28 with its 37 patches when I
> stumbled across a Suse source rpm "xv-3.10a-1079.src.rpm" at
> "http://fr2.rpmfind.net/linux/RPM/";.
>
If you REALLY REALLY must have xv, pay John Bradley and bu
Hi!
Is it possible to change firefox's (1.5) font, which is used to display it's
menus and dialog windows?
Thanks!
Daniel
--
LeVA
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
LeVA wrote:
>Hi!
>
>Is it possible to change firefox's (1.5) font, which is used to display it's
>menus and dialog windows?
>Thanks!
>
>Daniel
>
>
>
I don't think so. A while ago I filed this as a bug in mozilla-firefox.
(1.0.7 then) I got no response I am aware of.
it's bug #326270. I am not c
Yes, it is. Firefox uses gtk toolkit which uses .gtkrc* (like .gtkrc-2.0)
config files. One way is to manually create this file or in KDE you can install
gtk-themes-qt or something like this to force gtk apps to use the KDE theme or
fonts.
Another thing I had to adjust to get rid of huge fonts
Hi all,
I can't find how to set a defult and convenient attribute mask when
file are
created on linux.
I need a whole group can write file created by anyone in the group. So
I
need the g=rw be the default permission at file creation.
Actually I get g=r only by default
Thank you very much
Ro
Chris Howie wrote:
Hugo Vanwoerkom wrote:
I want to use text-based console api tools for checking the contents of
web pages. I.e. not for the human eye but for an api.
What is the best tool for that? python-twisted?
I find the most straightforward method is to look at the page source and writ
You can set your "umask" to 002 instead of 022 (the default on most Unix
setups). Just add the following line
umask 002
in ~/.bashrc and/or ~/.bash_profile files, for yourself and other people
belonging to the related group.
Hope this helps.
Alain
Roberto a écrit :
Hi all,
I c
Roberto wrote:
Hi all,
I can't find how to set a defult and convenient attribute mask when
file are
created on linux.
I need a whole group can write file created by anyone in the group. So
I
need the g=rw be the default permission at file creation.
Actually I get g=r only by default
man uma
Thanks Alain !
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Can you suggest an ups with a software for automatic shutdown for my
debian servers?
Thank you.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, 30 Dec 2005 00:52:26 +0100
Svante Signell <[EMAIL PROTECTED]> wrote:
> With the new way of device creation and module loading (udev, discover
> etc) my ethernet modules (3c59x,8139too) are loaded in different order
> with kernels 2.6.12 and 2.6.14. For 2.6.14 3c59x is loaded first
> corres
Stefhen Hovland wrote:
>i think ifrename will do what you are asking, you can specify that
>eth0 always be bound to x, and eth1 always bound to y, etc..
>
>
>http://packages.debian.org/unstable/net/ifrename
>
>stefhen
>
>On 12/29/05, Svante Signell <[EMAIL PROTECTED]> wrote:
>
>
>>With the new w
branko wrote:
Hi.Please help.I want to use Linux but in GUI.I have a DVD of Debian Sarge.I
have tried to install it and evrything went fine except at the end all I got
was a prompt.I have tried evry command I could think of to get GUI but could
not.What do I have to do to get graphical interfac
Mauro Sanna wrote:
Can you suggest an ups with a software for automatic shutdown for my
debian servers?
I have just installed a Back-UPS LS 500.
Debian package apcupsd supports that out of the box.
That's sort of a bottom of the line UPS, I think, but with the PC,
monitor, modem plugged into
Hello,
I am currently developing an application that I would like to distribute
over the internet. I read about autoconf, automake and aclocal and
recognized, that I've already used these programs to install other software
on my system. So I decided to use it for my application, too. I wrote a
conf
LeVA wrote:
> Is it possible to change firefox's (1.5) font, which is used to display it's
> menus and dialog windows?
The preferred method is with gnome-control-center. If you don't have
this gcc installed or don't get the results you want with it, you can
override using CSS. See http://www.moz
Try the '-s' or '--special-files' switch to the file command.
turingmachine# file -s /dev/scd1
/dev/scd1: ISO 9660 CD-ROM filesystem data 'FOO'
My first thought worked, incidentally, which was more like:
head /dev/scd0 | file -
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
Oops. I see you found the -s option. Maybe the standard input
version will be useful or illuminating anyway, eh? ;)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Is there an equivalent of the autoexec.bat file in Debian? Basically
I want to execute a scrpt and maybe mount a USB port on startup.
Any suggestions will be appreciated.
Thanx,
Anil Guptewww.keeninc.netwww.icinema.comk.e.e.n.,
inc.Milwaukee, WI, USA+1-414/431-8775Pune, MH,
India+91-20/3
On 2006-01-02 1946, Anil Gupte wrote:
> BlankIs there an equivalent of the autoexec.bat file in Debian? Basically I
> want to execute a scrpt and maybe mount a USB port on startup.
>
> Any suggestions will be appreciated.
I don't know what ``BlankIs'' is. Mounting your USB-thingie should be
do
"Anil Gupte" <[EMAIL PROTECTED]> writes:
> Basically I want to execute a script
I usually do that by calling it at the end of /etc/init.d/bootmisc.sh,
clearly stating in a comment that it's my local addition.
> and maybe mount a USB port on startup.
Mount an USB device you mean? You can do that
I am trying to run fakeroot debian/rules binary to install mplayer. The
program aborts with the message, " the GUI requires GTK devel packages
(which were not found)"
My setup is Sarge with XWindows started with gdm but I probably do not
have the whole Gnome package installed as I normally us
Hallo,
I have an old samba-cups printserver (woody), connected to the domain through
winbind, that I want replace now.
I installed a new samba-cups server on a sarge machine. Windbind works, I can
get all users and groups.
I copied the generic windows postscript driver files as in cupsaddsmb-
On Mon, January 2, 2006 9:39 am, J.F. Gratton wrote:
> (I must first start by apologizing if you've seen this post twice in
> 12hrs.. I've had problems here with my smtp; not sure it went well)
>
> Hello,
>
> I've been unable to access any partition on /dev/hda since I've compiled
> my own kernel
If you want to run some scripts on startup , move these scripts
to /etc/initd/ and run "rcconf" (apt-get install rcconf).
At 2006-01-02一的 19:46 +0530,Anil Gupte worte:
> Is there an equivalent of the autoexec.bat file in Debian? Basically
> I want to execute a scrpt and maybe mount a USB port o
Hello,
I try to setup an automount for an usb key and have the following config :
File auto.master:
/mnt/etc/auto.misc --timeout=60
File auto.misc:
usbkey -fstype=auto:/dev/sda
Directory /mnt is created and autofs daemon seems correctly started as status
display:
...
C
Hello,
I am running ulogd 1.02-2 with the pcap plugin on a 2.6.12 kernel.
The problem is that on a rather regular basis, the pcap files seem to
become corrupted:
# tcpdump -r /var/log/ulog/ulogd.pcap
gives me only
> tcpdump: bad dump file format
If I stop ulogd, remove the offending file and
On Monday 02 January 2006 01:15, [EMAIL PROTECTED] wrote:
>I just posted a message to the list, and immediately received an
>e-mail from someone's anti-spam system wanting me to confirm that I'm
>a real person.
>
>Geez, just imagine if everyone on the list had one of these. We'd
> get tons of auto
On Monday 02 January 2006 04:54, LeVA wrote:
>Hi!
>
>Is it possible to change firefox's (1.5) font, which is used to
> display it's menus and dialog windows?
>Thanks!
>
>Daniel
>
Now thats a question I'd also like to find the answer too, gawd they
are tiny fonts on a 1600x1200 screen.
>--
>LeVA
We have an HP Deskjet connected to a Windows printer.
Debian can print a test page, but applications like
web browsers can't make anything come out.
(I tried a well-crafted question, maybe this sloppy one
will get a response.)
Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p
On Mon, Jan 02, 2006 at 09:53:38AM -0600, Michael Martinell wrote:
>
> On Mon, January 2, 2006 9:39 am, J.F. Gratton wrote:
> > (I must first start by apologizing if you've seen this post twice in
> > 12hrs.. I've had problems here with my smtp; not sure it went well)
> >
> > Hello,
> >
> > I've b
Mr. Jensen i don't know how to mirrow a disk if you
have this info it is be most needed. dan
[EMAIL PROTECTED]
The Wanderer wrote:
> In current sid, the x-winow-system-core package depends on both
> xfonts-75dpi and xfonts-100dpi. The package description for xfonts-75dpi
> includes the note:
>
>
> ==
> This package and xfonts-100dpi provide the same set of fonts, rendered at
> different resolutions; on
Hi there.
I'm trying to install mythTV on my debian-box, but I can't update from
the suggested deb-mirror in /etc/apt/sources.list:
deb http://dijkstra.csh.rit.edu/~mdz/debian unstable mythtv
Does anyone have another mirror to use?
Does any of you know a good howto on debian and mythTV?
Thanks
Thomas H. George wrote:
> I am trying to run fakeroot debian/rules binary to install mplayer.
> The program aborts with the message, " the GUI requires GTK devel
> packages (which were not found)"
>
> My setup is Sarge with XWindows started with gdm but I probably do
> not have the whole Gnome pa
LeVA([EMAIL PROTECTED]) is reported to have said:
> Hi!
>
> Is it possible to change firefox's (1.5) font, which is used to display it's
> menus and dialog windows?
> Thanks!
Not quite sure what you mean but
Edit -> Preferences -> Content-> Fonts&Colors Advanced -> Display
Resolution might be
On Mon, Jan 02, 2006 at 10:01:37AM -0500, Thomas H. George wrote:
> I am trying to run fakeroot debian/rules binary to install mplayer. The
> program aborts with the message, " the GUI requires GTK devel packages
> (which were not found)"
>
> My setup is Sarge with XWindows started with gdm but
My system wants me to run e2fsck manually.
How to do this in debian? The machine boots and runs fine.
S, with grub, can I boot somehow not mounted and run e2fsck without
a rescue cd?
--
Highest Regards,
Rodney Richison
RCR Computing
http://www.rcrnet.net
118 N. Broadway
Cleveland, OK 74020
On Tue, 3 Jan 2006 03:25, Gene Heskett wrote:
> On Monday 02 January 2006 01:15, [EMAIL PROTECTED] wrote:
> >I just posted a message to the list, and immediately received an
> >e-mail from someone's anti-spam system wanting me to confirm that I'm
> >a real person.
> >
[...]
> If that was [EMAIL PRO
Greetings,
I've installed amd64 etch and moved on to setting up X. I got iver the
nVidia card hurdle and run
apt-get install x-window-system
apt-get install gnome
apt-get install kde
(trying to avoid restarting the gnome vs. kde flames :))
X starts fine using both GNOME and KDE, the login scree
On Mon, 2006-01-02 at 11:46 -0600, Rodney Richison wrote:
> How to do this in debian?
unmount the partition have have to e2fsck and run it:
# e2fsck /dev/hda2
(for example)
--
A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL).
Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good:
On Sat, 31 Dec 2005 17:55:16 +
"L.V.Gandhi" <[EMAIL PROTECTED]> wrote:
> On 12/31/05, Jacob S <[EMAIL PROTECTED]> wrote:
>
> >
> > I would agree with you, except I found autofs wouldn't work with
> > symlinks. It wanted to be pointed at the real device. So I put the
> > name and symlink param
On Fri, Dec 30, 2005 at 06:14:49PM +0200, Yuri Pakhomov wrote:
> there are way to restore deb files from installed packages. But i dont't
> know command exactly.
>
dpkg-repack
--
Real programs don't eat cache.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tr
On Mon, Jan 02, 2006 at 12:49:35PM -0500, Aaron Stromas wrote:
> Greetings,
>
> I've installed amd64 etch and moved on to setting up X. I got iver the
> nVidia card hurdle and run
>
> apt-get install x-window-system
> apt-get install gnome
> apt-get install kde
>
> (trying to avoid restarting th
Bruno Costacurta wrote:
Hello,
I try to setup an automount for an usb key and have the following config :
I''m having the same trouble with a flash card reader. works like a
champ to mount it manually, but cannot get automount to do it. MEanwhile
automount works great for my nfs shares...
Aaron Stromas wrote:
Greetings,
I've installed amd64 etch and moved on to setting up X. I got iver the
nVidia card hurdle and run
apt-get install x-window-system
apt-get install gnome
apt-get install kde
(trying to avoid restarting the gnome vs. kde flames :))
X starts fine using both GNOME
On Sat 31 Dec 2005 07:58, Andrew Vaughan wrote:
> Hi
>
> On Fri, 30 Dec 2005 07:06, José Pablo Ezequiel Fernández wrote:
> > Is mini-dinstall supoused to copy/move the incoming packages from the
> > incoming directory to the repository/archive ?
>
> Yes, but unless your running in daemon mode, it d
Rodney Richison wrote:
My system wants me to run e2fsck manually.
How to do this in debian? The machine boots and runs fine.
S, with grub, can I boot somehow not mounted and run e2fsck without
a rescue cd?
I assume you're talking about / here, otherwisae, just umount the
partition and ru
On Sat, Dec 31, 2005 at 12:53:16PM -0500, Edward C. Jones wrote:
> The unofficial packages for the image viewer "XV" are getting old. When
Just as a matter of interest, where *are* the unofficial packages for
xv?
-- hendrik
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "un
On Mon, 2006-01-02 at 10:03 -0700, Paul E Condon wrote:
> On Mon, Jan 02, 2006 at 09:53:38AM -0600, Michael Martinell wrote:
> >
> > On Mon, January 2, 2006 9:39 am, J.F. Gratton wrote:
> > > (I must first start by apologizing if you've seen this post twice in
> > > 12hrs.. I've had problems here
On Tue, 3 Jan 2006 05:26, José Pablo Ezequiel Fernández wrote:
> On Sat 31 Dec 2005 07:58, Andrew Vaughan wrote:
> > Hi
> >
> > On Fri, 30 Dec 2005 07:06, José Pablo Ezequiel Fernández wrote:
> > > Is mini-dinstall supoused to copy/move the incoming packages from the
> > > incoming directory to the
Michael Bernhard Arp Sørensen wrote:
Hi there.
I'm trying to install mythTV on my debian-box, but I can't update from
the suggested deb-mirror in /etc/apt/sources.list:
deb http://dijkstra.csh.rit.edu/~mdz/debian unstable mythtv
personally I use knoppmyth and love it
So, what happens wi
(Grrr... same broken "reply to poster, not to list" behaviour...
resending to the mailing list, and setting reply-to by hand despite the
extra aggravation.)
On 01/02/2006 12:20 PM, Kevin B. McCarty wrote:
The Wanderer wrote:
In current sid, the x-winow-system-core package depends on both
xfon
On Tue, 3 Jan 2006 05:57, J.F. Gratton wrote:
> On Mon, 2006-01-02 at 10:03 -0700, Paul E Condon wrote:
> > On Mon, Jan 02, 2006 at 09:53:38AM -0600, Michael Martinell wrote:
> > > On Mon, January 2, 2006 9:39 am, J.F. Gratton wrote:
> > > > I've been unable to access any partition on /dev/hda sinc
Hugo Vanwoerkom wrote:
Mauro Sanna wrote:
Can you suggest an ups with a software for automatic shutdown for my
debian servers?
I have just installed a Back-UPS LS 500.
Debian package apcupsd supports that out of the box.
That's sort of a bottom of the line UPS, I think, but with the PC,
m
On Sunday 01 January 2006 08:20 pm, Rogério Brito wrote:
> On Jan 01 2006, Mitchell Laks wrote:
> > How to dispense with it?
>
> Do you possibly have anything like ecb, semantic, eieio, speedbar-*,
> cedet-* installed in your machine? If you don't have any use for them,
> I'd suggest you to uninst
I just moved from nvidia driver to nv. The first reason is that there's
is a bug that doesn't let me install nvidia-glx without uninstalling
x-system-core, xserver-xorg and xserver-xfree86.
Anyway, I feel better using nv as it's free :-)
Now, can I install glx driver for nv? How do I do that?
-
Gabriel Parrondo wrote:
I just moved from nvidia driver to nv. The first reason is that there's
is a bug that doesn't let me install nvidia-glx without uninstalling
x-system-core, xserver-xorg and xserver-xfree86.
Anyway, I feel better using nv as it's free :-)
Now, can I install glx driver for
Mike McCarty wrote:
We have an HP Deskjet connected to a Windows printer.
Debian can print a test page, but applications like
web browsers can't make anything come out.
(I tried a well-crafted question, maybe this sloppy one
will get a response.)
Mike
Got xprt installed?
Sloppy answer, slo
Wayne Topa wrote:
LeVA([EMAIL PROTECTED]) is reported to have said:
Hi!
Is it possible to change firefox's (1.5) font, which is used to display it's
menus and dialog windows?
Thanks!
Not quite sure what you mean but
Edit -> Preferences -> Content-> Fonts&Colors Advanced -> Display
Katipo wrote:
Mike McCarty wrote:
We have an HP Deskjet connected to a Windows printer.
Debian can print a test page, but applications like
web browsers can't make anything come out.
(I tried a well-crafted question, maybe this sloppy one
will get a response.)
Mike
Got xprt installed?
I
jlquinn wrote:
Gabriel Parrondo wrote:
I just moved from nvidia driver to nv. The first reason is that
there's is a bug that doesn't let me install nvidia-glx without
uninstalling x-system-core, xserver-xorg and xserver-xfree86.
Anyway, I feel better using nv as it's free :-)
Now, can I inst
Apparently, something is going haywire when I insert a CD.
I get this repeating message:
...
hdd: ATAPI reset complete
hdd: status error: status=0x00 { }
ide: failed opcode was: unknown
...
And these logs eat up my HD space if I don't catch it quick enough.
kern.log
messages
syslog
I'm running
The Wanderer wrote:
> (In the process, I've discovered that reportbug does not permit a bug to
> be reported on a dependency package, but only on the packages it depends
> on. This is probably another bug...)
I didn't believe this at first but it's true! I think it's planned
behavior, though. L
On Mon, 02 Jan 2006 14:41:09 -0600
Mike McCarty <[EMAIL PROTECTED]> wrote:
> Katipo wrote:
> > Mike McCarty wrote:
> >
> >> We have an HP Deskjet connected to a Windows printer.
> >> Debian can print a test page, but applications like
> >> web browsers can't make anything come out.
> >>
> >>
> >>
Vincent Lefevre wrote:
On 2006-01-01 07:08:23 -0600, Hugo Vanwoerkom wrote:
See:
http://members.optusnet.com.au/ckolivas/kernel/
Has Swap Prefetch patch to make that easier. Especially for laptops.
Thanks, I'll try that in a few days.
To see who runs what check out:
http://klive.cpushare.co
Steve Webster([EMAIL PROTECTED]) is reported to have said:
> Wayne Topa wrote:
>
> >LeVA([EMAIL PROTECTED]) is reported to have said:
> >
> >
> >>Hi!
> >>
> >>Is it possible to change firefox's (1.5) font, which is used to display
> >>it's menus and dialog windows?
> >>Thanks!
> >>
> >>
> >
>
On Tue, 3 Jan 2006 07:41, Mike McCarty wrote:
> Katipo wrote:
> > Mike McCarty wrote:
> >> We have an HP Deskjet connected to a Windows printer.
> >> Debian can print a test page, but applications like
> >> web browsers can't make anything come out.
> >>
> >>
> >> (I tried a well-crafted question,
(...rassum, frassum...)
On 01/02/2006 04:00 PM, Kevin B. McCarty wrote:
The Wanderer wrote:
(In the process, I've discovered that reportbug does not permit a
bug to be reported on a dependency package, but only on the
packages it depends on. This is probably another bug...)
I didn't believe
On Tue, 3 Jan 2006 09:07, The Wanderer wrote:
> Okay, that does sound intentional enough. (I'm currently wondering how
> to get reportbug to re-present its initial "first-run setup" sequence,
> since I cancelled out of that because I'd given the wrong command line
> and as a result now have no ~/.
On 01/02/2006 05:16 PM, Andrew Vaughan wrote:
On Tue, 3 Jan 2006 09:07, The Wanderer wrote:
Okay, that does sound intentional enough. (I'm currently wondering
how to get reportbug to re-present its initial "first-run setup"
sequence, since I cancelled out of that because I'd given the wrong
co
On Tue, 2006-01-03 at 06:32 +1100, Andrew Vaughan wrote:
> > > > On Mon, January 2, 2006 9:39 am, J.F. Gratton wrote:
> > Well I tried your (Michael and Paul's) ways (which, btw used to be the
> [...]
> >
> > A bit of info I did not have -because I did not think of it- before:
> > cfdisk /dev/hda
On 1/2/06, kamaraju kusumanchi <[EMAIL PROTECTED]> wrote:
> Aaron Stromas wrote:
>
> >Greetings,
> >
> >I've installed amd64 etch and moved on to setting up X. I got iver the
> >nVidia card hurdle and run
> >
> >apt-get install x-window-system
> >apt-get install gnome
> >apt-get install kde
> >
> >
On 1/2/06, Jim Seymour <[EMAIL PROTECTED]> wrote:
> On Mon, Jan 02, 2006 at 12:49:35PM -0500, Aaron Stromas wrote:
> > Greetings,
> >
> > I've installed amd64 etch and moved on to setting up X. I got iver the
> > nVidia card hurdle and run
> >
> > apt-get install x-window-system
> > apt-get install
kamaraju kusumanchi wrote:
> Currently on web based forums, one can request the forum software to
> send an email when a particular threads gets updated. These threads
> could be anything that you opted in (for example, threads started by a
> person, threads to which a person replied, threads in w
Gabriel Parrondo wrote:
> I just moved from nvidia driver to nv. The first reason is that there's
> is a bug that doesn't let me install nvidia-glx without uninstalling
> x-system-core, xserver-xorg and xserver-xfree86.
> Anyway, I feel better using nv as it's free :-)
> Now, can I install glx dri
On 1/2/06, Bruno Costacurta <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I try to setup an automount for an usb key and have the following config :
>
> File auto.master:
> /mnt/etc/auto.misc --timeout=60
> File auto.misc:
> usbkey -fstype=auto:/dev/sda
>
> Directory /mnt is cre
Hello all,
I have an external firewire drive with several partitions on it, only
one of which I need on a daily basis. As soon as I switch it on,
gnome-volume-manager mounts all (five) partitions. Is there any way I
can instruct gvm to ignore four of them?
TIA
sdt
--
To UNSUBSCRIBE, email t
On Mon, 2 Jan 2006 17:57:53 -0500
Aaron Stromas <[EMAIL PROTECTED]> wrote:
> > >I've installed amd64 etch and moved on to setting up X. I got iver the
> > >nVidia card hurdle and run
> > >
> > >apt-get install x-window-system
> > >apt-get install gnome
> > >apt-get install kde
> > >
> > >(trying t
Sebastian Tennant <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I have an external firewire drive with several partitions on it, only
> one of which I need on a daily basis. As soon as I switch it on,
> gnome-volume-manager mounts all (five) partitions. Is there any way I
> can instruct gvm to ign
>We have an HP Deskjet connected to a Windows printer.
>Debian can print a test page, but applications like
>web browsers can't make anything come out.
Try turning off bi-directional in the printer properties under
Windows...worked for me.
Ed
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
w
[EMAIL PROTECTED] wrote:
> The problem is that I can't mount my root partition (which is /dev/hda4)
>
> [EMAIL PROTECTED] mount -t ext3 /dev/hda4 /mnt/hda4
> mount: wrong fs type, bad option, bad superblock on /dev/hda4,
>missing codepage or other error
>In some cases useful info i
On Monday 02 January 2006 15:45, Steve Webster wrote:
>Wayne Topa wrote:
>>LeVA([EMAIL PROTECTED]) is reported to have said:
>>>Hi!
>>>
>>>Is it possible to change firefox's (1.5) font, which is used to
>>> display it's menus and dialog windows?
>>>Thanks!
>>
>>Not quite sure what you mean but
>>
>
jlquinn wrote:
> One alternative if you want to get 3D running and are willing to use the
> NVidia driver is to download and install their package rather than whats
> in the repository.
>
> Alternatively, find, fix and/or report the bug in the nvidia-glx debian
> package.
The binary nvidia module
Sat, Dec 31, 2005 at 04:02:23PM -0500, kamaraju kusumanchi написал:
Currently on web based forums, one can request the forum software to
send an email when a particular threads gets updated. These threads
could be anything that you opted in (for example, threads started by a
person, threads to
I have a PC with an AMD64 chip in it. I have cable broadband which is
connected via a cable modem and a network card. I have two versions of
Debian unstable on my box. The first one is Kanotix (call it "K"). The
second one is pure Debian unstable (call it "U"). Both are almost up to
date. When
On 1/2/06, Andrew Vaughan <[EMAIL PROTECTED]> wrote:
> On Tue, 3 Jan 2006 03:25, Gene Heskett wrote:
> > On Monday 02 January 2006 01:15, [EMAIL PROTECTED] wrote:
> > >I just posted a message to the list, and immediately received an
> > >e-mail from someone's anti-spam system wanting me to confirm
On 12/27/05, Dan Jacobson <[EMAIL PROTECTED]> wrote:
> Which web hosting company would a Debian user (not developer) choose
> for his personal website (jidanni.org)?
> Got by with no ssh or cgi and only 1Gb/month bandwidth and 25Mb
> disk usage at affordablehost.com for US$20/year, but would like m
jupiter:~# alien --scripts --to-deb
MySQL-server-5.0.18-0.glibc23.ppc.rpm
Package build failed. Here's the log:
dh_testdir
dh_testdir
dh_testroot
dh_clean -k -d
dh_installdirs
dh_installdocs
dh_installchangelogs
find . -maxdepth 1 -mindepth 1 -not -name debian
-print0 | \
xargs -0 -r -i cp
Ed wrote:
>We have an HP Deskjet connected to a Windows printer.
>Debian can print a test page, but applications like
>web browsers can't make anything come out.
Try turning off bi-directional in the printer properties under
Windows...worked for me.
Thanks for the helpful hint. But this p
I've got a few boxes running Debian stable here, all updated. One box
behaves oddly, in that I get this:
# getconf GNU_LIBPTHREAD_VERSION
linuxthreads-0.10
When on everything else I get
getconf GNU_LIBPTHREAD_VERSION
NPTL 0.60
One the boxes which use NPTL, I can do this:
# ldd /lib/libm.so.6
Rippit the Ogg Frog wrote:
> One would think that the "file" command would say, but it just tells you
> that the CDROM device file is a device file, rather than saying anything
> about the media that is accessed through it:
>
> # file /dev/scd0
> /dev/scd0: block special (11/0)
`man file`, or `fi
solved, but not at my full satisfaction...
I compiled the kernel with initrd support and it went fine, using a
2.6.12-10 config file.
I therefore voided one of the main gain I wanted by building my own
kernel: getting rid of initrd. I still got my own kernel at the time I
wanted (ie: not waiting
Hi,
I am setting up a server with SATA drives. I will use software raid 1, thus
don't care about "bios" "raid".
I tried the Highpoint 1520 cards. I discovered that they need the proprietary
hpt driver downloaded from their site. It currently does work with 2.6.8-2
kernels after you copy it o
On Tue, 3 Jan 2006 13:33, [EMAIL PROTECTED] wrote:
> On 1/2/06, Andrew Vaughan <[EMAIL PROTECTED]> wrote:
> > On Tue, 3 Jan 2006 03:25, Gene Heskett wrote:
> > > On Monday 02 January 2006 01:15, [EMAIL PROTECTED] wrote:
> > > >I just posted a message to the list, and immediately received an
> > > >
On Tue, 3 Jan 2006 09:25, Cord Beermann wrote:
>
> Someone who is subscribed to d-devel forwards the mails to
> petsupermarket. petsupermarket itself is not subscribed to any of our
> mailinglists.
>
> If you have seen those c-r-responses outside of the debian-lists, or
> in the last days on other
1 - 100 of 105 matches
Mail list logo