![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mount CD from local laptop to UNIX server remotely | duke0001 | UNIX for Advanced & Expert Users | 7 | 10-31-2007 04:20 PM |
| remotely installing apache server using Shel scripting | tadi18 | Shell Programming and Scripting | 2 | 07-21-2007 05:39 PM |
| Could not connect to the server | srikanthus2002 | UNIX for Dummies Questions & Answers | 4 | 11-28-2006 07:31 AM |
| Remotely accessing a server | rogre | UNIX for Dummies Questions & Answers | 3 | 08-21-2006 02:27 PM |
| how to remotely administer/validate UNIX server via Windows machine? | sohungry73 | Shell Programming and Scripting | 5 | 06-20-2006 05:32 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Not able to remotely connect to server using ssh
Hi,
I am trying to run the below command in perl but when the perl script is executed it prompts a error message saying " ssh: <username>: Name or service not known ". Not able to understand this as this command runs perfectly on the server prompt. ` ssh <username>@pus4026dev df -k >> hufs_check.txt `; My intention of running this command from perl script is to copy the mounts on the server pus4026dev to file hufs_check.txt. Thanks |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|