<?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 Re: Console hanging when saving crontab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675371#M51906</link>
    <description>What does this mean?&lt;BR /&gt;&lt;BR /&gt;console hanging when saving a crontab entry&lt;BR /&gt;&lt;BR /&gt;???&lt;BR /&gt;&lt;BR /&gt;Are you using an editor like "vi" or "emacs"??&lt;BR /&gt;&lt;BR /&gt;What kind of console?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Mon, 04 Mar 2002 03:14:51 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2002-03-04T03:14:51Z</dc:date>
    <item>
      <title>Console hanging when saving crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675370#M51905</link>
      <description>Hi all,&lt;BR /&gt;This is regarding the console hanging when saving a crontab entry. Once the console hangs, we need to telnet and kill the console. The version of OS is 11 and sudo is installed on the system.&lt;BR /&gt;Could somebody help me out on this.</description>
      <pubDate>Mon, 04 Mar 2002 03:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675370#M51905</guid>
      <dc:creator>Reuben Ernest</dc:creator>
      <dc:date>2002-03-04T03:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Console hanging when saving crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675371#M51906</link>
      <description>What does this mean?&lt;BR /&gt;&lt;BR /&gt;console hanging when saving a crontab entry&lt;BR /&gt;&lt;BR /&gt;???&lt;BR /&gt;&lt;BR /&gt;Are you using an editor like "vi" or "emacs"??&lt;BR /&gt;&lt;BR /&gt;What kind of console?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 04 Mar 2002 03:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675371#M51906</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-04T03:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Console hanging when saving crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675372#M51907</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Be sure that you are using the right type of terminal on your console. If you are using an incorrect emulation you will have all sorts of problems.&lt;BR /&gt;&lt;BR /&gt;-Michael</description>
      <pubDate>Mon, 04 Mar 2002 03:34:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675372#M51907</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-03-04T03:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Console hanging when saving crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675373#M51908</link>
      <description>I am using vi as my editor.&lt;BR /&gt;After editing, i try to save by wq! and it returns an error message says "read input error" and then console hangs. When i try to reset the console Ctrl/d and power cycle the monitor, i get a message saying "Enter to clear screen" but the console does not respond to any keyboard inputs.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Mar 2002 03:36:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675373#M51908</guid>
      <dc:creator>Reuben Ernest</dc:creator>
      <dc:date>2002-03-04T03:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Console hanging when saving crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675374#M51909</link>
      <description>Hi,&lt;BR /&gt;Do&lt;BR /&gt;#export TERM=hp&lt;BR /&gt;#crontab -e to edit&lt;BR /&gt;If problem still persists then check /etc/inittab file for the entry of console.&lt;BR /&gt;&lt;BR /&gt;How about this &lt;BR /&gt;#banner hello &amp;gt;/dev/console ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Mar 2002 03:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675374#M51909</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2002-03-04T03:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Console hanging when saving crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675375#M51910</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Does the console hang when only attempting&lt;BR /&gt;to do cron entries or any vi editing?&lt;BR /&gt;&lt;BR /&gt;It is good practise to never use crontab -e&lt;BR /&gt;as in this scenario you may end up with no&lt;BR /&gt;crontab at all.&lt;BR /&gt;&lt;BR /&gt;In regards to your console, you tried to&lt;BR /&gt;plug in a different console to test?&lt;BR /&gt;&lt;BR /&gt;Michael</description>
      <pubDate>Mon, 04 Mar 2002 05:26:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675375#M51910</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-03-04T05:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Console hanging when saving crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675376#M51911</link>
      <description>Thanks to everyone....rebooted the server and now I am able to save the file. Not sure if the swap file had anything to do with it. Now only 12% of swap is used and stupid me never checked the swap size before...Thanks all. Still would like to know what really happened though :)</description>
      <pubDate>Mon, 04 Mar 2002 05:36:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675376#M51911</guid>
      <dc:creator>Reuben Ernest</dc:creator>
      <dc:date>2002-03-04T05:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Console hanging when saving crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675377#M51912</link>
      <description>Hi Reuben,&lt;BR /&gt;&lt;BR /&gt;is it possible, that you had a vi .swap-file for your crontab? This is made when you are closing vi- editor in a non- normal way. That may cause a problem like described.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Mon, 04 Mar 2002 08:29:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-hanging-when-saving-crontab/m-p/2675377#M51912</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-03-04T08:29:16Z</dc:date>
    </item>
  </channel>
</rss>

