|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Need help configuring SSH on HP-UX
Can someone show me the basics on configuring SSH on Unix so I can access my Unix account remotely from Windows 7. Basically, I want to fire some scripts remotely.
I've already posted a thread on the Windows forum thinking my configuration was wrong on the Windows side. But the more I read the SSH man the more I think I might have a configuration issue on the Unix side. 1) Do I need to setup a "known_hosts" file indicating who is allowed to access the Unix machine? 2) If so, what is the syntax to use in this file (userids, IP Addresses, SSH certificates...) 3) Are there other setups required? I had our unix sys-admin turn on SSH on this server and was since able to remote access it with plink.exe (PuTTY), which I wasn't before. So, I'm assuming the SSH stuff is setup correctly but just needs configured to allow remote users to connect to Unix. TIA |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
Do you have another unix box you can play with?
I mean by that, so you can see the procedure on how to configure already between unix boxes before to see about your PC, this will permit to clear your doubts about the HP-UX side |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Yes I have another Unix server I can use.
I was able to remotely connect from one Unix server to the other, using the "ssh" command. It worked on the first try... I love Unix! Last edited by rm-r; 08-21-2012 at 11:45 AM.. |
|
#4
|
|||
|
|||
|
Quote:
1) no, you don't have to tinker with known_hosts. This file gets populated automatically at first successful ssh connection 2) see 1) 3) not really. The default config works for most cases. |
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
Quote:
Winrs error:The client cannot connect to the destination specified in the request. Verify that the service on the destination is running and is accepting requests. Consult the logs and documentation for the WS-Management service running on the destination, most commonly IIS or WinRM. If the destination is the WinRM service, run the following command on the destination to analyze and configure the WinRM service: "winrm quickconfig". Note: I ran the "winrm quickconfig" on my Windows PC but don't know what should be run, if anything, on the remote Unix server. |
| Sponsored Links | |
|
|
#6
|
|||
|
|||
|
Tell us what "winrs dosen't work" means, please show us the error.
FWIW: winrs is a windows tool that comes with Vista I think. It is meant to connect to other windows boxes. I did not know it could connect to a UNIX tty via ssh. |
| Sponsored Links | |
|
|
#7
|
|||
|
|||
|
Quote:
I am using Windows 7. I've remotely run Unix scripts before, with Windows XP. The command to do this was "rsh". It appears this command is no longer shipped with the newer Windows versions and Microsoft has replaced it by "winrm" and "winrs". I also understand the old rsh command established a telnet conection while the newer winrs uses the more secure SSH protocole. I think this is feasible but just haven't found the correct configuration on either computers to make them communicate... ![]() |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Configuring ACL on AIX 5.3 | thisissouvik | AIX | 3 | 06-09-2010 10:27 AM |
| configuring ntp | manoj.solaris | AIX | 0 | 08-23-2007 01:30 AM |
| configuring PHP 5 | moxxx68 | UNIX for Advanced & Expert Users | 3 | 12-17-2004 01:23 PM |
| Configuring NIC | wobitu | HP-UX | 1 | 10-28-2004 06:14 AM |
| Configuring..... | Nisha | UNIX for Advanced & Expert Users | 2 | 09-23-2002 11:51 PM |
|
|