Server :: Putty Ssh Works But Ssh From Terminal Does Not?

Apr 27, 2010

So when I try to connect to my ubuntu server with ssh like thisX@dell-desktop:~$ ssh servername -P 1934X@servername's password: Permission denied, please try again.but when I use putty (yes with the same port number and the same settings)it works fine. This didn't start happening until my friend did a reinstall on the server, he didn't have a clue as to why it would do this.

View 6 Replies


ADVERTISEMENT

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

Software :: Terminal Functions For Linux Like Putty Or Kitty

Feb 19, 2011

I Just recently switched all my desktops to Linux from windows, on windows i used kitty URL...,but in Linux terminal i couldn't find any work around for some of its functions, like :-

1)Open Winscp client by right clicking the window border.

2)CTRL+SHIFT duplicate the window

3)Highlight to copy and click to paste (i know pressing the middle mouse button in Linux would paste the highlighted text, but thats not possible when i am using a laptop.

4)Also I use NX(URL...) to ssh to the Xwindow... i am wondering if there are any other programs that allow me to do that (except the vnc stuff)

View 2 Replies View Related

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

Server :: Putty/SSH Login Failed When Using RSA Public Key: 'Server Refused Our Key'

Sep 19, 2010

ENV: openssh-server-5.4p1-1.fc13.i686 Problem: I am unable to ssh using Putty (when using ssh-auth/pki) to a fedora box . I get the message: Server refused our key. Here's what I tried so far:

- Tried generating rsa (as well as dsa) keys on the linux server and put the generated public key in the ~/.ssh/authorized_keys. Then I converted the private key using PuttyGen.

- Also, tried generating keys using PuttyGen and then converted the public key and placed it on the server

- Configured the sshd server (ssh_config) for using RSAAuthentication=yes. Tried all combinations and purmutations; however, I still get the "Server refused our key" error.

View 10 Replies View Related

CentOS 5 Server :: Server Unexpectedly Closed Connection While Using Putty?

Nov 4, 2009

was trying to access the server through putty, it immediately closed connection.i tried this a couple of times and still the same problem.

View 2 Replies View Related

Server :: Connecting To Debian Server With Putty?

Jul 22, 2010

I want to connect to my debian server through putty, but only i got is the message - Network error: connection refused. I try with different setting on the server and in putty, but there is no effect.

Here are my settings: for the serveer i use [URL]

Code:

Port 22
# listen address i changed to accept all addresses
ListenAddress 0.0.0.0

[code]....

i have no /etc/ssh/ssh_host_key file and try to comment it but with no success. All other lines at the config file was commented.

View 2 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

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

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

CentOS 5 :: Gam Server Shutdown After Putty?

Aug 8, 2009

I use centro 5 to run a game server with the command ./srcds_run quit -game cstrike -nocrashdialog +map de_dust2 +maxplayers 36 +ip 95.154.192.34 +port 27015 -tickrate 67

which then starts a 36 slot CSS game server but as soon as i close putty it ends now i tried nohub ./srcds_run quit -game cstrike -nocrashdialog +map de_dust2 +maxplayers 36 +ip 95.154.192.34 +port 27015 -tickrate 67 and ./srcds_run quit -game cstrike -nocrashdialog +map de_dust2 +maxplayers 36 +ip 95.154.192.34 +port 27015 -tickrate 67 > srcds.log 2>&1 &

i'm woundering if it something to do with centro 5 why nohub isn't working becouse it works for others either

View 1 Replies View Related

Fedora Servers :: I Can't Connect To My Server Using Putty

Sep 15, 2010

i can't connect to my server using putty.

I have a virtual dedicated server, running - Linux Red Hat Fidora core 6- Pentium 4, 3ghz

I'm attempting to use Putty to log in SSH, but I'm getting an error.

Saying the sever unexpectedly close network connection.

I don't know if this has anything to do with it. This is a new computer, that hasn't logged in using putty before. Also I'm on a home wireless network. It dosen't seem to be a firewall issue, the error message pops up, when the firewall is disabled.

And I just had Go Daddy do a reboot. Oh, and I think I might have entered my password incorrectly a few times, last night.

I remember the Go Daddy rep, saying that my IP address may be flagged, but that it would unfilter and unlock it self within an hour or so. It's been over 24 hrs.

Before the password issue, i was able to log in.. But i can't now.

Others can log in. So there unable to duplicate the problem.

I'm new to Linux, and SSH.

Any help

I'm trying to install some software...

View 3 Replies View Related

General :: Using Putty To Connect To A Forum's Server?

Nov 5, 2010

I've been allowed to work on the server of a forum. I was given the username and password, and with them logged in successfully on the server using PuTTY, but now I'm not sure what command I use to do anything to the users on the forum For example how would I change someone's username or password, etc.

View 3 Replies View Related

Red Hat / Fedora :: Unable To Connect Server Through Putty?

Apr 6, 2010

I am not able to connect to server through putty, my collegue is able to connect to same server from his desktop through putty.

I am getting ssh session and after providing user id an password its stays still and no error message. firewall and se linux is disabled and also i checked tcpwrappers there is not restriction given.

View 1 Replies View Related

General :: Retain Server On When Putty Is Closed

Jun 11, 2011

I have a server program in ubuntu which i run using putty remotely. My problem is that when i closes my putty window, my server automatically closes and stop working.
I want that once i start my server it remains on when i closed my putty window.

View 14 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

Server :: Ssh Connection (using Quest Putty) From Windows?

Apr 14, 2011

I'm trying to do a ssh connection (using Quest Putty) from Windows to Linux. As linux are joined to Active Directory, is possible to do a SSO (using kerberos). If I connect from linux to linux using ssh, it works fine. If I connect form Windows (Win7) to Linux using Quest Putty or Centrify Putty, an error is displayed:

Code:
C:Program FilesCentrifyCentrify PuTTY>Plink.exe -A -K -v serverl001.jed
Looking up host "serverl001.buss.red"
Connecting to 10.16.44.234 port 22
Server version: SSH-2.0-OpenSSH_5.4
We claim version: SSH-2.0-PuTTY_Release_0.60_(Centrify_GSS_1.4)

[Code]...

View 11 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

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

Red Hat / Fedora :: Get Server Refused To Allocate Pty When Connect Ssh From Putty

Aug 27, 2009

I gannot connect to my Linux server using ssh and get Server refused to allocate pty message. Before it was working fine and today the problem appear, i don't know why this problem. Not that i'm new on linux system. my linux version is Linux 2.6.18-8.el5. I only found the same topic in this forum but not find solution, i try ssh with -T but still not working.

View 1 Replies View Related

General :: Any Server Available In Internet To Login Using Putty And Learn Commands?

Jan 29, 2011

I would like to learn basic linux commands and editors (eg : vi). Am using windows and it is difficult for me to install linux in ma laptop. So is there any free linux login servers available in internet so that I can login to server with putty and try using basic linux commands and editors.

View 4 Replies View Related

Ubuntu :: Gnome PPP And KPPP Only Works From Terminal?

Feb 22, 2010

I just installed 9.10 and this is my first time using Ubuntu. I was using Kubuntu before and used KPPP with my Verizon USB720 wireless card. It's the type that gets internet access through the cell towers.I installed KPPP but when I try to start it I get this error:

Quote:

Could not launch KPPP
Failed to execute child process (permission denied)

I tried Gnome PPP and it would open but not connect. This is what is in my log files"

Quote:

--> WvDial: Internet dialer version 1.60
--> Cannot get information for serial port.
--> Initializing modem.

[code]....

After doing much searching and reading I figured out to open Gnome PPP from the terminal with sudo. When I do that it works fine. Also KPPP opens that way although I haven't tried it to see if it connects. Although this works it's not a very convenient way to connect. How can I get it to work without doing this?

View 2 Replies View Related

Ubuntu Networking :: Tor Executed From Terminal Works But Not From GUI

Apr 1, 2011

I am using Tor 0.2.1.30 with Polipo and Vidalia 0.1.15, Ubuntu 10.04. Running tor on terminal works fine, but vidalia gets stuck at 85% The message log, as I understand it, shows it getting stuck at finding the right bridges, but the terminal tor is able to connect fine... ##This is what the vidalia log looks like. The log shows me trying it two times. Apr 02 01:32:56.698 [Notice] Tor v0.2.1.30. This is experimental software. Do not rely on it for strong anonymity. (Running on Linux i686)

Apr 02 01:32:56.699 [Notice] Initialized libevent version 1.4.13-stable using method epoll. Good.
Apr 02 01:32:56.699 [Notice] Opening Socks listener on 127.0.0.1:9050
Apr 02 01:32:56.699 [Notice] Opening Control listener on 127.0.0.1:9051
Apr 02 01:32:56.699 [Notice] Parsing GEOIP file.
Apr 02 01:53:08.204 [Notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
[Code]....

View 1 Replies View Related

Ubuntu :: Libreoffice Works From Menu But Not From Terminal

Jun 23, 2011

From my terminal : >> libreoffice -writer gives :

But if I run it from the menu (applications->office->libreoffice writer) or with sudo it works fine. so something's happening with the permissions, I goes, but I don't quite understand what's wrong. I've tried deleting .libreoffice but this doesn't help. I'm using libreoffice3.3.2 and Ubuntu 11.04.

View 8 Replies View Related

Ubuntu Networking :: USB Wireless Works With NM But Not With Terminal Config

Oct 6, 2010

I recently purchased a Netgear WG111v2 802.11g wireless usb adapter for use with an ARM embedded device (loaded with the ARM port of ubuntu). It uses the rtl8187 driver and, when attached to my laptop, connects perfectly through NetworkManager. Unfortunately, I am not working with any ui on my embedded device so I won't have that luxury and must connect via the terminal. Unfortunately, I'm not able to connect this way on either my laptop or the embedded device (they both CAN pick up surrounding AP's through iwlist scan though). I'm able to set the ssid through

Code: sudo iwlist wlan0 essid "woot" and my access point is temporarily open (no wep/wpa). When I bring the device up using

Code: sudo ifconfig wlan0 up the light on the adapter starts blinking but I'm still not able to connect. iwconfig wlan0 outputs:
[Code]...

View 1 Replies View Related

Ubuntu :: Command Works From Terminal But Not From Keyboard Shortcut

Feb 2, 2011

I would like to make a keyboard shortcut to execute the following command:

Code: /usr/bin/xdotool key XF86MonBrightnessDown The command, when run from a terminal, works perfectly. However, when run via a keyboard shortcut, the command fails to execute. how I can execute my command with a keyboard shortcut. I am running Ubuntu 10.10 Netbook Edition with Unity-2d.

View 3 Replies View Related

Ubuntu :: Comand Works In Terminal But Not In Shell Script / Fix It?

Apr 7, 2011

If i type command

Code:
export ROOT=$(pwd)
directly into a terminal i can see my current directory as a value of enviromental variable ROOT. I can check it with printenv command.

Same command does nothing when executed from a script. Why?

View 1 Replies View Related

General :: Bash Script Works In Terminal But Not In Cron?

Feb 17, 2011

I'm really running into a wall trying to figure this out. I have a Bash script and narrowed down the one command that doesn't seem to work via cron and it's my pgp decrypting line. Works fine if I run the command via terminal but if I run it via cron it doesn't output anything.crontab -e shows the cronjob and it runs, creates the log file with no output. Is there maybe something I need to run as well? Permissions look set, unless the cron is running as a different user(was under the assumption if it showed up under crontab while logged into that user, then it would run as that user.

View 14 Replies View Related

Software :: Su - From VNC Session Doesn't Work But Works Ok When At The Terminal

Nov 18, 2009

When I connect to my workstation via Real VNC Viewer 4 to Xvnc running on the workstation, and running "su -" I get authentication failure as follows:

So, effectively I cannot su when connected via VNC.

But if I'm at my workstation, I can su just fine:

Nov 18 16:24:30 localhost su: pam_unix(su-l:session): session opened for user root by xyz(uid=500)

Interestingly enough, I cannot su to my own userid over vnc, i.e. su xyz

In /var/log/secure I get:

I suspect it has something to do with PAM, but cannot figure it out.

View 2 Replies View Related

General :: Import A SQL Server 2005 Database From System To Remote Ubuntu Using Putty?

Jun 5, 2011

I have a database in SQL Server 2005 in my local Windows System and I want to import this database to my linux (ubuntu) server remotely using putty.

View 5 Replies View Related







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