On ZDNet: Top tools for fixing Windows Vista
1 Resources for

ssh editor

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

SSH Editor (exe)
SSH Editor is a freeware, full-featured, yet easy-to-use, editor for Web developers and webmasters. Features: Edit files directly on your Webserver, Multiple files opened Tabs support, All operations reachable by keyboard shortcuts, Text indent on key, Multiple re and undos, Search and replace, Syntax highlighter (HTML, PHP, CSS, Perl,) This...
Tags: SSH, HerrOtto IT Services, SSH Editor, CSS, Scripting Languages, Software/Web Development, Web Development
Software downloads 2008-04-25

Additional Resources

SSH Explorer (exe)
SSH Explorer is a new generation SSH/Telnet client and terminal emulator that makes remote Linux server administration look like much more fun than it actually is. File View panel lets you navigate through and operate with remote directories and files as effortlessly as if they were on your home computer....
Tags: SSH, SSH Explorer, Telnet, Networking
Software downloads 2007-08-29
Twisted Network Programming Essentials: SSH
SSH, the Secure SHell, is an essential tool for many developers and administrators. SSH provides a way to establish encrypted, authenticated connections. The most common use of an SSH connection is to get a remote shell, but it's possible to do many other things through SSH as well, including transferring...
Tags: Network, SSH
Book chapters 2005-11-21
Configure SSH on your Cisco router
thomsonheloooooBut this is not free on basic IOS routersThis is free on IOS switches, but you don't get this for free on IOS routers. The basic IOS has no SSH capability.George OuContributing editor - ZDNethttp://blogs.zdnet.com/OuBut this is not free on basic IOSThis is free on IOS switches, but you...
Tags: Cisco IOS, Cisco Router, Cisco Systems Inc., mjismon@..., networking, router, SSH, thomas
Discussion threads 2005-09-22
SSH & SOLARIS
How can I connect to solaris via sshon XP.THANKS TO ALLHave you tried putty?, it is a free ssh client. Also the people from SSH has a free non-commercial version, which works great :).Useful links:http://www.putty.nl/http://www.ssh.com/
Tags: SSH, mxlst14@..., linux, Microsoft Windows XP, Sun Solaris
Q&A 2006-05-07
SSH in solaris
have a solaris 9 server on which i want to activate ssh. all the documentation i have says to download the required packages from the internet but i understand solaris 9 already has those packages(or am i wrong?).how do i access those packages and also those for sunscreen 3.2. during...
Tags: SSH
Q&A 2005-09-09
access cisco router via ssh
i have configured cisco IOS with ssh:ip domain-name tech.comcrypto key generate rsahow do i access router thru ssh now.i have been using telnet uptill but now i want to user ssh. so i need special software on my PCIv been using an application called Putty. It is free and runs...
Tags: SSH, kamal.yadav@..., security, Cisco Systems Inc., PuTTY, router
Q&A 2006-06-02
Problems With SSH on a Cisco 3845
I cannot remote connect into the router using SSH. Everything is enabled and looks to be all configured properly. I've tried changing the SSH password but it's not working and I feel that I'm not doing something right. If some one could help me out and explain to me what...
Tags: gillhamjs@..., Cisco Systems Inc., SSH
Discussion threads 2007-09-02
Silly ssh question
Hi Guys,I have a problem with ssh.I installed the requires open ssh packages on the server refered some docs on the net.Do i need to install anything on the client. Now i need to figure out what to do nextThis is what i think i need to do add user.Login...
Tags: SSH, nitinkgoud@..., linux, server
Q&A 2006-07-14
SSH Factory (exe)
SSH Factory is a set of Java based client components for communicating with SSH and telnet servers. Including both SSH Secure Shell and telnet components, developers will appreciate the easy-to-use API making it possible to communicate with a remote server using just a few lines of code. In addition, SSH...
Tags: SSH, SSH Factory, Telnet, Networking
Software downloads 2006-03-21
SSH tunnel through Cisco Router (auth at router)
Is there some way to set up ssh on a cisco routerso that I can ssh in from outside, have may auth checked by the router, then connect to an internal machine.Did that make any sense?For example I want to ssh to my router and use that to tunnel to...
Tags: Routers & switches, Network technology, kevin@..., Cisco Systems Inc., Cisco Router, SSH, router
Discussion threads 2007-08-16
Fortified SSH: A Cost-Effective Way to Safeguard Your Network
This white paper provides an in-depth look at SSH—the features that give it such power, how it counters attacks, and where it works best. There’s even a section that compares commercial to non-commercial versions. By the time you’re done reading, you’ll know why organizations worldwide are switching to SSH.
Tags: Attachmate Corp., Network, SSH
White papers 2005-10-13
SSH and openssh in solaris
this newbie wants to know if there is a difference between solaris ssh and openssh. i ask this question because i read something about overlaying openssh on solaris' ssh. how do i go about configuring solaris ssh without overlaying it with openssh.please help!!!!!http://www.sun.com/blueprints/0102/configssh.pdfhttp://www.openssh.com/security.htmlOne of the big things is that OpenSSH...
Tags: rumbiles@..., SSH
Q&A 2005-09-19
Axessh (exe)
Axessh is a Windows SSH client. It is a superb terminal emulator/telnet client for Windows. It provides SSH capabilities to Axessh without sacrificing any of existing functionality. Furthermore, Axessh has been developed entirely outside of the USA, and can be sold anywhere in the world (apart from places where people...
Tags: SSH, Axessh, Microsoft Windows, Telnet, Operating Systems, Software, Networking
Software downloads 2007-12-19
File transfers with SCP and SFTP
rsync and ssh/sftp/scprsync on Debian Linux, and probably others, runs over ssh by default. You can run it explicitly over ssh with the "-e ssh" option.This effectively makes rsync just as secure as sftp.What about FTPSThere has been a lot of focus on SFTP file transfers over SSH, but...
Tags: FTPS, SSH
Discussion threads 2006-01-17
SSH and Intrusion Detection
Widespread use of the SSH protocol greatly reduces the risk of remote computer access by encoding the transmission of clear text usernames and passwords. Prior to the use of SSH, packet sniffing, which allows malicious users to watch for the login process in the clear text packet traffic on a...
Tags: Malicious User, Intrusion Detection, SSH, Security
White papers 2003-02-06
Deltacopy to NAS
I'm trying to create a backup solution for myself. I'm using windows xp and backing up to a Freenas server. I've tried both cygwin and Deltacopy in trying to backup. I want to use rsync with ssh to encrypt the data going over the network, but can...
Tags: Senor Jefe, NAS, SSH
Discussion threads 2007-10-31
SSH Tunnel (exe)
SSH Tunnel is a powerful encryption and tunneling program that supports SSH1 and SSH2. It has a very flexible port forward system that allows for the assignment of any local addresses including changing ones like DHCP assigned as well as remote port forwarding (given your provider supports/provides this feature). SSH...
Tags: SSH, SSH Tunnel
Software downloads 2005-06-29
Secure Shell: Part 2
In the first part of this series, the author covered some basics of SSH and OpenSSH, including how to generate keys and use ssh-agent. In this paper, the author will draw on that knowledge and cover some tasks geared toward system administration such as role/task-based accounts, port forwarding, running ssh...
Tags: SSH
White papers
KpyM Telnet/SSH Server (exe)
KpyM Telnet/SSH Server KTS is a free telnet/ssh server for Windows. KTS runs as a service and provides access to the host computer via the telnet or SSH protocol. Supports character graphics (applications like edit.com) and colours and uses Windows identification mechanism. Version 1.15 supports file transfer through sftp protocol...
Tags: SSH, Server, KpyM Telnet/SSH Server, Telnet, Microsoft Windows, Networking, Operating Systems, Software
Software downloads 2007-06-22
  • << Previous
  • page 1 of 1
  • Next >>


Troubleshooting Patch Cables Power Checklist
Call them what you want: patch, Ethernet, category 5, or even cat 5e cables. Regardless of the moniker, Ethernet patch cables perform the bulk of the ...
Buy Now
TechRepublic's E-mail Usage Policy
Numerous studies indicate that personal e-mail use at work is a leading cause of lost productivity. In addition, personal e-mail use can introduce vir ...
Buy Now

The Green Enterprise