<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>RE: Using ssh keys to login</title>
  <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>RE: Using ssh keys to login</subtitle>
  <entry>
    <title>RE: implementing mysql on lonestar</title>
    <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=618915" />
    <author>
      <name>Yaakoub Youssef El Khamra</name>
    </author>
    <id>https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=618915</id>
    <updated>2013-11-06T16:31:40Z</updated>
    <published>2013-11-06T16:31:40Z</published>
    <summary type="html">If you have not done so, please submit a ticket about this issue. That&amp;#039;s the best way to get it resolved.&lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;Yaakoub</summary>
    <dc:creator>Yaakoub Youssef El Khamra</dc:creator>
    <dc:date>2013-11-06T16:31:40Z</dc:date>
  </entry>
  <entry>
    <title>RE: Is anyone using Octave on Lonestar?</title>
    <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=618908" />
    <author>
      <name>Yaakoub Youssef El Khamra</name>
    </author>
    <id>https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=618908</id>
    <updated>2013-11-06T16:30:16Z</updated>
    <published>2013-11-06T16:30:16Z</published>
    <summary type="html">Octave seems to work fine on the compute nodes. Did you submit a ticket about this issue sir? Did you get it resolved? &lt;br /&gt;&lt;br /&gt;&lt;div class="quote-title"&gt;Jingjing Li:&lt;/div&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;For anyone who is interested: Octave on Lonestar is configured for login nodes only.  We can not run on working nodes yet.  They say they are working on installing octave on the working nodes.&lt;br /&gt;&lt;br /&gt;BTW, since we are supposed not to run jobs on login nodes, basically this means Octave on lonestar is very much useless, I assume.&lt;/div&gt;&lt;/div&gt;</summary>
    <dc:creator>Yaakoub Youssef El Khamra</dc:creator>
    <dc:date>2013-11-06T16:30:16Z</dc:date>
  </entry>
  <entry>
    <title>RE: ibrun fails in Stampede</title>
    <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=618903" />
    <author>
      <name>Yaakoub Youssef El Khamra</name>
    </author>
    <id>https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=618903</id>
    <updated>2013-11-06T16:28:44Z</updated>
    <published>2013-11-06T16:28:44Z</published>
    <summary type="html">Did you submit a ticket about this?</summary>
    <dc:creator>Yaakoub Youssef El Khamra</dc:creator>
    <dc:date>2013-11-06T16:28:44Z</dc:date>
  </entry>
  <entry>
    <title>RE: Using ssh keys to login</title>
    <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=618888" />
    <author>
      <name>Yaakoub Youssef El Khamra</name>
    </author>
    <id>https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=618888</id>
    <updated>2013-11-06T16:21:44Z</updated>
    <published>2013-11-06T16:21:44Z</published>
    <summary type="html">I can recommend the use of an ssh-agent, it helps tremendously. Also for large file transfers I will also recommend globus online.&lt;br /&gt;&lt;br /&gt;A quick google search for ssh-agent how to:&lt;br /&gt;http://superuser.com/questions/8077/how-do-i-set-up-ssh-so-i-dont-have-to-type-my-password&lt;br /&gt;&lt;br /&gt;And globus online:&lt;br /&gt;https://www.globusonline.org/&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;Yaakoub</summary>
    <dc:creator>Yaakoub Youssef El Khamra</dc:creator>
    <dc:date>2013-11-06T16:21:44Z</dc:date>
  </entry>
  <entry>
    <title>RE: Using ssh keys to login</title>
    <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=618846" />
    <author>
      <name>Yaakoub Youssef El Khamra</name>
    </author>
    <id>https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=618846</id>
    <updated>2013-11-06T15:57:49Z</updated>
    <published>2013-11-06T15:57:49Z</published>
    <summary type="html">Regarding the script: watch out. You are setting an empty pass phrase on line 26.&lt;br /&gt;&lt;br /&gt;# create ssh key and add to config file&lt;br /&gt;if [ ! -e ~/.ssh/${SERVER} ]; then&lt;br /&gt;  ssh-keygen -q -t rsa -N &amp;#034;&amp;#034; -f ~/.ssh/${SERVER}&lt;br /&gt;&lt;br /&gt;This is great way to make compromising your account very easy. &lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;Yaakoub</summary>
    <dc:creator>Yaakoub Youssef El Khamra</dc:creator>
    <dc:date>2013-11-06T15:57:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: Using ssh keys to login</title>
    <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=618834" />
    <author>
      <name>Yaakoub Youssef El Khamra</name>
    </author>
    <id>https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=618834</id>
    <updated>2013-11-06T15:53:01Z</updated>
    <published>2013-11-06T15:53:01Z</published>
    <summary type="html">I strongly suggest you copy your key to authorized_keys2 instead of authorized_keys to avoid any mpi_spawn errors. Standard security precautions apply: use a strong password for your key, keep it somewhere safe, make sure permissions are locked down etc... &lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;Yaakoub</summary>
    <dc:creator>Yaakoub Youssef El Khamra</dc:creator>
    <dc:date>2013-11-06T15:53:01Z</dc:date>
  </entry>
</feed>

