On CBSNews.com: Can 365 Nights Of Sex Fix A Marriage?
2 Resources for

rsh

  • Subscribe to this listing via:
  • RSS
  • Email
Show All Related Tags Did you mean leadership (1,029 results), partnership (429 results), entrepreneurship (57 results), Microsoft Windows PowerShell (35 results), dealership (14 results)more...
Show Fewer Related Tags Did you mean leadership (1,029 results), partnership (429 results), entrepreneurship (57 results), Microsoft Windows PowerShell (35 results), dealership (14 results), censorship (14 results), Canon PowerShot (8 results), membership (5 results), Hershey Foods Corp. (5 results), ownership (4 results), sole proprietorship (3 results), worship (1 results), leadership style (1 results)fewer...

TechRepublic Resources

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
Communicating with Windows XP on a Linux Network
Having a problem sending a remote command to an XP box for shutdown. Looking for guidance.The particular setup for this requires that TCP/IP is not active at startup. Once up, I can turn it on and can telnet to the box but can't rhs, ssh, or rexec.- I...
Tags: linux, Microsoft Windows, Microsoft Windows XP, network, peterson.de@..., petersonde@..., remote access, rexec, rsh, shutdown, ssh, windows, xp, XP Box
Discussion threads 2005-06-15

Additional Resources

Using rsh-remote shell scripts on windows
HiI am searcching on how to excute a remote script on remote machine using rsh but not getting any samples for windows.I have excuted following comandrsh indica cat c:tmpaa.bat >> d:pp.batI am getting following errorrsh: can't establish connectionconnetion refusedcan you provide me what is to be dome to...
Tags: Construction, s_v_joshi@..., window, shell script
Discussion threads 2007-09-19
Remote script execution
I am trying to run a existing script on a Sunos 4 machine through ftp on a windows xp machine and don't have a clue how to do it!! Can it be done? Any help would be fantastic.Are you trying to run a windows-capable script on the remote XP...
Tags: FTP
Q&A 2006-02-08
Cisco Security Advisory: Cisco Telnet Denial of Service Vulnerability
A specifically crafted Transmission Control Protocol TCP connection to a telnet or reverse telnet port of a Cisco device running Internetwork Operating System IOS may block further telnet, reverse telnet, Remote Shell RSH, Secure Shell SSH, and in some cases Hypertext Transport Protocol HTTP access to the Cisco device. Data...
Tags: Denial Of Service, Security, Vulnerability, SSH, Cisco Systems Inc., Telnet, Networking
White papers 2004-10-31
Run remote commands on a Cisco router from your PC
Can you go to a Windows command prompt and run a command on your router? Usually, you would have to Telnet or SSH to the router first to run the command, right? While this approach works, you can also run router commands without leaving the Windows command...
Tags: Cisco IOS, Cisco Router, Router, PC, Command, IP, Cisco Systems Inc., Routers & Switches, Network Technology, Microsoft Windows, Networking, Operating Systems, Software, David Davis
Blog posts 2008-01-16
Remote shutdown in linux
hi, i am not so good in linux bu am working with more that 270 linux system where some people are not shuting down and linux is crashin down and has to be restared and the performance is going down so i want to schedule an remote shutdown can anybody...
Tags: UNIX, Operating systems, OPEN SOURCE, Linux
Discussion threads 2006-08-10
AIX : rsh - remote host refused connect
AIX 5.2:I have set up a NIM server and one client so far and I am now trying to run operations on the client from the master. However, every time I try an operation I get an error: e.g. trying to reboot the client using smit on the master I...
Tags: master, POSTER, stevelil, linux, IBM AIX
Q&A 2006-04-19
Provide bookmark and history functionality with Really Simple History
When you work with AJAX-based applications, you've probably noticed that you cannot bookmark pages within the application; this is due to its dynamic nature. This issue also introduces problems when users hit the Back button. One way to address the bookmarking and history navigation issues is with the Really Simple...
Tags: Event, Web Browser, File, Really Simple History, Really Simple History Framework, dhtmlHistory, historyStorage, dhtmlHistory Class, Pages, historyStorage Class, Hashes, AJAX, Web Browsers, Internet, Software/Web Development, Web Development, Web 2.0, Tony Patton
Blog posts 2008-02-25
Application Layer Gateway and Translation Type Support
Cisco IOS Network Address Translation NAT performs translation service on any TCP/UDP traffic that does not carry source and/or destination IP addresses in the application data stream (i.e.: http, TFTP, telnet, archie, finger, NTP, NFS, rlogin, rsh, rcp). Specific protocols that do embed IP address information within the payload require...
Tags: Gateway Inc., IP, IP Address, Cisco Systems Inc., Cisco IOS Network Address Translation, Telnet, Networking
White papers 2004-09-01
TheOne Server Monitor Pro (exe)
TheOne Server Monitor Pro is using to monitor the healthiness of servers, such as Unix/Linux (PING/RSH), Web (HTTP/URL), Email (SMTP/POP3/IMAP), Database MySQL and Application (FTP / Telnet / DNS/ SNTP-TIME/ NNTP-NEWS/WMI) servers. User can customize to monitor any TCP/UDP Port. Server Monitor will notify you by Email/SMS/Syslog/SNMP/Pager if any monitored...
Tags: Monitor, TheOne Server Monitor Pro, Monitors & Displays, Telnet, Servers, Hardware, Components, Networking
Software downloads 2007-10-08
TheOne Server Monitor Lite (exe)
TheOne Server Monitor Lite is using to monitor the healthiness of servers, such as Unix/Linux (PING/RSH), Web (HTTP/URL), Email (SMTP/POP3/IMAP), Database MySQL and Application (FTP/Telnet/DNS/SNTP-TIME/NNTP-NEWS/WMI) servers. User can customize to monitor any TCP/UDP Port. Server Monitor will notify you by Email/SMS/Syslog/SNMP/Pager if any monitored servers or URLs can't be reached...
Tags: Monitor, TheOne Server Monitor Lite, Monitors & Displays, Servers, Hardware, Components
Software downloads 2007-10-08
Secure Shell: Part 1
With sniffing and cracking at an all time high, security-conscious system administrators recognize that sending clear text passwords across the network is a luxury of the past. Even sensitive information between machines in the same company often needs to be protected from unauthorized employees. The most common solution to this...
Tags: SSH
White papers
Build a Beowulf cluster with Red Hat Linux and VMware
See how you can install a Beowulf cluster inside VMware using a Red Hat Linux server.The Beowulf cluster is a number-crunching monster. In fact, you would be hard-pressed to find another type of machine that will give you more number-crunching power for your dollar.The problem is that there are relatively...
Tags: UNIX, OPEN SOURCE, Operating systems, Scott Lowe MCSE, Beowulf Cluster, Linux, VMware Inc., virtual machine, Red Hat Inc., Red Hat Linux
Technical articles 2002-05-08
How to upload a file to a web server
Hi, this is probably a simple answer but I am not familiar with doing this.I need to copy a file to a web server say, dev.server.comI was told by my boss to log into the web server shell using ssh. How do I bring up the web server shell? Can...
Tags: Web server, SSH, sugus5, hardware, server
Q&A 2006-07-31
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
GFI Network Server Monitor (exe)
GFI Network Server Monitor automatically monitors the network and servers for failures. It allows you to identify issues and fix unexpected conditions before your users or managers report them to you. Alerts can be sent by email, pager or SMS, for instant problem notification. Actions, such as rebooting a machine,...
Tags: Monitor, Network, Network Server, GFI Software Ltd., Server, Monitors & Displays, Networking, Hardware, Components
Software downloads 2005-10-28
PowerTCP Emulation for ActiveX (exe)
Build terminal emulation capabilities into your application with VT and Telnet controls. Features include screen scraping, advanced graphic fonts, and superior printing capabilities.VT control emulates VT52, VT100, VT220 and VT320 terminals, interpreting text and escape sequences to display a screen that can be used interactively like a regular terminal or...
Tags: Data Source, ActiveX, Printing, Dart Communications, Telnet, Document Management, Networking, Enterprise Software, Software, Finance, Managerial Accounting
Software downloads 2008-02-15
Remote Desktop Access
How many ways access Remote System, what are they, what r the restrictions and required thingsMy way of looking at it.I’m only a student but I don't like the idea of getting access to someone’s computer from your own. If your network isn't fully I mean “fully” safe, the open...
Tags: remote desktop, Remote Desktop Access, networking, sercurity, Rampa, computer
Discussion threads 2006-07-28
XSecurePro (exe)
XSecurePro is a X Server software package allowing you to securely connect to many different UNIX/Linux environments including RedHat, Solaris, OpenVMS, HPUX, AIX, IRIX, SuSE, and Mandrake using the SSH protocol right from your Windows desktop. XSecurePro allows Window displays in single, full, and multiple modes and provides full control...
Tags: Mouse, Network File System, Window, SSH, XSecurePro, Telnet, Construction, Mice, Microsoft Windows, Operating Systems, Open Source, Networking, Hardware, Peripherals, Software
Software downloads 2006-08-21
  • << Previous
  • page 1 of 1
  • Next >>


Wireless Communications Policy
Wireless networks are becoming more and more popular. They're also an easy way for hackers and competitors to hack your network if improperly configur ...
Buy Now
Debrief & Defend: Palm-Powered Telephones
Palm-Powered Treo PDAs offer organizations an outstanding opportunity to improve productivity, better connect employees, and turn downtime into uptime ...
Buy Now