Re: SERPENT implementation in debian

2010-08-28 Thread Tzafrir Cohen
e specific implementation you use wasn't as well-analyzed as current implementations of AES are. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best tzaf...@debian.org

Re: ssh error

2010-08-23 Thread Tzafrir Cohen
software? > With best regards, > Koroteev Victor. > -- You can always LD_PRELOAD the libraries you want. Or write a wrapper that unsets LD_LIBRARY_PATH before running /usr/bin/ssh . -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il ||

Re: module-assistant not detecting kernel headers

2010-08-23 Thread Tzafrir Cohen
. > > I tried using m-a > errors to see if I can catch those errors, but all > I get is an empty file. Suggestions on diagnosis? It writes logs to under /var/cache/modass -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il |

Re: From console to GUI

2010-08-21 Thread Tzafrir Cohen
ly add 'tomboy | gnote' as a dependency of the gnome meta package. Moral of the story: if you really think mono is evil, go and make gnote better than tomboy. [1] See http://packages.debian.org/squeeze/mono-runtime. Note the list of platforms. Compare to e.g. http://pac

Re: Any package instillation breaks libraries.

2010-08-15 Thread Tzafrir Cohen
ction > or iceweasel. how can i avoid this issue and still be able to install > packages? > > all packages are being pulled from the debian lenny repository... -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@co

Re: I was told to "MSN" somebody

2010-08-13 Thread Tzafrir Cohen
r (Qt) p telepathy-butterfly - MSN connection manager for Telepathy i telepathy-haze - A telepathy connection manager that use li -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il |

Re: Embedded System Recommendations

2010-07-31 Thread Tzafrir Cohen
Debian? SheevaPlug / GuruPlug work quite well with Debian: http://www.cyrius.com/debian/kirkwood/ BeagleBoard seems less optimal for that purpose. For instance, no on-board ethernet. Another x86 system to look at is: http://www.pcengines.ch/alix.htm -- Tzafrir Cohen | tzaf...

Re: find+grep [was: Re: Amaya W3C Web browser and sid]

2010-07-29 Thread Tzafrir Cohen
> > Assuming very long output of find, grepping over it is not efficient. > Besides, the file you search might be quite early found and one can > interrupt the search, while with your approach one has to wait until > both find and finish. If you stop it with ctrl-C, both find and gr

Re: Missing /etc/init.d/functions

2010-07-23 Thread Tzafrir Cohen
under /etc/init.d , and specifically /etc/init.d/skeleton . -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best tzaf...@debian.org|| friend -- To UNSUBSCRIBE

Re: Debian virus/spy-ware detection and detection technique.

2010-07-23 Thread Tzafrir Cohen
led live-magic. > > Is there official live CDs? http://live.debian.net/ -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best tzaf...@debian.org|| friend

Re: Debian virus/spy-ware detection and detection technique.

2010-07-23 Thread Tzafrir Cohen
y, my mistake. I was sure it was available at archive.deian.org . I can't find it. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best tzaf...@debian.org||

Re: Interactive diff rsync

2010-07-23 Thread Tzafrir Cohen
oesn't scale well if you're interested in saving bandwidth. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best tzaf...@debian.org|| friend -- To

Re: usernames that start with capital letter?

2010-07-22 Thread Tzafrir Cohen
ftware automatically lower-cased the input > before validating the login. > > I don't know if any such software remains in Debian. Hmm... just tried logging in with an all-caps name (chaged the password to numbers only for the test), and failed to login. Is this feature(?)

Re: Debian way to essentially call block phone number

2010-07-21 Thread Tzafrir Cohen
phones and the other of which will connect to a standard > POTS line and convert the data from it into SIP traffic. PAP2T is the > one that supports two phones. The other, I don't have the exact name of > right now, but is a similar type of box to the PAP2T e

Re: Debian virus/spy-ware detection and detection technique.

2010-07-21 Thread Tzafrir Cohen
ites the chcksums are gone as soon as new images are uploaded > to the sites. Or there is a archive for the checksums? Could you please be more specific as to the version? Both Debian and Ubuntu keep copies of older images. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://

Re: How to reread changed udev rules without rebooting?

2010-07-20 Thread Tzafrir Cohen
On Fri, Jul 16, 2010 at 10:47:28AM -0800, Greg Madden wrote: > There is a 'udev' script in '/etc/init.d'. maybe doing a restart on it will > do > the trick. 'reload' would also do the trick there. And create less work for the system. It only asks udevd t

Re: udev not assigning group correctly for scanner

2010-07-18 Thread Tzafrir Cohen
to /etc/udev to force "my" rules > to be checked first. Do I simply add a rules file with a low prefix > number ?? Are there any other rules that apply? -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tza

Re: Upgrading from Etch to Lenny ends in SSH problems

2010-07-10 Thread Tzafrir Cohen
a situation. > > How to prevent it? Well, I probably should have checked with ssh-vulnkey > before doing the upgrade. I actually wonder why the problem didn't hurt you before that. If you had a bad host key for so long, you must have recieved some warnings/errors about it fro

Re: OTF conversion without OpenOffice

2010-07-04 Thread Tzafrir Cohen
.) > > If it's a simple file (just plain text) you can extract (unzip) the .docx > into *.xml data for a direct view or convert into another suitable format. Here's a simple script I used with older versions of OpenOffice. Haven't tested it for quite some time: http

Re: Compiling source code with my own flags

2010-06-29 Thread Tzafrir Cohen
" Or: CFLAGS="whatever" ./configure See: ./configure --help -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best tzaf...@debian.org|| frien

Re: Compiling kernel took a lot of disk space.

2010-06-28 Thread Tzafrir Cohen
gt; pseudonym. > > That doesn't stop me from using my real name ;) Though English people have no problem pronouncing your name. So I guess we're still looking for an example of a non-English name that can't be pronounced right. Can't think of any. -- Tzafri

Re: mising ~/include/linux/version.h 686-bigmem

2010-06-21 Thread Tzafrir Cohen
mem kernel.This works but I > haven't had to do this with the stock 686 kernel & headers so I was wondering > if it is a Debian header issue for the 686-bigmem kernel. I suspect that this is a bug with the nVidia script. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is h

Re: turn off all logging

2010-06-16 Thread Tzafrir Cohen
up it per cronjob to > your harddrive every hour. > So you are minimizing the write access to your harddrive but have the > advantage of logs. BTW: anybody interested in http://packages.debian.org/flashybrid ? -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il

Re: problems with dell poweredge server R140 (rack)

2010-06-16 Thread Tzafrir Cohen
a USB disk that is connected to the machine when the installation start. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best tzaf...@debian.org|| friend -- To UNSUB

Re: Building minimal custom CD [debian etch]

2010-06-15 Thread Tzafrir Cohen
> size (without user interaction and reboot the machine). Boot with any system contanting parted or whatever. Many "rescue" CDs have e.g. gparted. Why Etch? -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf.

Re: how execute command on every mail received

2010-06-15 Thread Tzafrir Cohen
ls. In such a case, you can use something like procmail to e.g. pipe only mails with a specific subject (or some other specific header). Note: I assumed you use postfix. Other decent MTAs have similar concepts and capabilities. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.

Re: Re (3): telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread Tzafrir Cohen
m.d/login , right? -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best tzaf...@debian.org|| friend -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debi

Re: Re (2): telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread Tzafrir Cohen
to remote host: Connection refused > pe...@joule:~$ > > From: Mark Allums > Date: Sun, 13 Jun 2010 21:58:17 -0500 > > What about ssh? > > ssh from Lenny to Squeeze works just as well > as ever. > > > VNC? > > Have yet to try it with Squeeze. >

Re: telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread Tzafrir Cohen
usable. Password-less authentication, Decent tab completion for scp, X forwarding, and many more. Which is why Real Men use telnet, but the rest of us sane folks use ssh. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's

Re: SOLVED: Mutt and GPG - claims ALL signatures can't be verified

2010-06-14 Thread Tzafrir Cohen
27;t match regexp. > > Pay attention to those "doesn't match regexp". Here is what I have in my > ~/.muttrc: > > set pgp_good_sign="^gpg: Good signature from" > > This is that regexp which have to be matched. I simply change previous

Re: ls -alR with wd?

2010-06-10 Thread Tzafrir Cohen
On Fri, Jun 11, 2010 at 12:18:58AM +0200, Merciadri Luca wrote: > Tzafrir Cohen wrote: > > On Thu, Jun 10, 2010 at 10:58:58PM +0200, Merciadri Luca wrote: > > > > > > Others already mentioned location. I'll just note that 'find' and 'ls > &

Re: ls -alR with wd?

2010-06-10 Thread Tzafrir Cohen
$ time find /usr >/dev/null real0m0.968s user0m0.372s sys 0m0.576s Actually the second 'find' took way longer than I expected. $ free total used free sharedbuffers cached Mem: 20516201965084 86536 0 253852 284188 -/

Re: Lenny / Pidgin / Msn

2010-06-10 Thread Tzafrir Cohen
; > and installing from backports here: > > http://backports.org/dokuwiki/doku.php?id=instructions > > I only use main repository. Why is not available by default? It is. Though IIRC the protocol has been broken a bit since. -- Tzafrir Cohen | tzaf...@jabber.o

Re: Where is the Xorg.conf - to setup XKB layouts on Squeeze?

2010-06-08 Thread Tzafrir Cohen
uts. Using it to *switch* between layouts is broken. IIRC KDE's default switcher was once broken in that sense. Most keyboard switchers just switch between the existing layouts. Alt-Shift and such are handled by X. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.

crashes after resuming from suspend

2010-05-24 Thread Tzafrir Cohen
, and a few searches have not provided me useful hints. I've already upgraded to the kernel from Sid (linux-image-2.6.32-4-amd64 2.6.32-11). Problem persists. Any idea what to check next? -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a M

Re: Huh?? (was Re: Flash is open?)

2010-05-17 Thread Tzafrir Cohen
>> implementation of the language, the code run in each web-page will >> usually be 100% proprietary. >> > > By your logic (since any language implementation can be used to write > proprietary software) gcc is dangerous. Nope. Ghostscript might be dangerous, as it may

Re: only output the nth line

2010-05-12 Thread Tzafrir Cohen
1 # /etc/fstab: static file system information. 2 # 4 proc/proc procdefaults0 0 So please give some more details about your system (version of Debian, version of sed, etc.). Also please tell us what actually happens when you try to run it. --

Re: apt-get dist-update failure - can't boot

2010-05-10 Thread Tzafrir Cohen
t; text was in the email you sent. Install gpm if you need mouse support at the > console. Or, if you can't install gpm, at least grab the content of the current console: cat /dev/vcs Or: cat /dev/vcs1 (equivalents of /dev/tty, /dev/tty1, accordingly) -- Tzafrir Cohen | t

Re: overcoming the 32k objects limit is ext3 - which file system to use?

2010-04-26 Thread Tzafrir Cohen
so much more > efficient to use multiple directory levels, e.g.: > > parent- > a- > able > alf > b- > beta > bravo Hmm... what happens if you have a program that behaves that way, but suddenly needs to start also using Chinese chara

Re: Re: The future of "nv" driver

2010-04-25 Thread Tzafrir Cohen
On Sun, Apr 25, 2010 at 08:55:52AM -0400, James P. Wallen wrote: > Hmmm. Maybe Debian could set up "activation servers" that could > determine whether or not we are using "genuine Debian". Hmm... sounds like an interesting feature request for vrms. -- Tz

Re: funky kernel message from syslogd

2010-04-24 Thread Tzafrir Cohen
b> 78 14 89 d0 ba d4 c7 4a c1 83 c0 08 e8 1f d9 fc ff 85 c0 89 > > Message from sysl...@thinkpad at Apr 22 18:52:20 ... > kernel:[42926.070322] EIP: [] sysfs_open_file+0x1c/0x259 SS:ESP > 0068:df3a9e7c > > Message from sysl...@thinkpad at Apr 22 18:52:20 ... > kernel:[4292

Re: Debian on a Super Lean Laptop Part I - Making it Work

2010-04-23 Thread Tzafrir Cohen
> > near enough to the front of the drive for grub to be able to access it. > > (Which is why having a separate /boot partition first used to be a good > > idea.) > > > > I would take a live-cd or usb disk (there are images available). Avoid using > gnome or

Re: Hi how to escaping under ` ` in sh

2010-04-21 Thread Tzafrir Cohen
On Wed, Apr 21, 2010 at 02:40:54PM +0530, Siju George wrote: > On Wed, Apr 21, 2010 at 2:31 PM, Tzafrir Cohen wrote: > > > > You got the output of 'show databases'. You then consider it a shell > > command and try to excute it. Why would you want to do that? What

Re: Hi how to escaping under ` ` in sh

2010-04-21 Thread Tzafrir Cohen
would you want to do that? What do you want to do with that output? BTW: I would suggest that you actually use a .my.cnf to hold the password, otherwise the password is available in e.g. the output of 'ps auxww' -- Tzafrir Cohen | tzaf...@jabber.org | VIM is

Re: How does snapshot.debian.org work?

2010-04-21 Thread Tzafrir Cohen
s perfect is the Plan9 > fossil/venti solution > (http://plan9.bell-labs.com/magic/man2html/4/fossil) > Thanks. The old snapshot.debian.net used pdumpfs (the package). Not sure about the current one. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il |

Re: Bash script - pass command line arg to embedded sed script with multiple args

2010-04-19 Thread Tzafrir Cohen
, so I have no idea what I > did the first time that made it not work. As others have mentioned, rgw command-line parameter $1 probably has a '/' in it. A simple workaround is to use a different character as the separator. That is: *if* you can assume that variable will not contain

Re: [asterisk-users] Asterisk in Debian/Lenny without Junghanns.net support?

2010-04-11 Thread Tzafrir Cohen
I cannot comment on that, for obvious reasons. > P.s.: X-Posted to debian-user and asterisk-user list. (Answering both, as I'm on both, though I prefer asterisk-users) -- Tzafrir Cohen icq#16849755 jabber:tzafrir.co...@xorcom.com +972-50-7952406 mail

Re: ditching mutt

2010-04-11 Thread Tzafrir Cohen
, this might be of interest. sup has a curses interface (notmuch has a command-line interface and an Emacs front-end). -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best t

Re: Kiosk - binary image

2010-04-05 Thread Tzafrir Cohen
ages. I wonder if you considered: http://webconverger.org/ http://webconverger.com/ -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best ICQ# 16849754 || f

Re: Transferring files over SSH in the console

2010-04-01 Thread Tzafrir Cohen
remote host. BTW: it seems that in squeeze rsync now has the same sort of completion. As usual, I rely on the shell's history to provide me some sort of context. I usually also copy pathes from a remote shell window on the target system. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is ht

Re: git

2010-03-21 Thread Tzafrir Cohen
when working with the git command-line. It has a handy smart completion. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best ICQ# 16849754 || friend -- To

Re: use preseeding for one package

2010-03-16 Thread Tzafrir Cohen
On Tue, Mar 16, 2010 at 08:06:34AM +0100, Chantal Rosmuller wrote: > > > > > You can force the non-interactive front-end by setting > > DEBIAN_FRONTEND in the environment: > > > > DEBIAN_FRONTEND=noninteractive

Re: online voip client

2010-03-15 Thread Tzafrir Cohen
applet or two. There are a few ActiveX components. (No idea about free ones) -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best ICQ# 16849754 || friend

Re: question about fstab in squeeze and uuid

2010-03-14 Thread Tzafrir Cohen
me. It took me a few hours of digging in the code and file format to figure out how to fake a non-UUID database. So make sure you don't have the UUID listed in a host of places on the disk when recovering the system to a different media. {Or|And} just try to avoid it, if you can. --

Re: How to know if USB device has driver properly installed?

2010-03-13 Thread Tzafrir Cohen
at the device driver is not properly installed? Basically what you ask for is the USB equivalent of lspci -k . Sadly there's no such thing. A quick search (usb 413c:8126 linux) brings up http://cateee.net/lkddb/web-lkddb/BT_HCIUSB.html -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http:

Re: install debian without screen (on guruplug)

2010-03-11 Thread Tzafrir Cohen
without VGA, one only needs to power up the board > and SSH for configuration. There's also a serial console available. I installed Debian on my Alix board. I used a PXE network boot through a serial console. Worked just fine. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http:/

Re: install debian without screen (on guruplug)

2010-03-10 Thread Tzafrir Cohen
ping. E.g. throough debootstrap from the existing system installed there. http://www.cyrius.com/debian/kirkwood/sheevaplug/ may also apply. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il |

Re: Custom debian installeur on DVD

2010-03-10 Thread Tzafrir Cohen
SO. Would you Generally either with the package debian-cd or with custom-cdd (not sure of the package name). However have you considered a netboot setup with a local apt-proxy (apt-cache-ng, approx)? -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il |

Re: Bash email attachment

2010-03-09 Thread Tzafrir Cohen
ng back a > message containing some body text and an image attachment. > It works as it is supposed to do, but with some email clients the image > is not displayed properly. Then see how biabam does this. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.

Re: use preseeding for one package

2010-03-06 Thread Tzafrir Cohen
On Thu, Mar 04, 2010 at 10:17:46PM +0200, Andrei Popescu wrote: > On Thu,04.Mar.10, 15:48:09, chan...@antenna.nl wrote: > > Thank you Eric, > > > > I am already using cfengine2 and puppet :). But when I want to > > install postfix or phpmyadmin with cfengine a dialog screen flashes > > by which lo

Re: how to open a port?

2010-03-06 Thread Tzafrir Cohen
On Wed, Mar 03, 2010 at 01:35:08PM -0500, James Wu wrote: > Try running 'netstat -nat | grep 4965' and paste the output. I guess you meant: netstat -lntp | grep 4965 -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il ||

Re: ssh

2010-03-06 Thread Tzafrir Cohen
nk as > gateway, when i test it at inside, i recieve only 1 key for Slackware, > OpenBSD and Lenny. > Checking rsa ids, they are the same in both cases. What do you mean by "1 key" and "2 keys"? How do you see that? -- Tzafrir Cohen | tzaf.

Re: w32codecs

2010-03-04 Thread Tzafrir Cohen
re. Any specific reason to use w32codecs rather than ffmpeg? -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best ICQ# 16849754 || friend -- To UNSUBS

Re: truncate until delimiter

2010-03-04 Thread Tzafrir Cohen
gt; aborp/. > . > . > . Surely you can do that with sed, but as you already mentioned rev, you can use: rev | cut | rev So basically: find -type f | grep ".txt$" | rev | cut -d/ -f1 Maybe add an extra rev in the end to have proper names. > > How? > > I just

Re: share screen for a particular command or shell script.

2010-02-22 Thread Tzafrir Cohen
to share my screen. > > ### > chmod +s /usr/bin/screen Hmm... why not use sudo for a specific script instead? > screen -S example > ^A :multiuser on > ^A :acladd bar > ^A :aclchg bar -w "#" > screen -r foo/example > ### -- T

Re: tcpdump?

2010-02-21 Thread Tzafrir Cohen
nusful reply. Not to mention 'man man' is not my recommendation to someone not familiar with man pages. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best ICQ# 16849754

Re: tcpdump?

2010-02-21 Thread Tzafrir Cohen
ows there. Naturally you can use other programs. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best ICQ# 16849754 || friend -- To UNSUBSCRIBE,

Re: Building kernel image packages with make-kpkg, custom dependency

2010-02-14 Thread Tzafrir Cohen
efore a kernel can be > installed. I've achieved this by patching the "preinst" generated by > make-kpkg, is there a better way? Is it just /boot ? Or some other parts of the file system? What happens when you need to insall / upgrade grub? > > It seems I have th

Re: postfix doesn't receive message

2010-02-07 Thread Tzafrir Cohen
ere is my main.cnf > > myhostname = server312.iap.dz > alias_maps = hash:/etc/aliases > alias_database = hash:/etc/aliases > myorigin = /etc/mailname > mydestination = server312.iap.dz, localhost.iap.dz, localhost > relayhost = > mynetworks = 127.0.0.0/8 192.168.100.0/24 > mailbox_c

Re: Grandma uses Logitech Vid, how to chat with her with Debian?

2010-02-06 Thread Tzafrir Cohen
'm not sure if either one of Empathy, Pidgin or Kopete support video in it. In fact, I'm not sure how well they support audio in it. > SF> Also check out Pidgin; it has video capability via plugins. > Hmmm, I see on http://www.pidgin.im that it can connect to Google Talk... >

Re: Rsyslog template

2010-02-02 Thread Tzafrir Cohen
> > Thanks for the tips wrt lynx and w3m. However, this rant motivated me to go > ahead and symlink /usr/share/doc/ to a Lighty virtual directory shortly after > I > sent the rant above. I assumed I'll probably run into this html doc problem > again so I took th

Re: Wrong magic bytes -> corrupted file?

2010-01-31 Thread Tzafrir Cohen
an check the magic directly: file /usr/lib/libwins.so > 2. Should I simply download libwins.so in BIN from an FTP server, and > put it there, to solve the problem? Is it part of some package? I get no hits for 'apt-file search /usr/lib/libwins.so' here (squeeze, amd64). --

Re: problem whit virtual interfaces [SOLVED]

2010-01-30 Thread Tzafrir Cohen
tmask 255.255.255.248 >network 195.137.146.80 >broadcast 195.137.146.87 If you defines an address and a netmask, providing the network address and the broadcast address is redundant. You can remove those lines. >gateway 195.137.146.81 So this interface is the d

Re: Trigger by package install

2010-01-28 Thread Tzafrir Cohen
" way. > Thanks to all. There are some other forms of triggers, IIRC. But could you give some more information on what you want to guarantee with that trigger script? Also consider asking such questions on e.g. the debian-mentors mailing list. -- Tzafrir Cohen | tz

Re: Multi-repository project manager

2010-01-28 Thread Tzafrir Cohen
ieve the above. I'm not limiting my search to open-source software. > Something that can import our current Trac projects is also welcome, but > not necessarily a requirement. Red-Mine? http://www.redmine.org/ -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org

Re: Which virtualization is the best for Debian?

2010-01-24 Thread Tzafrir Cohen
> >is a security issue with the specific virtualization technologies involved. > > Seems the more secure way... is physical machines... :( But then again, some systems run an extra Linux instance for on a "control" interface. Now go and crack that :-) -- Tzafrir Co

Re: removing mono in squeeze gnome [was: Re: No flamewar please!]

2010-01-13 Thread Tzafrir Cohen
On Wed, Jan 13, 2010 at 11:00:30AM +, Tzafrir Cohen wrote: > On Tue, Jan 12, 2010 at 02:35:47PM +, James Allsopp wrote: > > Hi, > > I'm using gnome but want to remove all traces of mono from my system, I've a > > clean install of Squeeze. > > >

removing mono in squeeze gnome [was: Re: No flamewar please!]

2010-01-13 Thread Tzafrir Cohen
This means that the package should be purged rather than installed. If this is the only thing pulling Mono in, I expect this to also remove the Mono runtime libraries. As this keeps the dependencies of gnome intact, you should not have a mass removal of GNOME packages. (Note: this is untested rig

Re: chroot a few apps

2010-01-10 Thread Tzafrir Cohen
I don't trust, or a PDF can > contain malicious code :( > > Any tips/docs/howtos? Don't you want those programs to actually talk with one another? What's the point in a chrooted word processor? You want to do something useful with the documents it generates, right? You wa

Re: How to temporary set dvorak keymap in terminal

2010-01-10 Thread Tzafrir Cohen
ports switching groups between windows. I suppose you can map querty for one groups and dvorak for another. Not exactly sure how. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best ICQ#

Re: How to use Sun Java instead of gcj

2010-01-09 Thread Tzafrir Cohen
On Thu, Jan 07, 2010 at 08:56:17PM -0430, Olaf Reitmaier Veracierta wrote: > You can remove OpenOffice and GCJ with apt-get, then install ooo* > packages for Debian downloaded from OpenOffice.org. And what would that buy you? -- Tzafrir Cohen | tzaf...@jabber.org | VIM i

Re: How to use Sun Java instead of gcj

2010-01-06 Thread Tzafrir Cohen
ow can I make OpenOffice use Sun-java instead of gcj so that I can > remove gcj? > 2. If it is not possible to remove gcj and keep OpenOffice intact, how can I > compile java 1.6 programs using sun-java6? Lenny has a package of openjdk, which is practically Sun's Java (1.6) - openj

Re: Inquiry:How to install Debian from Internet?

2010-01-05 Thread Tzafrir Cohen
bian Sarge is obsolete and you should use Lenny (5.0)? -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best ICQ# 16849754 || friend -- To UNSUBSCRIBE, ema

Re: alternate web browser etc...

2010-01-01 Thread Tzafrir Cohen
;s packaged for > Debian/Ubuntu. Beware of packages provided by Google. They tend to mess with your sources.list (both directly and through a cron job). -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il |

Re: debugging initrd image

2009-12-26 Thread Tzafrir Cohen
On Sat, Dec 26, 2009 at 02:11:59PM -0600, Hugo Vanwoerkom wrote: > Hi, > > What is the way to debug an initrd file and drop into a shell? Yes, with the parameter 'break' . See http://wiki.debian.org/InitramfsDebug . -- Tzafrir Cohen | tzaf...@jabber.org | VIM is ht

Re: Copying only files that are not into the destination

2009-12-24 Thread Tzafrir Cohen
sSpeak? > > In any case, in the context of your query, which is an operation that > involves components of a file system, the technical term directory > appears to be more appropriate than the vague icon-inspired term folder. And a directory is? Isn't it the D in an LDAP server?

Re: Weird time-zone oscillation

2009-12-12 Thread Tzafrir Cohen
e my computer's timekeeping is OK. I could not reproduce this > in any other Debian machines I have access to. In addition, on a Lenny > chroot in the SAME machine, I could not reproduce it (everything was > in order). Could someone suggest as to why this is happening? >

Re: 'exim', version '4.69', is out of date

2009-12-09 Thread Tzafrir Cohen
found the answer to his question. In fact, the documentation in the package is intended for a big-time esrver admin. This is not the package you'd recommend for casual users to test their system. This is not the equivalent of the Windows virus scanner. -- Tzafrir Cohen | tza

Re: 'exim', version '4.69', is out of date

2009-12-09 Thread Tzafrir Cohen
On Wed, Dec 09, 2009 at 12:37:22PM +, Camaleón wrote: > On Wed, 09 Dec 2009 12:16:01 +0000, Tzafrir Cohen wrote: > > > On Wed, Dec 09, 2009 at 07:03:26AM +, Camaleón wrote: > > > >> - Debian Lenny (stable) is not a "rolling-update" distribution. So o

Re: 'exim', version '4.69', is out of date

2009-12-09 Thread Tzafrir Cohen
ts job. Most of the installations of Exim in the world are by now "out of date". Hence Rkhunter is more likely to generate a false warning. Or even worse: to encourge the user to install an unsupported package. > > I, personally, would not take any step :-) So you basically your hunter

Re: Does email server OS needs clamav?

2009-12-08 Thread Tzafrir Cohen
and finally get control over whole the > OS. For instance, if that hacker sends you an email: "Please forward this message to everyone and then destroy the mail server, and you actually decide to follow up on it. Shouldn't your Virus Scanner prevent that? This is, after all, an email

Re: Unable to install libncurses5-dev

2009-12-06 Thread Tzafrir Cohen
. But you could have tried libncurses-dev . -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best ICQ# 16849754 || friend -- To UNSUBSCRIBE, email to debian-user-r

Re: live cd/usb projects?

2009-11-29 Thread Tzafrir Cohen
how can I create an .iso file instea? That is actually the default, if you don't use --binary-images usb-hdd -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best ICQ# 16849754 |

Re: Grep on dictionary words

2009-11-29 Thread Tzafrir Cohen
the version described here. Please refer to your shell's documentation for details about the options it supports. false Report bugs to <%s>. bug-coreut...@gnu.org /usr/share/locale --help --version Jim Meyering 6.10 GNU coreutils %s (%s) %s %s Written by %s. Written by %s and %s.

Re: VirtualBox or VMware?

2009-11-28 Thread Tzafrir Cohen
ect 5.1 (a DOS app) files that I have been creating > since the 80s, the contents of which I want to use now in a book I am > putting together. Use WP5.1 under dosemu? ;-) -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt

Re: Will rsync fix iso-file checksum failure?

2009-11-26 Thread Tzafrir Cohen
lows me to redoanload it not (w/ ftp, etc) whole again? Rsync should check for the checksum of the file. Furthermore, on a large file it should try to avoid downloading parts of it if that local part has the same checksum as in the remote. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is

Re: perl install paths

2009-11-26 Thread Tzafrir Cohen
. > > Also, have you used dh-make-perl? > It will pull down stuff from CPAN and automagically turn it into a .deb > (though I don't know if it would necessarily fix this path problem). It basically avoids the problem altogether. -- Tzafrir Cohen | tzaf...@jabber.org | VI

Re: On Access Virus Scanner Recommendation

2009-11-25 Thread Tzafrir Cohen
On Wed, Nov 25, 2009 at 10:26:12AM +0100, Holger Rauch wrote: > Hi, > > On Tue, 24 Nov 2009, Tzafrir Cohen wrote: > > > [...] > > Why is that a problem? Do you have Windows clients accessing the system > > through NFS? > > Not necessarily, but I'd li

Re: clive doesn't extract youtube file

2009-11-24 Thread Tzafrir Cohen
Here I just rebuilt cclive from Unstable a while ago. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best ICQ# 16849754 || friend -- To UNSUBSCRIBE, email t

Re: On Access Virus Scanner Recommendation

2009-11-24 Thread Tzafrir Cohen
lem? Do you have Windows clients accessing the system through NFS? -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il || a Mutt's tzaf...@cohens.org.il || best ICQ# 16849754 || friend -- To UNSUBSC

  1   2   3   4   5   6   7   8   >