Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
SecureCRT replacement
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
scott enwright  
View profile  
 More options Dec 22 2003, 9:04 am
Newsgroups: comp.os.linux, comp.os.linux.help, comp.os.linux.networking, de.comp.os.unix.linux.newusers
From: "scott enwright" <scotte.n0s...@nospam.bigpond.n0spam.net.au>
Date: Mon, 22 Dec 2003 14:02:37 GMT
Local: Mon, Dec 22 2003 9:02 am
Subject: SecureCRT replacement
G'day,

I'm noew to linux and am looking for an application that is equal to
SecureCRT.  I am specificaly looking for an application that has a menu
system of telnet/ssh hosts with folders (by customer).

If such a thing exists please let me know :)

Regards,

Scott.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
penguin-rox  
View profile  
 More options Dec 22 2003, 9:40 am
Newsgroups: comp.os.linux, comp.os.linux.help, comp.os.linux.networking, de.comp.os.unix.linux.newusers
From: penguin-rox <s...@follow-me-here.go>
Date: Mon, 22 Dec 2003 14:40:04 GMT
Local: Mon, Dec 22 2003 9:40 am
Subject: Re: SecureCRT replacement

scott enwright wrote:
> G'day,

> I'm noew to linux and am looking for an application that is equal to
> SecureCRT.  I am specificaly looking for an application that has a menu
> system of telnet/ssh hosts with folders (by customer).

> If such a thing exists please let me know :)

> Regards,

> Scott.

Look into 'otak'

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick Gushlow  
View profile  
 More options Dec 22 2003, 11:59 am
Newsgroups: comp.os.linux, comp.os.linux.help, comp.os.linux.networking, de.comp.os.unix.linux.newusers
From: Nick Gushlow <gush...@hotmail.com>
Date: Mon, 22 Dec 2003 16:58:58 +0000
Local: Mon, Dec 22 2003 11:58 am
Subject: Re: SecureCRT replacement

On Mon, 22 Dec 2003 14:02:37 +0000, scott enwright wrote:
> G'day,

> I'm noew to linux and am looking for an application that is equal to
> SecureCRT.  I am specificaly looking for an application that has a menu
> system of telnet/ssh hosts with folders (by customer).

> If such a thing exists please let me know :)

> Regards,

> Scott.

Secpanel is pretty good.

-- Nick.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Efflandt  
View profile  
 More options Dec 22 2003, 7:00 pm
Newsgroups: comp.os.linux, comp.os.linux.help, comp.os.linux.networking, de.comp.os.unix.linux.newusers
From: effla...@xnet.com (David Efflandt)
Date: Tue, 23 Dec 2003 00:00:30 +0000 (UTC)
Local: Mon, Dec 22 2003 7:00 pm
Subject: Re: SecureCRT replacement
On Mon, 22 Dec 2003, scott enwright

<scotte.n0s...@nospam.bigpond.n0spam.net.au> wrote:
> G'day,

> I'm noew to linux and am looking for an application that is equal to
> SecureCRT.  I am specificaly looking for an application that has a menu
> system of telnet/ssh hosts with folders (by customer).

Not sure what you mean by "with folders (by customer)".  When I am stuck
in Windows I use 'Putty' for ssh (free).  You save whatever configuration
you want for different hosts, then just click on one from a list, load and
connect.  I used its puttygen to generate a key and uploaded that (binary)  
and appended that to my authorized_keys (which works for Linux, Solaris,
NetBSD hosts).

--
David Efflandt - All spam ignored  http://www.de-srv.com/
http://www.autox.chicago.il.us/  http://www.berniesfloral.net/
http://cgi-help.virtualave.net/  http://hammer.prohosting.com/~cgi-wiz/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Les Mikesell  
View profile  
 More options Dec 29 2003, 12:41 am
Newsgroups: comp.os.linux, comp.os.linux.help, comp.os.linux.networking, de.comp.os.unix.linux.newusers
From: "Les Mikesell" <lesmikes...@comcast.net>
Date: Mon, 29 Dec 2003 05:41:55 GMT
Local: Mon, Dec 29 2003 12:41 am
Subject: Re: SecureCRT replacement
"scott enwright" <scotte.n0s...@nospam.bigpond.n0spam.net.au> wrote in
message news:1QCFb.61872$aT.50711@news-server.bigpond.net.au...

> G'day,

> I'm noew to linux and am looking for an application that is equal to
> SecureCRT.  I am specificaly looking for an application that has a menu
> system of telnet/ssh hosts with folders (by customer).

> If such a thing exists please let me know :)

Why have an 'application' that is limited to starting telnet and ssh
sessions?
Use the system's ability to tie an icon to a command line to make icons
named for the remote hosts with the command line you need to execute
to reach it.  For example you might use
xterm -fg blue -bg wheat -e "ssh remotehost"
for one of them. If they make too much clutter on the desktop, drag
them to a folder to organize them.

---
   Les Mikesell
      lesmikes...@comcast.net


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
scott enwright  
View profile  
 More options Dec 30 2003, 6:44 am
Newsgroups: comp.os.linux, comp.os.linux.help, comp.os.linux.networking, de.comp.os.unix.linux.newusers
From: "scott enwright" <scotte.n0s...@nospam.bigpond.n0spam.net.au>
Date: Tue, 30 Dec 2003 11:44:08 GMT
Local: Tues, Dec 30 2003 6:44 am
Subject: Re: SecureCRT replacement
That looks great - Thanks for the tip :)

Scott.

"Nick Gushlow" <gush...@hotmail.com> wrote in message

news:pan.2003.12.22.16.58.47.456261@hotmail.com...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
@(none)  
View profile  
 More options Jan 9 2004, 1:43 pm
Newsgroups: comp.os.linux, comp.os.linux.help, comp.os.linux.networking, de.comp.os.unix.linux.newusers
From: "@(none)" <""nadie\"@(none)">
Date: Fri, 09 Jan 2004 19:10:26 +0100
Local: Fri, Jan 9 2004 1:10 pm
Subject: Re: SecureCRT replacement

You can also try PuTTY for linux. There is a precompiled package for
Debian from the official site and mirrors (apt-get install putty  ....).
I suppose there is also precompiled packages for other distributions.
You can also compile it from source. Search for "putty" in Google and
the first links sends you to the home page of the project.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »