[MINC-users] using register remotely

Mishkin Derakhshan mishkind at gmail.com
Thu May 21 05:01:07 EDT 2015


here are a few things I've tried in the past when my ssh doesn't work
as I'd like:
1. add -rgb to the register command, i.e., ssh -X register -rgb
2. Not sure if this is mac specific, but edit /etc/sshd_config on your
host machine. Uncomment the line that says X11Forwarding no and change
it so it says X11Forwarding yes
3. edit /etc/ssh_config on your host machine. Uncomment the line that
says ForwardX11 no and change it to ForwardX11 yes
4. use ssh -Y as vlad suggested



On Wed, May 20, 2015 at 9:35 PM, Jérôme Redouté <redoute at cermep.fr> wrote:
> Le 20/05/2015 17:38, Robert D. Vincent a écrit :
>>
>> Hi,
>>
>> What operating system is on the remote computer are you using?
>>
>>      -bert
>
>
> The remote server runs RedHat 5
>
> ssh -X -Y fails too
>
>
>
>>
>>
>> On Wed, May 20, 2015 at 11:34 AM, Jérôme Redouté <redoute at cermep.fr>
>> wrote:
>>
>>> here is what I get:
>>>
>>>   register
>>>>
>>>> X Error of failed request:  BadValue (integer parameter out of range for
>>>> operation)
>>>>    Major opcode of failed request:  154 (GLX)
>>>>    Minor opcode of failed request:  3 (X_GLXCreateContext)
>>>>    Value in failed request:  0x0
>>>>    Serial number of failed request:  17
>>>>    Current serial number in output stream:  18
>>>>
>>>
>>> Le 20/05/2015 17:20, Robert D. Vincent a écrit :
>>>
>>>> Hi Jerome,
>>>>
>>>> Can you be more specific about what happens? Normally register should
>>>> work
>>>> over an X connection, although it may run quite slowly.
>>>>
>>>>       -bert
>>>>
>>>>
>>>> On Wed, May 20, 2015 at 11:13 AM, Jérôme Redouté <redoute at cermep.fr>
>>>> wrote:
>>>>
>>>>   Hi,
>>>>>
>>>>> Minc tools are available on a remote server.
>>>>> I can't run register through ssh -X connection
>>>>> How should I do?
>>>>> Thanks
>>>>> Jerome
>>>>>
>>>>> --
>>>>> ==================================================================
>>>>> Jérôme Redouté
>>>>> Ph.D. - Ingénieur de Recherche - Université Claude Bernard - Lyon1
>>>>> CERMEP - Imagerie du vivant
>>>>> 59 Bd Pinel. 69677 Bron - FRANCE
>>>>> tel : 33 (0)4 72 68 86 18 (bureau)
>>>>> tel : 33 (0)4 72 68 86 00 (standard)
>>>>> fax : 33 (0)4 72 68 86 10
>>>>> ==================================================================
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> MINC-users at bic.mni.mcgill.ca
>>>>> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users
>>>>>
>>>>>   _______________________________________________
>>>>
>>>> MINC-users at bic.mni.mcgill.ca
>>>> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users
>>>>
>>>>
>>> --
>>> ==================================================================
>>> Jérôme Redouté
>>> Ph.D. - Ingénieur de Recherche - Université Claude Bernard - Lyon1
>>> CERMEP - Imagerie du vivant
>>> 59 Bd Pinel. 69677 Bron - FRANCE
>>> tel : 33 (0)4 72 68 86 18 (bureau)
>>> tel : 33 (0)4 72 68 86 00 (standard)
>>> fax : 33 (0)4 72 68 86 10
>>> ==================================================================
>>>
>>>
>>> _______________________________________________
>>> MINC-users at bic.mni.mcgill.ca
>>> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users
>>>
>> _______________________________________________
>> MINC-users at bic.mni.mcgill.ca
>> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users
>>
>
>
> --
> ==================================================================
> Jérôme Redouté
> Ph.D. - Ingénieur de Recherche - Université Claude Bernard - Lyon1
> CERMEP - Imagerie du vivant
> 59 Bd Pinel. 69677 Bron - FRANCE
> tel : 33 (0)4 72 68 86 18 (bureau)
> tel : 33 (0)4 72 68 86 00 (standard)
> fax : 33 (0)4 72 68 86 10
> ==================================================================
>
>
> _______________________________________________
> MINC-users at bic.mni.mcgill.ca
> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users


More information about the MINC-users mailing list