<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic installing PSP remotely w/ ssh in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/installing-psp-remotely-w-ssh/m-p/4093902#M63085</link>
    <description>So I've copied the PSP  over w/ scp to the remote machine along with a txt file with the options I want set.&lt;BR /&gt;&lt;BR /&gt;If I ssh into the remote server and issue the command "sudo ~/compaq/csp/linux/install790.sh --nui --silent --inputfile ~/config.in"&lt;BR /&gt;&lt;BR /&gt;This will install the PSP fine.  However, If I try to do the install from my local machine vith the command&lt;BR /&gt;&lt;BR /&gt;"ssh remotehost cd ~/compaq/csp/linux;sudo install790.sh --nui --silent --inputfile ~/config.in"&lt;BR /&gt;&lt;BR /&gt;I will recieve a whole bunch of errors of the form &lt;BR /&gt;&lt;BR /&gt;tput error: unknown terminal "unknown" and the install program will install the PSP but never exit with a return code.&lt;BR /&gt;&lt;BR /&gt;This is problematic as I'm trying to script a mass deployment of the PSP to several hundred host, rather then log into each one and install the psp.&lt;BR /&gt;&lt;BR /&gt;Anyone have any ideas?</description>
    <pubDate>Mon, 29 Oct 2007 16:08:48 GMT</pubDate>
    <dc:creator>Nick Bedi</dc:creator>
    <dc:date>2007-10-29T16:08:48Z</dc:date>
    <item>
      <title>installing PSP remotely w/ ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-psp-remotely-w-ssh/m-p/4093902#M63085</link>
      <description>So I've copied the PSP  over w/ scp to the remote machine along with a txt file with the options I want set.&lt;BR /&gt;&lt;BR /&gt;If I ssh into the remote server and issue the command "sudo ~/compaq/csp/linux/install790.sh --nui --silent --inputfile ~/config.in"&lt;BR /&gt;&lt;BR /&gt;This will install the PSP fine.  However, If I try to do the install from my local machine vith the command&lt;BR /&gt;&lt;BR /&gt;"ssh remotehost cd ~/compaq/csp/linux;sudo install790.sh --nui --silent --inputfile ~/config.in"&lt;BR /&gt;&lt;BR /&gt;I will recieve a whole bunch of errors of the form &lt;BR /&gt;&lt;BR /&gt;tput error: unknown terminal "unknown" and the install program will install the PSP but never exit with a return code.&lt;BR /&gt;&lt;BR /&gt;This is problematic as I'm trying to script a mass deployment of the PSP to several hundred host, rather then log into each one and install the psp.&lt;BR /&gt;&lt;BR /&gt;Anyone have any ideas?</description>
      <pubDate>Mon, 29 Oct 2007 16:08:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-psp-remotely-w-ssh/m-p/4093902#M63085</guid>
      <dc:creator>Nick Bedi</dc:creator>
      <dc:date>2007-10-29T16:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: installing PSP remotely w/ ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-psp-remotely-w-ssh/m-p/4093903#M63086</link>
      <description>I'm wondering if it could be something to do with the environment variable setting in:  /etc/profile&lt;BR /&gt;&lt;BR /&gt;Have you checked the value for $TERM?</description>
      <pubDate>Tue, 30 Oct 2007 06:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-psp-remotely-w-ssh/m-p/4093903#M63086</guid>
      <dc:creator>~sesh</dc:creator>
      <dc:date>2007-10-30T06:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: installing PSP remotely w/ ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-psp-remotely-w-ssh/m-p/4093904#M63087</link>
      <description>Nah, the issue is when you remote-execute a command via ssh, a psudeo-tty isn't fully associated with the connection, so it's in a funky state.&lt;BR /&gt;&lt;BR /&gt;I've not tried it, but have you tried using 'ssh -n ....' or redirecting /dev/null into stdin?</description>
      <pubDate>Tue, 30 Oct 2007 08:10:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-psp-remotely-w-ssh/m-p/4093904#M63087</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-10-30T08:10:11Z</dc:date>
    </item>
  </channel>
</rss>

