HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: rlogin - passing my env
Operating System - HP-UX
1834484
Members
3686
Online
110067
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2002 12:34 PM
09-10-2002 12:34 PM
rlogin - passing my env
Hi,
When I telnet or rlogin to a remote machine, I lose my environment, and pickup the environment on the remote machine.
Does anyone know how to get my environment to pass across to the remote machine?
When I telnet or rlogin to a remote machine, I lose my environment, and pickup the environment on the remote machine.
Does anyone know how to get my environment to pass across to the remote machine?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2002 12:44 PM
09-10-2002 12:44 PM
Re: rlogin - passing my env
Creae .profile file same as your local machine in the home directory of remote server.
-USA..
Good Luck..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2002 12:47 PM
09-10-2002 12:47 PM
Re: rlogin - passing my env
One way will be to have your home-dir exported and NFS mounted by all servers. The other option is to manually propogate your initialization files (.profile, .login, etc.) to all of your servers.
HTH
...Manjeet
HTH
...Manjeet
work is fun ! (my manager is standing behind me!!)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2002 01:33 PM
09-10-2002 01:33 PM
Re: rlogin - passing my env
Hi Allan,
The easiest way to do this would be to have all the systems automount (now called autofs) the same home dir.
Set it up in the /etc/rc.config.d/nfsconf config file.
The daemon is
/usr/lib/netsvc/fs/autofs/automount
And the file to define the mounts is
/etc/auto_master
See man automount for further details.
The sticky point may be applications...you'd have to insure that ALL applications are installed AND installed the SAME way on ALL systems or you may have trouble if APP1HOME=/path/to/dir is actually /path/to/dir2 on another system OR systemA has Java2 & systemB has Java3 & so on.
Rgds,
Jeff
The easiest way to do this would be to have all the systems automount (now called autofs) the same home dir.
Set it up in the /etc/rc.config.d/nfsconf config file.
The daemon is
/usr/lib/netsvc/fs/autofs/automount
And the file to define the mounts is
/etc/auto_master
See man automount for further details.
The sticky point may be applications...you'd have to insure that ALL applications are installed AND installed the SAME way on ALL systems or you may have trouble if APP1HOME=/path/to/dir is actually /path/to/dir2 on another system OR systemA has Java2 & systemB has Java3 & so on.
Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP