Ethan Aubin wrote:
Sometime in early February I apt got a new version of Firefox (I'm
guessing it was the upgrade to 1.5.dfsg+1.5.0.1-1), and since then the
browser is /dog slow/, sporadically taking tens of seconds to respond
to input. Has anyone figured out this problem?
Perhaps you can bett
Dave Thayer wrote:
> On Thu, Mar 02, 2006 at 02:41:08PM +0800, LUK ShunTim wrote:
>
>
>>
>>cat <>outfile
>>Some words
>>EOF
>>
>>
>>works but when it is embedded inside an if-then-fi construct like,
>>
>>
>>AAA=""
>>if [ -z "$AAA" ]; then
>> cat <>outfile
>> Some words
>> EOF
>>fi
>>
>>
>>i
>
> > I'm facing some uncomprehension with aptitude vs apt-get. And I remembered
> > that there was a thread about this on the mailing list archive:
> > http://lists.debian.org/debian-user/2005/02/msg00372.html
> >
> > but when I click on:
> > Index(es):
> > * Date
> > * Thread <<<--- th
On Wed, 01 Mar 2006 16:43:54 -0500
"Daniel B." <[EMAIL PROTECTED]> wrote:
>
> When I run "aptitude --target sarge install ...", aptitude doesn't
> listen to the instruction to install a version from Sarge; it installs
> a version from Testing. (I have both Sarge and Testing mirrors in
> my APT s
Hi,
I have a tv-tuner with saa7135HL chipset and works fine with kernel
version 2.6.15.4. When booting I want to pass the module alsa=1 option
and to load the saa7134-alsa module also. So I took these steps:
1. created a file /etc/modprobe.d/tuner which contains this:
options saa7134 alsa=1
pos
On Thu, Mar 02, 2006 at 02:41:08PM +0800, LUK ShunTim wrote:
>
> cat <>outfile
> Some words
> EOF
>
>
> works but when it is embedded inside an if-then-fi construct like,
>
>
> AAA=""
> if [ -z "$AAA" ]; then
>cat <>outfile
>Some words
>EOF
> fi
>
>
> it fails with error message
On Thu, Mar 02, 2006 at 02:41:08PM +0800, LUK ShunTim wrote:
> if [ -z "$AAA" ]; then
>cat <>outfile
>EOF
> fi
Remove indentation before EOF or use <<" EOF".
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Wed, 1 Mar 2006, Paul Johnson wrote:
> > Dell is not paying $135 for a copy of Windows.
>
> Are you sure? Look how they cut corners on hardware right up through the
> midrange.
dell cuts corners by:
a) making a custom motherboard
b) making a custom power supply
c) making custom cables and
Hello,
I ran into this problem which I cannot figure out. I must have missed
something. I'm using sid with bash version 3.1.5(1).
cat <>outfile
Some words
EOF
works but when it is embedded inside an if-then-fi construct like,
AAA=""
if [ -z "$AAA" ]; then
cat <>outfile
Some words
EO
On Thu, Mar 02, 2006 at 05:47:00AM +, Jerome BENOIT wrote:
> Hello List,
>
> I have a very naive question:
> can we install Debian on a MacBook Pro (IntelMac) laptop ?
I think I read about someone installing windows someway. And its an
intel duo core which is in the x86 family. So odds are tha
Hello List,
I have a very naive question:
can we install Debian on a MacBook Pro (IntelMac) laptop ?
Thanks,
Jerome
--
Jerome BENOIT
jgmbenoit_at_mailsnare_dot_net
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Debian I believe that the Soyo SY-K7VME is the easiest motherboard
available compared to many others on the market . I have three of them
and they are working perfectly. Once you learn how to handle them you
don't want to change this precious piece of art. I'm satisfied so far. I
hope you can
From: "iforone" <[EMAIL PROTECTED]>
Newsgroups: linux.debian.user
Subject: Re: update-rc.d questions: best practice?
Date: Wed, 01 Mar 2006 20:49:42 -0800
Ivan Teliatnikov wrote:
> Hi everyone.
> [...]
> 2. Is there a command/tool to display status of all
services in all
> runlevels. I recall that
Sometime in early February I apt got a new version of Firefox (I'm
guessing it was the upgrade to 1.5.dfsg+1.5.0.1-1), and since then the
browser is /dog slow/, sporadically taking tens of seconds to respond
to input. Has anyone figured out this problem? Cheers - Ethan
--
To UNSUBSCRIBE, email
On Wednesday 01 March 2006 22:37, Andrew Cady wrote:
> On Wed, Mar 01, 2006 at 07:29:15PM -0800, Paul Johnson wrote:
> > On Wednesday 01 March 2006 19:24, Andrew Cady wrote:
> > > On Wed, Mar 01, 2006 at 05:56:05PM -0800, Paul Johnson wrote:
> > > > On Wednesday 01 March 2006 13:25, Star King of th
Britton Kerin wrote:
I would like to buy my non-linux girlfriend a ready to
use laptop with:
wireless scan, falling back to CAT5 DHCP
open office
CD ROM that automounts
SD card reader that automounts
working sound card
reasonable memory and disk
working video acceleration (at le
Hey gang,
I added some routes in /etc/network/interfaces:
auto eth0
iface eth0 inet static
address 10.x.y.z
netmask 255.255.255.0
broadcast 10.x.y.255
gateway 10.x.y.1
up /sbin/route add -net 10.a.b.0/16 gw 10.x.y.250
down /sbin/route del -net 10.a.b.0/16 gw 10.x.y.250
which fails to add any
Paul Johnson writes:
> Microsoft's OEM list price for Windows XP Pro is US$135.00 right now...
However, there is no way to know what any given OEM actually pays.
--
John Hasler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Does anyone have any experiences with a PCI to PCMCIA card? I've used
Ricoh based ISA cards but if I remember right had trouble with PCI
versions. This was 4 years ago though. Some minor configuration
isn't a problem though being able to plug it in and add drivers for
the wireless card would be
On (01/03/06 12:08), Robert D. Crawford wrote:
> To: debian-user@lists.debian.org
> From: "Robert D. Crawford" <[EMAIL PROTECTED]>
> Subject: xrdb questions
> Date: Wed, 01 Mar 2006 12:08:24 -0600
> X-Spam-Status: No, score=-4.5 required=5.0 tests=AWL,BAYES_00 autolearn=no
> version=3.1.0
>
On Wed, Mar 01, 2006 at 07:29:15PM -0800, Paul Johnson wrote:
> On Wednesday 01 March 2006 19:24, Andrew Cady wrote:
> > On Wed, Mar 01, 2006 at 05:56:05PM -0800, Paul Johnson wrote:
> > > On Wednesday 01 March 2006 13:25, Star King of the Grape Trees wrote:
> > > > Windows is very expensive *UNLES
On Wednesday 01 March 2006 19:24, Andrew Cady wrote:
> On Wed, Mar 01, 2006 at 05:56:05PM -0800, Paul Johnson wrote:
> > On Wednesday 01 March 2006 13:25, Star King of the Grape Trees wrote:
> > > Windows is very expensive *UNLESS* you get some sort of volume
> > > discount or you purchase it with
On Wed, Mar 01, 2006 at 05:56:05PM -0800, Paul Johnson wrote:
> On Wednesday 01 March 2006 13:25, Star King of the Grape Trees wrote:
>
> > Windows is very expensive *UNLESS* you get some sort of volume
> > discount or you purchase it with your computer. I have heard of
> > places where windows co
L.V.Gandhi wrote:
> which package has update-rc.d
It's in sysv-rc. It's a required package, so you have it.
I suggest that you look at the sysvconfig package, though.
--
John Hasler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE
Doofus wrote:
> Now I'm bamboozled. If I compile a kernel using the identical .config
> file that was used to compile the working and running kernel and it
> won't boot properly, then my powers of fault finding dry up. I'd be
> mightily grateful if anyone can give me any ideas as to where the
> pro
anoop aryal wrote:
On Wednesday 01 March 2006 05:32 pm, Doofus wrote:
Hi,
I hope someone can help me out here.
I'm finding 2.6 quite complex compared with the 2.4 kernels which I
understood and was comfortable with.
I've recently installed sarge over the net and chose kernel 2.6 to
initial
Hi all,
I have a Samsung ML-1450 printer installed and working (using
the Samsung provided linux-config program). I can print from any
application except MyBooks Professional 6.2. Is there a way for me to
find out what is happening between the program and the printer? Can I
print to a fi
On Wednesday 01 March 2006 14:36, Kevin Mark wrote:
> On Wed, Mar 01, 2006 at 12:23:06PM -0800, Paul Johnson wrote:
> > On Wednesday 01 March 2006 05:16, [EMAIL PROTECTED] wrote:
> > > I have woody and ISA non-PnP SB16 card, but the bf24
> > > kernel of woody can't use it. It seems to me that bf24
On Wed, Mar 01, 2006 at 04:37:39PM -0600, Robert D. Crawford wrote:
> I did forget to mention that if I run
>
> xrdb --query
>
> I do see the emacs and rxvt stuff , and if I exit emacs and rxvt and
> start them up again, things are fine.
>
> I can't think of anything else, though.
The problem
On Tue, Feb 28, 2006 at 09:14:57AM +0100, Jan Johansson wrote:
> >because you forgot the missing drive
>
> Lets change that theory. Lets say I want to growthe array as I move data
> over. And I need to grow it in several stages. Then I can not use
> missing, since I then I effect have >1 missing d
I did forget to mention that if I run
xrdb --query
I do see the emacs and rxvt stuff , and if I exit emacs and rxvt and
start them up again, things are fine.
I can't think of anything else, though.
rdc
--
--
Robert D. C
On Wed, 1 Mar 2006 16:14:46 -0800
L.V.Gandhi <[EMAIL PROTECTED]> wrote:
> On 3/1/06, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
>
> > update-rc.d defaults
>
> which package has update-rc.d
I honestly don't know, its in the minimal system.
A
>
> --
> L.V.Gandhi
> http://lvgandhi.tripod
I wrote:
When I run "aptitude --target sarge install ...", aptitude doesn't
listen to the instruction to install a version from Sarge; it installs
a version from Testing. (I have both Sarge and Testing mirrors in
my APT sources list file.)
What needs to be done to get "--target ..." (or APT::D
When I run "aptitude --target sarge install ...", aptitude doesn't
listen to the instruction to install a version from Sarge; it installs
a version from Testing. (I have both Sarge and Testing mirrors in
my APT sources list file.)
What needs to be done to get "--target ..." (or APT::Default-Rel
On 3/1/06, Florian Ernst <[EMAIL PROTECTED]> wrote:
> On Wed, Mar 01, 2006 at 03:59:56PM -0800, L.V.Gandhi wrote:
> > But for Debian Unofficial, it didn't work.
> > [...]
> > All sun packages are installed from debian-unofficial.
>
> Works for me:
> | $ aptitude search '~O"Debian Unofficial"' | wc
On Wed, Mar 01, 2006 at 03:59:56PM -0800, L.V.Gandhi wrote:
> But for Debian Unofficial, it didn't work.
> [...]
> All sun packages are installed from debian-unofficial.
Works for me:
| $ aptitude search '~O"Debian Unofficial"' | wc -l
| 86
Cheers,
Flo
signature.asc
Description: Digital signat
On Wed, Mar 01, 2006 at 12:23:06PM -0800, Paul Johnson wrote:
> On Wednesday 01 March 2006 05:16, [EMAIL PROTECTED] wrote:
> > I have woody and ISA non-PnP SB16 card, but the bf24
> > kernel of woody can't use it. It seems to me that bf24
> > try to use ISA PnP module before loading sb16 module.
>
On Wed, Mar 01, 2006 at 11:35:18AM -0900, Britton Kerin wrote:
>
> I would like to buy my non-linux girlfriend a ready to
> use laptop with:
>
>wireless scan, falling back to CAT5 DHCP
Hi Britton
many new lappys have this so:
this is a driver support and configuration
issue
>open offic
On 3/1/06, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
> update-rc.d defaults
which package has update-rc.d
--
L.V.Gandhi
http://lvgandhi.tripod.com/
linux user No.205042
. wrote:
>
> Hi,
>
> how can I copy a 12GB file at reasonable speed over a 1000Mbit ethernet
> connection from one computer (mailserver) to another (SAMBA file server
> or my workstation) without going to lengths like installing an FTP
> server or the like on the mailserver?
>
> File size limit
On 3/1/06, Florian Ernst <[EMAIL PROTECTED]> wrote:
> Hello *,
>
> On Mon, Feb 27, 2006 at 07:10:02AM -0800, L.V.Gandhi wrote:
> > May be I was not clear. I wanted to packages installed say from nerim
> > source. How to get it?
>
> If there is an appropriate entry in /etc/apt/sources.list and the l
On Wednesday 01 March 2006 05:32 pm, Doofus wrote:
> Hi,
>
> I hope someone can help me out here.
> I'm finding 2.6 quite complex compared with the 2.4 kernels which I
> understood and was comfortable with.
>
> I've recently installed sarge over the net and chose kernel 2.6 to
> initially run with.
Nevruz Mesut Sahin wrote:
Dear friend on servera apache and mysql works
then I setup up a mysql server on diferent machine
(serverb) and test it, everything is ok with serverb.
there are two ethernet cards on server a but one(eth0)
was active this gat real ip. and I want to give eth1
Hi,
I hope someone can help me out here.
I'm finding 2.6 quite complex compared with the 2.4 kernels which I
understood and was comfortable with.
I've recently installed sarge over the net and chose kernel 2.6 to
initially run with. Everything worked well.
I then got the 2.6 source from my de
. wrote:
. wrote:
how can I copy a 12GB file at reasonable speed over a 1000Mbit ethernet
Thanks for your input! :)
I've installed wu-ftpd on the workstation rather than on the mailserver
(I should have thought earlier of that!), and it was easy and worked
flawless except that the ftp cli
Kelly Clowers a écrit :
On 2/28/06, Maxime GARCIA <[EMAIL PROTECTED]> wrote:
Hello,
(sorry for the french msg)
I'm trying to install a mail server with postfix, but some packages have a
probleme of dependences :
#apt-get install postfix-mysql postfix-tls
[...]
The following packages have
I'm having trouble with printing after switching to using CUPS,
foomatic, and gs (gs-esp) in Sarge:
When I try to print plain text, the system cuts off the top two-thirds
of the first line, and the first several characters on the left.
From the position of the partially printed characters, it s
[EMAIL PROTECTED] wrote:
> hello
>
> I'm going to buy dvd-writer LG GSA-2164D
> Has somebody already used it? Is this dvd compatible with debian?
>
> regard
>
>
I think, 95% sure, that a friend once lent me that dvd-writer. It worked
flawlessly. Great piece of hardware.
jorge
--
To UNSUB
I am using fvwm with no dm. I have been working on this problem for a
while and cannot seem to get it sorted. I have the line:
xrdb ~/.Xdefaults
in my .xinitrc file. The settings in there, however, are not being read
as I think they should. I have, in my .fvwm2rc file lines that start
initial
On Thu, 2 Mar 2006 08:25 am, Star King of the Grape Trees wrote:
>> Britton Kerin wrote:
>>
>> >I would like to buy my non-linux girlfriend a ready to
>> >use laptop with:
>> >
>> > wireless scan, falling back to CAT5 DHCP
>> > open office
>> > CD ROM that auto
Chris Lale wrote:
> Fernando Cacciola wrote:
>
>> Hi,
>>
>> I have Debian Sarge, full of stuff, installed on a HD, but it's
>> running out of space.
>> What's the simplest way to transfer the entire system to a bigger HD?
>>
>>
> http://newbiedoc.berlios.de/wiki/Cloning_a_hard_disc may help.
>
I do
Kent West wrote:
kenn wrote:
Okay, you're right ... I DO need to think of this as a learning
experience. In this case, I have no line with a "not found" message
Okay. So on the line that says "not found", what file is on the left?
Oops; I see that I misread "I have no line..." as "I hav
Britton Kerin wrote:
I would like to buy my non-linux girlfriend a ready to
use laptop with:
wireless scan, falling back to CAT5 DHCP
open office
CD ROM that automounts
SD card reader that automounts
working sound card
reasonable memory and disk
working video acceleration (at le
The problem occured because of a program named keytouch
It placed a file which generated an error with message:
/etc/X11/Xsession.d/39keytouch-acpid: line 1: syntax error near unexpected
token `;'
The message was taken from the .xsession-errors file.
I uninstalled the program and removed 2 configu
So far my search has led me to
www.system76.com for ubuntu laptops.
Ask for Carl. Down to earth dude!
I'd be interested in other leads as well.
regards,
/virendra
Britton Kerin wrote:
> I would like to buy my non-linux girlfriend a ready to
> use laptop with:
>
>wireless scan, fall
Paul Johnson wrote:
> On Wednesday 01 March 2006 11:07, noc ops wrote:
>
>>http://www.debian.org/devel/debian-installer/
>>
>>is the above link correct or should i be looking elsewhere?
>
>
> This is something you could have answered with Google.
> http://cdimage.debian.org/
--
I would like to buy my non-linux girlfriend a ready to
use laptop with:
wireless scan, falling back to CAT5 DHCP
open office
CD ROM that automounts
SD card reader that automounts
working sound card
reasonable memory and disk
working video acceleration (at least a bit)
The
On Wed, 01 Mar 2006 23:35:03 +1100
Ivan Teliatnikov <[EMAIL PROTECTED]> wrote:
> Hi everyone.
>
> I am pursing a task of establishing a procedure among my colleagues -
> system administrator which will help us enable/disable services on
> Debian servers.
>
> I am considering "update-rc.d" script
Sound is back, I have switched to ALSA, and loaded the necesarry
modules, and alsa-conf was able to find my onboard soundcard.
/severino
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On 2/28/06, Michael Schurter <[EMAIL PROTECTED]> wrote:
> Matt Price wrote:
> However, the most important tool that AFAIK is missing, is a audio/video
> differencing tool - like diff for video. Without an AV diff tool you
> cannot resolve conflicts if two people change the same revision of a
> vi
On Wednesday 01 March 2006 05:16, [EMAIL PROTECTED] wrote:
> I have woody and ISA non-PnP SB16 card, but the bf24
> kernel of woody can't use it. It seems to me that bf24
> try to use ISA PnP module before loading sb16 module.
>
> This is ridiculous, SB16 has both PnP and non-PnP
> versions!
Remem
On Wednesday 01 March 2006 11:07, noc ops wrote:
> http://www.debian.org/devel/debian-installer/
>
> is the above link correct or should i be looking elsewhere?
This is something you could have answered with Google.
http://cdimage.debian.org/
--
Paul Johnson
Email and IM (XMPP & Google Talk):
On 3/1/06, Glenn Meehan <[EMAIL PROTECTED]> wrote:
> I have been using 2.6.15 for about a week now. It's fantastic. Seems to
> be faster than 2.6.8. I have scanning, sound, USB, cd burning, rsync,
> nfs. All works well. I used the kernel from kernel.org. I didn't bother
> with the ramdisk. Seems to
On Wed, 01 Mar 2006 16:20:25 +0100, . wrote:
>
> Hi,
>
> how can I copy a 12GB file at reasonable speed over a 1000Mbit ethernet
> connection from one computer (mailserver) to another (SAMBA file server
> or my workstation) without going to lengths like installing an FTP
> server or the like
Ivan Teliatnikov writes:
> Is there a command/tool to display status of all services in all
> runlevels.
I suggest that you install sysvconfig. It will do most or all of what you
need.
--
John Hasler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Cont
Anthony Simonelli wrote:
> what repositories do you have in your /etc/apt/sources.list ?
>
> also, make sure you have all the kde components uninstalled:
>
> dpkg --get-selections | grep kde
>
> and remove any that come up. Anyone else have a suggestion?
This seems to have done the trick. "
kenn wrote:
Kent West wrote:
If one of the files says something can't be found, like this:
[EMAIL PROTECTED]:/home/westk:> ldd /bin/ls
linux-gate.so.1 => (0xe000)
librt.so.1 => /lib/tls/librt.so.1 (0xb7fd)
libacl.so.1 => /lib/libacl.so.1 (0xb7fc8000)
libselin
2006/3/1, Jacob S <[EMAIL PROTECTED]>:
> I am in the process of trying to setup a new server to do some
> webhosting/e-mail (just for personal stuff). I am thinking of putting
> all of the webhosting and e-mail software inside a virtual server, so
> that I can create a second virtual server for tin
http://www.debian.org/devel/debian-installer/
is the above link correct or should i be looking elsewhere?
regards,
/virendra
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello list,
I am in the process of trying to setup a new server to do some
webhosting/e-mail (just for personal stuff). I am thinking of putting
all of the webhosting and e-mail software inside a virtual server, so
that I can create a second virtual s
On Wed, Mar 01, 2006 at 10:44:52AM -0700, Rob Sims wrote:
> On Tue, Feb 28, 2006 at 05:35:53PM -0700, Paul E Condon wrote:
> > Thanks for the help. I had not known of these, but ... On my computer
> > the two installation Muttrc files are identical (no differences
> > discovered by diff) and there
Kent West wrote:
> kenn wrote:
>
>> Kent West wrote:
>>
>>
>>> kenn wrote:
>>>
>>>
Kent West wrote:
> kenn wrote:
>
>
>
>> Greetings.
>>
>> I have a Debian server that does not complete its boot ... early
>> on, it
>>
On 2/28/06, Maxime GARCIA <[EMAIL PROTECTED]> wrote:
> Hello,
>
> (sorry for the french msg)
>
> I'm trying to install a mail server with postfix, but some packages have a
> probleme of dependences :
>
> #apt-get install postfix-mysql postfix-tls
> [...]
> The following packages have unmet depende
On 2/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> On Sun, Feb 26, 2006 at 11:47:42PM -0500, Kevin Mark wrote:
> > On Sun, Feb 26, 2006 at 10:05:12PM -0600, David Berg wrote:
> > > On 2/26/06, Kevin Mark <[EMAIL PROTECTED]> wrote:
> > > > On Sun, Feb 26, 2006 at 03:59:44PM -0800, L.V.Gandhi
Rogério Brito wrote:
* I *do* use a powerpc here all the time with Debian. A quite old
PowerMac 9500/180MP with a G3 replacement card and rtorrent is indeed
available for etch here.
Well it is here now, too. I don't know why it appeared to be broken
before. Perhaps I hadn't updated/upgr
Hello *,
On Mon, Feb 27, 2006 at 07:10:02AM -0800, L.V.Gandhi wrote:
> May be I was not clear. I wanted to packages installed say from nerim
> source. How to get it?
If there is an appropriate entry in /etc/apt/sources.list and the list
have been updated (i.e. via "aptitude update"):
| $ aptitud
On 3/1/06, Kelly Clowers <[EMAIL PROTECTED]> wrote:
> On 3/1/06, Kevin Dean <[EMAIL PROTECTED]> wrote:
> > I new thought occured to me when thinking about my previous issue...
> >
> > The motherboard I have is compatible with the AMD Sempron (a 32 bit chip)
> > and the AMD Athlon 64 bit chip.
> > D
Cedric BRINER wrote:
> I'm facing some uncomprehension with aptitude vs apt-get. And I remembered
> that there was a thread about this on the mailing list archive:
> http://lists.debian.org/debian-user/2005/02/msg00372.html
>
> but when I click on:
> Index(es):
> * Date
> * Thread <<<---
On 3/1/06, Kevin Dean <[EMAIL PROTECTED]> wrote:
> I new thought occured to me when thinking about my previous issue...
>
> The motherboard I have is compatible with the AMD Sempron (a 32 bit chip)
> and the AMD Athlon 64 bit chip.
> Does this cross compatibility make a difference in which install
On Wed, 01 Mar 2006 17:57:55 +1100
Ivan Teliatnikov <[EMAIL PROTECTED]> wrote:
> Hi everyone.
>
> I am pursing a task of establishing a procedure among my colleagues -
> system administrator which will help us enable/disable services on
> Debian servers.
>
> I am considering "update-rc.d" script
Olafur Jens Sigurdsson wrote:
> Þann 2006-02-13, 13:07:46 (+) skrifaði Olafur Jens Sigurdsson:
>> Hi
>>
>> I have a problem printing to a network printer here at school.
>>
>> The spool that the school provides is no good so I am trying to create
>> my own on my computer and talk directly to
Dear friend on servera apache and mysql works
then I setup up a mysql server on diferent machine
(serverb) and test it, everything is ok with serverb.
there are two ethernet cards on server a but one(eth0)
was active this gat real ip. and I want to give eth1
virtial ip for example 10.0
On Wed, Mar 01, 2006 at 05:57:57PM +0100, . wrote:
> Date: Wed, 01 Mar 2006 17:57:57 +0100
> From: "." <[EMAIL PROTECTED]>
> Subject: Re: copying a 12GB file
> To: debian-user@lists.debian.org
>
> . wrote:
>
> >how can I copy a 12GB file at reasonable speed over a 1000Mbit ethernet
>
> Thanks f
On Tue, Feb 28, 2006 at 05:35:53PM -0700, Paul E Condon wrote:
> Thanks for the help. I had not known of these, but ... On my computer
> the two installation Muttrc files are identical (no differences
> discovered by diff) and there is no Muttrc.d directory in either
> installation. I can see in
hello
I'm going to buy dvd-writer LG GSA-2164D
Has somebody already used it? Is this dvd compatible with debian?
regard
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Kent West wrote:
kenn wrote:
Kent West wrote:
kenn wrote:
Kent West wrote:
kenn wrote:
I have a Debian server that does not complete its boot ... early
on, it
Maybe rename the rc[whatever]. directory so no services/daemons start
up, and reboot normally, and go from there?
Af
On 2/27/06, Matt Price <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> I'm going to be working on a collaborative audio documentary, probablay
> using audacity. I would love to do some kind of version control on
> the project, sowe could all work on the documentary at home & then
> merge (and accept/re
. wrote:
Hi,
how can I copy a 12GB file at reasonable speed over a 1000Mbit ethernet
connection from one computer (mailserver) to another (SAMBA file server
or my workstation) without going to lengths like installing an FTP
server or the like on the mailserver?
File size limit is 2GB with
Gregory Seidman wrote:
> On Wed, Mar 01, 2006 at 02:15:11PM +0100, Dirk wrote:
> } - Since my last updates the key repeat is broken, repeating keys a
> } random number no matter how fast or long i push the key...
> }
> } - The Screensaver starts after every 30 seconds no matter if the system
> } i
. wrote:
how can I copy a 12GB file at reasonable speed over a 1000Mbit ethernet
Thanks for your input! :)
I've installed wu-ftpd on the workstation rather than on the mailserver
(I should have thought earlier of that!), and it was easy and worked
flawless except that the ftp client doesn't
Carl Fink wrote:
> On Wed, Mar 01, 2006 at 02:15:11PM +0100, Dirk wrote:
>
> Why would you want to sue X?
>
> Sorry.
>
>
>>- Since my last updates the key repeat is broken, repeating keys a
>>random number no matter how fast or long i push the key...
>>
>>- The Screensaver starts after every 30
. wrote:
how can I copy a 12GB file at reasonable speed over a 1000Mbit ethernet
connection from one computer (mailserver) to another (SAMBA file server
or my workstation) without going to lengths like installing an FTP
server or the like on the mailserver?
FTP would probably be the fastest,
I have woody and ISA non-PnP SB16 card, but the bf24
kernel of woody can't use it. It seems to me that bf24
try to use ISA PnP module before loading sb16 module.
This is ridiculous, SB16 has both PnP and non-PnP
versions!
How can I remove such dependcy? I read depmod manual,
edit /lib/module
Thanks for your time John. I'm away from my Linux system right now, but I'll try to gen up some messages when I get back to it...John Hasler <[EMAIL PROTECTED]> wrote: Clyde Wilson writes:> When I run "shieldsup" at grc.com it says my firewall sucks.What does it actually say? Shieldsup is a conve
Yes, blowfish would be a good choice if doing this.
-Peter
On Wed, Mar 01, 2006 at 04:43:45PM +0100, Lubos Vrbka wrote:
> >FTP would probably be the fastest, but scp (file transfer over SSH) is
> >probably already on both machines if they're both Linux. PuTTY is an
> >excellent SSH/SCP client
kenn wrote:
Kent West wrote:
kenn wrote:
Kent West wrote:
kenn wrote:
Greetings.
I have a Debian server that does not complete its boot ... early on, it
Try mounting the partitions -- "mount -a". You may need to remount / in
rw mode if you need
kenn wrote:
maybe it's time to give up and move on, rather than further waste
anyone's time ...
Well, sure, you _could_ do that. But you're missing out on a learning
experience.
but before I do, let me ask one more thing: since the
drive seems to be okay (I can see all the files when boot
Hi again, after trying a few stuff out I think that when I try to
print using lp -dojs (or lpr -Pojs, where ojs is the name of the
printer queue I set up for the printer) then that program tries to
contact the server of the school, and not my local cups server where
of couse there is no ojs spool.
Hello *,
this seems to be another instance of bug#208979, so forwarding this
message there.
Cheers,
Flo
- Forwarded message from Cedric BRINER <[EMAIL PROTECTED]> -
From: Cedric BRINER <[EMAIL PROTECTED]>
Subject: bug with the mailing list archive
To: debian-user@lists.debian.org
Date:
Fernando Cacciola wrote:
Hi,
I have Debian Sarge, full of stuff, installed on a HD, but it's running out
of space.
What's the simplest way to transfer the entire system to a bigger HD?
http://newbiedoc.berlios.de/wiki/Cloning_a_hard_disc may help.
Chris.
--
To UNSUBSCRIBE, email to [EM
1 - 100 of 148 matches
Mail list logo