Displaying 7 results from an estimated 7 matches for "tarkhil".
2006 Mar 22
0
6.1 Prerelease, USB-to-IDE problem
Hello!
FreeBSD tarkhil.titl.ru 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #5: Tue
Mar 14 14:58:53 MSK 2006
root@tarkhil.titl.ru:/usr/obj/usr/src/sys/ARMADA i386
encountered problems with USB-to-IDE box and NEC CD-RW/DVD drive.
Controller /dev/usb3:
addr 1: high speed, self powered, config 1, EHCI root hub(0x0000),
NEC(0...
2003 Aug 20
1
Strange fork-related problem: acutally, virus-related
From: tarkhil@over.ru [mailto:tarkhil@over.ru]
> On Wed, Aug 20, 2003 at 01:12:51PM +0400, tarkhil@over.ru wrote:
> > 10-20 minutes of work. New processes doesn't create anymore, process
trying
> > to fork looks in top having -20 PRI and "temp" STATE. I was unable to
find
>
>...
2012 Dec 22
2
Strange problem with... ZFS? Disk? Controller?
Hello,
I'm running FreeBSD 9.0/amd64, pure ZFS setup, one Seagate disk
ST2000NM0011 SN02 on LSI Logic (mpt) controller.
Yes, I know that running one disk on RAID controller is a bit weird, I
have to find yet if it is possible to connect disk to internal SATA
controller.
About two days ago, system became SLOW. Disk usage is constantly 100%,
and sometimes I'm getting swap_pager:
2003 Aug 20
1
Strange fork-trlated problem
Hello!
This problem has been persisted on two different MBs (diffrent CPUs,
different memory), half dozen of different NICs, 4.7-RELEASE and
4.8-RELEASE.
Common router/NAT (ipnat, kld loaded) behaves very strangely after about
10-20 minutes of work. New processes doesn't create anymore, process trying
to fork looks in top having -20 PRI and "temp" STATE. I was unable to find
out
2003 Sep 10
1
chkrotkit 4.1 and FreeBSD 4.5
Hello!
I've found that on two FreeBSD 4.5-RELEASE boxes chkrootkit finds:
Checking `chfn'... INFECTED
Checking `chsh'... INFECTED
Checking `date'... INFECTED
Checking `ls'... INFECTED
Checking `ps'... INFECTED
recompiling, say, ls from souces didn't help. False positive or source changed as well?
--
Alex.
2006 Jun 20
2
dovecot, search and i18n
Hello!
Does dovecot support i18n'd search?
Alex.
2004 Jun 16
4
nmap not scanning networks?
Hello!
Attempt to scan a network with any method except plain ping results in an error:
truss nmap -sT -p 21 '172.19.17.*'
[...]
sendto(0x4,0x8094200,0,0x0,{ AF_INET 172.19.17.0:0 },0x10) ERR#49 'Can't assign
requested address'
[...]
What's strange that man on send(2) doesn't state that EADDRNOTAVAIL can ever be returned from sendto().
Quick look at nmap's site