Re: Instalacja Debian8 błąd w Release

2022-01-14 Thread Wojciech
is a different version there. Of course i soo https://www.debian.org/distrib/archive, but in this pleaces isn't Jessie (Debian 8). The latest version is squeeze (Debian 6). Of course i don't why. In my opinion Debian 8 should be moved to archive, but it is not Regards and nice to

Re: Installation Debian8 error in Release

2022-01-13 Thread Wojciech
e after apt update) Have a nice day W dniu 13.01.2022 o 14:58, Thomas Schmitt pisze: Hi, Google translation says that Wojciech wrote: During the installation, when you choose a mirror server, packages is mistake. Maybe the fallback servers listed in debian-8.11.1-amd64-DVD-1.jigdo can be u

Instalacja Debian8 błąd w Release

2022-01-13 Thread Wojciech
Polska (jak pokazuje) też icm, Szwecja, Holandia, Szwajcaria, USA. Kiedy mogę się spodziewać naprawienia ? Jak jest metoda obejściowa w tym momencie. Czy wystarczy ten mail czy muszę pisać na grupę światową ? Pozdrawiam Wojciech.

bind9 keytable.c problem

2015-08-14 Thread Wojciech Gintowt
Hi all i have a problem with bind in 1:9.8.4.dfsg.P1-6+nmu2 in syslog Aug 14 11:42:23 core-gw named[14159]: keytable.c:533: REQUIREkeytable) != ((void *)0)) && (((const isc__magic_t *)(keytable))->magic == ((('K') << 24 | ('T') << 16 | ('b') << 8 | ('l')) failed Aug 14 11:42:23 core-gw na

Option to disable touchpad when mouse is connected or when keyboard is used has disappeared :-(

2012-03-12 Thread Wojciech Zabołotny
Hi, In my KDE4 based laptop I was using the option disabling the touchpad when mouse is connected and when keyboard is used. What's interesting: this option was available when touchpad configuration was displayed separately in the "lost & found" section of "system settings" in KDE. After certa

SOLVED! Samba clients refuse to connect to old win98 server even though "client lanman auth = yes" is set

2012-01-11 Thread Wojciech Zabołotny
that now it is necessary to set BOTH options: client lanman auth = yes client ntlmv2 auth = no in the /etc/samba/smb.conf file to be able to connect to those old servers. -- HTH & Regards, Wojciech Zabołotny/ / -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a s

SOLVED! Samba clients refuse to connect to old win98 server even though "client lanman auth = yes" is set

2012-01-11 Thread Wojciech Zabołotny
that now it is necessary to set BOTH options: client lanman auth = yes client ntlmv2 auth = no in the /etc/samba/smb.conf file to be able to connect to those old servers. -- HTH & Regards, Wojciech Zabołotny /

Re: Re: USB ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS] in debian

2011-11-29 Thread Wojciech Zabolotny
On Nov 29, 10:50 pm, Scott Ferguson wrote: > On 30/11/11 07:06, wzab wrote: > Did you try:- > lsmod | grep rtl819 > ? > the above previously returned rtl8192cu and rtl8192c_common (now only the second one). Yes, I had this module installed (that's why I had to disable it by renaming rtl8192cu.k

Re: Re: Network Manager in Debian and modem with non-standard init strings

2011-10-27 Thread Wojciech Zabołotny
Yes, but when I set up connection with wvdial, then other application do not know, that network connection is active. For example Empathy refuses to work in this condition... -- Regards, WZab -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Re: Cyrus 2.2 imapd in AMD64

2010-04-23 Thread Wojciech Ziniewicz
2010/4/23 Carlos Bergero : > I copied the old files, but also try to run with the original files of the > install, in both cases i have the same problema and files dont differ much. > did You copy cyrus database between servers too ? regards -- Wojciech Ziniewicz http://www.rfc-edito

Xilinx USB programmer - problems with Debian/Linux - Solved

2009-10-21 Thread Wojciech Zabolotny CERN
Hi, After last upgrade of my Debian/testing system which I use for FPGA development, the Xilinx USB programmer stopped to work. After some research I've found, that the syntax of udev rules has changed, and it is necessary to replace $TEMPNODE with $tempnode: === xusbdfwu.rules SYS

Re: simple router

2008-08-05 Thread Wojciech Ziniewicz
2008/8/5 A n d i k a Triwidada <[EMAIL PROTECTED]>: > On Wed, Aug 6, 2008 at 1:59 AM, Alexander <[EMAIL PROTECTED]> wrote: >> I want create my debian home router: did you turned on ip forwarding ? -- Wojciech Ziniewicz Unix SEX :{look;gawk;find;sed;talk;grep;touch;finger;

Re: New user need some help

2006-04-27 Thread Wojciech R. Kusiak
> I believe xdm and wdm lack the ability to choose which environment you WINGs Display Manager (wdm) provides you with a list of installed window managers. Lower left corner of the window, where normally is text "NoChange". The WM preference is saved until you don't change it man

New package suggestion - scanbuttond - extension of sane packages

2005-10-22 Thread Wojciech Zabolotny
Hi All, I'd like to suggest adding a new package - "scanbuttond" (http://scanbuttond.sourceforge.net/). It is a very useful program allowing to make full use of buttons found in some scanners. -- Regards, Wojtek Zabolotny -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Suggestion of new debian package - GHDL - free VHDL simulatior

2003-09-25 Thread Wojciech Zabolotny
Hi All, I've just found GHDL (http://ghdl.free.fr) which is a free (GPL) VHDL simulator. I think it would be a nice suplement to the Icarus Verilog package... It seems to me that it should be relatively easy to package it (however I'm not able to do it myself :-( ) -- Regards, Woj

More details:: esdrec hangs when esd is running - select function problem?

2003-09-20 Thread Wojciech Zabolotny
Hi All, I've done one more test. I've run esd with: $ strace 2>/tmp/debug esd And then I've run on the another console: $ esdrec > /tmp/test.raw Then I've killed esdrec with CTRL+C (after a few seconds). In the /tmp/debug I've found: [...] socket(PF_UNIX, SOCK_STREAM, 0) = 4 fcntl64(4, F_S

esdrec hangs when esd is running

2003-09-20 Thread Wojciech Zabolotny
Hi All, I need to use an application which uses ESD for both capture and playing of voice (a voice chat enabled YM client for Linux). However I've discovered that ESD based voice capture doesn't work in my system. Tracing down the problem, I'v get to the situation where I run esd on one console,

[no subject]

2003-03-29 Thread Wojciech Kopijasz
Witam bardzo serdecznie. Wierzę, że znajdziesz rozwiązanie na mój problem. Otóż, chodzi oto, że ostatnio próbowałem sobie zainstalować Linux'a Red Hat'a w wersji zarówno 8.0 jak i 7.1 i nic z tego nie wyszło. Podczas instalacji przy przechodzeniu do ręcznego utworzenia partycji (Dysk Druid) wysk

DocBook with MathML in debian/testing - doesn't work :-(((

2003-01-15 Thread Wojciech Zabolotny
nsp 1.5pre5-5.1 And other packages on which the above depend. Thank you in advance for any help/suggestions how to fix the problem. -- Wojciech M. Zabolotny [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: kernel 2.4.17...2 strange things(2)

2002-01-05 Thread Wojciech Arabczyk
al? > > Many thanks > Willem > I've had the problemn with switched interfaces too (realtek, and 3com also :) . My workaround was to compile the first one into the kernel and the second one as an module. Worked for me. Hope this helps. Wojciech Arabczyk

CIPE in debian 2.2 - a few problems

2001-11-11 Thread Wojciech Zabolotny
nel: PROTO=17 aaa.bbb.ccc.ddd:1234 111.222.333.444:9876 L=100 S=0x00 I=58293 F=0x4000 T=64 I don't know how to switch off these annoying messages which overflow my logs... -- TIA & Regards, Wojciech M. Zabolotny http:

Re: Kernel documentation/book

2001-10-31 Thread Wojciech Zabolotny
eilly.com/catalog/linuxkernel/ 2) Many interesting things may be found in: Linux Device Drivers, 2nd Edition (freely available online!!!) http://www.oreilly.com/catalog/linuxdrive2/ -- HTH & Regards, Wojciech M. Zabolotny

More details: Problems with crosscompilation of 2.0.38 on potato with 2.4.9 kernel

2001-09-23 Thread Wojciech Zabolotny
x27;t introduced another difficult to find error (i dislike solutions which I don't understand ;-) ). -- TIA & Regards, Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PRO

Problems with crosscompilation of 2.0.38 on potato with 2.4.9 kernel

2001-09-23 Thread Wojciech Zabolotny
eceive the following errors: make[2]: *** [fastdep] Error 135 make[2]: Leaving directory /tmp/linux/drivers/char' make[1]: *** [fastdep] Error 2 What is the cause of that error, and how to cure it? -- TIA & Regards, Wojciech M. Zab

INCOMPATIBILITY FOUND: Re: IrDA stopped working after kernel upgrade to 2.4.9

2001-08-22 Thread Wojciech Zabolotny
On Thu, Aug 23, 2001 at 12:47:11AM +0200, Wojciech Zabolotny wrote: > Hi All, > > I just stated that the reason is that the "irattach" is not running. > When I start it by hand with "irattach /dev/ttyS1", everything works > correctly. But now I really don&

IMPORTANT HINT Re: IrDA stopped working after kernel upgrade to 2.4.9

2001-08-22 Thread Wojciech Zabolotny
Hi All, I just stated that the reason is that the "irattach" is not running. When I start it by hand with "irattach /dev/ttyS1", everything works correctly. But now I really don't know what is the correlation with kernel upgrade =:-( ? --

Re: IrDA stopped working after kernel upgrade to 2.4.9

2001-08-22 Thread Wojciech Zabolotny
;irtty" and only then run pilot-xfer. Unfortunately it didn't help anyway. PS. I've decided to change the subject. I suppose that only a few people know what pilot-xfer is. Probably "IrDA" is much more popular... -- Thanks & Regards, Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.debian.org Linux - free OS for free people!

Re: pilot-xfer stopped working after kernel upgrade to 2.4.9

2001-08-22 Thread Wojciech Zabolotny
without serial driver, but didn't) -- Regards, Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.debian.org Use Linux - save your data and time

pilot-xfer stopped working after kernel upgrade to 2.4.9

2001-08-22 Thread Wojciech Zabolotny
TIA & Regards, Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.ise.pw.edu.pl/~wzab/picadc/picadc.html - Build your FREE Data Acquisition System

RE: modules

2001-04-02 Thread Wojciech Milek
Which kernel do you have? I can't find this module in 2.2.18 W > Hi All, > I'm trying to compile support for my sound card into my kernel but I > can't find an option for it in make config or make xconfig. I have, > however, found the source for the right driver in sound/driver (it's > cx46xx

RE: Alsa

2001-04-02 Thread Wojciech Milek
You can create a file in directory /etc/modutils file contain your modules and run update-modules to recreate /etc/modules.conf W > I had an old working RedHat version with also installed. I went to move > my changes to /etc/modules.conf over to the new Debian version. I opened > up the /etc/modu

RE: run-parts and syslog

2001-03-29 Thread Wojciech Milek
> 1. is there an undocumented flag in run-parts, which I can use for this >purpose? I don't thing so > 2. is there an easy way to get messages from shell and perl scripts into >the syslog? man logger NAME logger - make entries in the system log SYNOPSIS logger [-is] [-f fil

The ALSA driver in potato is very outdated :-(

2000-06-14 Thread Wojciech Zabolotny
he new version in proposed-updates)? -- Greetings Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.gnupg.org Gnu Privacy Guard - protect your mail & data with the FREE cryptographic system

Re: GR to remove the support for non-free packages

2000-06-08 Thread Wojciech Zabolotny
RSA dependent cryptographic packages, software for compressed GIFs and MP3 encoders... -- Greetings Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.freedos.org Free DOS for free people!

How to extract the "ms-tnef" attachment in debian?

2000-06-06 Thread Wojciech Zabolotny
-tnef" MIME type. :-P -- TIA Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab http://www.gnupg.org Gnu Privacy Guard - protect your mail & data with the FREE cryptographic system

Re: Boot Windows with LILO

2000-06-05 Thread Wojciech Zabolotny
On Mon, Jun 05, 2000 at 06:37:07PM +0200, Wojciech Zabolotny wrote: > On Mon, Jun 05, 2000 at 05:56:09PM +0200, Francois Fayard wrote: [...] > > default = Linux > > vga = normal > > root = /dev/hda5 > > read-only [...] >In this case you'll need to

Re: Boot Windows with LILO

2000-06-05 Thread Wojciech Zabolotny
I'd suggest adding the "table = /dev/hda" line at the end of your lilo.conf (see "man lilo.conf" for details). -- HTH Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.opendvd.org Don't allow others to decide what can you play on YOUR hardware, and what OS you need to watch DVD!!!

Re: 128 bit version of Netscape 4.73

2000-06-05 Thread Wojciech Zabolotny
. > > > > You could download what your looking for with an ftp program at -- > ftp.netscape.com Is there 128-bit version available on their ftp site? I couldn't find it. There is only an "export" version :-(. ftp//:ftp.netscape.com/pub/communicator/english/4.73/unix/support

How to use/create "transparent compression" on CD's under debian?

2000-06-01 Thread Wojciech Zabolotny
TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.ise.pw.edu.pl/~wzab/picadc/picadc.html - Build your FREE Data Acquisition System

Re: Intro and it seems that W3.1 can see beyond thepartitionbarriers!

2000-05-29 Thread Wojciech Zabolotny
ed is that there should be a small start partition located under the 1024th cylinder mounted as "/boot" directory). -- Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.debian.org Linux - free OS for free people!

Re: Problem with installing potato on i810 based PC. (No agpgart

2000-05-26 Thread Wojciech Zabolotny
just the previous version of agpgart (internally marked as agpgart.c,v 1.1.2.2 1999/11/18 19:06:20)... -- Greetings Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.opendvd.org

Re: Programowanie za pomocą skryptów

2000-05-26 Thread Wojciech Zabolotny
group: pl.comp.os.linux Additionally I'd rather suggest sending the sources as "tgz" or "gz" attachments to spare the bandwidth. My reply was not intented to offend you. I hope that you continue to contribute the Linux software. -- G

Re: Problem with installing potato on i810 based PC. (No agpgart

2000-05-25 Thread Wojciech Zabolotny
On Thu, May 25, 2000 at 10:24:15AM -0700, Sean 'Shaleh' Perry wrote: > On 25-May-2000 Wojciech Zabolotny wrote: > > I just tried to install potato on the PC with i810 based motherboard. > > The problem is with it's VGA adapter. In the documentation attached > >

Problem with installing potato on i810 based PC. (No agpgart in xserver-svga package?)

2000-05-25 Thread Wojciech Zabolotny
either compiled model nor its source in the xserver-svga package. Have I missed something? -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.debian.org Use Linux - an OS without "trojan horses" inside

Berlin - an addition to or replacement of X11?

2000-05-18 Thread Wojciech Zabolotny
Greetings Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.verilog.net - Get the FREE Verilog compilers & simulators!

[OT] -march=pentium and -malign-double in egcs

2000-05-10 Thread Wojciech Zabolotny
Hi All, Does anybody know if -march=pentium in egcc implies automatically the -malign-double? -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.freedos.org Free DOS fo

Re: How to optimize for speedy calcs?

2000-05-09 Thread Wojciech Zabolotny
;http://www.deja.com/getdoc.xp?AN=589930016&fmt=text"; -- HTH Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.freedos.org Free DOS for free people!

Re: How to optimize for speedy calcs?

2000-05-09 Thread Wojciech Zabolotny
earch=thread&CONTEXT=957862085.2010841139&HIT_CONTEXT=957861990.2011627534&hitnum=1 Or enter the dejanews and search for "+Scilab +alignment" in the complete archive. To summarize it shortly - you need to add the -malign-double option in fortran compiler options (the FC_OPTIONS variable). --

Mitsumi CR-2801TE under debian - stopped working after firmware upgrade :-(

2000-04-20 Thread Wojciech Zabolotny
t help. Does anybody faced and solved the similar problem? -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.debian.org Use Linux - an OS without "trojan horses" inside

Re: compiling spice from src

2000-04-11 Thread Wojciech Zabolotny
r compilation of termcap dependent programs the ncurses library (as it was mentioned two messages ago) is the proper choice. -- Greetings Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.debian.org Linux - free OS for free people!

Console text editor with text/enriched support?

2000-04-09 Thread Wojciech Zabolotny
Hi All, I'm looking for the SMALL (ie. not emacs :-) ) console mode with the text/enriched support, which could be integrated with mutt. Is such a beast in debian available? -- Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab

Any verilog compiler packaged for debian?

2000-04-04 Thread Wojciech Zabolotny
us Verilog http://www.icarus.com/eda/verilog/index.html V2K http://www.v-ms.com/v2000.html -- Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.ise.pw.edu.pl/~wzab/picadc/picadc.html - Buil

Configuring crypt++el in slink to work with gpg

2000-03-28 Thread Wojciech Zabolotny
r the security? -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.debian.org Linux - free OS for free people!

Re: Threads under linux

2000-03-27 Thread Wojciech Zabolotny
On Mon, Mar 27, 2000 at 10:07:57AM -0600, Keith G. Murphy wrote: > I don't know much about that stuff, but you *do* know you can download > Solaris for your PC for free now, right? :-) Well, but what for? Is it open source like Linux is? -- Wojciec

Re: VPN

2000-03-22 Thread Wojciech Zabolotny
what software do you use - FreeS/Wan (http://www.freeswan.org) (GPL'ed) or VPS2.0 (http://www.strongcrypto.com/) (which is GPL'ed but uses SSH1, so there are problems with commercial use)? -- Wojciech Zabolotny http://www.ise.pw.edu.p

Ghostscript 6.01 in debian?

2000-03-21 Thread Wojciech Zabolotny
y for inluding in pdflatex documents). So I think I'll need to debianize it for myself... Does anybody has some experiences in debianizing of gs? -- TIA Wojciech Zabolotny [EMAIL PROTECTED]

LyX in frozen linked with buggy xforms?

2000-03-20 Thread Wojciech Zabolotny
is linked with Xforms0.89. Is it safe? -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.opendvd.org Don't let others to decide what can you play on

FreeS/WAN as debian package?

2000-03-19 Thread Wojciech Zabolotny
Hi All, I trid to find the FreeS/Wan package ( http://www.freeswan.org ) in the debian non-us ditribution. However I was unable to find it. Are there any plans to include it? -- TIA Wojciech Zabolotny http

Re: HELP! Install problem. How to free I/O locked by "reserve=..." in boot params?

2000-03-09 Thread Wojciech Zabolotny
modularized stuff that doesn't get autoloaded. Today everything started fine, without any problems. I don't know why, maybe someone has changed the BIOS setup, and the busy resource was really an interrupt? The failing machine is my friend's workstation which is used by many peo

Re: free c compiler 8051

2000-03-09 Thread Wojciech Zabolotny
s Check the SDCC: http://www.geocities.com/ResearchTriangle/Forum/1353/ It works in debian perfectly!!! -- HTH Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.freedos.org Free DOS for free people!

Re: HELP! Install problem. How to free I/O locked by "reserve=..." in boot params?

2000-03-08 Thread Wojciech Zabolotny
ilure (even the -v switch does not help). Thanks for suggestions. Tomorrow I'll try to investigate the problem more thoroughly. -- Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab http://www.freedos.org Free DOS for free people!

Is it possible to burn the "upgrade CD's"?

2000-03-07 Thread Wojciech Zabolotny
the updated packages, which have changed between the r0 and r4? Additionally I'd like to apply the similar method to the new, potato distribution. I have to maintain a few debian boxes without free Internet connections :-(. -- TIA

HELP! Install problem. How to free I/O locked by "reserve=..." in boot params?

2000-03-03 Thread Wojciech Zabolotny
about such cases. I can not change the NIC's iobase. Is there any special boot parameter to disable the autodetection of particular address without blocking it for modules? Is there any way to free such reserved I/O space? -- TIA

Problem with potato installation, Where can I find the description of kernel's boot parameters?

2000-03-02 Thread Wojciech Zabolotny
he particular IO locations only for boot time? -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.freedos.org Free DOS for free people!

How to create a mirror of "source" "binary-i386" & "binary-all"?

2000-03-02 Thread Wojciech Zabolotny
now, that I can use the "wget" with sophisticated options..., but maybe there is something easier.) -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.debian.org Linux - free OS for free people!

EIDE ORB drives in debian/linux ?

2000-02-29 Thread Wojciech Zabolotny
Hi All, I'd like to know if ORB drives can be smoothly integrated with linux driven PC? Are they normally visible as an ATAPI/FLOPPY or something like this? -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/

Re: Parser for c++

2000-02-29 Thread Wojciech Zabolotny
ackaged for debian) allowing to develop the applications which may be compiled for Windows and for Linux. -- HTH Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.debian.org Use Linux - an OS without "trojan horses" inside

Problems with compiling FreeHDL (free VHDL) in slink - any other experiences?

2000-02-28 Thread Wojciech Zabolotny
. repeatedly included header file)? Has anybody successfully compiled this package for debian? I can add four 128MB swap files and run compilation in the evening ;-), but maybe there is something to be fixed before. -- TIA Wojciech M. Zabolotny

Re: HELP: debian IMAP client with non-kerberos encrypting authentication?

2000-02-25 Thread Wojciech Zabolotny
On Fri, Feb 25, 2000 at 04:05:31PM -0500, Brendan Cully wrote: > On Friday, 25 February 2000 at 21:41, Wojciech Zabolotny wrote: > > Hi All, > > > > I'm looking for IMAP server/client, allowing for safe authentication (no > > plain > > text password transfer

HELP: debian IMAP client with non-kerberos encrypting authentication?

2000-02-25 Thread Wojciech Zabolotny
Hi All, I'm looking for IMAP server/client, allowing for safe authentication (no plain text password transfer). The imap/fetchmail set requires installation of the whole kerberos suite, which is very big trouble... :-(. -- TIA Wojciech Zabo

Re: How to configure the imap package after installation?

2000-02-25 Thread Wojciech Zabolotny
On Fri, Feb 25, 2000 at 02:48:36PM +0100, Wojciech Zabolotny wrote: > I've installed the imap package on my debian box. However I can't access > my mail folders, located in ~/Mail directory - neither from other debian > box with fetchmail nor from Win98 box with Netscape. I

How to configure the imap package after installation?

2000-02-25 Thread Wojciech Zabolotny
to make my mail folders visible? In Netscape I can see only "~" and "INBOX" folders which in fact do not exist... -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http:/

How to fetch procmail processed mail from my office computer?

2000-02-24 Thread Wojciech Zabolotny
the folder names for fetchmail? -- TIA Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab http://www.freedos.org Free DOS for free people!

Mutt & procmail in debian - how to configure locking of folders?

2000-02-24 Thread Wojciech Zabolotny
t. Is there any universal solution (I'd like to be able to access the procmail created folders with other MUA's eg. pine, Mozilla etc.). -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [E

Re: Scanners in Debian

2000-02-21 Thread Wojciech Zabolotny
lude only "SCSI over Printer Port" scanners or proprietary protocols too? I'm especially interested in using with Linux my Mustek ScanMagic 9636P (AKA Mustek 12000P). -- TIA Wojciech M. Zabolotny http://www.is

Re: spice (fwd)

2000-02-20 Thread Wojciech Zabolotny
ave a look. No source, just binary, > and I have a hunch it is compiled for slink. I couldn't get it to run on > potato. -- Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab http://www.debian.org Use Linux - an OS without "trojan horses" inside

Support for custom designed PCI/PLX9080 card in debian.

2000-02-19 Thread Wojciech Zabolotny
m the mapping of the PCI card local bus to the CPU's memory or I/O address space? 3) Can the required functions be implemented in the "user mode" driver, or is it necessary to write the kernel module? -- TIA

[continued] How to set LANG variable for X window session started by XDM?

2000-02-14 Thread Wojciech Zabolotny
proper way to set locales for X sessions? BTW. Why the /etc/environment is not sourced by the standard debian /etc/profile? -- TIA Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab http://www.debian.org Use Linux - an

How to set LANG variable for X windows sessions started by XDM?

2000-02-14 Thread Wojciech Zabolotny
I've checked it, but without success... Setting in /etc/init.d/xdm doesn't work either :-(. Is there any place where I could set IN ONE PLACE the correct default i18n values for both X and console applications? -- TIA Woj

Re: Problems with vncserver in debian...

2000-02-11 Thread Wojciech Zabolotny
On Thu, Feb 10, 2000 at 03:17:31PM -0500, [EMAIL PROTECTED] wrote: > On Thu, Feb 10, 2000 at 03:54:17PM +0100, Wojciech Zabolotny generated a > stream of 1s and 0s: > > Hi All, > > > > When I connect from a DOS computer to vncserver running on my Debian box, > > t

Problems with vncserver in debian...

2000-02-10 Thread Wojciech Zabolotny
guration of my vncserver or the DOS client? How to fix it? -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.ise.pw.edu.pl/~wzab/

Re: DVD

2000-02-09 Thread Wojciech Zabolotny
pendvd.org There is Linux software on this site, with the info how to set it up. Probably, there should be also a list of compatible DVD players. -- Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab

Re: How to change size of page in postscript doc? (non-trivial question)

2000-02-09 Thread Wojciech Zabolotny
ife ;). Thank's, pstops did the trick, however one problem still remained - the rubbish still exist even though it does not fit on the page. When I use the psbook and psnup to get the smaller, printed booklet, rubbish from left page destroys the right one :-(. Is it possible to for

How to change size of page in postscript doc? (non-trivial question)

2000-02-09 Thread Wojciech Zabolotny
ted in the output. Does anybody know such a beast? -- TIA Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab http://www.opendvd.org Don't let others decide what can you play on YOUR hardware, and what

Whiteboard for debian?

2000-02-04 Thread Wojciech Zabolotny
Hi All, I'm looking for the whiteboard teleconferencing utility, available for both Linux and Winblow$. It should be open source of course... -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAI

Is it safe to upgrade debhelper to potato, leaving the rest of slink?

2000-02-04 Thread Wojciech Zabolotny
uched? (I'm afraid, that I will be unable to recompile any standard slink packages after such change :-( ). -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.gnupg.org G

How to compose text/enriched messages in mutt?

2000-01-31 Thread Wojciech Zabolotny
, console mode text editor, that I could use with mutt? How to automatically create the appropriate Content-type header? -- Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.gnupg.org Gnu Privacy Guard - protect you

How to reset a local printer from the Debian box?

2000-01-22 Thread Wojciech Zabolotny
ms to be a very dirty trick :-(. -- Thanks for any suggestions Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab http://www.freedos.org Free DOS for free people!

Re: ppp/chat: BLACKLISTED after (many) tries

2000-01-20 Thread Wojciech Zabolotny
which will switch off/on your modem under the software controll. (Switching modem on and off after each two trials, when you have to try 100 times before you get connected is really tiring :-)). -- Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab

Re: Please Help me!!!

2000-01-09 Thread Wojciech Zabolotny
eap call via Internet. > I know about two such programs: VAT and speak-freely. AFAIK both are available as debian packages. -- HTH Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab http://www.debian.org Linux - free OS for free people!

Re: Problem with mutt sources - unknown C syntax?

2000-01-09 Thread Wojciech Zabolotny
On Sun, Jan 09, 2000 at 07:53:28PM +, Paul J. Keenan wrote: > On Sat, Jan 08, 2000 at 02:50:14PM +, Paul J. Keenan wrote: > > On Sat, Jan 08, 2000 at 12:24:26PM +0100, Wojciech Zabolotny wrote: > > > Hi All, > > > > > > The problem is that I don&

Re: UNIX variant for old PC

2000-01-09 Thread Wojciech Zabolotny
ng NCSA-telnet under FreeDos) and connect them to one 386 or better Linux server... -- Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab http://www.freedos.org Free DOS for free people!

Problem with mutt sources - unknown C syntax?

2000-01-08 Thread Wojciech Zabolotny
preceeding the paranthesis around the string definition? Is it a GCC extension? -- Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab http://www.debian.org Use Linux - save your data and time

Problems with mutt 1.0.1 i under slink

1999-12-30 Thread Wojciech Zabolotny
y the modified packages, needed to r0 -> r4 upgrade? -- TIA Wojciech M. Zabolotny http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED] http://www.debian.org Use Linux - save your data and time

How to setup the safe mail&news relying system in debian?

1999-12-24 Thread Wojciech Zabolotny
th SSL? Thanks for any suggestions & pointers. -- TIA & best XMas wishes Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab http://www.debian.org Use Linux - save your data and time

Debianized Mutt-i 1.0 for slink! (WAS: Problem with Mutt <-> GPG cooperation)

1999-12-21 Thread Wojciech Zabolotny
On Mon, Dec 20, 1999 at 10:50:21PM +, Jonathan McDowell wrote: > > On Mon, Dec 20, 1999 at 11:41:52PM +0100, Wojciech Zabolotny wrote: > > > > I had this problem too and upgraded to mutt 1.0i and it's gone away, so > > > I guess it was a known bug that

Re: Problem with Mutt <-> GPG cooperation

1999-12-20 Thread Wojciech Zabolotny
ally multipart/splitted messages (eg. generated by mpack)? -- Wojciech Zabolotny http://www.ise.pw.edu.pl/~wzab http://www.gnupg.org Gnu Privacy Guard - protect your mail & data with the FREE cryptographic system pgpgQlpY0m7

Problem with Mutt <-> GPG cooperation

1999-12-20 Thread Wojciech Zabolotny
rm, the recipient's e-mail... all the syntaxes given in gpg's man page. Nothing works! The beep is heard and I can see again the: Enter keyID for ...: What's wrong? The pgp_default_version is set to 'gpg'. The mutt version is Mutt 0.95.3i (1999-02-12), and the gpg versio

Problems with building of Gnupg 1.0.1 package in slink - with (dirty) solution

1999-12-19 Thread Wojciech Zabolotny
7;ve got the working gnupg_0.9.10-2_i386.deb package. BTW I don't know what defines the version of the package. The debian/control does not contain the "Version:" line, there is only "Standards-Version" line... -- Wojciech Zabolotny

Re: Monochrome XFIG

1999-12-14 Thread Wojciech Zabolotny
ch was continuously upgraded (without reinstallation) since debian 1.2. Probably I have preserved the old config files for xfig. However I never had time to solve this problem (it is not very important for me and my users). Please let me know if you discover the reason. --

  1   2   3   >