<br>Hello Eric, Wes and Pat,<br><br>Thanks a lot.  display works for me now.<br><br>1. I edited /etc/services as per eric's suggestion.<br>2. I edited /etc/hosts to contain only  one line given by Wes.<br>3. I tried including tv=local tpok.  But I also found that I need not include  tv=local because
<br>even in this case I get the same AIPS TV screen.<br>4. I think, I don't need sshd now.<br><br>Eric: my compiler version is<br>sridhar@chandrama:~/aips$ g77 --version<br>GNU Fortran (GCC) 3.4.6 (Ubuntu 3.4.6-6ubuntu2
)<br>Copyright (C) 2006 Free Software Foundation, Inc.<br><br>In retrospect, I realize that the compiler options I used may not be the best.  Is there drastic<br>change in speed if binary installation is used? <br><br>Thanks once again for all your replies.
<br><br>regards,<br>sridhar<br><br><br><div class="gmail_quote">On Jan 12, 2008 4:34 PM, Patrick P Murphy <<a href="mailto:pmurphy@nrao.edu">pmurphy@nrao.edu</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>(tech removed from the CC: list; that's for network, not AIPS, problems).<br><div class="Ih2E3d"><br>On Fri, 11 Jan 2008 17:54:32 +0100, "Sridharan Rengaswamy"<br>   <<a href="mailto:sridharan71@gmail.com">
sridharan71@gmail.com</a>> said:<br><br>> START_AIPS: Checking if CHANDRAMA is reachable via ssh...<br>> START_AIPS: Cannot start remote TV servers on CHANDRAMA, sorry!<br>> START_AIPS: remote command gave this error:
<br>> ssh: connect to host CHANDRAMA port 22: Connection refused<br><br></div>As with most Ubuntu installations (I run it on my laptop), sshd (the<br>secure shell daemon) is not enabled by default.  Normally one does not
<br>need a ssh server on a laptop, though it's handy sometimes.  You can<br>check if it's installed by giving the "dpkg --status openssh-server",<br>and if so, whether it's enabled by "/usr/sbin/sysv-rc-conf --list ssh"
<br>(if the output includes "2:on" it's enabled).<br><br>Eric and Wes are correct though in recommending you start with<br><br>    aips tv=local<br><br>as that's the most sensible option for (mostly standalone) laptops, and
<br>does not require the ssh daemon to be running.<br><br>You can also start aips with:<br><br>   aips tv=local tpok<br><br>which bypasses the startup of the TPMON daemons altogether.<br><div class="Ih2E3d"><br>> debug1: connect to address 
<a href="http://127.0.1.1" target="_blank"><font color="red"><b>MailScanner has detected a possible fraud attempt from "127.0.1.1" claiming to be</b></font> 127.0.1.1</a> port 22: Connection refused<br><br></div>This shows clearly that the ssh server is not enabled.  Again, I really<br>doubt that you need it.<br><br> - Pat (a former AIP, watching from the sidelines now).
<br><font color="#888888"><br>--<br> Patrick P. Murphy, Ph.D.     NRAO Webmaster, Computing Security Manager<br> <a href="http://www.nrao.edu/%7Epmurphy/" target="_blank">http://www.nrao.edu/~pmurphy/</a>          <a href="http://chien-noir.com/maze.shtml" target="_blank">
http://chien-noir.com/maze.shtml</a><br> "Inventions then cannot, in nature, be a subject of property."<br>                                    -- Thomas Jefferson, August 13, 1813<br></font></blockquote></div><br>