Ubuntu Networking :: X-fering File Using SSH & PuTTY

Apr 8, 2011

I am trying to transfer a file from my work Win7 computer, to my Ubuntu home server. I can SSH into my server using PuTTY with no problems. The "Access denied" occurs after I type my password of course.I just want to push a file from my Win7 machine to my Ubuntu using SSH and PuTTY. PuTTY is what I have loaded on my work machine.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Setup A Putty Session To Putty From One Machine To Another?

May 15, 2010

I am trying to setup a putty session to putty from one Ubuntu machine to another. I know how to setup to connect to the machine from Windows and I am using the same settings for the one I am trying on the Ubuntu machine but it fails to connect. It fails immediately so I believe that putty is not able to find ssh. Is there some configuring that I need to do.

View 7 Replies View Related

General :: Use Putty To Download File?

Mar 2, 2011

I want to use Putty to login to my linux system , I use Reflection before , it works fine to download file , but it can not download file by using the same method , can advise what protocol that Putty that support ?

View 7 Replies View Related

General :: Batch File To Login To Putty?

Feb 2, 2011

I've created a .bat file with this line: start C:USERSPuttyputty.exe -ssh user@server.com -pw password

That opens a putty session and logged in it with the user and password i've already specified. But now, I want to enter a simple command like "ls -l" for example.. How can I do that?

I've also tried plink...The line in that case is this one:

start C:USERSPuttyplink.exe -v -ssh user@server.com -pw password -m UNIX_commands.txt

and in that file "UNIX_commands.txt" I've added the following lines:

cd /projects/test
ls -l

all works fine (the commands are executed) but i can't see the putty session... all i can see is the verbose in my DOS windows of the last line "ls -l"...

The putty session vanishes away. How can I have the session opened and list the mentioned directory.

View 1 Replies View Related

Ubuntu :: PuTTY SFTP Syntax Required To Copy A File From Computer 10.0.2.2, On User T0p's Desktop?

Aug 27, 2010

PuTTY SFTP syntax required to copy a file from computer 10.0.2.2, on user t0p's Desktop (eg /t0p/Desktop/file.txt , to the XP computer? The PuTTY instructions seem to make no sense to me.

View 1 Replies View Related

Ubuntu Networking :: X11 Over SSH Using Putty In Win7?

Oct 4, 2010

I've read a number of web pages on this and scoured a few forums, but I can't seem to get it to work. Here's the low down so far [don't know if this matters] server has a bridge interface

Edited /etc/ssh/sshd_config
X11Forwarding yes
X11DisplayOffset 10[code].....

The full text of the error or warning message cannot be safely formatted in this environment. You may get a more descriptive message by running the program as a non-root user or by removing the suid bit on the executable.xterm Xt error: Can't open display:

View 5 Replies View Related

Ubuntu Networking :: PuTTY And VNC Access After Reboot?

Mar 23, 2011

I've seen other posts on this issue, but don't know if they were ever resolved. I've tried some of the suggestions but none seemed to apply.Flavor - 10.10 Issue - Access via VNC after reboot

All in all, I have had nothing but success with Ubuntu, being that I'm no to it, but knowing what I need, I can usually find the solution. My problem is accessing via VNC after a reboot. The issue is the keys (keyring)

Router is setup for SSH on 22 for PuTTY to work, 5900 for VNC to work. If I am at the machine and login, VNC is possible from outside. Should I be running a different server other than the Remote Desktop that is included?

Is there a way to login via SSH to unlock the GUI to allow VNC access? I would not even bother with GUI, but I'm not there yet with the CLI To all that have suggested I learn it, believe me I'm working on it. All of us out there that have the Swindows syndrome have an uphill battle. I can't be the only one up against this. If anyone who has serious skills could take 5 minutes and peek. I can't think of any other information that I could supply. If there is,

View 1 Replies View Related

Ubuntu Networking :: Using Putty To View Desktop From Laptop?

Jan 2, 2010

I am new to using Ubuntu but I have installed ubuntu karmic koala on my laptop and am dual booting ubuntu and xp on my desktop. I am wondering how I go about setting up putty so I can view my desktop from my laptop because I travel quite frequently.

View 2 Replies View Related

Networking :: Reconnecting To Server From Putty?

Feb 10, 2011

I am access my linux box remotely using putty. I ran some build process on the remote machine. I lost my connection and now I had to re login using putty. I dont know if my process has finished or not. How will I check that.

View 2 Replies View Related

Networking :: Want To Play .mp3 Files Over Ssh Connection Using Putty

Apr 4, 2010

I am trying to play my audio files at work from my home computer over ssh. The computer I use at work is windows and so I use Putty to make that connection. However when I mplayer file.mp3, the file starts to play, but I am assuming it's playing on my home computer.....so, I am wondering, how do I forward the audio to my remote computer?

and no, can't use a CD... I work in a car with no CD player, and the computer is a Panasonic Toughbook with no CD-ROM... options are limited.

View 5 Replies View Related

Networking :: Putty Not Work When IPTABLES Is Working?

Jan 18, 2011

I am using putty in my windows machine to access my Linux server terminal.

Code:

Putty works fine if I disable my Linux IPTABLES. My Windows machine IP is 192.168.1.249
Linux server IP address is 192.168.1.200 I don't know how to allow it through IPTABLES.The port which putty is using is 22.

View 3 Replies View Related

Networking :: Unable To SSH Using Putty Remotely (different Country)?

Dec 25, 2008

I have Debian installed in embedded PC which is in a vehicle . This PC collects information related to engine .This pc is connected to internet using Verizon USB 175 modem.i connect to internet uing Wvdial. On connection it gets dynamic IP and uing this Ip i planned to login through Putty.This whole system Is in US , when i was in US i had laptop which is connected to internet using verizonPCMCI modem. from that laptop i used putty and entered dynamic ip in Putty and i could successfuly login to the system in vehicle.But when i came back to India i tried to login to the system , here i have different ISP not verizon , i tried to ping that IP ( technician called from US and informed the new IP ) in the Vehicle and i was successful in doing that , i got echo to my ping. Now using that Ip in putty to login but i could not login ,it gives time out

View 7 Replies View Related

Fedora Networking :: Ping OK But PuTTY Gets Connection Refused?

Jul 28, 2010

Can you find my blind spot? I had PuTTY up & running untill I did a reinstall of Fedora13.I can ping 192.168.1.163 fine. SELinux is disabled. Firewall is default (SSH allowed on p22).I have just disabled the firewall with same result)

PuTTY reports:
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2010.07.20 16:23:52 =~=~=~=~=~=~=~=~=~=~=~=
Event Log: Writing new session log (SSH raw data mode) to file: C:UserswimDesktopputty.log

[code]....

View 8 Replies View Related

Networking :: Connection - Can't Connect To Suse Server By Ssh (using Putty)

Jan 15, 2011

I can't connect to my Suse server by ssh (using putty) cause console shows me this message: connection reset by peer some times, other times It let me type the user but when I going to enter the password It reset the connection. What I did?? Reinstalled the ssh, but everything was same, the problem still appears. So I reinstalled the Operating System, now but when I going to connect to server the problem appears again! What could be the cause of this behavior??

View 3 Replies View Related

Networking :: Connection Refused In PuTTy And SQLyog Can Not Connect?

Feb 27, 2010

I researched a long while and could not find an answer to these problems, so here I am. I have a debian server running on my home network. I have it running LAMP and it has a live website.

I have samba running and share files with my windows 7 machine, so they do connect.

When i try to use putty it always refuses the connection.SQLyog tells me off too, but it only cays it cannot connect.

I was checking into SSH, since that is how they are both trying to connect, but I can not find adequate info online for my problem.

I have debian lenny running, I was pretty sure it has ssh running, but i couldnt locate 'sshd'

Is SSH on there by a different name or do I need to install the service.

(ps - getting samba running was a nightmare, but i think it was windoze fault, i tried setting up the debian machine exactly how the guides said to do, but it never could connect and denied passwords constantly, then the next day after a few windows reboots had happened, all of the sudden it worked. Don't know what the deal was there. Could that be instrumental? Sorry I am a web dev and not a networker so this stuff is not my forte.)

View 2 Replies View Related

Networking :: Start Graphical Application In X Environment Using PUTTY?

Nov 3, 2010

i can start applications like Openoffice, firefox and other graphical app inside terminal on gnome.

View 3 Replies View Related

Networking :: SSH Putty "Server's Host Key Did Not Match The Signature Supplied"?

Apr 19, 2010

I have a SSH server "SSH-2.0-OpenSSH_5.1p1 Debian-6ubuntu2" running at IP 1.1.1.1When I try to access it from another machine on the internet which is at 2.2.2.2 every thing goes fine. However when I try to do the same thing from 3.3.3.3 it does not work and Putty throws me this error "Server's host key did not match the signature supplied". I went inside HKEY_Current_userSoftwareSimonTathamPuttySshHostKeys and tried to remove all the known host and still the issue is existing, I am literally scratching my head as to what is going wrong.I Googled about this error and I saw many were having problem similar to mine however none were able to give some conclusive results so far.

View 15 Replies View Related

Fedora Networking :: Using Putty To Connect To A Machine / Host Name And Port To Connect?

Jul 23, 2010

Right now I have a machine set up running Fedora. I have configured inittab to accept Console Logins, but I am having problems getting my netbook running PuTTY to connect. How would I go about finding the Host Name and Port to connect to?

View 6 Replies View Related

Ubuntu Networking :: Use Putty Connection / "Network Error: Software Caused Connection Abort"?

Feb 9, 2010

I have 2 computer: 1 computer install ubuntu v9.10, in this computer already installed openssh-server and openssh-client, and 1 computer install windows. In computer with windows , i used putty connect to computer with ubuntu, but i can't connect. I don't understand what's error.
In the Putty , i configured:
IP : IP address of computer Ubuntu.
Port 22
Connection Type SSH

This is error: "Network Error: Software caused connection abort"

In computer with windows, i can ping computer with ubuntu and in computer with ubuntu i can ping computer with windows.

View 5 Replies View Related

Ubuntu :: 10.04 - Using SSH Over Internet With Putty?

May 23, 2010

What is the easiest way to use SSH over the internet with Putty? I have a Symbian phone with Putty installed and I was hoping I might be able to run some commands remotely on my 10.04 desktop with it. I've found a few tutorials but it seems like they deal with local networks and not over the internet.

View 9 Replies View Related

Ubuntu :: Using SSH Tunnel With PuTTY?

Nov 21, 2010

I would like to have a linux server for Using SSH Tunnel with PuTTY ! May i can use ubuntu desktop edition for this ? or it is bether to use server edition ?

View 8 Replies View Related

Ubuntu :: Starting TeamViewer Via Putty

Aug 27, 2010

It might be a totally different angle i should look at this, but here goes.I can start the linux variant of teamviewer by writing teamviewer in the terminal, on the box. Fine.I can start it via /opt/teamviewer/ teamviewer/5/bin/teamviewer.If i connect to the box via ssh and putty, i still can run those commands but nothing happens.My goal in this is to be able to start teamviewer remotely via putty.

View 9 Replies View Related

Ubuntu :: How To Instal Vnc Server By Putty (ssh)

Jul 23, 2011

i buy a dected server and i want control my server with UltraVNC Viewer the company host is give me just user name is root and password of ssh and when i ask him to instal for me vnc server he say sorry man i dont suport software.so can you help me how instal vnc server by putty (ssh)

View 8 Replies View Related

General :: Putty Ssh To Ubuntu Server 9.10

Apr 2, 2010

I can't figure out why I keep getting kicked out of the ssh session almost immediately after login to an ubuntu 9.10 server (32bit).See the screenshot. I just installed this server and didn't make any ssh config options. I thought it would work right away.When I ping that server I get sporadic responses where some packets are lost. It's an old Dell poweredge 1400.where should I start troubleshooting? Authentication? Hardware?

View 4 Replies View Related

Ubuntu :: Putty - Lack Of Shell Characters ?

May 7, 2010

I am attempting to use putty in Karmic 64 bit - but on clicking open I get to a shell which I cannot type anything into;

Anyone know how I can enable typing into this shell?

View 9 Replies View Related

Ubuntu :: Get Access To Gnome Desktop Through PuTTY?

Jan 31, 2011

How I can get access to my Gnome Desktop through PuTTY?

View 2 Replies View Related

Ubuntu Installation :: Update Cmake Via Putty?

Feb 20, 2011

I'm trying to compile an application and I'm getting "WARNING: This project requires version 2.6 of CMake. You are running version 2.4.7." How can I update the cmake version (I'm a total newbie @ linux)

View 9 Replies View Related

Server :: Can't Login Through Putty Unless Have Already Logged Into Ubuntu?

Dec 21, 2010

I setup logging in through putty client with keys, and password disabled, could log in from all machines on my network (xp and 7) with putty.When I finished hut down the server.Today I turned on the server box and thought I'd try logging in through putty. It kept telling me the server was rejecting my key.I plugged in a monitor and keyboard into the server and logged in via password then had no problem logging in through putty client.Question is, every time I shut the server down do I have to plug in the monitor and keyboard, then login, to be able to login remotely?

View 8 Replies View Related

General :: Use Tab-Completion In PuTTY Connecting To A Ubuntu Server?

Mar 12, 2010

I use PuTTY to connect to an Ubuntu Server (VPS). I would like to use Tab-Completion when I'm working with the command line on Ubuntu Server... How can I configure it?

View 1 Replies View Related

Ubuntu :: SSH Tunnelling Does Not Work With Putty But Works With Standard Ssh

Jan 3, 2011

Today I tried using PuTTY to set up a socks proxy on my local machine, a procedure I used to do when I was not using Ubuntu which used to work flawlessly and out of the box... however, apparently putty is not able to set up a port on my PC, but if I use ssh -Dport, everything works smoothly. Again, this used to work out of the box on other distros... any hints?

P.S.: This is the third problem I'm having with standard operations in Ubuntu: pinentry-qt4 does not work, the scanner needs manual setting to permissions, now this... isn't this distribution supposed to be user friendly? I'm resorting to the terminal more than I ever did.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved