Displaying 20 results from an estimated 22 matches for "isite".
Did you mean:
site
2003 Jul 16
16
[Bug 620] Address bits are backwards when setting up port forwarding on Solaris/intel
.../intel
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: ix86
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P3
Component: ssh
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: jrhett at isite.net
SSH works perfect fine for sessions, scp, sftp and everything else we use it
for, but port forwarding has been broken since 3.4.something... The local bind
command tries to bind to 1.0.0.127 instead of the proper loopback address.
It wasn't crucial for me, and I got lazy about reporting...
2010 Dec 06
3
How to this SAS transport file in R?
Dear All,
I try to read the SAS transport file in R, but it shows error. Please help!
I am using R 2.11.1
library(foreign)
download.file("http://isites.harvard.edu/fs/docs/icb.topic35387.files/demo_c.xpt","C:/Desktop/demo_c.xpt")
sasxport <- read.xport("C:/Desktop/demo_c.xpt")
Error in lookup.xport(file) : file not in SAS transfer format
--
View this message in context: http://r.789695.n4.nabble.com/How-to-this...
2006 May 18
2
Lighttpd scgi error on windows
Hi,
I have followed the instructions below to get lighttpd and scgi working
on windows.
http://wiki.rubyonrails.org/rails/pages/HowToDeployWithLighttpdOnWindows
When i typ in the following address http://127.0.0.1:9999/ i get just a
blank white page.
In the scgi.log file i have the following error but dont know what the
problem is
[INF][3552] Running in production mode on 127.0.0.1:9999
2009 Aug 02
4
X11 theme cursors
If anybody know HOW I can use the X11 cursor theme in Wine?
2011 Jun 08
2
[LLVMdev] Polly test and example
Hi, all
I tried Polly installation on Ubuntu.
On its building, it returned no errors.
But when I run "make polly-test", it returns 11 unexpected failures as
follows.
-----------------------------------
********************
Testing Time: 19.77s
********************
Failing Tests (11):
Polly :: CodeGen/do_pluto_matmult.ll
Polly :: CodeGen/loop_with_condition.ll
Polly ::
2011 Jun 10
2
[LLVMdev] Polly test and example
H, Tobias
Thank you for your reply.
Tobias Grosser wrote:
(Thu, 09 Jun 2011 15:41:05 -0300)
>On 06/08/2011 01:17 AM, MORIYAMA Tomohiro wrote:
>> Hi, all
>>
>> I tried Polly installation on Ubuntu.
>>
>> On its building, it returned no errors.
>> But when I run "make polly-test", it returns 11 unexpected failures as
>> follows.
>>
2011 Jun 10
4
[LLVMdev] Polly test and example
(2011/06/10 14:01), Tobias Grosser wrote:
> On 06/10/2011 01:52 AM, MORIYAMA Tomohiro wrote:
>> (2011/06/10 13:25), Tobias Grosser wrote:
>>> On 06/10/2011 12:00 AM, MORIYAMA Tomohiro wrote:
>>>> H, Tobias
>>>> Thank you for your reply.
>>>>
>>>>
>>>> Tobias Grosser wrote:
>>>>> Interesting. On what kind
2006 May 17
0
adding grid lines to an xyplot when there is only 1 panel
...e.
>all
est STE AREA
-0.229 V1 V1
-1.129 V1 V2
-2.084 V1 V4
-2.918 V1 V3
-0.548 V2 V1
-0.217 V2 V2
-1.937 V2 V3
-1.205 V2 V4
-4.126 V4 V1
-1.481 V4 V2
-2.070 V4 V3
-0.042 V4 V4
xyplot(est ~ ISITE, data = all2, groups = AREA, type = "b",
auto.key = list(space = "right"))
Ken Knoblauch
--
Ken Knoblauch
Inserm U371
Cerveau et Vision
Dept. of Cognitive Neuroscience
18 avenue du Doyen Lépine
69500 Bron
France
tel: +33 (0)4 72 91 34 77
fax: +33 (0)4 72 91 34 61
portable...
2006 May 18
1
adding grid lines to an xyplot when there is only 1 panel - corrected
...1.129 V1 V2
> -2.084 V1 V4
> -2.918 V1 V3
> -0.548 V2 V1
> -0.217 V2 V2
> -1.937 V2 V3
> -1.205 V2 V4
> -4.126 V4 V1
> -1.481 V4 V2
> -2.070 V4 V3
> -0.042 V4 V4
>
> xyplot(est ~ ISITE, data = all2, groups = AREA, type = "b",
> auto.key = list(space = "right"))
>
Ken Knoblauch
--
Ken Knoblauch
Inserm U371
Cerveau et Vision
Dept. of Cognitive Neuroscience
18 avenue du Doyen L?pine
69500 Bron
France
tel: +33 (0)4 72 91 34 77
fax: +33 (0)4 72 91 34 6...
2006 Nov 20
1
Call-limit
hello all,
isit possible to do sth. so that if the sip-phone is in use and a call
is incoming that the caller gets a busy signal?
coz i wan to have the incoming party get a busy signal if i'm at phone.
regards rene
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061120/6f438f28/attachment.htm
2011 Jun 26
2
iptables port forwarding
Dear all,
I would like to forward a port to an internet server, but failed. can you help me?
Server: eth0: 192.168.1.250, Port: 8080 TCP, CentOS 5.6
Remote server: IP: a.b.c.d Port: 8181
Forward path: client1(192.168.1.10) -> 192.168.1.250:8080 (forward) -> a.b.c.d Port: 8181
-----------------------------------------
In Fedora, I successfully to config the firewall using
2011 Jun 10
2
[LLVMdev] Polly test and example
(2011/06/10 13:25), Tobias Grosser wrote:
> On 06/10/2011 12:00 AM, MORIYAMA Tomohiro wrote:
>> H, Tobias
>> Thank you for your reply.
>>
>>
>> Tobias Grosser wrote:
>>> Interesting. On what kind of Platform are you running this? Is it still
>>> Ubuntu 11.04? I assume it's an intel platform, but is it a 32-bit or
>>> 64bit?
>>
2011 Jun 10
2
[LLVMdev] Polly test and example
hi, James.
Thanks for your advice.
"James Molloy" wrote.
(Fri, 10 Jun 2011 08:38:44 +0100)
>Hi,
>
>> out.s: Assembler messages:
>> out.s:8: Error: bad register name `%rsp'
>> out.s:9: Error: bad register name `%rsp)'
>> out.s:12: Error: invalid instruction suffix for `call'
>> out.s:14: Error: bad register name `%rax'
>>
2011 Jun 09
0
[LLVMdev] Polly test and example
On 06/08/2011 01:17 AM, MORIYAMA Tomohiro wrote:
> Hi, all
>
> I tried Polly installation on Ubuntu.
>
> On its building, it returned no errors.
> But when I run "make polly-test", it returns 11 unexpected failures as
> follows.
> -----------------------------------
> ********************
> Testing Time: 19.77s
> ********************
> Failing Tests
2011 Jun 10
0
[LLVMdev] Polly test and example
Hi,
> out.s: Assembler messages:
> out.s:8: Error: bad register name `%rsp'
> out.s:9: Error: bad register name `%rsp)'
> out.s:12: Error: invalid instruction suffix for `call'
> out.s:14: Error: bad register name `%rax'
> out.s:18: Error: bad register name `%rcx'
> out.s:22: Error: bad register name `%rcx)'
> out.s:23: Error: bad register name
2011 Jun 10
0
[LLVMdev] Polly test and example
On 06/10/2011 08:38 AM, MORIYAMA Tomohiro wrote:
> hi, James.
> Thanks for your advice.
>
> "James Molloy" wrote.
> (Fri, 10 Jun 2011 08:38:44 +0100)
>> Hi,
>>
>>> out.s: Assembler messages:
>>> out.s:8: Error: bad register name `%rsp'
>>> out.s:9: Error: bad register name `%rsp)'
>>> out.s:12: Error: invalid
2017 Feb 20
0
usb drives & Orico ORICO 9548U3-BK
> -----Original Message-----
> From: CentOS [mailto:centos-bounces at centos.org] OnBehalf Of Gregory P.
> Ennis
> Sent: Sunday, February 19, 2017 12:31 PM
> To: centos at centos.org
> Subject: Re: [CentOS] usb drives & Orico ORICO9548U3-BK
>
>
> >
> > I decided to build an archive server for thepurpose of backing up
> > other fedora/centos desktops
2011 Jun 10
0
[LLVMdev] Polly test and example
On 06/10/2011 12:00 AM, MORIYAMA Tomohiro wrote:
> H, Tobias
> Thank you for your reply.
>
>
> Tobias Grosser wrote:
>> Interesting. On what kind of Platform are you running this? Is it still
>> Ubuntu 11.04? I assume it's an intel platform, but is it a 32-bit or 64bit?
>
> It is a little bit complicated.
>
> Intel Core i5 M520.
> Ubuntu 11.04-i386
2011 Jun 10
0
[LLVMdev] Polly test and example
Hi.
>>> I see. I will try it amd64 version but now on VMWare.
>>> I'm glad if you tell me your environment in detail.
As a result, I successfully ran "make polly-test" on Ubuntu amd64.
[100%] Running Polly regression tests
Testing Time: 13.16s
Expected Passes : 113
Expected Failures : 29
[100%] Built target polly-test
MORIYAMA Tomohiro wrote.
(Fri, 10
2011 Jun 10
0
[LLVMdev] Polly test and example
On 06/10/2011 01:52 AM, MORIYAMA Tomohiro wrote:
> (2011/06/10 13:25), Tobias Grosser wrote:
>> On 06/10/2011 12:00 AM, MORIYAMA Tomohiro wrote:
>>> H, Tobias
>>> Thank you for your reply.
>>>
>>>
>>> Tobias Grosser wrote:
>>>> Interesting. On what kind of Platform are you running this? Is it still
>>>> Ubuntu 11.04? I