Displaying 4 results from an estimated 4 matches for "63880".
Did you mean:
634880
2011 Apr 05
2
Precision of summary() when summarizing variables in a data frame
...problem is that the min and max returned by
summary() do not equal the ones returned by min() and max(). Does anybody
know why that is?
> min(data$vc)
[1] 15452
> max(data$vc)
[1] 316148
> summary(data$vc)
Min. 1st Qu. Median Mean 3rd Qu. Max.
15450 21670 40980 55500 63880 316100
sessionInfo()
R version 2.11.1 (2010-05-31)
x86_64-apple-darwin9.8.0
locale:
[1] en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] sqldf_0.3-5 c...
2020 May 01
0
Windows 10 client opens a folder as a file and asks for SMB2 GetInfo SMB2_FILE_STREAM_INFO
...in the tree.. Just for a few...
Thanks!
-----------
Frame showing the path being opened as a directory...
Frame 65257: 706 bytes on wire (5648 bits), 706 bytes captured (5648 bits) on interface \Device\NPF_{B68E32C7-33A6-49BB-BD17-84680A37AE6E}, id 0 ...
Transmission Control Protocol, Src Port: 63880, Dst Port: 445, Seq: 5538194, Ack: 5898017, Len: 652 NetBIOS Session Service
SMB2 (Server Message Block Protocol version 2)
SMB2 Header
ProtocolId: 0xfe534d42
Header Length: 64
Credit Charge: 1
Channel Sequence: 0
Reserved: 0000
Command: Create (5...
2004 Apr 28
1
Segmentation Fault when using dig, nslookup, host...
..., MAP_PRIVATE|MAP_FIXED,
3, 0x1000) = 0x40417000
close(3) = 0
open("/usr/kerberos/lib/libk5crypto.so.3", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\"\0"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=63880, ...}) = 0
old_mmap(NULL, 64436, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40418000
old_mmap(0x40427000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED,
3, 0xf000) = 0x40427000
close(3) = 0
open("/lib/libresolv.so.2", O_RDONLY) = 3
read(3, "\177...
2003 Apr 15
8
repost (passive FTP server in DMZ and shorewall 1.4.2)
I apologize for the first message. :)
---------------------------------------
I have an FTP server running in the DMZ section of my home network. It uses port 23000 for connection and ports 19990 to 19994 for data transfer.
I have setup the following rule for outside people to connect to it:
DNAT net dmz:192.168.2.2 tcp 23000
I''m at work right now and I can''t use