View Single Post
Old 08-06-2013, 01:48 PM   #9
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Process listing

@NiLuJe: How many times does USBnet-0.9.N run dropbear?
Code:
root      2853  0.0  0.1   1672   404 ?        SNs  16:23   0:00 /mnt/us/usbnet/bin/busybox telnetd -F
root      2860  0.0  0.1   1964   508 ?        SNs  16:23   0:00 /usr/bin/dropbear -P /mnt/us/usbnet/run/sshd.pid  -n -b /dev/null
root      4083  0.2  0.3   2032   872 ?        SNs  17:35   0:00 /usr/bin/dropbear -P /mnt/us/usbnet/run/sshd.pid  -n -b /dev/null
Is that one "master" thread plus one thread per connection?

Code:
[root@kindle kernel]# who -a
LOGIN           ttymxc0         01:52   Aug  6 15:57:38  
root            pts/0           00:00   Aug  6 16:11:14  192.168.15.201:37316
root            pts/0           00:00   Aug  6 17:35:16  192.168.15.201

Last edited by knc1; 08-06-2013 at 01:50 PM.
knc1 is offline   Reply With Quote