ant to do
>>
>> diff -r dir1 dir2
[...]
> for i in `seq 1 50`; do diff dir1/file$i.txt dir2/file$i.txt >
> diff$i.txt ; done
you could also do something like this (using patterns) :
for var in dir1/file*.txt; do diff "$var" dir2/ ; done
- --
strawks
-BEGIN PGP SIGNA
to this on google. Does anyone
encountered something similar?
regards,
strawks
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHkkPx+2TXLlA5m78RApPGAJ9LnG22nIeyiyZji99yWrnmIwOVpgCfQKvo
dIqQKcFkLERRrEis15qHt40=
=viH
no or unknown cpufreq driver is active on this CPU
Try loading the acpi-cpufreq module (I'm using this one on a centrino
laptop).
--
regards,
strawks
signature.asc
Description: This is a digitally signed message part
esolution to the X server, so
you can probably use :
startx -- -dpi 85
regards,
strawks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
he same on the command line.
> >>
> > min-port 6881 and max the same.
> >
> So what's the crack?
set a higher value for the max, something like 6890 would allow you to
have at most 10 torrents at the same time.
strawks
signature.asc
Description: This is a digitally signed message part
can use gconf-editor to check these (in the package gconf-editor)
strawks
signature.asc
Description: This is a digitally signed message part
an also try some other clients like transmission or ktorrent, they
only need one port even when downloading multiple torrents.
regards,
strawks
signature.asc
Description: This is a digitally signed message part
Hi,
> somebody can give ana advice how to unzip rar files, please?
> Ark does not work.
I suppose the package rar is not installed on your system.
Install this package (apt-get install rar) and Ark should be able to
extract rar archives.
Note: rar is in the non-free section
regards,
s
.
Is this the way things should be setup? What is the purpose of these
scope:link addresses?
Thanks for your help and your time.
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
--- nadia.irken.org ping statistics ---
9 packets transmitted, 9 received, 0% packet loss, time 8002ms
rtt min/avg/max/mdev = 0.233/0.341/1.179/0.296 ms
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
bal
valid_lft forever preferred_lft forever
inet6 fe80::4f8:202:202:2/64 scope link
valid_lft forever preferred_lft forever
--
strawks <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
on't see what's wrong with my setup.
Anyway thanks for your reply.
strawks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
n it stops
working.
I presume this has something to do with the neighbor
solicitation/advertisement feature, but I don't know how to solve the
problem.
Please let me know if you need additional informations.
Any help would be greatly appreciated.
--
strawks <[EMAIL PROTECTED]>
signatu
usly rescan a scsi
bus. Maybe scsidev will also be of some use, take a look at the manpages
for the details. This two utilities comes with the package scsitools.
regards,
strawks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
-t nat -A PREROUTING -i interface -d 87.10.123.32
--to-destination 192.168.1.10 -j DNAT
Take a look at iptables manpage for the details.
Hope this helps,
strawks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
IC-SYSRQ=y
>
>
> So its there. Either I did something wrong or it doesn't work with the
> problem I encountered.
Correct me if I'm wrong, but I thought sysrq should work in any case but
hardware problem as it's done directly in the IRQ handler.
--
regards,
strawks
dm ou autre) le script $HOME/.xsession sur ton
compte. Par ex) :
#!/bin/sh
# Lancement de la session
gnome-sesion
# cette ligne est atteinte seulement lors de ladeconnexion
# Fin de la session
--
Regards,
strawks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "uns
UPS here : http://www.networkupstools.org/compat/
regards,
strawks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
that big (space for file list is allocated when needed but not
freed when files are deleted).
regards,
strawks.
signature.asc
Description: This is a digitally signed message part
t for your hard drive directly into the
kernel or add initrd support (option --initrd of make-kpkg).
If you already have support for initrd check that your boot loader
effectively load the correct initrd image.
regards,
strawks
signature.asc
Description: This is a digitally signed message part
rnel could show 2 CPUs if there is only one, as each
CPU are initialized one after another.
--
regards,
strawks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
config file) change depending on what devices are connected and
the order in which they are connected and so I can't use this option.
It seems that my config is correct and the bug comes in fact from the
evdev driver itself
(http://www.mail-archive.com/[EMAIL PROTECTED]/msg69202.html)
regards,
s
Option "SendCoreEvents""true"
EndSection
The only related thing in the X log is :
(EE) Logitech V220: cannot open input pEvdev
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "Logitech V220"
Does anyone has experienced the same problem?
Any help would be appreciated.
--
strawks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
is terribly slow (this come from the
fact that when a read command is issued to a IDE device, this device
will claim the bus until the request completes, and as you know CD/DVD
reading is very slow compared to HD).
--
regards,
strawks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ling
2.6.17 and later, so yes it may help.
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
have some time I'll try to see what has changed between the
2.6.16 and 2.6.17 kernel, but I'm not an expert.
--
regards,
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
ow i am
> so thankful that it seems to be hardware problem...
>
Unfortunately I don't have this problem solved. I tried on another
similar laptop as mine (I have an Asus A6VA and tried on an A6VM) and
there is the same problem.
Do you also have an asus laptop?
--
regards,
st
00:01:40 [loop4]
> root 6234 1 0 17:45 ?00:00:00 [loop5]
>
> please comment
>
Maybe the loop device is still set up even after unmounting it.
Try the following command (replacing the loop device if necessary) :
losetup /dev/loop0
To delete a loop device use :
losetup -d /dev/loop0
--
regards,
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
On jeu, 2006-12-21 at 21:39 +0100, Matus UHLAR - fantomas wrote:
> On 21.12.06 20:44, strawks wrote:
> > I don't have any governor loaded when testing it, just the processor
> > module, without speedstep-centrino and cpufreq-* modules.
>
> in such case it may be the
8-50°C when idle, it can go up to more than
60°C when compiling. Fan is running properly.
regards,
strawks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On jeu, 2006-12-21 at 21:39 +0100, Matus UHLAR - fantomas wrote:
> On 21.12.06 20:44, strawks wrote:
> > I don't have any governor loaded when testing it, just the processor
> > module, without speedstep-centrino and cpufreq-* modules.
>
> in such case it may be the
ttery or on AC power).
What is strange is that it seems that I'm the only one having this issue
and only on my laptop.
regards,
strawks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
stock 2.6.16-2 kernel since this is the
last working kernel on my laptop.
Does anyone have seen the same behaviour on another laptop or desktop?
Googling around didn't get me anything.
Any hint would be appreciated.
regards,
strawks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a sub
erstood the
> question though, and also previous answer...
>
> Javier.
I also use the .xsession but I think the question was how to add WM in
the wdm login window (the drop downlist at the left of the window).
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
n separated list of window managers to use as
options
in the login panel. Note that if you include the path
to the
window manager, it will look ugly. You may set this
resource to
None if you want only NoChange to appear.
--
strawks <[EMAIL PROTECTED]&g
'm not a member of the list, so please use the cc.
Did you specify the right initrd.img to use to your bootloader (lilo or
grub)?
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
c-filters-ppds: usr/share/ppd/Samsung/Samsung-ML-1710-gdi.ppd.gz
[...]
Install this package then restart CUPS and your printer should be
listed.
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
stalled Sarge. What's the solution. I am trying to configure my
> Samsung 1710 printer. Thanks,
>
> rajiv
>
Is the package cupsys installed?
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
$ apt-file search ps2pdf
autoconf-archive: usr/share/autoconf-archive/ac_prog_ps2pdf.m4
autoconf-archive:
usr/share/doc/autoconf-archive/htmldoc/ac_prog_ps2pdf.html
gs-common: usr/bin/ps2pdf
gs-common: usr/bin/ps2pdf12
gs-common: usr/bin/ps2pdf13
[...]
I tried ps2pdf with a simple ps, it seems
,
> HOW CAN I?
>
> If you don't *KNOW* why do you bother replying with such idiocy?
Can't you just mount your memory card and copy the file with cp or
nautilus?
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
look at the appendix P of the nvidia README.txt file
(Configuring Multiple X Screens on One Card)
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
your server is running
is not sufficient to make sure your ram is OK, you should boot memtest
from your bootloder (lilo/grub).
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
On jeu, 2005-07-21 at 21:50 -0500, Ron Johnson wrote:
> It's almost the same, from what I've read.
Here you can see the differences :
http://www.theinquirer.net/?article=13344
http://reviews.zdnet.co.uk/hardware/processorsmemory/0,39024015,39193811,00.htm
--
strawks <
On ven, 2005-07-22 at 18:11 +1000, Geoff Reidy wrote:
> $ dpkg -S '/usr/bin/\['
> coreutils: /usr/bin/[
>
> Must admit I never knew it was a separate binary.
it's also a shell builtin (at least in bash)
$ type [
[ is a shell builtin
--
strawks <[EMAIL PROTECTED
ce gain with a dual core are higher, but I never read anything
about it.
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
Hi,
On Thu, 2005-07-21 at 11:29 -0400, Ishwar Rattan wrote:
> Is there way to find out what version of gcc it was compiled
> with? 'uname -a' does not tell the gcc info.
you can find it in /proc/version
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This
x user # 330034
> May this be a good day for learning
>
>
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
On Tue, 2005-07-19 at 13:52 -0500, Josh Battles wrote:
> strawks said:
> > The best way to avoid RAM problem is to buy ECC RAM. This way if your
> > RAM has a failling cell, you'll know it.
>
> ECC RAM is expensive and RAM errors are relatively rare nowdays, I don
ious hardware problem and I need to start replacing stuff?
> >
> > Curtis
>
> The only time this happened to me was when I had broken RAM.
>
> Can you afford to run memtest on the machine for a couple of days in order to
> rule it out.
>
> I swapped the RAM into anoth
Hi,
On Tue, 2005-07-19 at 12:57 -0400, Daniel B. wrote:
> Besides FVWM, which window managers can move and resize windows without
> raising and/or focusing them?
IceWM is one of them (by using Alt+Left drag and Alt+Right drag)
--
strawks <[EMAIL PROTECTED]>
signature.asc
Descript
ches KDE without a mouse or keyboard connected?
> Thanks.
>
> -Dan
>
>
> Dan W. Priestley
> Phone: (248) 642-4765
> Cell: (248) 321-2347
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
On Mon, 2005-07-18 at 18:47 -0700, David E. Fox wrote:
> On Sat, 16 Jul 2005 21:05:01 +0200
> strawks <[EMAIL PROTECTED]> wrote:
>
>
> > (script-fu:26063): LibGimpBase-WARNING **: script-fu: wire_read(): error
> > Illegal instruction (core dumped)
> >
ion depends on what dialogs I
try to open.
On another machine (a P4 Xeon), gimp-2.2.8 runs well with no "Illegal
instruction", so maybe it is an optimisation problem (a P2 has only MMX,
not SSE or SSE2).
Does anybody have the same problem?
regards,
strawks
--
strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
0x08048e3d in main (argc=1, argv=0xbfffee54) at test.c:34
(gdb)
Can anyone help, please?
Thanks
strawks.
signature.asc
Description: This is a digitally signed message part
Hi,
You can use dumpe2fs from the e2fsprogs pkg :
dumpe2fs -h
I think it works on 2.4.x and 2.6.x kernel.
strawks.
On Thu, 2004-04-15 at 14:00, [EMAIL PROTECTED] wrote:
> Hi.
> How can i find which block size my ext2 or ext3 filesystem uses? Can I use
> same method on 2.4.x and 2.6
Hi,
you can check the status of your ppp connexion with pppstatus.
You can also try to ping some hosts like google :
$ ping google.com
strawks.
On Wed, 2004-04-14 at 21:14, Phil wrote:
> I've created a dial-in connection to my ISP, I pon and get BSD compression
> messages and the
Hi,
Current version of nfs-kernel-server is 1.0.6-3, 1.0.3-1 is not
available anymore.
try apt-get update && apt-get install nfs-kernel-server
strawks.
On Tue, 2004-04-13 at 10:13, [EMAIL PROTECTED] wrote:
> Hello all,
>
> I'm new to the list, and also new to Debia
r ext3 and ide disks
directly in the kernel, not as a module.
strawks.
On Mon, 2004-04-12 at 17:48, Jansen Carlo Sena wrote:
> Ok,
>
> I moved the /boot/config-2.4.25-1-386 file to
> /usr/src/kernel-source-2.4.25/.config and ran "make oldconfig". After, I
> just disa
Hi,
The kernel config file used to compile the debian kernel is installed by
the kernel-image package in /boot/config-kernver
Copy /boot/config-kernver into your kernel source tree as .config to get
the options of the debian kernel.
strawks.
On Mon, 2004-04-12 at 14:20, Jansen Carlo Sena wrote
59 matches
Mail list logo