Displaying 3 results from an estimated 3 matches for "111338".
Did you mean:
11338
2004 Dec 12
1
Re: [R-sig-finance] dates and times on Windows for fMetrics
...ning in Zurich in Europe.
Date = c("2003-10-09", "2003-10-10", "2003-10-13", "2003-10-14")
Open = c(1.27, 1.25, 1.27, 1.29)
High = c(1.28, 1.28, 1.29, 1.29)
Low = c(1.25, 1.25, 1.27, 1.27)
Close = c(1.25, 1.27, 1.28, 1.27)
Volume = c(152810, 111338, 243843, 180211)
Data = data.frame(Open, High, Low, Close, Volume)
# In which time zone are your data recorded?
zone = "Australia/Sydney"
# At what local time have your data been recorded?
# Say, 16:00:00 local time "Australia/Sydney" when the exchange closes?
Time = "...
2003 Aug 29
2
authorized_keys options for remote forwarding
...his list?
ciao,
--
[*Thomas Themel*] <JonJonB> Purely in the interests of science, I have
[extended contact] replaced the word "wand" with "wang" in the first Harry
[info provided in] Potter Book. Let's see the results...
[*message header*] -> http://bash.org/?111338
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20030829/0f439491/attachment.bin
2005 Jun 26
1
Re: Shorewall-users Digest, Vol 31, Issue 48
On Friday 24 June 2005 20:57, Derek Vincent wrote:
>>Hello all,
>>
>>I have shorewall setup with 3 SNAT entries for external IP address''s to
>>a single IP internal address. I am wondering how to limit access based
>>on the source IP address.
>>ex.
>> EXT IP 1 access only to port 25
>> EXT IP 2 access only to port 443
>> EXT IP 3