Re: Web-based email encryption / signing

2001-11-19 Thread Ilya Martynov

EB You can use gpg with Mutt to encrypt email. If you are running in
EB KDE you can use KMail. I don't know what the GNome email client
EB is. Most clients will support encryption and signing.

Note the subject. OP asked about *web-based* email encryption / signing.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: mozilla and XML

2001-11-18 Thread Ilya Martynov

JT Dear all,
JT I was highly pleased when I found that mozilla (0.9.5) formats my XML
JT files nicely according to a CSS2 style sheet (well, not all, but most
JT features seems to be implemented). Imagine my surprise when I put a
JT file online and mozilla asked if I wanted to download the file or if I
JT wanted to use an application ...

JT Is it possible to let mozilla handle xml files like html files? In the
JT settings there seems to be no way.

JT BTW, Internet Explorer (on Win2k) does this by default, but has lesser
JT features implemented.

It looks like your web server doesn't issue correct Content-Type (IIRC
text/xml) header for your XML files.

Why IE works? IE tries to guess content type from url in some
cases. For example if IE sees .html at the end of url it will always
assume that it is HTML.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Being cracked? (need help on apache log files)

2001-10-29 Thread Ilya Martynov

OSS We just got our ADSL and now have a server running Apache on a potato box
OSS at home.  DynDNS provides us with dynamic dns.

OSS Today I found these lines in my acces.log:

OSS 213.133.35.205 - - [29/Oct/2001:12:54:40 +0100] GET 
/scripts/root.exe?/c+dir HT
OSS TP/1.0 404 210
OSS 213.133.35.205 - - [29/Oct/2001:12:54:41 +0100] GET 
/MSADC/root.exe?/c+dir HTTP
OSS /1.0 404 208
OSS 213.133.35.205 - - [29/Oct/2001:12:54:41 +0100] GET 
/c/winnt/system32/cmd.exe?/
OSS c+dir HTTP/1.0 404 218
OSS 213.133.35.205 - - [29/Oct/2001:12:54:41 +0100] GET 
/d/winnt/system32/cmd.exe?/
OSS c+dir HTTP/1.0 404 218
OSS 213.133.35.205 - - [29/Oct/2001:12:54:41 +0100] GET 
/scripts/..%255c../winnt/sy
OSS stem32/cmd.exe?/c+dir HTTP/1.0 404 232
OSS 213.133.35.205 - - [29/Oct/2001:12:54:41 +0100] GET 
/_vti_bin/..%255c../..%255c
OSS ../..%255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0 404 249
OSS 213.133.35.205 - - [29/Oct/2001:12:54:41 +0100] GET 
/_mem_bin/..%255c../..%255c
OSS ../..%255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0 404 249

OSS and so on.  To me it looks as if 213.145.168.244 is trying
OSS to execute some file giving him root access.  Are someone trying to
OSS crack my machine?  What should I do?

Ignore it. It is a worm which tries to hack IIS. Since you running
Debian + Apache you are hardly in danger.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: mingw32 cross compiler produces large exe files

2001-10-08 Thread Ilya Martynov

DP I've noticed that using the mingw32 cross compiler under debian seems to
DP generate exe files much larger than if I compile under windows.

DP in the order of 11K to 250K which is fairly significant for a very
DP simple program with 800B of source code!

DP Does anyone know why this might be, or if there are settings which might
DP affect compiled file size?

If debugging symbols are turned on than it should significantly
increase compiled file size.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: X v4.1.0 broke

2001-09-24 Thread Ilya Martynov

JB snip
 MMRR can be compiled in or not. It is kernel option - no need to
 upgrade kernel. Just recompile. Anyway it is not critical error. It
 only affects X server perfomance (noticeable difference when playing
 movies in mplayer or aviplay for example).

JB I didn't really notice a difference when using Mplayer, but I
JB doubt my K6 III 400MHz have much to offer anyway.

Dunno. It probably depends on hardware a lot. On my box (Celeron
400MHz) I easily see significant speedup if MMRR is compiled in.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: X v4.1.0 broke

2001-09-21 Thread Ilya Martynov


 ** (WW) System lacks support for changing MTRRs

T Don't know if it has to do with your x crasch. This is the only bad entry
T in your XFree86.0.log i saw. (WW) means a warning and must not be the
T cause for your hanging X. I use X4.1 too and have no such problems. And
T i don't have a log entry like this in my XFree86.0.log. Don't know really
T what you have to do. The only i can say is, that MTRR support is a part
T of kernel. Which kernel do you use? May be possible you have to upgrade to
T a newer version.

MMRR can be compiled in or not. It is kernel option - no need to
upgrade kernel. Just recompile. Anyway it is not critical error. It
only affects X server perfomance (noticeable difference when playing
movies in mplayer or aviplay for example).

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: OT: tail -f | while read

2001-09-06 Thread Ilya Martynov

MFK hi,
MFK why does the following not work:

MFK   tail -f /var/log/syslog | grep something | while read i; do myprog $i; 
done

Untested:

tail -f /var/log/syslog | grep something | (while read i; do myprog $i; done)

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Perl 5.6.1 debs for potato

2001-08-21 Thread Ilya Martynov

Does anynody know if there exist unoffical debs of Perl 5.6.1 for
potato? Sure I can build them myself (at least I think so) but maybe
someone already have done it.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: perl question

2001-07-25 Thread Ilya Martynov

 Do not reinvent wheel :). Use standart Perl modules.
 
 use File::Path;
 rmtree([$dir]);
 
 See File::Path docs for more info.
 

KGM Correct me if I'm wrong, but this is what the OP *didn't* want to do
KGM (taken from File::Path doc):
 
KGM  All of the files and directories
KGM below each root, as well as the roots themselves,
KGM  ^^^
KGM will be deleted.

Ooops. My fault - I didn't noticed requirement do not touch root
itself.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: perl question

2001-07-23 Thread Ilya Martynov

  Here's one for some of the perl guys
 
  I want to delete a directory that will have files in it...
  I don't know the name of the files there for wildcards might
  be needed
 
  I understand that rmdir will wipe out an empty directory
  and unlink will wipe out files (only if I know the names of the files)
 
  What would be a nice command to remove a dirtory that had files in it?
  Even better what would be a nice command to delete all files
  in one directory... (leaving the directory intact)

wt sub emptydir {
wt my $dir = shift;

wt [..skip..]

wt }

wt but this code is untested and is likely to cause brain damage
wt and multiple scleroses.

Do not reinvent wheel :). Use standart Perl modules.

use File::Path;
rmtree([$dir]);

See File::Path docs for more info.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: ext2 filesystem

2001-07-11 Thread Ilya Martynov

D On Tue, Jul 10, 2001 at 05:06:27PM -0500, Andrew Dixon wrote:
D | Hi All,
D | I'm looking for a filesystem to put on a some-what embedded system.  I
D | was considering ext2 but IIRC there is a minimum 4K file size.  Does

D I think that is a hardcoded block size that can be changed, if you are
D writing/compiling the code.  I could be wrong though.

IIRC it is not hard coded. It can be specified when you format
filesystem with mkfs.ext2. mkfs.ext2 has parameter -b which can set
block size. Man says that it can be 1024, 2048 or 4096 bytes per
block.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: question about MTRR and XFree86 4.0

2001-07-06 Thread Ilya Martynov

PJS according to /usr/src/linux/Documentation/mtrr.txt...
PJS   A patch is being written for XFree86 which will make this automatic:
PJS   in other words the X server will manipulate /proc/mtrr using the
PJS   ioctl() interface, so users won't have to do anything.

PJS does anybody know if this has been done yet?  it looks like my
PJS mtrr was set:

PJS   reg00: base=0x (   0MB), size= 128MB: write-back, count=1
PJS   reg01: base=0x0800 ( 128MB), size=  64MB: write-back, count=1
PJS   reg02: base=0x0c00 ( 192MB), size=  32MB: write-back, count=1
PJS   reg03: base=0xe800 (3712MB), size=  64MB: write-combining, count=2

PJS but i haven't echo'd anything to /proc/mtrr.

PJS has this patch already been integrated into X 4.0?

I think yes. At least on all video cards I've tried MTRR was enabled
by XFree86 4.xx automatically.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Digital camera and Linux

2001-07-06 Thread Ilya Martynov

Hi,

I'm thinking about buying cheap digital camera for myself.  Right now
I'm going to buy Olympus CAMEDIA C-860L. However I worry about its
so-existance with Linux. Have anybody used it? Is it possible to
transfer pictures from it on my PC under Linux or I'll have to boot
Windows?

Or any advice on another relatively cheap and good digital camera
which can be used with Linux?

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Upgrade killed perl5.6

2001-07-03 Thread Ilya Martynov

RS Hi,
RS After my upgrade yesterday something seems to be wrong around my perl5.6 
and 
RS / or apache.
RS during init apache can't be loaded. Here is the output:

RS **
RS Starting web server: apache.
RS [Tue Jul  3 05:36:30 2001] [error] Can't locate Apache.pm in @INC (@INC 
RS contains: /usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 
RS /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 
RS /usr/local/lib/site_perl /usr/lib/perl5/5.6 /usr/lib/perl5/5.005/i386-linux 
RS /usr/lib/perl5/5.005 . /etc/apache/ /etc/apache/lib/perl) at (eval 1) line 
3.

RS /usr/sbin/apachectl start: httpd could not be started
RS **

RS What does that mean and how can i fix that?

AFAIK it know bug in apache-perl which places its Perl modules at
wrong directory. As temprorary workaround you can hack
/usr/sbin/apachectl.

Find line

HTTPD='/usr/sbin/apache'

and replace it with

HTTPD='PERL5LIB=/usr/lib/perl/5.6.0 /usr/sbin/apache'

Or just copy content of /usr/lib/perl/5.6.0 directory to /usr/lib/perl/5.6.1

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Multiple Disks to be seen as one

2001-07-02 Thread Ilya Martynov

JK On Mon, Jul 02, 2001 at 10:37:56PM +1000, Matt Chipman wrote:
 is it possible to have 2 or more disks in a debian box linked together in
 such a way so that as a share over a network (using samba) thay appear as
 one big disk?  When files are dropped onto them, there is no out of disk
 space errors because they are addressed as one?
 
 If so what is this method called?  I want ot do some experimenting with it.

JK It's called RAID.  Try google for a ton of pointers.  Be sure to read a lot
JK of docs before you try anything with it.

There is also exists LVM: http://www.sistina.com/lvm/

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Starting with XML

2001-06-26 Thread Ilya Martynov

ER I recommend.
ER apt-get install emacs20
ER apt-get install psgml
ER Psgml parses XML and gives it color. With a DTD you can find out what
ER elements are valid.
ER I think there is also a debian-sgml list.

You have forgotten

apt-get install tdtd 

:)

Without it emacs doesn't provide DTD edition mode.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: MAC - IP?

2001-06-18 Thread Ilya Martynov

S Hi,
S if you have a MAC address, how can you find ou tit's ip address?

arp -n | grep MAC-ADDRESS

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: MAC - IP?

2001-06-18 Thread Ilya Martynov

 arp -n | grep MAC-ADDRESS
 
S Which package contains that command?

$ dpkg -S bin/arp
net-tools: /usr/sbin/arp

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Configuring gnus

2001-06-11 Thread Ilya Martynov

DU On Sunday 29 April 2001 06:45, Johann Spies wrote:
 5. What is the difference between semi-gnus and gnus?

DU I have also decided to try gnus (for first time).  Have looked for
DU replies to #5 but did not see one.  Currently I'm using RMAIL with
DU mailcrypt and semi.  Gnus can install without affecting RMAIL but
DU semi-gnus conflicts with flim1.13 (needed by semi).

I don't know what the difference between semi-gnus and gnus in
features but at least I've found semi-gnus to be less stable. I've
seen it to crash my emacs while reading some messages. I've never seen
it with gnus.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Is this video card i810 supported?

2001-06-07 Thread Ilya Martynov

NA can't comment on xfree86 4 as i haven't used it much yet 
NA i imagine if its listed on xfree86.org it is supported you
NA probably have to compile the agpgart module for it though

Yes. It is supported on xfree86 4. I use it with 4.0.3

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: AVI Player

2001-06-07 Thread Ilya Martynov

SJT Hello all,
SJT Does anyone know of a good AVI player for linux?

aviplay

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Don't allow incoming telnet

2001-06-01 Thread Ilya Martynov

RC Hi.
RC How do I stop telnet sessions coming IN?
RC (I only want users to use ssh)

RC grep telnet /etc/services shows:
RC telnet  23/tcp
RC rtelnet 107/tcp# Remote Telnet
RC rtelnet 107/udp

RC  telnet /etc/services shows:
RC telnet stream  tcp nowait  \
RC telnetd.telnetd /usr/sbin/tcpd  /usr/sbin/in.telnetd

RC Presumably I can just uncomment the /etc/services entry?
^

Do you mean /etc/inetd? If so than you are right - you should uncomment
/etc/inetd entry and restart inetd: '/etc/init.d/inetd restart'


-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Don't allow incoming telnet

2001-06-01 Thread Ilya Martynov

RC Hi.
RC How do I stop telnet sessions coming IN?
RC (I only want users to use ssh)

RC grep telnet /etc/services shows:
RC telnet  23/tcp
RC rtelnet 107/tcp# Remote Telnet
RC rtelnet 107/udp

RC telnet /etc/services shows:
RC telnet stream  tcp nowait  \
RC telnetd.telnetd /usr/sbin/tcpd  /usr/sbin/in.telnetd

RC Presumably I can just uncomment the /etc/services entry?
IM ^

IM Do you mean /etc/inetd? If so than you are right - you should uncomment
IM /etc/inetd entry and restart inetd: '/etc/init.d/inetd restart'

I'm sorry for bug in my port. I mean /etc/inetd.conf instead
/etc/inetd.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: VM problem

2001-05-30 Thread Ilya Martynov

BF Hi,
BF I have installed the Debian GNU/Linux 2.2 r1 on my machine. A few days
BF after the installation I noticed some strange messages from the kernel
BF (samples below) concerning the virtual memory (do_try_to_free_pages failed
BF for...).
BF I have a second distribution on my machine (a RedHat GNU/Linux),
BF I haven't seen these error messages (althought I'm not working a lot with
BF this distribution). First I thought that there was a problem in the kernel
BF version (the first one was 2.2.17). My reflex was to recompile a new
BF kernel (new version : 2.2.18pre21) but the problem seems to endure.
BF I have already re-formatted my swap partition.

BF If you have an idea of where the problem comes from please tell me.

AFAIK it is a bug in kernel. 2.2.19 should fix it.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: About PGP signatures

2001-05-24 Thread Ilya Martynov

Noah Supporting RFCs is fine and should be encouraged, but from what
Noah I've seen there is not another mail reader in existance that can
Noah verify mutt's attached signatures.  

john Just to add to the list, the CVS version of Gnus handles PGP/MIME as
john well.

I thoght that Gnus itself doesn't support PGP at all. It needs
Mailcrypt for PGP. And mailcrypt seems to support only embeded
sigs. Or am I wrong?

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Booting under a user login

2001-05-22 Thread Ilya Martynov

V I succeded in convincing my wife to use StartOffice for her work abandoning 
V M$ Word. 
V In order to make it easier the access to a user login to a newly acquired 
V absolute beginner to linux, I'd like to set her PC's boot up so that it 
V goes automatically under a certain user login (I mean without being 
V prompted for a username and , possibly,password).
V Is that possible and, ABOVE ALL, how?

AFAIK kdm has support for autologin. I've never used autologin myself
but according kdm documentation it does what you want.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: SMP machine hangs ofter

2001-05-21 Thread Ilya Martynov

LL I've got a SMP machine (dual P2-266) and happily installed Debian over
LL it ('testing' release, but with 'stable' I had the same problem): it
LL hangs very often when using X windows.
LL It 'hangs' the hard way: stopped mouse, keyboard not responding.

LL It's a known issue or it's just me?

LL Someone can give me some good advice? Or some mean to test the machine
LL just in case it is a phisical fault randomly exploited only by X?

Try to upgrade BIOS. I've seen some SMP motheboards that were unstable
without updated BIOS.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Newbie question - Java install

2001-05-20 Thread Ilya Martynov

NB This gave me the following error code:

NB /usr/local/jre/bin/i386/native_threads/java: error in loading shared
NB libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file:  No
NB Such file or directory.

NB Following some advice from someone else I tried to Locate the file, but it
NB doesn't appear to be any where on the system.

NB Has anyone got an ideas on this?

Install package libstdc++2.9-glibc2.1 .

In future if need to find package that contains some file use
http://packages.debian.org/ .

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Locales missing after upgrading to testing

2001-05-17 Thread Ilya Martynov

JUH [EMAIL PROTECTED]:~$ perl -V:d_setlocale
JUH perl: warning: Setting locale failed.
JUH perl: warning: Please check that your locale settings:
JUHLANGUAGE = de_DE,
JUHLC_ALL = de_DE,
JUHLANG = de_DE
JUH are supported and installed on your system.
JUH perl: warning: Falling back to the standard locale (C).
JUH d_setlocale='define';

JUH When I do a dpkg-reconfigure locales only  en_US.ISO-8859-1 is
JUH generated.

JUH How can I fix this?

edit /etc/locale.gen

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Unrelated to Debian. Telnet

2001-05-17 Thread Ilya Martynov

W Hi All,
W I search the web for an answer, but came up short.
W Occasionally I get some junk mail that  will hang
W my system and won't let me get my mail. So I
W telnet into my isp an look for the culprit. The
W command I use is retr # ---# is the message number.
W What command do I use to delete the said message.

dele #

W When I do ? or type help I get command
W unknown. I called my isp to find out what command
W they use, they did'nt know. Also, can anyone
W recommend a good book on the subject?

Instead book read rfc1939.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: [users] Re: perl locale

2001-05-16 Thread Ilya Martynov

Md also sprach Alan Shutko (on Tue, 15 May 2001 02:00:41PM -0400):
 Why are you setting LANG=en instead of LANG=en_US?

Md i am not setting anything anywhere. in fact, i am lost!

check /etc/environment

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: perl locale

2001-05-15 Thread Ilya Martynov

Md hey guys,
Md whenever i use perl (rename, apt-get/dpkg, anything), i get

Md perl: warning: Setting locale failed.
Md perl: warning: Please check that your locale settings:
Md LANGUAGE = (unset),
Md LC_ALL = (unset),
Md LANG = en
Md are supported and installed on your system.
Md perl: warning: Falling back to the standard locale (C).

Md this is really annoying and i know way to little about perl so as to
Md be able to fix this myself. please please ... any tips?

Perl will always complain if you have problems with libc locales
setup. So usuallly when you see such messgae it is not perl
problem. Did you installed 'locales' package that matches version of
libc6 package? Is your locales configured correctly in
/etc/locale.gen?

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: GRUB bootloader

2001-05-14 Thread Ilya Martynov

GS Hello,
GS I was reading an article in Linux Journal on booting with GRUB. It looked
GS very interesting and I thought:
GS Why not give it a try
GS There is one feature in GRUB that I like, that is, you can browse with your
GS arrow keys to select the OS you 
GS want to boot. I don't think this exists in LILO.

It is not true nowdays. Lilo 21.7 has it.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: X setup, continued.

2001-05-14 Thread Ilya Martynov

A Is there some similar way to change the color depth (with
A some keyboard shortcuts), or the only way is to kill the
A server an then restart it in the desired color depth?

AFAIK it is not possible to chanage color depth. At least with
keyboard shortcuts.

A And another question, is the color depth related somehow to
A the monitor/videocard frequencies? I am asking this because
A in 8 bit color my monitor can produce 800x600 and 100Hz but
A in 16 bit color with the same resolution it can produce only
A some 86Hz.

Yes. Color depth affects maximum frequency.


-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Firing on all CPUs

2001-05-14 Thread Ilya Martynov

DS I've got a dual-CPU system that I'm starting to think only runs off one
DS processor.  The kernel has SMP support built in and /proc/cpuinfo shows
DS two processors, but top only shows a single set of CPU utilization (although
DS it could just be that the stock debian top isn't SMP aware, I suppose) and
DS the system slows down terribly when the load average approaches 1.0 rather
DS than at 2.0 (although I think this box probably sees high load because it's
DS disk-bound rather than CPU-bound).

DS Is there anything else I need to do to activate SMP?  And how do I get top
DS to display stats for each CPU instead of either ignoring the second or
DS presenting aggregate stats?

If /proc/cpuinfo shows two CPUS then both of them are working. Some
old versions of top supports only one CPU - you need updated top if
you want it to see correct CPU info in it. Also some old versions of
ps also was broken on SMP boxes. I don't rememeber what exactly was
broken. I just remember that old ps shows some stats wrongly on SMP.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: locale settings fail

2001-05-12 Thread Ilya Martynov

P I upgraded woody today and got this:
P perl: warning: Setting locale failed.
P perl: warning: Please check that your locale settings:
P  LANGUAGE = (unset),
P  LC_ALL = (unset),
P  LANG = en_US
P are supported and installed on your system.
P perl: warning: Falling back to the standard locale (C).

P What is the best fix for this?

Install package 'locales' which matches version of libc6 package. If
you have it then check if en_US locale is enabled in
/etc/locale.gen. If not then enable it where and run
'/usr/sbin/dpkg-reconfigure locales' to build locale data.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Strong encryption for mozilla (woody)

2001-05-08 Thread Ilya Martynov
HS Or, in my experience, and I stand behind saying this, I'd like a
HS browser for linux that *works* as good as IE... I am *not* pro-MS
HS either.

konqueror is very good. mozilla is good too if you have a lot of RAM
:). Actually I thing both of them have better rendering engine then
IE.


-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



http://packages.debian.org/ bug

2001-05-07 Thread Ilya Martynov

Hi,

Against which package should I fill bugreport about CGI forms on
http://packages.debian.org/?

I've tried to search for filename MIME::Entity using last form on that
page and result was 'Error: MIME::Entity is not a valid search
request'. I refuse to agree with it :)

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: speedup nvidia?

2001-05-04 Thread Ilya Martynov

EJ 4.Download Nvidia drivers (kernel and GLX tar files) and follow the included
EJ http://www.nvidia.com/Products/Drivers.nsf/Linux.html
EJ instructions:

Debian way: use nvidia-glx-src and nvidia-kernel-src packages.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: #pound-sign files# what are they?

2001-05-04 Thread Ilya Martynov

TS I notice that when I stop a process, I sometimes get a file from it like 
this: #foo.txt# or #.foo. 
TS What are these? Are they safe to rm? 

Usualy it is an auto-safe or backup file ( I don't remember exactly)
from some editors: emacs, xemacs, jed and maybe some others.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: package version problem

2001-05-04 Thread Ilya Martynov

BM I have no clue why it deletes it since there is no mention of any
BM ssh package higher than 2.5.2p2 from debian... so what can I do to
BM make this work.  And another question.. when I create some package
BM from the debian source (for instance by running apt-get -b source
BM somepackage). When I install that newly created .deb file and than
BM run apt-get upgrade, that same package is marked as old and
BM replaced by the original debian file... what does one have to do
BM for the package only be replaced by higher version number and not
BM the same version...

Because ssh package on debian has epoch in its Version field.

$ dpkg -s ssh
Package: ssh
  ...
Version: 1:2.3.0p1-0.11 
^^^

1: in Version field is epoch. Package with higher epoch is
considered as always having higher version number. Default epoch is
0. You need to set epoch for your package to 1.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: quake-x11 problems

2001-05-04 Thread Ilya Martynov

MOdM   One more question: I've read some articles in tomshardware web
MOdM site and one of the performance measurement software they use is quake.
MOdM They report FPS rate for the tested hardware.
MOdM   Do you know how to use quake for Linux to do that? Is it
MOdM possible?

In quake 1 you could issue command timedemo (or timedemo1 - I don't
remember) at quake console. It plays demo and when demo is finished it
shows average framerate.

I could be wrong seens I played quake a year ago last time. Maybe you
should use another command but anyway it should be same as on Windows.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: ReiserFS + 2.4.4

2001-05-03 Thread Ilya Martynov

 I'm not sure about reiserfs but at least ext3 does replays logs on
 read only filesystem. I'm going to check if it so with reiserfs.
 
 Here http://kt.zork.net/kernel-traffic/kt20010119_103.html#1 you can
 find some discussion why on jornaling filesystems log can be replayed
 even if filesystem is mounted as read only.

OD Thanks; I'll check it out.
OD If it really does, then my system is okay now.
OD BTW, if it's read-only and you can still write something on the
OD filesystem, why is it called read-only...? (I'm a bit dazed and
OD confused...)

It is called read-only because user programs that work at level of
files and directories can't write on mounted filesystem. Tools that
mount filesystem work on lower level.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: create png files on gnome

2001-05-03 Thread Ilya Martynov

T Hey You!
T Which useful graphical tool of potato2.2r3 i can use to create little
T png files? Need some selfmade icons...

gimp?


-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: power off on shutdown doesn't work

2001-05-03 Thread Ilya Martynov

AP Linux kernel has a feature that enables a machine capable of turning
AP the power off on it's own to do so with shutdown -h.. or poweroff
AP commands. I used to rely on this feature for shutting down my own and
AP other machines remotely. I used to compile my own kernels but recently
AP I switched to a pre-packaged 2.4.3 (woody package, back-ported to
AP potato). Automatic power off on shutdown stopped working. Is there a
AP reason that this useful feature is not enabled in the standard Debian
AP kernels?

Just guessing. Maybe because it can cause problems for some computers
with buggy BIOS.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: ReiserFS + 2.4.4

2001-05-02 Thread Ilya Martynov

OD BTW, I have all my partitions running on reiserfs; problem is, when the
OD system booted up, / partition is always mounted read-only, so that the
OD transaction log is always replayed on, well, read-only filesystem. I
OD have done update-rc.d -f checkfs.sh remove, so that fsck wouldn't be
OD done on the system. But that doesn't make the root partition mounted
OD read-write on boot. The question is, how can I set the system so that
OD the / partition mounted read-write?

I'm sorry but what is the problem with replaying log on read only
filesystem? It should be readonly only for user's programs that use
mounted filesystem.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: ReiserFS + 2.4.4

2001-05-02 Thread Ilya Martynov

 I'm sorry but what is the problem with replaying log on read only
 filesystem? It should be readonly only for user's programs that use
 mounted filesystem.

OD Well, my understanding is that if you have a read-only filesytem, then
OD you wouldn't be able to write anyting to it. Having a transaction log
OD replayed on a read-only filesystem would mean that the transactions are
OD not written. If none is written, then you can say that the journalling
OD filesystem is not working. If it's not working, well, your system would
OD be left in a not-quite-good state.

I'm not sure about reiserfs but at least ext3 does replays logs on
read only filesystem. I'm going to check if it so with reiserfs.

Here http://kt.zork.net/kernel-traffic/kt20010119_103.html#1 you can
find some discussion why on jornaling filesystems log can be replayed
even if filesystem is mounted as read only.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: glibc and Oracle problem

2001-05-02 Thread Ilya Martynov

DW STIL MORE

DW Well I suppose my stupidity might help someone else, so I may as well
DW document it.

DW The libc_nonshared.a is in the libc-dev package.

DW If someone is reading this while trying to follow the instructions
DW from the discussion list on the Oracle site...
DW The libc_nonshared is in the usr/lib directory. If you are not trying
DW to install Oracle... Sorry for disturbing you.

DW When (if?) I finish I will try to document the procedure in the
DW Oracle lists.

BTW Don't know if it will help but try to look here for some info
about Oracle problem:

http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=18391

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: play - or other program to play waves...

2001-05-02 Thread Ilya Martynov

JTH Hi,
JTH I'm looking for play (used by licq) anyone know which package
JTH could contain it? Or any other program (should work with arts)

artsplay?

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Wheel mouse

2001-04-30 Thread Ilya Martynov

AT Hello World,
AT As fas as I know,XFree86 4.0.x supports wheel mice. I have one, and
AT therefore, I have the following input section in /etc/X11/XF86Conifg-4:

AT Section InputDevice
AT Identifier  Logitech MouseMan Plus
AT Driver  mouse
AT Option  Protocol MouseManPlusPS/2
AT Option  Device /dev/psaux
AT Option  ZAxisMapping 4 5
AT EndSection

AT I though the last option line would enable the wheel of my mouse, but it
AT doesn't. I thinks it should be possible without imwheel, but how?

I think you have forgot to add 

Option  Buttons   5

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: How to set vim as default editor

2001-04-30 Thread Ilya Martynov

M For some reason after installing and reinstalling vim, ae still remains
M the default editor.

M when I look in /etc/alternatives I see:
M lrwxrwxrwx1 root root7 Apr 30 23:12 editor -
M /bin/ae
M lrwxrwxrwx1 root root   21 Apr 30 23:12 editor.1.gz -
M /usr/man/man1/ae.1.gz
M lrwxrwxrwx1 root root   12 Apr 30 23:12 ex -
M /usr/bin/vim
M lrwxrwxrwx1 root root   28 Apr 30 23:12 ex.1.gz -
M /usr/share/man/man1/vim.1.gz

M Is there some debian specific setup script that maintains these links?
M I know I can just manually change them to point to vim, but I want to
M run the proper program that does it so I know for future reference.

update-alternatives --config editor

See man for info.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: which gcc?

2001-04-30 Thread Ilya Martynov

DP just a quick question, but which gcc should I have installed?

DP gcc
DP gcc-2.95
DP gcc-3.00

DP or all of the above?

Normally you should have gcc. This package installs 'gcc' binary which
is actually just frontend to real compilators. gcc-2.95 and gcc-3.0
should install compilators iteself. You can have both.

DP does gcc-2.95 and 3.00 replace gcc?

DP if so - will removing gcc break things?

DP I'm running Woody, but don't do any major building - the odd app from
DP source, a kernel, and a few little programs of my own.

I highly recomend you do not use gcc-3.0 for kernel building. Probably
if you do not any major building you should not use gcc-3.0 at all
since it is beta now - there was no offical release of stable version
of gcc-3.0.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



dwww question

2001-04-30 Thread Ilya Martynov

Hi,

I wonder if anybody know why dwww pages 'List of HTML documents' (and
'List of HTML documents, with descriptions' also) can be always empty?
I only can see something like:

Dwww list of documentation (short)

To the long index Short list of documentation

The list of documents is divided into sections: 

And nothing else on this page. Is it (known) bug? Or something wrong
with dwww setup on my box?

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: start-stop-daemon

2001-04-30 Thread Ilya Martynov

D Just how effective is the start-stop-daemon anyway? For instance, can
D I upgrade my kernel (assuming I use a prepackaged version or package
D my own with make-kpkg) or X server and not reboot?

D This service only works for daemons, right? (i.e. lpd, httpd, etc).

On Linux system usually [1] you have to reboot only when you want to
upgrade your kernel. All daemons (which are actually are usual
programs) can be just stoped and started again without any
reboots. There is nothing special about start-stop-daemon. You can
stop and/or start daemons manually if you wish without it.

[1] I've seen several time when X crashed so badly that I could not
start them again without reboot. Also by design of Unix and Unix-like
systems it is *possible* that it is impossible to kill some
process. It happens really seldom but I did seen it twice in my life.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: speedup nvidia?

2001-04-28 Thread Ilya Martynov

MOdM But dri is used; at least I compiled my kernel enabling it as well mttr.
MOdM Also, the NvAgp options is not being used by my X. I don't know why :-(

Probably it means that you are using open source nvidia driver from
XFree86. Nvidia binary driver does not need dri because it uses its
own method for fast 3d. Also NvAgp is valid option only for binary
driver.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: how to downgrade libc6?

2001-04-28 Thread Ilya Martynov

TW hello,
TW i'm running potato r3. i upgraded libc6 2.1.3-18 to 2.2.2-4 
TW (as well as -dev  a couple of other packages along with 
TW it) from the testing tree. what's the best and quickest 
TW way to restore the original ver?

TW i tried 'apt-get install libc6' from the stable tree but 
TW it complains that it's already up-to-date. i also 
TW tried 'apt-get --reinstall install libc6' but it says that 
TW it cannot download file. what gives?

TW i obviously don't want to do 'apt-get remove libc6' ;)

Download manually .deb file and use

dpkg -i libc6-VERSION.deb

to install it.

P.S. I assume that you understand implications of such downgrade. If
you have installed any packages that was compiled with new libc then
they all be breaked. Check first that no important packages uses new
libc6. If some important packages uses it downgrade them first.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Gnus as email client (was: GUI Email program)

2001-04-25 Thread Ilya Martynov

JS I would like to know what is it that you like so much about
JS Emacs+Gnus?  I am not trying to be sarcastic or something like that.
JS I have tried to configure gnus a few times for using with email and
JS found it a frustration to get working.  In which ways would gnus be
JS better than mutt and pine for example?  Maybe I never saw it working
JS properly.

JS I like emacs and use it regularly, but could never understand why the
JS gnus users are so enthusiastic about using gnus for mail.

I'm happy Emacs+Gnus user. I've used pine before. One reason why I've
changed my mail reader was:

1) I want one client for both mail and news.

2) I use Emacs for almost everything. Gnus is convenient for me
   because I got used to Emacs keybindings. Gnus is convenient for me
   because it is integrated in Emacs.

Many people seems to dislike Gnus a lot because it forces them to read
their mails in quite specific way. This is because in first place Gnus
is newsreader. First time after my transition I also found it quite
confusing but now I got used to it.

Some other pros I've found later against pine:

1) Gnus have support for threading (I know recent version of pine also
   have support for this but last version I've used did not have it)

2) With help of supercite it can make very complex quoting

3) With help of mailcrypt it has *integrated* support for PGP

4) I like adaptive scoring which I use to filter Debian and FreeBSD
   maillists.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Setting up a Firewall DMZ

2001-04-24 Thread Ilya Martynov

KM Hi,
KM Could someone point me to definitive documentation on setting up a
KM DMZ using either ipchains, iptables or some other firewall
KM package.  I would sure appreciate any help given.

See IPCHAINS-HOWTO. It has an example of such setup. If you have
installed HOWTOs it should be in file
/usr/share/doc/HOWTO/en-txt/IPCHAINS-HOWTO.txt.gz


-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: mp3 encoder Deb

2001-04-23 Thread Ilya Martynov

 :). Most modern players should support it.

c Are you talking about software or hardware players? A concrete 
c example: Can I play ogg's while on vacation? Is there an ogg 
c equivalent of the Nomad II?

Sorry for confusion - I've talked about software players. I can't say
anything about support in hardware players.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Changing some settings

2001-04-23 Thread Ilya Martynov

V When my potato boots it warns me of  a modprobe problem (char-major-10-135). 
V I've tried to modify modules.conf putting an off  at the end of the 
V relating line. It works for some boot but a  thing (I know that in debian 
V potato it exists, but I cannot figure out where/what to manipulate!!) 
V changes automagically my hand settings and restores the previous situation.
V How can I permanently modify a configuration file?
V Vittorio

Have you read your own /etc/modules.conf :) ?

It should start with words of warnings: 

### This file is automatically generated by update-modules
#
# Please do not edit this file directly. If you want to change or add
# anything please take a look at the files in /etc/modutils and read
# the manpage for update-modules.

P.S. At least it is so for woody.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: AVI player?

2001-04-23 Thread Ilya Martynov

JP Also, I have not been able to find a way to get avifile to resize
JP the movie to fullscreen, I could only play it at the default size.

It works for me. I can both set fixed ratio from pop-up menu - x0.5,
x1, x2 and both just resize aviplay window. 

BTW IMPORTANT NOTE for all aviplay users: if you usually compile Linux
kernel yourself DO NOT forget to enable MTRR support in it - aviplay
needs it if you want it to play movies fast.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: nvidia_drv.o and XF864.0.2

2001-04-20 Thread Ilya Martynov

AL (II) NVIDIA(0): Applying EDID constraints on remaining valid modes.
AL (EE) NVIDIA(0): No modes remaining for head 0
AL Symbol XAARotateMonoPattern from module
AL /usr/X11R6/lib/modules/drivers/nvidia_drv.o is unresolved!
AL Symbol XAAPatternROP from module
AL /usr/X11R6/lib/modules/drivers/nvidia_drv.o is unresolved!
AL Symbol XAACopyROP from module
AL /usr/X11R6/lib/modules/drivers/nvidia_drv.o is unresolved!
AL Symbol XAAFillSolidRects from module
AL /usr/X11R6/lib/modules/drivers/nvidia_drv.o is unresolved!
AL Symbol fbPictureInit from module
AL /usr/X11R6/lib/modules/drivers/nvidia_drv.o is unresolved!

AL Hey! I just noticed that EDID killed all the modes. I placed an

AL Option IgnoreEDID true

AL And whammo!  X starts ups! I guess those Symbol errors were just red
AL herrings.

I also seen some 'Symbol errors' with other drivers (not Nvidia) while
X server was working. It is seems that it does not fatal error.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: user=halt=halt, user=reboot=halt?

2001-04-20 Thread Ilya Martynov

LH Hello,
LH I added users to halt and reboot, respectively, by making the formers login
LH shell /sbin/halt and the latter's /sbin/reboot.

LH If I login as the halt user, the system shuts down and powers off.  Great.
LH When I login as the reboot user, the system shuts down and powers off.  Not
LH what I wanted.

LH This isn't a huge deal, but I would like to know why this is happening.
LH Thanks.

May be becouse /sbin/reboot is just simlink to /sbin/halt? Try using
/sbin/shutdown -r now as shell.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: mp3 encoder Deb

2001-04-20 Thread Ilya Martynov

WB HI,
WB Ive been looking for an mp3 encoder in a deb package, anyone found one? I
WB have installed Grip and CDParanoia.

No, there is no such. As I understand there is some license issues
with mp3. But you can use instead vorbis-tools to encode in ogg
format. This format free and even has better quality/filesize ratio
:). Most modern players should support it.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: lilo

2001-04-20 Thread Ilya Martynov

MM If you must have windoze as well, it's very simple to make linux boot
MM through the NTLOADER.  It's actually pretty cool, you just have to dd the
MM first 512bytes from your boot partition (so long as lilo is loaded onto the
MM first sector) to a file (call it bootsect.lnx), then copy that file to your
MM c:\ under windoze (use a floppy disk or whatever), and add the line in your
MM c:\boot.ini C:\bootsect.lnx=Linux.  Those are the rough instructions, but
MM if you want the exact commands and whatnot just email me and I can send
MM them.

Actually it all described in Linux+NT-Loader HOWTO. If you have
installed HOWTOs then it should in
/usr/share/doc/HOWTO/en-txt/mini/Linux+NT-Loader.txt.gz file.  If you
don't have it you should be able to find this document in Internet.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: 320X240

2001-04-19 Thread Ilya Martynov

AO hi ya oliver...

AO for running X11 on i810 chipsets..w/ Xfree-3.3.x ...*ouch*...

AO you need to use intels driver XCom_i810

No, No. He said that he uses XFree 4.0.2.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: 320X240

2001-04-18 Thread Ilya Martynov

OD what is the graphics controller chip you are using ???
OD -- i use intel i810

You need agpgart module if you want normal resolutions to work on
i810. It should be in latest versions of 2.2.x kernel (I use 2.2.18
and it does there) or 2.4.xx. Once you should load compiled agpgart
module before starting X. You can also compile DRI support module if
you wan fast 3d (but it is optional).

OD which XF86 are you using ??  ( 3.3.x or 4.0.x ?? )

OD --i use XF86 4.0.2

OD use XFree_SVGA  -probeonly to see what your resolution will be...
OD tweek /etc/X11/XF86Config till its the usable resolution

OD ---i dont know what can do now
OD ---please , i need realy help for this problem

There is no 'XFree_SVGA' X server in XF86 4.0.2. There is single binary
for all cards 'XFree86'.

Try 'XFree86 -probeonly  logfile.txt 21' and check logfile. If you
don't understand what's wrong in this log then post it.


-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: 320X240

2001-04-18 Thread Ilya Martynov

OD hi ilya,
 You need agpgart module if you want normal resolutions to work on
 i810. It should be in latest versions of 2.2.x kernel (I use 2.2.18
 and it does there) or 2.4.xx. Once you should load compiled agpgart
 module before starting X. You can also compile DRI support module if
 you wan fast 3d (but it is optional).

OD i downloaded the driver from the intel site and compiled it.
OD insmod returns:

OD agp_gart: no supportet devices found
OD agpgart.o: device or recource busy
OD Hint:this error can be caused by incorrect module parameters ,including
OD invalid io
OD or irq parameters

OD ... but i think it cant be a invalid io or irq cause ,or ???

Don't really know what's wrong with it. I've installed agpgart module
that came with 2.2.18 kernel - I've not tried version from intel site
so I know nothing about its configuration. I've just selected in
kernel configuration compilation of agpgard module with i810
support. Check docs for driver you have downloaded from intel. If you
can't find anything there try to download 2.2.18 or 2.2.19 kernel and
compile agpgart with it. If you are using 2.4.xx kernel agpgart module
also should be in it.

P.S. Also try to 'depmod -a' and then 'modprobe agpgart' instead
'insmod agpgart'. Maybe it just requires some other module to load.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: can't find ipchains

2001-04-18 Thread Ilya Martynov

D apt-get tells me there is no package named ipchains.  I checked on
D packages.debian.org and I don't see 'ipchains' in potato, but I do see
D it for woody and sid.  I thought I might get the woody version, but it
D is linked against a newer libc.  Is there somewhere I can find
D ipchains for potato, or where can I find an explanation of dpkg's
D version of rpm --rebuild ipchains-x.y.z.src.rpm?

Analog for rpm --rebuild ipchains-x.y.z.src.rpm is

install packages required to build source package

  apt-get build-dep ipchains (as root)

build source package

  fakeroot apt-get source -b ipchains (as any user)

install built package

  dpkg -i ipchains-x.y.z.deb (as root)

This requires proper strings for source packages in
sources.list. Something like:

  deb-src ftp://ftp.us.debian.org/debian unstable main contrib non-free
  deb-src ftp://non-us.debian.org/debian-non-US unstable/non-US main contrib 
non-free

It is from my sources.list. I run testing but install sometimes
packages from unstable via compilation of source packages.

P.S. I'm not sure if 'apt-get build-dep' works with apt version on
stable. If it doesn't work you will need to manually install required
for build packages.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: 320X240

2001-04-18 Thread Ilya Martynov

D On Wed, Apr 18, 2001 at 01:48:24PM +0200, Willi Dyck wrote:
D | On Wed, Apr 18, 2001 at 02:05:59AM -0700, Alvin Oga wrote:
D |  
D |  use XFree_SVGA  -probeonly to see what your resolution will be...
D |  tweek /etc/X11/XF86Config till its the usable resolution
D | 
D | And when that's all done try hitting STRG+ALT++ to switch to the
D | next higher resolution and hitting STRG+ALT+- to switch to the
D | next lower resolution.

D Oh, that's cool.  What key is STRG though?  

AFAIK it is CTRL.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Postfix prolem (Is it ok to mix testing/stable apt sources?)

2001-04-17 Thread Ilya Martynov

Hi,

I have both testing and stable sources in my sources.list. I think I
saw once on this list that it is OK and such mix is supported.

I've just run dselect and it upgraded postfix with package from
stable. However it doesn't want to install properly - on installation
it runs newaliases which dies with:

   postalias: fatal: open database /etc/aliases.db: Invalid argument

Downgrading to testing version of postfix seems to fix problem. So
should I post bug report against postfix or I should not bother to do
it because mix of stable/testing is not supported?

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



FTP server recomendation

2001-04-16 Thread Ilya Martynov

Hi,

Does anybody have recomendation for FTP server? My requirements:

1) good security history - no too many exploits in the past :)

2) only anonymous access

3) preferably running as non-root if it runs as daemon (not from inetd)

4) just simple file serving. I don't care too much about perfomance
   and features - expecting just several file downloads a day

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: FTP server recomendation

2001-04-16 Thread Ilya Martynov

AO - running anonymous for file transfer is bad ??
AO - anybody can get your stuff

I don't mind it in my case.

AO - if only real user access use scp instead

I don't need it in this case. When I need I do use 'scp'.

AO - good security history ??? what is the definition of not too many ??

You catch me :) I don't know. At least I think wu-ftpd have too many
exploits in it's history.

AO - yupam one of them that thinks that ssh is better than
AO   and obsoletes ftp/telnet

I know how to use 'scp'. But it is not replacement anonymouse ftp if I
don't mind that anybody can take my files. Can you replace
ftp.debian.org with ssh.debian.org for example? I need ftp server.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Moving from openssh to ssh2

2001-04-16 Thread Ilya Martynov

SMK I want to run ssh2 because I really like the convenience and
SMK security of using both the ssh2 server and ssh2 client software.
SMK I am very comfortable using public keys for authentication and
SMK want to allow only logins with that public keys. (I already know
SMK how to configure the ssh2_config and sshd2_config to allow that.)
SMK The box I am installing ssh2 on is run as a game server and web
SMK server at a local ISP. This is mostly for hobby and learning
SMK about Linux. The server is running Debian, obviously, (it must be
SMK late).  I am running Win2k at home.

Do you know that latest version of openssh support ssh2 protocol? You
can upgrade to latest version of openssh instead.

SMK I am a relative Linux Newbie, and there are some things I am still having
SMK trouble understanding.  I have spent the entire evening looking for an
SMK answer to my question.

SMK I have already downloaded and installed ssh2 on my server.  I
SMK have installed and configured ssh2 client on my home machine.  In
SMK the past I have had other people install this software for me but
SMK I want to be able to do it myself.  I just installed a clean
SMK Potato Debian on the machine.  This was done to clean off a
SMK year's bunch of junk that other people put on the box--these
SMK people no longer have access to the server.

SMK OK now that the introduction is over, here are my questions:

SMK The  server is running ssh1.  How do I remotely

First create proper init strings in init.d: just copy /etc/init.d/ssh
to /etc/init.d/ssh2 (you should do it before removing old ssh of
course) and edit to change filenames (name of sshd binary and name of
file with PID). Now run 'update-rc.d ssh2 defaults'

SMK 1. start sshd2 (it will say port 22 is in use)

First start it on another port to test your installation. In its
config file (sshd_config) put config param Port which allows to
specify non default port for sshd. See 'man sshd' for details. You ssh
client should be able to connect to non-standart ssh port. Once config
file edited run '/etc/init.d/ssh2 start'.

SMK 2. kill and delete ssh1

'/etc/init.d/ssh stop'. If you need to remove ssh 'apt-get remove sshd'

SMK 3. create the proper init strings in init.d (if this is where
SMK that belongs) to link calls for sshd ---sshd2
SMK 4. create the proper init string to run sshd2 on server startup
SMK or reboot.

See above.

SMK 5. Reboot the machine and NOT have to call the ISP tech support
SMK to fix what I just did!

'/sbin/reboot' but you don't need it actually. At this moment you
should have new sshd running on non-standart port and no old
ssh. Change Port param to point to standart port back and restart new
ssh:

'/etc/init.d/ssh2 restart'

Final hint: even if you stop and delete ssh your already opened
session will not be closed. So DO NOT close you ssh session unless you
are sure that everything is working. If you didn't closed your session
you will still be able to fix things.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: can't get volume

2001-04-14 Thread Ilya Martynov

 I'm not an expert, 

GM Me neither!

 but what does dev/cdrom have to do with sound if xmms plays?  

GM Fair enough! Sorry for wasting everyone's time (not mine, I learned
GM something) ;-( 

AFAIK if you play misic from music CD permissions on /dev/cdrom does
matters. Actually permissions not /dev/cdrom because it is symlink
usually but permissions on real device (/dev/hd** usually).

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: how to set Debian cds as .deb sorces for apt

2001-04-13 Thread Ilya Martynov

M Well i installe d debian on my pc and then made the mistake:
M i started dselct because i wantend to install some new packages i
M downloaded from the net but when i selected apt source and tried to
M add the directory where the files where apt overwritten the old file.
M So now i cant install software from the deb installation cd because
M thy are no more in the database and i cant have the old settings back
M nor instuct apt to look at hte cds...
M Can you please help me?
M Youll save my life and ill be forever thankful and in deb(t) w| you

'apt-cdrom add' will add cdrom's entries to apt config. See
'apt-cdrom' manpage for details.


-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: what i've learned, and explanation.

2001-04-13 Thread Ilya Martynov

CF And make the lists only subscribers can post?

Please don't. IMHO mailists with 'only subscribers can post' policy is
very unfriendly. At least it so for maillists which are aimed to
provide support for users. Probably it can be OK for maillists like
debian-devel but not for debian-user. Many users here need only get
question on their answers and do not need to subscribe to list.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: what i've learned, and explanation.

2001-04-13 Thread Ilya Martynov

CF And make the lists only subscribers can post?

IM Please don't. IMHO mailists with 'only subscribers can post' policy is
IM very unfriendly. At least it so for maillists which are aimed to
IM provide support for users. Probably it can be OK for maillists like
IM debian-devel but not for debian-user. Many users here need only get
IM question on their answers and do not need to subscribe to list.
  ^^^

Stupid typo. Should be 'answer on their questions' of course :)

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: water, water everywhere, but not a drop to drink.

2001-04-12 Thread Ilya Martynov

john Just so you know, XEmacs is perfectly capable of running on the
john console (the 'X' in the name has nothing to do with X Windows), and,
john in fact, it has some console mode features that the current version of
john Emacs does not (frex, syntax coloring)[1]

Just one note. Emacs21 does support syntax coloring on console.

See deb http://people.debian.org/~kitame/emacs21 ./ :)

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Debian 2.2, XFree86 3.3.6 and Intel's i810 chipset...

2001-04-11 Thread Ilya Martynov

PM I am very new to Linux (my Debian box is one week old) and I'm
PM having trouble getting X to work with my i810 graphics card.  I
PM haved surfed the web, which offers a lot of advice on getting the
PM card running under XF86 3.3.5 (with the install of the agpgart.o
PM kernel module) to form the following questions:

PM I am aware that the XF86 3.3.6 SVGA server offers some kind of
PM i810 support.  Does it need the agpgart.o module installed to do
PM so?

I've never used i810 with XF86 3.3.6 but at least XF86 4.xx requires
agpgart module.

PM Does Debian 2.2 (Potato) come with this module installed, or
PM present (but not installed) or neither?

PM If I need to download and install the module, what is the cleanest
PM way to do this under Debian?  Will I need to alter any other
PM settings?

Propably you should compile yourself your own kernel from sources. If
you want to make it in Debian way install 'kernel-package' package and
read its docs. At least 2.2.18 includes agpgart module. If you will
compile agpgart as module don't forget to load it before running X
server.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: How to compile the debian way?

2001-04-09 Thread Ilya Martynov
HH Try:

HH apt-get source --build pppoe

And it is even better to use 'apt-get build-dep pppoe' because it will
automatically install all required development packages to build
'pppoe'

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Shutdown

2001-04-03 Thread Ilya Martynov

AJ Hello!
AJ Is there any combination like Ctrl+Alt+Del, but not for reboot system,
AJ but for halt or shutdown system?

AFAIK by default no. But see man 5 inittab. You can configure any key
combinations you wish in /etc/inittab


-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: OT: netscape

2001-04-03 Thread Ilya Martynov

ADD Hi All,
ADD I'm using Netscape 4.7 but the spelling feature is turned off.  This is
ADD a real problem for me because I spell like an eight year old.  I've got
ADD ispell installed and I can't think of what other package it might need.

AFAIK Netscape uses builtin spell checker. So installation of ispell
or any other spellcheckers should not help. Your problems should be
caused by something else.

ADD Any suggestions?

  (I'm sorry but I could not resist)

Use better mail client :)

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Security trough paranoia

2001-03-31 Thread Ilya Martynov

DM My main objection is to having defaults that are incompatible with
DM other unices and linux already has plenty of those.

You can't satisfy everybode's defaults. For example FreeBSD already
have md5 as default.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: OT: Re: pyton perl

2001-03-31 Thread Ilya Martynov
JR All you have to understand about forth, is that no word means what you
JR think it means, because someone (or some process) redefined it when you
JR weren't looking :)
JR  On the other hand, it means that you can write a program under just
JR about any language that will run in a forth environment, and vis-versa
JR :)

Yeah. Forth is really cool! What's a pity it is not popular nowdays.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Got it working!!! More questions!

2001-03-30 Thread Ilya Martynov

SG Also, what's the best options for reading email under X and
SG browsing. I was figuring on trying kmail and konqueror at first. I
SG hear bad remarks about Netscape and Mozilla all the time. What else is
SG there?

About browser. My opinion:

1) Netscape - old, don't support some modern standarts, slow
   rendering, bad locale support (if you care about Russian web pages
   for example :) ) but quite stable.

2) Mozilla - faster rendering, conforms to many modern standarts
   (however breaks sometimes JavaScript code on web pages), consumes
   more RAM and CPU then netscape (but if you have decent machine you
   will not care), best locale support, a bit less stable then
   netscape.

3) Konqeror - very, very, very fast!, conforms to many modern
   standartds (however breaks sometimes JavaScript code on web pages),
   good locale support (but worse then in mozilla), a bit less stable
   then mozilla and netscape.

You better try them all.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: How to save a image to GIF by GIMP?

2001-03-30 Thread Ilya Martynov

JL this .gif file format is no longer publicly available since some
JL company (by sudden insanity) decided to start earning money on
JL it's patents, i'd advise you to use .jpg or any other format wich
JL will get you similar results in size AND quality

JPEG is not good replacement for GIF in many cases. PNG is better as
GIF replacement.

JL :: side note :: i think it's possible to save as a Gif file from
JL within gimp with some export function but if you publish this you
JL might get sued or something like that

I think I saw in dselect something like 'gimp-non-free'. Probably this
packages comes with gimp with GIF support.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: How to save a image to GIF by GIMP?

2001-03-30 Thread Ilya Martynov

JL I'm not aware of graphics and it's specific pro's and con's, since adobe
JL support .jpb for webgraphics i thought i didn't matter that much
JL PNG tends to be rather 'heavy' for a website to use, No ?

Generally JPEG good for gradient images. For example photos. This is
becaouse of JPEG's image compression algorithms.

GIF is better suited for images which have small details, sharp edges
between areas. This is why it usually better to use GIF instead JPEG
for web graphics. Web graphics usally doesn't contain gradient and
contains a lot of small details, letter, etc. PNG is quite simular to
GIF so it also good for web graphics. This format contains number of
improvements like support for 24 color and some others I don't remeber
now. Also it is free while GIF is not. So PNG is good for web graphics
too. The only problem with PNG I know is that Netscape 4.xx doesn't
support transparent PNG's. Also I'm not sure if PNG supports
animation.

JL It's possible the non-free package will get you what you need.

JL Greets,

JL Joris

JL -Original Message-
JL From: Ilya Martynov [mailto:[EMAIL PROTECTED]
JL Sent: vrijdag 30 maart 2001 15:49
JL To: debian-user@lists.debian.org
JL Cc: 'debian-user@lists.debian.org'
JL Subject: Re: How to save a image to GIF by GIMP?



JL this .gif file format is no longer publicly available since some
JL company (by sudden insanity) decided to start earning money on
JL it's patents, i'd advise you to use .jpg or any other format wich
JL will get you similar results in size AND quality

JL JPEG is not good replacement for GIF in many cases. PNG is better as
JL GIF replacement.

JL :: side note :: i think it's possible to save as a Gif file from
JL within gimp with some export function but if you publish this you
JL might get sued or something like that

JL I think I saw in dselect something like 'gimp-non-free'. Probably this
JL packages comes with gimp with GIF support.

JL -- 
JL  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
JL | Ilya Martynov (http://martynov.org/)|
JL | GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
JL | AGAVA Software Company (http://www.agava.com/)  |
JL  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


JL -- 
JL To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
JL with a subject of unsubscribe. Trouble? Contact
JL [EMAIL PROTECTED]


-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Navigator + Sparc and Mozilla + 8bit displays

2001-03-30 Thread Ilya Martynov

cy Anybody know of a good skin for mozilla that displays decent on an 8bit 
cy display? The logo and buttons suck up so many colors, the rest of the app 
cy is unusable, I mean just the app itself, excluding the webpages, which are 
cy rendered in what looks like 2 or 3 colors. With netscape you could turn 
cy the buttons off, and just use text labels which saves colors.

Check x.themes.org. It contains a number of mozilla skins.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: how can i determine why apt-get keeps packages back?

2001-03-30 Thread Ilya Martynov

j Hi List,
jCan someone point me towards information regarding why apt-get will
jsometimes say certain packages have been kept back and how i may
jresolve the troubles: (hope this isn't too much information)


jAn example of the trouble:

j 10:35am~$ su
j Password:
j jereme:/home/jereme# apt-get upgrade
j Reading Package Lists... Done
j Building Dependency Tree... Done
j The following packages have been kept back
j   gedit gnome-utils gnumeric
j 0 packages upgraded, 0 newly installed, 0 to remove and 3 not
j upgraded.
j jereme:/home/jereme#

Read 'man apt-get'. 'apt-get upgrade' never removes or installs any
new packages. It only tries to upgrade existing. If new version of
upgraded package will have unsatisfied dependences as result of
apt-get operation then package will be 'kept back'.

You need 'apt-get dist-upgrade'

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: debian: size of stable, testing and unstable files

2001-03-29 Thread Ilya Martynov

RP If you'd like more precise info about my rsync inclusions and
RP exclusions, let me know.

Can you post your rsync inclusions and exclusions? I've recently tried
to setup local mirror and I'd like to compare mine rsync setup with
yours.

I want to mirror only i386 and only binaries. I've now next rules. Are
they right?

--exclude source/ --exclude pool/ 
--exclude *-ia64/ --exclude *-s390/ 
--exclude *-sh/ --exclude *-alpha/ 
--exclude *-m68k/ --exclude *-sparc/ 
--exclude *-hppa/ --exclude *-mips/ 
--exclude *-hurd-i386/ --exclude *-mipsel/ 
--exclude *-powerpc/ --exclude *-arm/

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: debian: size of stable, testing and unstable files

2001-03-29 Thread Ilya Martynov

 I want to mirror only i386 and only binaries. I've now next rules. Are
 they right?
 
 --exclude source/ --exclude pool/ 

CW pool/ contains binaries for i386 among other things, at least for
CW testing/unstable now and I imagine stable in the future, so you'll have
CW to be more careful than that. --include *_i386.deb?

Thanks. I've suspected that. But I thought that only unstable has its
files in pool. I don't mind skiping unstable.

 --exclude *-ia64/ --exclude *-s390/ 
 --exclude *-sh/ --exclude *-alpha/ 
 --exclude *-m68k/ --exclude *-sparc/ 
 --exclude *-hppa/ --exclude *-mips/ 
 --exclude *-hurd-i386/ --exclude *-mipsel/ 
 --exclude *-powerpc/ --exclude *-arm/

CW Seems like explicitly including rather than explicitly excluding would
CW be more robust ...

Yes. I'm quite new to rsync and seeems when I've wrote this list of
options I've skipped part of man that describes options for including.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: pyton perl

2001-03-29 Thread Ilya Martynov

MC Hi,
MC I know this is a stupid question, but I am very new to Linux and I know 
MC nothing about script programming. What is the difference between perl and 
MC pyton? Why the nedd to create these two diferent programming languages?

Perl is more ancient language then Python. It was created to replace
awk, sed and shell scripting. Since that time it had changed a lot and
it is very flexible and powerful language now. You can write both
simple several lines scripts and complex programs consisting of many
modules. For instance sources for some mail software we have wrote in
my company has about of 6Mb of sources.

AFAIK Python was created later. Python also quite powerful
language. People who created this language wasn't satisfied with Perl
and/or other languages. I don't know Python too much so it is hard for
me to say why. But one difference I know is differences in
ideologies. Perl is ideology is that there is exists many ways to make
same thing. Often in Perl you can implement same thing in different
ways. Python on other side is more restrictive by its ideology. You
often are forced to use some 'right' way. Some people thinks that it
is good, some that is bad. Thouse who think it is good usually prefer
Python, others Perl.

P.S. If you are person that love a lot object oriented programming
probably you should look at another scripting language 'Ruby'. It is
becoming popular now. Its advantage (someone can think that it is
disadvantage) that language oriented towards object oriented style
programming much more than Perl and Python.

P.P.S. And nether trust someone who just says that one of this
languages sucks.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Problems exporting X Display through ssh.

2001-03-29 Thread Ilya Martynov

MF Hello, 
MF I have two unstable boxes connected via ethernet (bilbo and seneca).

MF When I ssh from seneca to bilbo with 

MFssh -X bilbo

MF [..skip..]

MF Any hints where to start to look for the problem?

Try 'ssh -v -X bilbo'. Is should enable debug output from
ssh. Probably it will help you to find reason of problems.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Problems exporting X Display through ssh.

2001-03-29 Thread Ilya Martynov

MF Hi!
MF [EMAIL PROTECTED]:~ xterm 
MF debug1: Received X11 open request.
MF debug1: fd 4 setting O_NONBLOCK
MF [..skip..]
MF debug1: channel 0: input wait_oclose - closed
MF X connection to bilbo:10.0 broken (explicit kill or server shutdown).
MF [EMAIL PROTECTED]:~ 

Sorry I don't understand what it can mean.

May be you have different versions of ssh on these boxes and there is
some incompatibility between them? Try installing on all boxes same
versions of ssh.

MF Any clue? On bilbo X 4.0.2 is running, on seneca X 3.3.6 ... but should
MF this be a problem?

It should not be a problem.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: pyton perl

2001-03-29 Thread Ilya Martynov

D | You can write obfuscated programs with any language, even with python.
D | The programmer should use the language (any language, not just perl or
D | python) resources judiciously to improve readability and
D | maintainability.

D This is true, though I've found obfuscated python to be rather
D difficult to create due to it's indentation rules (whitespace is
D significant).  However, someone on c.l.py used parenthesis to work
D around the rules and made a cute program that printed a christmas
D tree, but only after christmas, not before.  Check the mailing list's
D archives if you want to see it.

Obfuscated programs doesn't means only bad identation. Bad programmers
always can use stupid names for variables, methods, classes, etc. They
can have non-trivial program flow and so on. It all applies to Python
too.

D | Perl allows one to write both procedural and OO programs. Perl OO model
D | is very simple, flexible and powerful.

D I've heard that perl added an object model recently, and I've also
D heard that it isn't very good.  Both are hearsay as I have no
D experience with perl's object model.  I think someone once said that
D perl tried to follow python's object model as an example, but again
D that is not a hard fact.

Perl OO model is good enough to be able write *very* big programs
using OO methodology.

And anyways Python is far from ideal if you want clean consistent
object oriented scripting langauge. If you need it your choice should
be Ruby.

Personally I think that Perl and Python are equal in some way. Both
languages does not have strong advantages againts each other. I don't
belive that any project that written in Perl can be made faster and
better in Python and vice versa. There is just exist some differences
in concepts that make some people fill more confortable with one of
them.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: Other c++ coded wm than blackbox?

2001-03-28 Thread Ilya Martynov

KSAJ I need to know if there exist any other windowmanager
KSAJ coded in c++ than blackbox.

windowmanager from KDE

-- 
Ilya Martynov
AGAVA Software Company, http://www.agava.com



Re: NVIDIA GeForce2MX problem

2001-03-28 Thread Ilya Martynov

JG Correct me if I'm wrong, but I think that the NVidia drivers require kernel
JG 2.4.x. 

It is wrong. I run them (version 0.96) on linux 2.2.17

-- 
Ilya Martynov
AGAVA Software Company, http://www.agava.com



Re: Recommended mailer software

2001-03-28 Thread Ilya Martynov

JN  If I gather correctly Smail was once the recommended or the standard mail
JN processing software with Debian. But as of version 2.1 Smail was dropped
JN from Debian due to some serious bugs or something like that. 
JN  I decided to stay with Smail for a little longer as I knew Smail pretty
JN well, and I didn't have any heavy mail traffic on this server. I will
JN however move a mailing list to this server soon and I want to use a mail
JN package that is supported. 
JN  The mailing list is currently using Majordomo, but I'm thinking of moving
JN to Smartlist. 

JN  Which mail software package is the recommended one to use with Debian
JN today? 

If I'm not mistaking now by default Debian tries to install exim. I
nether tried it - I always install on all my boxes postfix. It is very
stable, secure MTA. It is also very easy to configure.

Probably another good choice is qmail. Many people fill very happy
using it.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)|
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)  |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Re: pon and user in debian

2001-03-27 Thread Ilya Martynov

CG John Hasler [EMAIL PROTECTED] writes:
 The group 'dip' already exists for that purpose and all the relevant
 files are in it.  The procedure outlined above adds users to it.
 You can do the same thing with 'adduser'.

CG A user in `dip' is allowed to call all the providers.  Is there a
CG simple way to restrict some users to some providers?

One way is using sudo without adding users into dip. The problem with
adding user into dip is that you give him/her ability to run pppd with
any configs and options he/her wishes (pon is just a wrapper for
pppd). With sudo you can give some users rights to run some commands
with dip privileges without adding them into dip group.

-- 
Ilya Martynov
AGAVA Software Company, http://www.agava.com



  1   2   >