RHOST(1) General Commands Manual RHOST(1)NAME
rhost - resolve a single ip address
SYNOPSIS
rhost <IP> [ARGS...]
DESCRIPTION
rhost uses jdresolve to resolve a single IP address
OPTIONS
<IP> the address to resolve.
[ARGS...]
up to 3 optional arguments to pass to jdresolve
SEE ALSO jdresolve(1).
AUTHOR
jdresolve was written by John Douglas Rowell <me@jdrowell.com>, and is licensed under the terms of the GNU General Public License.
This man page was written by Craig Sanders <cas@taz.net.au>, for the Debian GNU/Linux package of jdresolve, and is also licensed under the
terms of the GNU GPL.
BUG REPORTS
If you find a bug in jdresolve, you should report it. But first, you should make sure that it really is a bug, and that it appears in the
latest version of jdresolve that you have. Once you have determined that a bug actually exists, send a bug report to bugs@jdrowell.com.
RHOST(1)
Check Out this Related Man Page
bug-buddy(1) General Commands Manual bug-buddy(1)NAME
bug-buddy - graphical bug reporting tool
SYNOPSIS
bug-buddy [options]
DESCRIPTION
bug-buddy is a graphical bug reporting tool for GNOME. The goal of Bug Buddy is to make reporting bugs very simple and easy for the user,
while making the reports themselves more useful and informative for the developer.
OPTIONS --name=NAME
Name of contact
--email=EMAIL
Email address of contact
--package=PACKAGE
Package containing the program
--package-ver=VERSION
Version of the package
--appname=FILE
Filename of the crashed program
--pid=PID
PID of the crashed program
--core=FILE
Core file from program
--include=FILE
Text file to include in the report
LICENSE
Copyright (C) 1999-2002 Jacob Berkman Copyright 2000, 2001, 2002 Ximian, Inc.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER-
CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation,
Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
AUTHOR
Jacob Berkman <jacob@bug-buddy.org>
This manual page was written by David LaBissoniere, <labisso@debian.org> for the Debian GNU/Linux system (but may be used by others).
February 14, 2001 bug-buddy(1)
Hi
I'm trying to automatically run a command on a UNIX (AIX) machine from a Windows NT 4 machine. I can do this manually using the 'rexec' or 'rsh' command but I need an automatic login (on the AIX). In the manual I've found that there should be a '.rhosts' file on the Unix machine in the... (1 Reply)
1. is there anyone know what is the record format for file .rhosts ?
2. where to put .rhosts file ? is it on caller or on callee ?
3. will remsh command works if callee is not unix platform (say AS400) ?
4. best regards, Yatno (4 Replies)
what should i use if i want to run a shell script from a remote host where in it requires me to enter a username and a password which is different from my present login and run a shell located in that server? should the script located on the local or remote end? something that will do something... (7 Replies)
Hello,
I'm going to use the remote tape via rsh , I think that all the necessary process have been done as below:
(suppose the machine name that want to use tape is : m1
& the source machine is: m2 )
1-in m2 machine i add: +
m1 in .rhosts... (8 Replies)
Hello,
Pls i need to copy some data from AIX Unix 4.3 to a SCO Openserve 5.0.5 using rcp command. But i keep on having permission error. WHAT IS THE SOLTION OR WHAT COMMAND CAN I USE AGAIN (4 Replies)
Hello all,
Ok. Here it the scope I have two Redhat 7.2 machine which I use to test things on. I have a home directory which is NFS mounted via NIS. I have a .rhosts file in the directory with the name of the machine and username, with permission 600. Be when I try to run a rsh command I get... (6 Replies)
my apache 2.0 is up and running but after trying to reconfigure it for specifics I ended up with a permanent eror message that I can't seem to get rid of .. when I run the server ( just / */apachect1 start )
the message reads "cannot locate name localhost for server 127.0.0"
so far I have tried... (2 Replies)
Hi all,
Thanks for reading and any susequente posts....
... I am running a RedHat Ent 3 server. Anyhow I have to do an rlogin to install some software on the box. The problem is that the solaris box I am trying to do the install from carn't get an rlogin. I have tested this with other... (1 Reply)
dear unix gurus,
trying to search for this thread in the forum but can't seem to find any of them.
just would like to post 2 questions:
1) if there are spaces in the .rhosts file will it cause problems for users who try to run the program/ script? :confused:
2) does the .rhosts file be... (10 Replies)
howdy experts,
i am using 2 server- Solaris 5.9
i have tape device attached with 1 of my solaris server. But others not.
# modinfo|grep tape
152 13d43e4 1333c 33 1 st (SCSI tape Driver 1.231)
now i want to Backup DATA file and System File in Tape Drive.
How do I take data and... (3 Replies)
Hi All,
I have one problem related to /.rhosts file.
According to my understanding, /.rhosts file is used for "rsh". What will happen if I have duplicate entries in this file?
e.g> my .rhosts file looks like
Code:
wcars42g
wcars89j
wcars42g
wcars42b
wcars42b
Will duplicate entries... (1 Reply)
Hi,
I forgot how to start a new thread. :(
Can somebody please guide me?
I have one problem related to /.rhosts file.
According to my understanding, /.rhosts file is used for "rsh". What will happen if I have duplicate entries in this file?
e.g> my .rhosts file looks like
wcars42g... (2 Replies)
Hi All,
I have a station in solaris 10 in a environnemet NIS. after reboot of the station the file ". rhosts" has the UID / GID nobody.
Could you please help me to find the solution?
Thx.
Vince (0 Replies)
I have a user who has "+ +" at the top of his .rhosts file. He cannot "rsh NODE date" to a different box ( both are RHEL 5.4 ). If I remove the "+ +" then the "RSH" works. I have correct settings of node names/user in the .rhosts file.
I even tried adding to the second box's... (3 Replies)
In the following Unix Tip from Unix Guru Universe, are there some typos?
Specifically, should:
"From hosts(user:deepak)" be "From host2(user:deepak)"? (I'm almost 100% certain it should)
"rlogin hosts.domain.com -l paul" be "rlogin host2.domain.com -l paul"?
Some related... (0 Replies)