Displaying 12 results from an estimated 12 matches for "11607".
Did you mean:
1160
2018 Aug 20
2
systemd also listening on imaps port
I noticed that most of the time with dovecot 2.3 I get this output,
showing systemd listening on the port as well:
lsof -i TCP:993
systemd 1 root 38u IPv4 3388360574 0t0 TCP *:imaps (LISTEN)
systemd 1 root 41u IPv6 3388360575 0t0 TCP *:imaps (LISTEN)
dovecot 11607 root 5u IPv4 3388360574 0t0 TCP *:imaps (LISTEN)
dovecot 11607 root 6r IPv6 3388360575 0t0 TCP *:imaps (LISTEN)
Sometimes I don't get the extra systemd lines, but I can't reproduce it
now. It's only for port 143 and 993. Other ports show only two dovecot
processes...
2010 Jul 24
4
Trouble retrieving the second largest value from each row of a data.frame
...-13210 -11176 -11799 -13210 -13845
3 -12880 -11778 -11113 -12439 -13089 -13880
4 -12805 -11653 -11071 -12385 -11561 -13317
5 -12834 -13527 -11067 -11638 -13527 -13873
6 -11068 -11698 -12430 -12430 -12430 -12814
7 -12807 -14068 -11092 -11709 -11607 -13025
8 -12770 -11665 -11061 -12373 -11426 -12805
9 -12988 -11736 -11137 -12570 -13467 -13739
10 -11779 -12873 -12973 -12537 -12973 -11146
> #largest value in the row
> strongest<-apply(data,1,max)
>
>
> #second largest value in the row
> n<...
2009 Jan 03
2
Domain logins not working
I'm trying to set up a new server to replace my previous domain
controller/file&print server on my home network. My old server was
running Debian/Etch on a 32bit sempron system with two HDs. The new one
is running an old 64bit single-core processor and 3 HDs configured into
multiple RAID 1 and 5 arrays (/boot as RAID 1 and /, /home, swap and a
/backup directory as RAID 5). The new server
2018 Aug 20
0
systemd also listening on imaps port
...ost of the time with dovecot 2.3 I get this output,
> showing systemd listening on the port as well:
>
> lsof -i TCP:993
> systemd 1 root 38u IPv4 3388360574 0t0 TCP *:imaps (LISTEN)
> systemd 1 root 41u IPv6 3388360575 0t0 TCP *:imaps (LISTEN)
> dovecot 11607 root 5u IPv4 3388360574 0t0 TCP *:imaps (LISTEN)
> dovecot 11607 root 6r IPv6 3388360575 0t0 TCP *:imaps (LISTEN)
>
> Sometimes I don't get the extra systemd lines, but I can't reproduce it
> now. It's only for port 143 and 993. Other ports show only two...
2002 May 06
2
need help building R on SGI
...readline/history.h
configure:11663: result: no
configure:11576: checking readline/readline.h usability
configure:11585: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11588: $? = 0
configure:11591: test -s conftest.o
configure:11594: $? = 0
configure:11603: result: yes
configure:11607: checking readline/readline.h presence
configure:11614: gcc -E -I/usr/local/include conftest.c
configure:11620: $? = 0
configure:11638: result: yes
configure:11656: checking for readline/readline.h
configure:11663: result: yes
configure:11576: checking rpc/rpc.h usability
configure:11585: gcc -c -g...
2005 Aug 10
0
new inotify patch
Hi,
As discussed on IRC, the attached patch changes the notification API and
fixes inotify.
johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: new-notify-api+fix-inotify.patch
Type: text/x-patch
Size: 11607 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20050810/9de9e314/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: This is a digitally signed...
2000 Jul 26
0
[RHSA-2000:045-01] gpm security flaws have been addressed
...need to reenable access to group/other
users of /dev/gpmctl with the chown command. Red Hat Linux does
not make use of this functionality by default, and we do not
recommend taking this action for the reasons explained above.
5. Bug IDs fixed (http://bugzilla.redhat.com/bugzilla for more info):
11607 - Newest gpm RPM package will not install
6. RPMs required:
Red Hat Linux 5.2:
sparc:
ftp://updates.redhat.com/5.2/sparc/gpm-1.19.3-0.5.x.sparc.rpm
alpha:
ftp://updates.redhat.com/5.2/alpha/gpm-1.19.3-0.5.x.alpha.rpm
i386:
ftp://updates.redhat.com/5.2/i386/gpm-1.19.3-0.5.x.i386.rpm
sources:...
2000 Jul 26
1
IMPORTANT Changes to Mailing List
Attention all List Members:
We are in the process of migrating all Red Hat lists from the current list
manager software/server running qmail/Smartlist to a new server running
postfix and GNU Mailman (*). Within the next week you will receive more
information about this migration including information on how to access your
membership, including subscribe/unsubscribe information and instructions on
2010 Jul 26
1
After writing data in MMF using SEXP structure, can i reference in R?
...te an index to names of the dataframe:
> t(apply(x, 1, sort, decreasing=TRUE)[1:3, ])
[, 1] [, 2] [, 3]
1 -11072 -11707 -12471
2 -11176 -11799 -12838
3 -11113 -11778 -12439
4 -11071 -11561 -11653
5 -11067 -11638 -12834
6 -11068 -11698 -12430
7 -11092 -11607 -11709
8 -11061 -11426 -11665
9 -11137 -11736 -12570
10 -11146 -11779 -12537
Putting it all together:
matrix( paste( t(apply(x, 1, sort, decreasing=TRUE)[1:3, ]),
names(x)[ t(apply(x, 1, order, decreasing=TRUE)
[1:3, ]) ]),
ncol=3)
[, 1] [, 2] [, 3]...
2013 May 03
2
Find the flow data from its accumulation of the panel data
...13554 -395
229 7 98.80000 9909 4 12256 12991 735
230 7 98.80000 9909 5 8705 9608 903
231 7 98.80000 9909 6 13737 17230 3493
232 7 98.80000 9909 7 10510 14504 3994
233 7 98.80000 9909 8 10670 14596 3926
234 7 98.80000 9909 9 8933 11607 2674
235 7 98.80000 9909 11 3283 3754 471
236 7 98.80000 9909 12 9420 9761 341
237 7 98.80000 9909 13 10794 9775 -1019
238 7 98.80000 9909 15 327 409 82
239 7 98.80000 9909 16 1381 1608 227
240 7 98.80000 9909 17 14481 16108...
2015 May 29
0
Wine release 1.7.44
...1.7.44 (total 59):
8272 When exiting Wizardry 8 waits until background music thread finishes playing
8653 Desperados v1.01 fails to start, reports 'ADPCM sound codec is missing' (Wine's MS-ADPCM needs to report as Pid = 1, Mid = 33)
9425 Select behavior different on Wine
11607 Blood 2: The Chosen keyboard repeat problem
12458 Multiple apps fail due to RichEdit ITextDocument_fnRange stub (MySQL Workbench, BlitzMaxDemo137)
17920 OleUIAddVerbMenu is not implemented
18303 Adobe Acrobat Pro 7: Crashes when selecting the "edit" menu while having a file open...
2019 Feb 08
1
Samba and ufw (mmcg29440@frontier.com)
...N=52 TOS=0x00 PREC=0x00 TTL=64 ID=51605 DF PROTO=TCP SPT=42982 DPT=993 WINDOW=341 RES=0x00 ACK FIN URGP=0
Feb 6 16:02:31 radio kernel: [ 1687.848672] [UFW AUDIT] IN=enp2s5 OUT= MAC=ff:ff:ff:ff:ff:ff:74:27:ea:ab:1e:e0:08:00 SRC=192.168.254.15 DST=192.168.254.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=11607 PROTO=UDP SPT=137 DPT=137 LEN=58
Feb 6 16:02:32 radio kernel: [ 1688.584100] [UFW AUDIT] IN=enp2s5 OUT= MAC=ff:ff:ff:ff:ff:ff:74:27:ea:ab:1e:e0:08:00 SRC=192.168.254.15 DST=192.168.254.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=11608 PROTO=UDP SPT=137 DPT=137 LEN=58
Feb 6 16:02:33 radio kernel: [ 1...