On CBSSports.com: Mike Tyson's daughter dies in accident
233 Resources for

ssh

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean SSH (233 results), SSH Communications Security (3 results)

TechRepublic Resources

Use Fuse to mount remote ssh directories
Vincent Danen introduces the Fuse Project, a way to edit files remotely with plugins like sshfs, which transparently makes an SFTP connection to a remote system seem like nothing more than a local file directory. by Vincent Danen
Tags: Directory, File System, SSH, File, Plug-in, SFTP, FUSE, Linux, Operating Systems, Software, Vincent Danen
Blog posts 2008-06-17
Realize the flexibility of OpenSSH
OpenSSH is one of the most useful tools available. With it, you can access systems remotely and securely, transfer files securely (using scp, sftp, or even rsync over ssh), execute single commands on remote systems, secure normally insecure services, and much more. Most people make use of...
Tags: Remote System, SSH, OpenSSH, Vincent Danen
Blog posts 2008-06-10
Detect and replace vulnerable SSH keys on Debian
As many of my readers no doubt already know, Debian GNU/Linux recently had some cryptographic vulnerability problems. By far, the most common effect of this on users of Debian will be the existence of weak cryptographic keys for OpenSSH. If you have SSH keys generated by OpenSSH on...
Tags: SSH, Debian, Key, Operating Systems, Open Source, Software, Chad Perrin
Blog posts 2008-05-20
Use PuTTY as a secure proxy on Windows
Last month, I wrote about using OpenSSH as a secure Web proxy on UNIX and Linux systems. This time, I'll show you how to do the same thing on Microsoft Windows using PuTTY -- probably the single most popular SSH client available for Microsoft's operating system platforms (and also available...
Tags: Web, Network, SSH, Microsoft Windows, Unix, Wireless Network, PuTTY, Dialog Box, Networking, Wireless, Chad Perrin
Blog posts 2008-03-10
Use PuTTY as an SSH client on Windows
The SSH protocol was developed as a secure, encrypted replacement for the RSH protocol. RSH is used for remote shell access to a UNIX (or UNIX-like) system and was once popular among sysadmins before network security became the constant concern it is now. Now, thanks to SSH, the same convenience...
Tags: SSH, Unix, PuTTY, RSH, Microsoft Windows, Operating Systems, Software, Chad Perrin
Blog posts 2008-03-07
Specify who can log in via OpenSSH
Great tip! Thanks alot.Thanks for these nice informations. i didn't know it was possible to restrict users by IP/networks. I usually do this by firewall rules, but adding it into sshd_config is another line of defense.I would like to add the tip that one can usually acieve similar results by...
Tags: OpenSSH, oliver@..., administrator, SSH
Discussion threads 2007-11-13
Specify who can log in via OpenSSH
The OpenSSH suite of tools, developed by the OpenBSD Project, includes popular programs that serve many uses. This popularity combined with ssh availability as both server and client on just about every OS makes it no wonder that ssh has been the target of common attacks; and as a result,...
Tags: SSH, OpenSSH, AllowUsers, Vincent Danen
Blog posts 2007-11-09
Protect SSH from brute force password-cracking attacks
additional protectionsFirst, don't use plain text passwords in the first place. Use either a challenge/response system like OPIE, two factor authentication like securid, or PKI like ssl certificates.Second, don't allow ssh connections from the world. You know where you access the system from most of the time so lock it...
Tags: Authentication/Encryption, developer, george.r.boyce@..., SSH, DenyHosts, password
Discussion threads 2007-11-01
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
Protect SSH from brute force password-cracking attacks
In the midst of ensuring you don't have any unnecessary services running while securing a Unix-like system from outside attacks -- whether a proprietary UNIX system, a free BSD Unix system, or a Linux distribution -- one of the services you'll almost certainly come across is the SSH daemon. ...
Tags: Password, SSH, Unix, OpenSSH, Attack, Security, Chad Perrin
Blog posts 2007-10-30
Cisco ASA 5505 remote vpn problem
Hi!I have bought a new ASA and tried to configure remote vpnaccess for it. Actually the vpn goes and i can reach the inside interface but i cant reach the inside network. Could maybe somebody give me a hint about my misconfiguration?Below is the config:: Saved:ASA Version 7.2(2)!hostname homeasaenable password...
Tags: IPSec, NETWORKING, VPNs, Network security, kraszilaci@..., Cisco Systems Inc., H323, password, UDP, SSH, IP, VPN
Discussion threads 2007-10-15
scripting ssh sessions through java
Can anybody help me out ...I have an x application which can interface with a terminal by doing an ssh. I have another application which runs on java but i cannot interface it to the x application, so can i write a program in java so that it can talk...
Tags: Programming languages, shil_284, Java, SSH
Discussion threads 2007-10-12
Synchronize computers with Unison
For individuals with more than one computer, trying to keep files in sync between them can be an exercise in frustration. Typically, tools such as rsync are used to synchronize files from one system to another, but the problem is that it's a one-way sync. With a...
Tags: SSH, File, Computer, Unison, Linux, UNIX, Operating Systems, Open Source, Software, Vincent Danen
Blog posts 2007-10-08
Happy birthday, OpenSSH
I'm sure some of you have noticed by now that this month marks Google's 9th birthday. It's something of a landmark event for a number of reasons, not least of which is the incredible impact Google has had on the IT industry. More relevant to security, however...
Tags: SSH, OpenSSH, Remote Access, Chad Perrin
Blog posts 2007-09-27
Can't ssh into server attached to a Cisco Pix 501 via VPN
I know what I am doing should be simple and a popular setup. I have a cisco pix 501 that I can successfully vpn into. The problem is I can't access any of the servers behind the cisco pix via ssh. I am a newbie to this and I...
Tags: isster@...
Discussion threads 2007-09-10
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
Use rsync for filesystem integrity auditing
A few days ago, I discussed implementing an integrity auditing system using basic utilities. The point of that article was mostly to sketch out the often unexpected ways that a security professional can achieve good results using the tools already at his or her fingertips, rather than going out and...
Tags: Audit, File System, Auditing, SSH, Change, Backup, Integrity Auditing, Financial Accounting, Finance, Chad Perrin
Blog posts 2007-08-26
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
Set up user accounts quickly and securely
When you need to set up a user account to give a user shell access to the system, the only logical choice of login tool is OpenSSH. With SSH keys, all you need from the user is his SSH public key, and all he needs from you is the IP...
Tags: Password, SSH, User, Vincent Danen
Blog posts 2007-08-06
Passwordless access to Unix from Windows by using a SSH
Hi All,I need to access a Unix machine with a user name from Windows machine by using a SSH with passwordless access. I know how to connect to a user on Unix from Unix/ Linux. I need to configure WinSCP, PSFTP or SSH from ssh.com to access a particular user...
Tags: Operating systems, kilarurajeev@..., Unix, SSH, Microsoft Windows
Discussion threads 2007-08-02


Disaster Planning and Recovery Pack
TechRepublic's unique Disaster Planning and Recovery Pack contains the hands-on resources you need to ensure that your IT organization is ready for its next crisis.
Buy Now
IT Professional's Guide to Policies and Procedures, Third Ed
Whether you're creating policies for management, training, personnel, support, privacy, Internet/e-mail usage, security, or inventory, you'll meet the needs of your entire enterprise with this one download!
Buy Now

Meet Doc