Re: setting environmental vars with scripts

2004-07-26 Thread Sergey
John Taber wrote: I try to set an environment var in a simple script like QTDIR=/usr/local/Qt-323-Win export QTDIR echo $QTDIR when I run the script it echos back the correct path but when I go to my konsole and type echo $QTDIR it is not there . However if I type the script commands in the kons

cannot install libgnomeprint2.2-0_2.18.8-3_i386.deb on amd6/multiarch machine

2014-02-04 Thread sergey
Hello, I am using the system with multiarch enabled (i386/amd64). I am trying to install libgnomeprint2.2-0_2.18.8-3_i386.deb (needed for IBM Lotus Notes) It depends on libgnomeprint2.2-data package which is provided as all-arch. But dependency fails: dpkg -i libgnomeprint2.2-data_2.18.8-3_al

can't install debian!!!

2003-01-24 Thread sergey dyshel
Hi I'll try to explain here my installation process with all its problems and maybe you'll help me to fix them. I downloaded Debian 3.1 unofficial ISO-images (dated 11 of January), and burned them on CD-R. Then I tried to boot from the first CD. First I chose default "cdrom" (or "linux") boot. The

Re: Netscape Navigator

1998-08-15 Thread Sergey Imennov
Hi, What about Mozilla.org? Couldn't Debian legally distibute a .deb made from the source code there ??? ( slink, if it's unstable ) -Nikita -- Even God cannot change the past. -- Joseph Stalin >> Hello, >> i was wondering was there a .deb package for Netscape Navigator any where >>

PPPstats in Debian 2.0

1998-08-16 Thread Sergey Imennov
Hi, First off, 2.0 is v. good: many more packages, better configured, etc. However, there is one thing that I don't like about the distribution ( actually, it's kernel... ) -- pppstats. - No totals every 20th line -

Re: Linux security

1998-08-19 Thread Sergey Imennov
>I was having a discussion with my ISP about Linux. He said he uses Windows NT >because it is much more secure than Linux. He stated that since the source >code was available that it was very unsecure. He mentioned something about That is apparently a VERY wrong statement. Just because the so

Making proxy mandatory.

1998-08-28 Thread Sergey Imennov
Hi, I have Junkbuster and Squid installed on Debian 2.0 box. All of the outbound traffic goes through this machine. Since I'd like to have some idea of web usage, and total bytes transferred, etc., I'd like to make it mandatory for users

mwm segfaults.

1998-08-29 Thread Sergey Imennov
Hi, Upon upgrading from Debian 1.3 to Debian 2.0, Motif window manager gives me a 'segmentation fault' every time I attempt to start it. I suspect it has something to do with glibc ( I have libc5-compat installed ), however, that's all I know. Any Id

Re: Any good & free SSL enabled WWW browser for debian?

1999-02-24 Thread Sergey Imennov
pgpXskrJbEH7h.pgp Description: PGP message

Going back records, using mt. (script included)

1999-03-09 Thread Sergey Imennov
Hello, I've been working on a primitive backup script, that, using BRU backs up my root partition, and then other, more dynamic directories under a different 'file count' to a DAT tape. At least that's the plan. Here's a basic layout of the program

Squid/ipfwadm interrelated problem.

1998-12-22 Thread Sergey Imennov
Hello. Sorry for a rather vague subject, but it's pretty tough to describe the problem in just a couple of words... Anyway, I have the Linux box doing the IP Masquerading, using ipfwadm. It works. Whenever a Windows 98 machine tries to connect to the net, without using a proxy server ( i.e. Squid

Cron's timing - using GMT?

1998-12-23 Thread Sergey Imennov
Hi. I was under the impression that cron used 'local' time for timing events, however, I was surprised, when, I started seeing the 'updatedb' at something like 6am. Is using GMT for cron normal for UNIX, or is this something new? Thanks, Nikita

Will slink ship with 2.2.0

1999-01-04 Thread Sergey Imennov
pgptLXmn2EFLj.pgp Description: PGP message

Netscape 4.08 vs. 4.5?

1999-01-07 Thread Sergey Imennov
pgpGQXkLoLEIZ.pgp Description: PGP message

Later and surepimposing a text.

1999-01-14 Thread Sergey Imennov
Hi, With a sudden influx of LaTeX-related questions, and tetex-list being quiet for some time now, I decided to ask a question on debian-user... I want to superimpose an image over a page. Something similar to "DRAFT" or "COPYWRITED". How can I do

inetd web server.

1999-01-15 Thread Sergey Imennov
pgpl1zFXq0ImL.pgp Description: PGP message

Browser with CSS1 support.

1999-01-17 Thread Sergey Imennov
pgpHRIl5X7D5L.pgp Description: PGP message

cracklib's cron emails.

1999-01-18 Thread Sergey Imennov
pgpDkaxIfRQpW.pgp Description: PGP message

Synchronizing Windows NT to Debian.

1999-01-24 Thread Sergey Imennov
pgpAJDyLJd979.pgp Description: PGP message

alsa in slink setup

1999-01-24 Thread Sergey Imennov
Hi! I just installed the following packages in an effort to get alsa to work under 2.0.36: alsa-modules0.2.0-pre8-3 ALSA driver common files alsa-source 0.2.0-pre8-3 ALSA driver source alsalib 0.1.1-1Advanced Linux Sound Architecture (libraries alsauti

ATI Rage 128 VR (AGP)

1999-11-14 Thread Sergey Lishchuk
Hi What X server must I use to make potato work with ATI Rage 128 VR (AGP) video card? VGA16 works, but I need larger resolution. SVGA does not work. I tried to install manually the SUSE package XFCom_Rage128, but unsuccesfully. Thank you! Sergey aTHhH

NE2000

1997-12-04 Thread Sergey Zelerny
Hello! Can you help me to get documentation for driver writing for NE2000? I must write driver for it, but I can't find any information for it. Thanks, Sergey Zelerny -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e

Can't start xsession, help

1997-05-19 Thread Sergey Avvakumov
Hi I have the following problem - after "successful" login in the xdm login window xdm starts xsession but it immediately terminates and I see xdm welcome again. I'm running Debian linux, installed less than month ago from one of mirror-debian ftp sites. I was trying to set up PPP with dynamic

$HOSTNAME is not exported

2003-12-16 Thread Sergey Spiridonov
Hi, I found out, that $HOSTNAME is not exported by default in latest unstable: [EMAIL PROTECTED]:~$ echo $HOSTNAME mars [EMAIL PROTECTED]:~$ env | grep HOSTNAME [EMAIL PROTECTED]:~$ Is it a bug? -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Adaptec 1505

1997-07-24 Thread Sergey Avvakumov
Hi We have a DellDimensionXPSPro200n in the lab and it's running Debian 1.2 . It's an EIDE computer, but we need to connect Exabyte 8500 tapedrive to it and I was looking for some not-expensive SCSI adapter on pricewatch.com. I've found that I can get Adaptec 1505 for just $40. It's listed in

Xquake gives segmentation fault

1997-08-20 Thread Sergey Avvakumov
Hi I just installed Debian 1.3.1 from Cheapbytes CD on a new computer (it's a Pentium 200MMX) and everything works fine. I installed xquake from debian-mirror (not that I relly want to have quake on this computer, I was just curious how faster it is than my home P90). But the problem is I can s

Re: console MP3 player

2000-10-13 Thread Sergey Suleimanov
>>>>> "Daniel" == Daniel P Katz writes: Daniel> I use mpg123 with no problems. Note, however, that it's in Daniel> stable/non-free. Anybody got a free alternative? mpg123.freeamp from freeamp package. -- Sergey Suleimanov

Re: debian - newcomer

2000-10-13 Thread Sergey Suleimanov
ared object file: No such file or >> directory >> >> then I did: >> >> [EMAIL PROTECTED]:~$ locate libtk8.0.so /usr/lib/libtk8.0.so.1 >> Steve> Make sure that /usr/lib is in your LD_LIBRARY_PATH. Just a ln -sf libtk8.0.so.1 /usr/lib/libtk8.0.so, I think -- Sergey Suleimanov

Re: Nither telnet nor ftp are found on my menu?

2000-10-17 Thread Sergey Suleimanov
s mode, it accepts and executes\ the commands listed in this manual page. If it is invoked with\ arguments, it performs an open command with those arguments." ?package(netstd):needs="text" section="Apps/Net" title="ftp" command="/usr/bin/ftp" -- Sergey Suleimanov

Re: Multiple X consoles on LINUX

2000-10-17 Thread Sergey Suleimanov
>>>>> "suraj" == suraj vijayan writes: suraj> I would like to get multiple X consoles on my LINUX PC. I'm suraj> able to switch to a different console by , suraj> but I'm unclear how to get xdm get running on all the consoles. See /etc/X11/xdm/Xservers -- Sergey Suleimanov

Re: Tex/Latex problem

2000-10-19 Thread Sergey Suleimanov
>>>>> "USM" == USM Bish writes: USM> [The above lines have been captured using script]. USM> Interesting eh ? look at line 503 of /usr/share/texmf/tex/latex/base/latex.ltx -- Sergey Suleimanov

Re: (deb potato) How to set default window manager for a) system b)indivdual users

2000-12-07 Thread Sergey Suleymanov
>>>>> "Joerg" == Joerg Johannes writes: Joerg> I have no idea how to do this without graphical-login Joerg> manager... update-alternatives --config x-window-manager -- Sergey Suleimanov

mpich package: MPE?

2000-02-16 Thread Sergey Lishchuk
Hi, I have mpich_1.1.2-11 package installed on Pentium II with the latest potato. What library must I link to my MPI programs to make them use MPE graphics? Thank you! Sergey. P.S.: Please Cc to <[EMAIL PROTECTED]>.

Local packages

2002-02-28 Thread Sergey Lapin
produce file tree as automajically as I can, and to simplify adding packajes to the tree in future? System is 'stable'. Thanks a lot, Sergey Lapin Sys/Net admin of petrozavodsk power plant.

Cyrus 1.5.19-9.1

2004-06-04 Thread Sergey Oudaltsov
working? Thanks Sergey -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: how to shape incoming traffic on specific port?

2004-03-18 Thread Sergey Spiridonov
David Clymer wrote: On Wed, 2004-03-17 at 19:18, Sergey V. Spiridonov wrote: I need to limit incoming traffic on the specific port (I experimented with ssh). Outgoing traffic can me easely limited with tc, but I have problems with incoming traffic. I tried to drop some packets, but after this ssh

Debian Stretch, no password prompt for luks-encrypted home partition during boot

2019-05-27 Thread Sergey Belyashov
"recovery mode". In this case system asks me for password and I may enter it (but there are lot of kernel messages after prompt). update-initramfs finishes without errors or warnings. What I'm doing wrong? Best regards, Sergey Belyashov Additional information: mdadm.conf: ARRAY /d

Fwd: Debian Stretch, no password prompt for luks-encrypted home partition during boot

2019-05-27 Thread Sergey Belyashov
does not help me. I may boot only using "recovery mode". In this case system asks me for password and I may enter it (but there are lot of kernel messages after prompt). update-initramfs finishes without errors or warnings. What I'm doing wrong? Best regards, Sergey Belyas

Re: Debian Stretch, no password prompt for luks-encrypted home partition during boot

2019-05-27 Thread Sergey Belyashov
changes. I think, problem is in complex setup luks on mdraid. Best regards, Sergey Belyashov вт, 28 мая 2019 г., 6:26 Ross Boylan : > For at least the last couple of weeks I've had the screen go > completely blank during bootup, after displaying initial messages (I > changed fro

Re: Debian Stretch, no password prompt for luks-encrypted home partition during boot

2019-05-27 Thread Sergey Belyashov
Root partition is on mdraid but is not encrypted. Home is encrypted only. Modules are set to most already. вт, 28 мая 2019 г., 9:06 deloptes : > Sergey Belyashov wrote: > > > My problem is about than year old or more. With default options (without > > plymouth) only info

Re: Debian Stretch, no password prompt for luks-encrypted home partition during boot

2019-05-28 Thread Sergey Belyashov
:01.0 eth1: link up вт, 28 мая 2019 г., 9:38 deloptes : > Sergey Belyashov wrote: > > > Root partition is on mdraid but is not encrypted. Home is encrypted only. > > Modules are set to most already. > > > > I have this setup on my server, but I removed all cry

Fwd: Debian Stretch, no password prompt for luks-encrypted home partition during boot

2019-05-28 Thread Sergey Belyashov
As expected nothing is changed. I did not forget to run update-initramfs after change of fstab. Attached 3 photos: normal boot, recovery boot before pasword enter, recovery boot after password and Ctrl-D in recovery shell. Best regards, Sergey Belyashov вт, 28 мая 2019 г., 9:38 deloptes

Re: Fwd: Debian Stretch, no password prompt for luks-encrypted home partition during boot

2019-05-29 Thread Sergey Belyashov
I have examine initramfs image and found that it is not tries to mount encrypted partitions other than root. Moreover, it is confirmed by dmesg output: systemd starts before mounting of /var and /home So it is not initrd problem. Problem somethere in system. Best regards, Sergey Belyashov вт, 28

Re: Debian Stretch, no password prompt for luks-encrypted home partition during boot

2019-05-30 Thread Sergey Belyashov
I have found related bug in the Debian bug system: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868164 пн, 27 мая 2019 г. в 13:09, Sergey Belyashov : > I have system with soft raid and /home is encrypted (luks with password). > When I boot it using default boot kernel options (ro

binutils-2.34 for z80-unknown-elf target.

2020-03-11 Thread Sergey Belyashov
Hi, binutils-2.34 has support for z80-unknown-elf target. Can anyone add corresponding target to binutils-z80 package or create a new one? Currently binutils-z80 supports only z80-unknown-coff target. Best regards, Sergey Belyashov

GA-MA790FX-DS5 SATA ahci problem on Jmicron JMB363 kernel 2.6.25-2 Lenny

2008-08-22 Thread Sergey Spiridonov
drive. I get same problems also with this devices. So problem must be motherboard, software or CPU. CPU seems to work O.K. It looks like the problem is motherboard or ahci ata driver. Does somebody have any clue about it? -- Best regards, Sergey Spiridonov kernel.log.gz Description: GNU Zip

usb flash drive stops liking Debian GNU/Linux

2009-08-26 Thread Sergey Spiridonov
ss 17 [276028.004031] usb 1-3.1: device not accepting address 17, error -110 [276028.081176] usb 1-3.1: new high speed USB device using ehci_hcd and address 18 [276038.488544] usb 1-3.1: device not accepting address 18, error -110 [276038.488715] hub 1-3:1.0: unable to enumerate USB device on p

Re: usb flash drive stops liking Debian GNU/Linux

2009-08-27 Thread Sergey Spiridonov
Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: usb flash drive stops liking Debian GNU/Linux

2009-08-27 Thread Sergey Spiridonov
Hi Ron Ron Johnson wrote: > Does this, IOW, make your thumb drive "work"? Yep. It works like a charm after tuning the kernel. I tested it by copying 4x2GB files. -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with

against which package to report this regression bug: sound does not work in lenny, but work in etch on notebook toshiba satellite a30

2009-06-21 Thread Sergey Spiridonov
s 2.6.18 and 2.6.24 from Etch! So, it looks like it is not a kernel problem. But I do not know where to look for a problem now and I do not know against which package should I report this regression bug. Please put me on CC when you reply to this message. -- Best regards, Sergey Spiridonov

Re: against which package to report this regression bug: sound does not work in lenny, but work in etch on notebook toshiba satellite a30

2009-06-24 Thread Sergey Spiridonov
tc/modprobe.d/sound: options model= I poot options snd-atiixp index=0 model=toshiba This does not work. In debian etch same driver works without any aditional options. Should I report bug against alsa libraries? Thanks a lot for your answer. -- Best regards, Sergey Spiridonov -- T

Re: against which package to report this regression bug: sound does not work in lenny, but work in etch on notebook toshiba satellite a30

2009-06-24 Thread Sergey Spiridonov
I think it is not kernel problem. Because: 1. It works in Debian Etch with kernel 2.6.18 2. It does not work in Debian Lenny with the same kernel 2.6.18 It may be also kernel problem, but definitly not only kernel. -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email to d

Re: against which package to report this regression bug: sound does not work in lenny, but work in etch on notebook toshiba satellite a30

2009-06-27 Thread Sergey Spiridonov
Hi all Sergey Spiridonov пишет: I think it is not kernel problem. Because: Well, I was wrong. It is kernel problem, conflict between acpi_cpufreq and snd_atiixp. The workaround is not to use acpi_cpufreq. I created bugreport #534904 [1]. Interesting that similar bug #362708 [2] was

Re: OT: laptop recomendations

2008-12-12 Thread Sergey Skorokhodov
Hi, > > picked up a thinkpad T42 off lease, nice machine, everything works out > of the box. also have an acer aspire, amd, nvidia, everything worked > out of the box. alienware m9700, everything works except webcam. > About apire... No problems with hot keys? No problems with suspend/resume

Re: What does "Stale NFS file handle" mean?

2010-02-07 Thread Sergey Matveev
kernel even if noac is used. [1] http://www.cyberciti.biz/tips/nfs-stale-file-handle-error-and-solution.html -- Happy hacking, Sergey Matveev FSF Associate member #5968 | FSFE Fellow #1390 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

upgrading to wheezy - multiseat stops working

2013-02-17 Thread Sergey Spiridonov
s - no effect I did not file bug report yet. -- Best regards, Sergey Spiridonov # # General configuration # # start-default-seat = True to always start one seat if none are defined in the configuration # greeter-user = User to run greeter as # minimum-display-number = Minimum display number to use

Re: upgrading to wheezy - multiseat stops working

2013-02-23 Thread Sergey Spiridonov
d=/usr/bin/X -novtswitch -sharevts vt8 -isolateDevice PCI:2:0:0 # or similar. Thank you. I added '#' at the end of the X command, it does not help. -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsub

Re: upgrading to wheezy - multiseat stops working

2013-02-23 Thread Sergey Spiridonov
://packages.debian.org/sid/gdm -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/kgbgl2$o5j$1...@ger.gmane.org

Re: upgrading to wheezy - multiseat stops working

2013-02-25 Thread Sergey Spiridonov
Bugreport 701599 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701599 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/kgfmi3$4ir$1...@ger.gmane.org

Re: Auto-emptying of trash.

2013-03-04 Thread Sergey Spiridonov
gards, Sergey Spiridonov -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/kh1pbg$sem$1...@ger.gmane.org

future of dbmail in Debian

2013-03-04 Thread Sergey Spiridonov
back in Debian? 3. http://permalink.gmane.org/gmane.mail.imap.dbmail/14263 4. http://debian.nfgd.net/debian/dists/sid/main/binary-amd64/mail/ If the problem is that package maintainer is not responding, can somebody else upload it please? -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE

rootkit/virus/trojan on squeeze 32 bit

2013-03-11 Thread Sergey Spiridonov
/bad-skype/ If I reinstall binaries, they become normal size, but become changed again after reboot. Any ideas? What else needs to be done? Currently I am going to reinstall Debian box. -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with

Re: rootkit/virus/trojan on squeeze 32 bit

2013-03-12 Thread Sergey Spiridonov
anything. So this must be something new. I wonder, is there any organization which takes care about such things? -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.

Re: rootkit/virus/trojan on squeeze 32 bit

2013-03-12 Thread Sergey Spiridonov
ink looong time ago (> 3 years). Why do I got this problem suddenly right now, after so many years? - no idea. Probably some configuration file got overwritten during update. Thank you and all participants for your time and help! -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email t

Re: rootkit/virus/trojan on squeeze 32 bit

2013-03-13 Thread Sergey Spiridonov
Few days ago, during Debian update /etc/prelink.conf got overwritten by the default /etc/prelink.conf. After that prelink modified skype binary. Skype has built-in check for binary modification and starts complaining. Sorry for noise. -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email

evince is missing support for djvu

2017-05-07 Thread Sergey Fukanchik
nce myself? -- Sergey

searching for a "structure viewer" tool

2015-03-20 Thread Sergey Spiridonov
the description. If found such a tool exists for MS Windows [1]. I remember there was similar for MS DOS. Is there something like that for the Debian GNU/Linux? [1] http://www.hexworkshop.com/onlinehelp/500/html/idhelp_struct_overview.htm -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE

Re: searching for a "structure viewer" tool

2015-03-20 Thread Sergey Spiridonov
Hi On 20/03/15 17:50, Renaud (Ron) OLGIATI wrote: >> I am looking for a tool which will allow to describe binary structure, >> some thing like > COBOL ? Well, it exists in Debian (as well as perl and gcc), but I will prefer something more specialized. -- Sergey -- To UNS

Re: searching for a "structure viewer" tool

2015-03-22 Thread Sergey Spiridonov
Hi On 20.03.2015 15:56, Sergey Spiridonov wrote: If found such a tool exists for MS Windows [1]. I remember there was similar for MS DOS. Is there something like that for the Debian GNU/Linux? [1] http://www.hexworkshop.com/onlinehelp/500/html/idhelp_struct_overview.htm Here [1] is similar

debootstrap mips jessie failure

2016-05-02 Thread Sergey Fedorov
; && tee /etc/schroot/chroot.d/'$chroot_name'.conf >/dev/null <http://paste.debian.net/678886/ I can't figure out myself what's going wrong. Could anybody help me or I'd better report a bug? Kind regards, Sergey

bug report - I don't know what package the bug is in

2017-10-05 Thread Sergey Storm
Hello. I have a problem with keyboard input and I don't know what package the bug is in. Bugreport gave me this email address for assistance. Help me please. I use two languages and switch them using ctrl+shift. But combinations ctrl+shift+'any letter' do not correctly work either in the browser, o

Re: is this result of keylogger? am i hacked?

2011-11-26 Thread Sergey Spiridonov
Hi 21.07.2010 14:39, Sergey Spiridonov пишет: > I found yesterday that some files in /etc/ (/etc/shells and > /etc/default/default/schroot) are changed. They contain data which I was > typing on keyboard. Strange enough, this files are not overwritten, but > contain data they sh

missing bluetooth headset support in Ekiga in Squeeze

2010-07-07 Thread Sergey Spiridonov
does not work extremely well. Ekiga should support bluetooth audio device exposed by ALSA but does not currently (2008-05). [1] http://wiki.ekiga.org/index.php/Tested_hardware#Bluetooth Is it really that bad, or there is a way to get bt headset working in Squeeze? -- Best regards, Sergey

is this result of keylogger? am i hacked?

2010-07-21 Thread Sergey Spiridonov
Hi I found yesterday that some files in /etc/ (/etc/shells and /etc/default/default/schroot) are changed. They contain data which I was typing on keyboard. Strange enough, this files are not overwritten, but contain data they should contain + somewhere in the middle or at the beginning of the

Re: is this result of keylogger? am i hacked?

2010-07-21 Thread Sergey Spiridonov
Hi On 07/21/2010 03:40 PM, Jochen Schulz wrote: One possible reason: your memory is corrupt. Run memtest86 to check that. I think memory is not the reason, because some time ago I get broken /etc/shells file also on another machine, which is running Lenny. -- Best regards, Sergey

Re: is this result of keylogger? am i hacked?

2010-07-23 Thread Sergey Spiridonov
g, so I can not do a lot. Perfromed nmap from outside, chkrootkit from inside with no results. -- Sergey -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/52vnh7-83o@legba.gamic.com

Re: is this result of keylogger? am i hacked?

2010-07-23 Thread Sergey Spiridonov
kages like openttd with highres graphics patch, mozilla and its dependencies from testing, also adobe flash from debian-non free and nvidia from debian non-free are installed. That is all I remember right now. 6) If you are creationist, ask God ;) Will try, good idea :) -- Sergey -- To UNSUBS

Re: is this result of keylogger? am i hacked?

2010-07-25 Thread Sergey Spiridonov
Hi I ran memcheck 4.0, it showed no problem. Unfortunately I can not use knoppix to mount and check my partitions with fsck and chkrootkit, bevause latest knoppix (6.2.1) for whatever reason does not include cryptsetup. :( -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email to

Re: is this result of keylogger? am i hacked?

2010-07-26 Thread Sergey Spiridonov
/mapper/md1-crypt Failed to read physical volume "/dev/mapper/md1-crypt" I should probably start separate thread about this problem, because it is not related to the original problem. -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.o

Re: is this result of keylogger? am i hacked?

2010-07-27 Thread Sergey Spiridonov
now I have another problem - lvm volume is not recognized (see my other mail in this thread). Same problem happen on Debian Live DVD. -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Re: is this result of keylogger? am i hacked?

2010-07-27 Thread Sergey Spiridonov
Hi On 27.07.2010 00:09, Jordon Bedwell wrote: On 7/26/10 5:05 PM, Sergey Spiridonov wrote: # cryptsetup create md1-crypt /dev/md1 # pvdisplay /dev/mapper/crypt-md1 No physical volume label read from /dev/mapper/md1-crypt Failed to read physical volume "/dev/mapper/md1-crypt"

using wget

2002-04-09 Thread Sergey Lapin
Hello all, I was using wget-1.5.3 with potato, and it worked well, to mirror site I just needed to set http_proxy = http://192.168.68.1:3128/ ftp_proxy = http://192.168.68.1:3128/ and wget -m -np ftp://site/dir/ and all seemed ok. Then I upgraded to woody, and with wget-1.8.1 it just downloads i

Qt

2003-02-17 Thread Sergey A. Ovchar
Qt with thread support! All packages was installed from distribution 3.0_r0 debs, and no extra adjusting from me. libqt-mt-dev also installed :( What can I do, to fix it ? -- ,''`. Sincerely yours : :' : Sergey A. Ovchar `. `' e-mail: [EMAIL PROTECTED] `- SMS: [EM

CD-Text

2003-02-26 Thread Sergey A. Ovchar
Hi. What is it the AudioCD-Text, and how can I create it for my CD-player ? CD-Text are supported by my music-box :) -- ,''`. Sincerely yours : :' : Sergey A. Ovchar `. `' e-mail: [EMAIL PROTECTED] `- SMS: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAI

AudioCD

2003-01-23 Thread Sergey A. Ovchar
Hello. How can I play the Audio-CD's ? -- ,''`. Sincerely yours : :' : Sergey A. Ovchar `. `' e-mail: [EMAIL PROTECTED] `- SMS: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Lame,cdparanoia,AidioCD

2003-01-23 Thread Sergey A. Ovchar
Hi. How can I convert several *.wav to *.mp3, by the _one_ command, using lame. I'm interesting about batch mode. Reading This F.. Manual didn't take desired effect :(. And how can I redirect output trom "cdparanoia -B" to the lame ? -- ,''`. Sincerely y

Re: AudioCD

2003-01-29 Thread Sergey A. Ovchar
On Fri, 24 Jan 2003 20:22:50 - "bio" <[EMAIL PROTECTED]> wrote: > Use cdplay to play an audio CD Where can I find it ? -- ,''`. Sincerely yours : :' : Sergey A. Ovchar `. `' e-mail: [EMAIL PROTECTED] `- SMS: [EMAIL PROTECTED] -- To UNSUBS

apt

2003-02-03 Thread Sergey A. Ovchar
Hi. Hint me, please, how can I compile and install programs.tar.bz2 using command : apt-get source -b blah-blah-blah Any suggestions will be appreciated :) -- ,''`. Sincerely yours : :' : Sergey A. Ovchar `. `' e-mail: [EMAIL PROTECTED] `- SMS: [EMAIL PROTECTED]

*.wma

2003-02-03 Thread Sergey A. Ovchar
Hi. Can anyone help me about encoding from subject format to cdr, mp3 or wav for recording it to the CD's. And how can I play the *.wma's using XMMS ? -- ,''`. Sincerely yours : :' : Sergey A. Ovchar `. `' e-mail: [EMAIL PROTECTED] `- SMS: [EMAIL P

Mencoder

2003-02-03 Thread Sergey A. Ovchar
n blank CD-R capacity (approx. 740m) The VideoCD's already returned to it's owner :( And I can't give them again :( How can I encode from *.avi to smaller *.avi And how can I unite two *.avi's from different CD's into one whole avi (for recording to cd) ? --

Unreal Tournament

2003-02-03 Thread Sergey A. Ovchar
Hi. Can someone help me adjust, and run Unreal Tournament under Linux. Wiex didn' help me :-( -- ,''`. Sincerely yours : :' : Sergey A. Ovchar `. `' e-mail: [EMAIL PROTECTED] `- SMS: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: cd to dir with dashes

2003-02-03 Thread Sergey A. Ovchar
On Sun, 2 Feb 2003 07:46:38 -0800 (PST) Bill Moseley <[EMAIL PROTECTED]> wrote: > On Sun, 2 Feb 2003, Mark Zimmerman wrote: > > > cd ./--SIMPLE-ACCOUNT-- > also you can use the tab key -- ,''`. Sincerely yours : :' : Sergey A. Ovchar `. `' e-m

Re: *.wma

2003-02-06 Thread Sergey A. Ovchar
package contains theese files ? -- ,''`. Sincerely yours : :' : Sergey A. Ovchar `. `' e-mail: [EMAIL PROTECTED] `- SMS: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: fstab entry for NTFS formatted drive

2003-02-07 Thread Sergey A. Ovchar
On Wed, 5 Feb 2003 20:14:17 -0500 "David Turetsky" <[EMAIL PROTECTED]> wrote: >OTOH read-only seems very stable. My "solution" when I must have a ^- what's it OTOH -- ,''`. Sincerely yours : :' : Sergey A. Ovchar `. `'

Mencoder

2003-02-07 Thread Sergey A. Ovchar
n blank CD-R capacity (approx. 740m) The VideoCD's already returned to it's owner :( And I can't give them again :( How can I encode from *.avi to smaller *.avi And how can I unite two *.avi's from different CD's into one whole avi (for recording to cd) ? --

Re: Debian und Counterstrike - works fine

2003-02-12 Thread Sergey A. Ovchar
On Sun, 9 Feb 2003 14:52:56 +0100 Roman Joost <[EMAIL PROTECTED]> wrote: If it works fine, can you be so polite to help me about Unreal Tournament ;-) ? -- ,''`. Sincerely yours : :' : Sergey A. Ovchar `. `' e-mail: [EMAIL PROTECTED] `- SMS: [EMAIL PROTE

Unreal Tournament

2003-02-12 Thread Sergey A. Ovchar
rror Executing USDLClient::ShutdownAfterError Signal: SIGIOT [iot trap] Aborting. Exiting. Name subsystem shut down Can anyone help me, or where can i read something about it ? -- ,''`. Sincerely yours : :' : Sergey A. Ovchar `. `' e-mail: [EMAIL PROTECTED] `-

Re: Unreal Tournament

2003-02-12 Thread Sergey A. Ovchar
o' Signal: SIGSEGV [segmentation fault] Aborting. Exiting. Name subsystem shut down Allocation checking disabled Segmentation fault :-( -- ,''`. Sincerely yours : :' : Sergey A. Ovchar `. `' e-mail: [EMAIL PROTECTED] `- SMS: [EMAIL PROTECTED] -- To UNSUBSCR

exim4 smtp auth via libpam-dotfile

2003-09-11 Thread Sergey V. Spiridonov
authinfo_unavail=ignore default=die] pam_dotfile.so no_warn debug auth [success=done new_authtok_reqd=done default=die] pam_unix.so use_first_pass debug -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

SUBSCRIBE

2002-11-13 Thread Sergey A. Ovchar
Hello , -- Best regards, Sergey mailto:ovserg@;kah.hs.ukrtel.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

  1   2   >