![]() |
|
|
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 |
| Webpage to Telnet via Perl and Expect: Telnet problem? | jondo | Shell Programming and Scripting | 1 | 07-22-2008 01:35 AM |
| Using TELNET | kymthasneem | Linux | 3 | 08-08-2007 08:35 AM |
| about ssh and telnet | Kostantinos | UNIX for Advanced & Expert Users | 1 | 02-05-2007 05:01 PM |
| telnet | YoYo | Shell Programming and Scripting | 2 | 09-22-2005 04:31 AM |
| telnet on AT&T MLS V | smartgod | Security | 1 | 07-01-2005 08:41 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi All,
I was implementing a change of TELNET to SSH connectivity, and finding it tough at a point where I was connecting to another unix server through TELNET. Code:
( ps -ef |grep abcd) | TELNET x.xx.xxx.xx Code:
( ps -ef |grep abcd) | SSH x.xx.xxx.xx Any ideas will be heartfully appreciated. Am a bit short of time here.. ![]() |
| Bookmarks |
| Tags |
| ssh, telnet |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|