How can I telnet to a cisco router from Ubuntu 8.04 (hardy)?
I am not very experienced with Ubuntu (and Linux) and would like to connect to an old Cisco router from a Dell Mini I just receive...
user is transmitting a file using sftp I believe and this error pops up:
Discarding new request
Opening remote file "/WBHT.TAH.A.04102007.txt" for writing
Uploading local file "g:\ Users\...
I want to sftp and enable the rhosts authentication on the command line can some help.
I know the option is in the config file but I don't want update the config file. thanks
scp question.
I have a fedora core 3 pc and a CentOS 5 pc. I want to be able to scp a file from the FC3 pc to the CentOS 5 pc. I have tried generating rsa keys on the FC3 pc and scp the *.p...
Hello group,
I'm using SSH Secure Shell(Version 3.29) to connect from a Windows machine to a Linux server. The problem is that it loses the connection when I leave my system for 1 hours or ...
I have a excel sheet with telnet hyperlinks to my switches. Problem is the hyperlink only opens the telnet session, does not connect to the switch. this used to work correctly but i made Hyp...
I have being trying to send an email to my gmail account using telnet but I received the following message:
550 5.7.1 Relaying denied
I am using as the smtp server address: smtp.google.co...
I have a bluetooth marketing box that is running on TS-Linux. I want to be able to ssh into the box but I do not know the username/password (I presume the user is root). Is there any software ...
I have a very small (about 12k) dos based exe program. It is a simply program that handles reading and writing up customer contact information.
I want to know if there is a way I can use te...
I'm using putty to access certain SSH remote location, I wand to dowload a zip file stored in that location to my local machine (my windows PC), how can i do that??
How do I correct this little problem. When I type Telnet 192.168.0.2 The donlin sserver) I get the resonce "Connecting to server........... Could not open connection to the host, on port 23 co...
Hello - I am trying to use the terminal on Tiger (OS X 10.4) to access my linux server via ssh. Immediatley, the server kicks back the connection with a "connection refused" message. A Windo...
I need two things, an SSH host and possibly an ssh client..
Both easy to use and gui based. I know how to do this with cygwin and other varties, but need something easy for everyone to use....
I login to a server via sftp and am wondering how to execute sql commands?
Hello
When using xterm there is no scrollback in the window. Is this configurable?
Also, when I select text in an xterm-window (left-mouse) I can paste it in the same window again (middle-...
I am trying to set up Samba over an SSH port. My setup is I have a Samba computer in a DMZ and I want to access it over the internet using SSH on a Windows XP machine. Is this even possible? I...
I am writing a VB.Net socket server program that begines like in the code
the code work great for local connections (when I use localhost) and it does send the expected reply when i test with...
Hello Experts
i set up a computer with ubuntu at work. i plug it into hub and i have at my computer putty!
i want to access the ubuntu computer by putty (SSH) however i cannot
what should i...
I am looking through past users in a 2003 AD domain. I ma trying to find out when users last logged in to their accounts, primarily to delete old unused accounts. Is there any way I can do this?
I would like to know if it possible to make a zip or rar file on a dedicated server that I have?
I have transfered some folders that contain images from one to server to another and I would...
Hi, would appreciate ANY help on this:
- We've had a domain name (call it "myDomainName.com") that is associated with a RSA host key (SFTP certificate).
- We've changed the IP that is asso...
HI, i have VPS server. after re installing the OS, when i am trying to connect to the server via putty , there is a dealy ..
let me explain, after putting the Ip for the server when i am clic...
I have a 2 node Linux cluster that my users SSH into. If one server fails, the cluster fails over the ssh service to the other server. The problem is that the cluster software advertises the s...
I let users telnet to my aplication using ssh tunnle. The users use OpenSSH client 3.x as this,
ssh -2 -N -f -L porta:localhost:23 192.168.xxx.xxx
telnet localhost porrta
The server is ...
I coded a telnet session in my HTML, however IE7 can not run that, so I downloaded a change to my registry from UC Berkley, however that did not let me connect to the Telnet session through th...