× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



This is from our resident Unix expert, Dennis Lovelady, who was the AS/400 
system administrator   on our AS/400 and has moved up/down to Unix depending 
on how you see it. 


Dennis Responds:

Thanks for this.  It works fine here at KEMET.  Please pass the following 
message on to the list:

Hi, Midrangers!  Long time no talk.

On AIX4.1.5, you don't see rexec running (via ps -ef | grep rexecd) unless it 
is currently honoring a request from another system.  This is because inetd 
determines the need to spawn rexecd processes on an as-needed basis.

To determine if rexecd is configured on your AIX system, you can do:
   $ grep rexec /etc/inetd.conf

You should get back a line looking something like this:
  exec  stream  tcp      nowait  root   /usr/sbin/rexecd     rexecd

If this line is not echoed, or if it is preceeded by '#' then the SysAdmin 
would need to alter inetd.conf to include the rexecd daemon.  (Note that by 
default, rexecd is configured to run on the system, so if it has been 
disabled, there may be some reason (such as a security concern) at your site.)

*************************************************************************
*                                                                       *
*      _/_/_/    _/_/_/_/  _/     _/  _/     _/  _/_/_/   _/_/_/_/      *
*     _/    _/  _/        _/_/   _/  _/_/   _/    _/    _/              *
*    _/    _/  _/_/_/    _/ _/  _/  _/ _/  _/    _/    _/_/_/_/         *
*   _/    _/  _/        _/   _/_/  _/   _/_/    _/          _/   Dennis *
*  _/_/_/    _/_/_/_/  _/     _/  _/     _/  _/_/_/  _/_/_/_/  Lovelady *
*                                                                       *
*  Simpsonville, SC     E-MAIL: DennisLovelady@KEMET.COM  (work)        *
*                           or: Dennis@Lovelady.com       (life)        *
*************************************************************************

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the Midrange System Mailing List!  To submit a new message,   *
* send your mail to "MIDRANGE-L@midrange.com".  To unsubscribe from     *
* this list send email to MAJORDOMO@midrange.com and specify            *
* 'unsubscribe MIDRANGE-L' in the body of your message.  Questions      *
* should be directed to the list owner / operator: david@midrange.com   *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.