Displaying 20 results from an estimated 98 matches for "2255".
Did you mean:
255
2013 Apr 16
6
I don't understand the 'order' function
I thought I've understood the 'order' function, using simple examples like:
order(c(5,4,-2))
[1] 3 2 1
However, I arrived to the following example:
order(c(2465, 2255, 2085, 1545, 1335, 1210, 920, 210, 210, 505, 1045))
[1] 8 9 10 7 11 6 5 4 3 2 1
and I was completely perplexed!
Shouldn't the output vector be 11 10 9 8 7 6 4 1 2 3 5 ?
Do I have a damaged version of R?
I became still more astonished when I used the sort function and got the
ri...
2014 Jul 15
8
[Bug 2255] New: tunneling with -W does not report non 0 exit codes on failure even with ExitOnForwardFailure=yes
https://bugzilla.mindrot.org/show_bug.cgi?id=2255
Bug ID: 2255
Summary: tunneling with -W does not report non 0 exit codes on
failure even with ExitOnForwardFailure=yes
Product: Portable OpenSSH
Version: 6.6p1
Hardware: amd64
OS: Linux
Status: N...
2011 Nov 22
1
Asterisk refuses INVITE (401) and I don't know why
...nd-Gsi: 192.168.6.1
Content-Type: application/sdp
Content-Length:195
v=0
o=- 0 0 IN IP4 sip.domain.tld
s=-
i=(o=IN IP4 10.1.2.35)
c=IN IP4 AS.AS.AS.AS
t=0 0
m=audio 62654 RTP/AVP 8 0
a=rtcp:65115
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=ptime:20
<------------->
[Nov 18 15:14:35] VERBOSE[2255] chan_sip.c: [Nov 18 15:14:35] --- (16
headers 11 lines) ---
[Nov 18 15:14:35] VERBOSE[2255] netsock.c: [Nov 18 15:14:35] == Using
SIP RTP TOS bits 184
[Nov 18 15:14:35] VERBOSE[2255] netsock.c: [Nov 18 15:14:35] == Using
SIP RTP CoS mark 5
[Nov 18 15:14:35] VERBOSE[2255] chan_sip.c: [Nov 18...
2014 Feb 27
1
Build/install on Debian failed
...nnecting to 127.0.0.1 at port 445
Connecting to 127.0.0.1 at port 139
Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)
dnl at storestone:~$ sudo netstat -tulpn | egrep
"53|88|135|137|138|139|389|445|464|636"
tcp 0 0 0.0.0.0:464 0.0.0.0:* LISTEN 2255/kadmind
tcp 0 0 0.0.0.0:48336 0.0.0.0:* LISTEN 1536/rpc.statd
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN 15607/samba
tcp6 0 0 :::464 :::* LISTEN 2255/kadmind
tcp6 0 0 :::33968 :::* LISTEN 1536/rpc.statd
ud...
2003 Jun 13
1
Printing from Windows to Samba takes a LOT of time.
...he /var/log/samba/log.user file and I've found this:
[2003/06/13 21:19:41, 2] rpc_server/srv_spoolss_nt.c:find_printer_index_by_hnd(263)
find_printer_index_by_hnd: Printer handle not found:
find_printer_index_by_hnd: Printer handle not found: close_printer_handle:
Invalid handle (OTHER:2442:2255)
[2003/06/13 21:19:41, 2] rpc_server/srv_spoolss_nt.c:find_printer_index_by_hnd(263)
find_printer_index_by_hnd: Printer handle not found:
find_printer_index_by_hnd: Printer handle not found: close_printer_handle:
Invalid handle (OTHER:2442:2255)
[2003/06/13 21:19:41, 2] rpc_server/srv_spoolss_nt....
2011 Dec 13
5
Backing Up To Windows File Server
Greetings,
Working with dsync and setting up backups to a Windows file server.
Problem seems to be that Windows is renaming the dovecot mail files
(maildir) to Windows friendly filenames, and losing the Dovecot name.
For example,
1323817925.M36368P32049.triata.globalchangemultimedia.net,S=2255,W=2318:2,S
becomes 1AETPH~X.
Does anyone have any ideas about how to tell Windows to not do this? Or
is it not possible?
--
--asai
2006 Feb 12
11
Local Network Can't Get Past Shorewall to the Internet
...var/logs/messages logs
when I try to get to the internet from insaide the
firewall:
Feb 11 12:24:02 firewall kernel:
Shorewall:all2all:REJECT:IN=eth1 OUT=
MAC=00:60:08:91:9b:c0:00:50:2c:07:ad:61:08:00
SRC=192.168.77.10 DST=192
.168.77.254 LEN=48 TOS=0x00 PREC=0x00 TTL=128 ID=38322
DF PROTO=TCP SPT=2255 DPT=8080 WINDOW=65535 RES=0x00
SYN URGP=0
Feb 11 12:24:03 firewall kernel:
Shorewall:all2all:REJECT:IN=eth1 OUT=
MAC=00:60:08:91:9b:c0:00:50:2c:07:ad:61:08:00
SRC=192.168.77.10 DST=192
.168.77.254 LEN=48 TOS=0x00 PREC=0x00 TTL=128 ID=38323
DF PROTO=TCP SPT=2255 DPT=8080 WINDOW=65535 RES=0x00
SYN UR...
2012 Sep 24
1
Logging question regarding delete actions
...CH CLIENT caused the deletion?
Same issue:
Sep 21 09:36:05 postamt dovecot: imap-login: Login: user=<awxxxxer>, method=PLAIN, rip=109.45.0.37, lip=141.42.206.36, mpid=30773, TLS, session=<e8TfSjHKgwBtLQAl>
Sep 21 10:06:17 postamt dovecot: imap(awxxxxer): Disconnected for inactivity in=2255 out=4398
How can I be sure that the log entry from 10:06:17 "belongs" to the
log entry from "09:36:05"? Also, what is the meaning of the
"session=<e8TfSjHKgwBtLQAl>"?
--
Ralf Hildebrandt
Gesch?ftsbereich IT | Abteilung Netzwerk
Charit? - Universit?tsmedizi...
2006 Nov 03
0
a strange behavior on a small memory system with tun0
...v 3 12:12:42 CET 2006 --> mount.cifs //192.168.3.65/home_admin /tmp/mnt/HOME
Fri Nov 3 12:12:42 CET 2006 --> rsync CIFS_PATH2-1
Fri Nov 3 12:12:42 CET 2006 --> rsync -az --delete /tmp/mnt/HOME backup0 at 172.27.0.1::backup0
Fri Nov 3 12:13:23 CET 2006 <-- VPN is alive --- rsync 2255 backup0 7u REG 253,5 7340032 3342346 /home/backup0/daily.0/HOME/.backup1.tar.eoRhST
Fri Nov 3 12:18:55 CET 2006 <-- VPN is alive --- rsync 2255 backup0 7u REG 253,5 37486592 3342358 /home/backup0/daily.0/HOME/.backup2.tar.jqlgVH
Fri Nov 3 12:24:29 CET 2006 <-- VPN is alive --- rsync 225...
2003 Jun 15
2
Voicemail with H.323?
...299' sent into invalid extension 's' in context 'default', but no
invalid handler
-- Hungup 'H323:18299'
1:11.507 H225 Answer:81142f0 H225 Read error (4): Interrupted
system call
1:11.547 H323 Cleaner H323 Connection
ip$192.168.2.25:2255/18299 terminated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030615/c29b7595/attachment.htm
2020 Sep 01
2
[cfe-dev] Can we remove llvmbb from IRC?
...ils are at
http://lab.llvm.org:8011/builders/clang-with-thin-lto-ubuntu/builds/24132
blamelist: Nico Weber <thakis at chromium.org>, Matt Arsenault <
Matthew.Arsenault at amd.com>, Eric Astor <epastor at google.com>, Craig Topper <
craig.topper at intel.com>, Alina
build #2255 of lld-x86_64-win is complete: Failure [failed test-check-all]
Build details are at
http://lab.llvm.org:8011/builders/lld-x86_64-win/builds/2255 blamelist:
LLVM GN Syncbot <llvmgnsyncbot at gmail.com>, Eric Astor <epastor at google.com>,
Craig Topper <craig.topper at intel.com>,...
2009 Nov 30
3
NFS new security requirements?
...was given - I'll assume nfs because of the colon
mount: trying 172.26.0.8 prog 100003 vers 3 prot tcp port 2049
mount: trying 172.26.0.8 prog 100005 vers 3 prot udp port 735
mount: hs8:/data failed, reason given by server: Permission denied
Yet on hs8 the log shows:-
Nov 29 12:47:52 hs8 mountd[2255]: authenticated mount request from 172.26.0.6:617 for /data (/data)
No internal permissions have changed.
'
Mike Yates MBCS CITP (ISSG)
IT Support Engineer
Hawkgrove Ltd - Software Systems Design
2, The Business Courtyard, Marl Pits Lane, Trudoxhill, Frome, Somerset, BA11 5DL, UK
+44 (...
2003 Jul 30
5
Dummy account/extension
Hi,
It is possible to create a dummy account (SIP or IAX type) in order to be
used in a "dummy" extension?
I want to be able to use it as a normal extension (as an IP phone connected
to it), but without the need to answer or call from that extension.
I want that when I call that extension to hear the ring, and after the
defined period of time to enter in the Voicemail system.
I
2008 Feb 22
4
Deliver - Virtual users
...#########################################
Feb 22 11:31:40 mihoko postfix/smtpd[16944]: 2A8F7137E6:
client=unknown[192.168.0.225]
Feb 22 11:31:50 mihoko postfix/cleanup[17942]: 2A8F7137E6:
message-id=<20080222103140.2A8F7137E6 at frontdesk.kontrapunkt.dk>
Feb 22 11:31:50 mihoko postfix/qmgr[2255]: 2A8F7137E6:
from=<slik at kontrapunkt.com>, size=362, nrcpt=1 (queue active)
Feb 22 11:31:50 mihoko dovecot: auth(default): master in:
USER^I1^Itbp at kontrapunkt.dk^Iservice=deliver
Feb 22 11:31:50 mihoko dovecot: auth(default):
passwd(tbp at kontrapunkt.dk): lookup
Feb 22 11:31:50 miho...
2017 Jul 30
1
Lose gnfs connection during test
Hi all
I use Distributed-Replicate(12 x 2 = 24) hot tier plus
Distributed-Replicate(36 x (6 + 2) = 288) cold tier with gluster3.8.4
for performance test. When i set client/server.event-threads as small
values etc 2, it works ok. But if set client/server.event-threads as big
values etc 32, the netconnects will always become un-available during
the test, with following error messages in stree
2004 Jan 19
3
Shaping inbound ok, outbound wrong
...tb rate 3Mbit
tc class add dev eth1 parent 1:2 classid 1:2254 htb rate 64Kbit ceil 64Kbit
tc qdisc add dev eth1 parent 1:2254 handle 2254 sfq perturb 10
tc filter add dev eth1 parent 1:0 protocol ip prio 100 u32 match ip dst
200.43.134.220 classid 1:2254
tc class add dev eth1 parent 1:2 classid 1:2255 htb rate 128Kbit ceil
128Kbit
tc qdisc add dev eth1 parent 1:2255 handle 2255 sfq perturb 10
tc filter add dev eth1 parent 1:0 protocol ip prio 100 u32 match ip dst
200.43.134.225 classid 1:2255
tc class add dev eth1 parent 1:2 classid 1:53 htb rate 256Kbit ceil 256Kbit
tc qdisc add dev eth1 paren...
2009 Dec 04
2
[LLVMdev] r72619
On Dec 4, 2009, at 2:40 PM, Eric Christopher wrote:
> So, on top of this it seems like a lot of the semantics have changed
> after your patch. I'm certain the existing patch is wrong and that
> we'll want a computation somewhat similar to the clang one that I
> think Doug is going to post.
>
> I think the safe thing is to revert for now and we can discuss all
2005 May 06
2
ices-0.4 patch proposal
...mit (if this has not been already done) a small patch
which displays MP4 metadata. This peace of code has been taken from
mp4info.
Tell me what you think.
Regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: in_mp4.c.diff
Type: application/octet-stream
Size: 2255 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20050505/aefe6bbb/in_mp4.c.obj
2015 Jun 05
0
New package stepR: fitting step-functions
...iscale Change-Point
Inference. With discussion and rejoinder by the authors. Journal of the
Royal Statistical Society, Series B, 76(3), 495-580.
[2] Futschik, A., Hotz, T., Munk, A. Sieling, H. (2014). Multiresolution
DNA partitioning: statistical evidence for segments. Bioinformatics,
30(16), 2255-2262.
[3] Hotz, T., Sch?tte, O., Sieling, H., Polupanow, T., Diederichsen, U.,
Steinem, C., and Munk, A. (2013). Idealizing Ion Channel Recordings by a
Jump Segmentation Multiresolution Filter. IEEE Transactions on
NanoBioscience, 12(4), 376-386.
[4] Boysen, L., Kempe, A., Liebscher, V., Munk, A...
2015 Jun 05
0
New package stepR: fitting step-functions
...iscale Change-Point
Inference. With discussion and rejoinder by the authors. Journal of the
Royal Statistical Society, Series B, 76(3), 495-580.
[2] Futschik, A., Hotz, T., Munk, A. Sieling, H. (2014). Multiresolution
DNA partitioning: statistical evidence for segments. Bioinformatics,
30(16), 2255-2262.
[3] Hotz, T., Sch?tte, O., Sieling, H., Polupanow, T., Diederichsen, U.,
Steinem, C., and Munk, A. (2013). Idealizing Ion Channel Recordings by a
Jump Segmentation Multiresolution Filter. IEEE Transactions on
NanoBioscience, 12(4), 376-386.
[4] Boysen, L., Kempe, A., Liebscher, V., Munk, A...