- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: command
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
06-05-2001 06:56 AM
06-05-2001 06:56 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2001 06:58 AM
06-05-2001 06:58 AM
SolutionThe easiest thing is probably to get a copy of an 'rsh' or 'rcmd' client for Win*. There are many of these floating around and they work pretty much like rsh/remsh for Unix.
If you're a bit more paranoid, you might check SSH or OpenSSH, which uses cryptographic authentication and data encryption.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2001 07:22 AM
06-05-2001 07:22 AM
Re: command
you can get this at:
http://www.informix.com/informix/products/tools/wintegrate/
Good Luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2001 07:24 AM
06-05-2001 07:24 AM
Re: command
If I am doing this sort of thing and need to connect just a few PC's (so that cost is not really an issue), I always use the MKS Toolkit because you also get a real shell on the Windows side as well as all the unix tools you are familiar with.
Check out: http://www.mkssoftware.com/
If needed on many PC's, I have done this by setting up a listener in perl on the UNIX
end and a client written in perl on the PC side.
Food for thought, Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2001 07:27 AM
06-05-2001 07:27 AM
Re: command
we write scripts with menu options at the unix level. then each script can be run manually should any problems arise. once the scripts are setup correctly we will run wintegrate as i just discribed to record everything and generate a wintegrate script. I hope this helps you out some.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2001 07:51 AM
06-05-2001 07:51 AM
Re: command
good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2001 10:22 AM
06-05-2001 10:22 AM