PuTTY is a free and open source terminal emulator application which can act as a client for the SSH, Telnet, rlogin, and raw TCP computing protocols and as a serial console client. The name "PuTTY" has no definitive meaning, though 'tty' is the name for a terminal in the Unix tradition, usually held ...
1
vote
0answers
5 views
Can I set font fallbacks in PuTTy?
I want to be able to display the unicode characters ℓ, ∘, ₁, and ⊔ (among others) in emacs in screen in PuTTy. I can see the first one by setting the font to Courier New, or I can see the second and ...
1
vote
1answer
29 views
PuTTY - Display whole server output (screen command)
I am using PuTTY to administrate a Minecraft server on a remote Linux machine. I do not own the server but I have an SSH account.
The server has a console window which can be accessed with the screen ...
1
vote
1answer
23 views
Turn off notification about broken connection in putty
When putty gets connection broken (whether by losing connectivity or e.g. by hibernating computer) it displays annoying message box "Network error: Software caused connection abort".
Is there some ...
0
votes
2answers
31 views
How do I automatically gain root access with Putty?
Putty is set up to run like:
putty.exe -load mysession -l myuser -pw mypass
But it logs me in as myuser. For root access I need to type in the console:
sudo -i
Then it asks for my password ...
0
votes
0answers
14 views
Active Directory RealmFlags trust for delegation
I have a setup with a Samba4 AD server.
I want to mark my AD as trusted for delegation. So when logging in via putty to my linux server I want the kerberos ticket to be delegated. What I have now is ...
0
votes
4answers
77 views
Cannot SSH log into Debian virtual machine from windows 7 via Putty
I have followed a tutorial from this website http://jtreminio.com/2012/07/setting-up-a-debian-vm-step-by-step/. I am up to the point in the tutorial where it says to login via SSH. I have installed ...
3
votes
1answer
52 views
Can a putty terminal window be made viewable in a web browser?
I often remotely connect via putty to client computers over ssh.
I would like to share my putty session so the client can see the commands I'm running from a web browser.
Is this possible to do?
...
0
votes
2answers
34 views
Why are my Linux Server users conection closed by my linux server
On a linux box I created 10 user accounts. They were able to putty and ftp to the linuxServer. I installed minecraft server. Now the users of the 10 accounts can login but the connection automatically ...
0
votes
2answers
33 views
Sending files to CentOS machine via ssh
I'm using ssh and connecting to a linux machine for the first time from my Windows 7 machine and right now I'm using putty to access a CentOS machine via ssh.
I need to transfer some big files to the ...
1
vote
1answer
13 views
How to store keepalives in putty to persist?
Under Putty Reconfiguration>Connection>Seconds between keepalives (0 to turn off) I added 300 but that value is reset to 0 after I reopen putty.
2
votes
1answer
48 views
Export putty settings (or sessions) from a linux to another linux
I've been searching the internet for an answer for this question but I found only answers for exporting from a windows to another (using regedit).
Is it possible to export putty sessions from a linux ...
0
votes
2answers
55 views
How do I get X11 Forwarding to work on Windows with PuTTY and Xming?
I've always wanted to get X11 Forwarding to work with PuTTY, and the X Window System I'm using is Xming. When I have Xming running and I establish a new connection to my server, I receive the ...
1
vote
1answer
58 views
“Open in PuTTY” command of WinSCP: Can I scp files from Linux back to Windows from terminal in opened PuTTY instance?
I use the command "Open in PuTTY" in WinSCP. A PuTTY window pops up, but I cannot find a way to scp files from Linux back to Windows using terminal command line in PuTTY. Do you guys think this is ...
1
vote
1answer
33 views
I need this linux port forwarding command translated to putty
How can I translate this command to putty? I'm on a windows machine running putty.
ssh -f HOST_A.net.local -L 2000:HOST_F.net.loal:3306 -N
I'm following along with these links. But the -f flag ...
3
votes
1answer
33 views
Automating an IP Phone
I've been very interested in Automating an IP phone, currently I am automating phone calls by using PuTTY to a Dial-Up modem through simple AT commands. However, this is a poor method because it does ...
-5
votes
0answers
54 views
fanless x86 pc for less than 150 euros [closed]
I would like to find the cheapest fanless x86 pc ever, and up to now I could not find it.
Indeed, even by checking out many small resellers (like fit-pc, itx france, things like that), there seem to ...
0
votes
0answers
11 views
ssh firefox endless connection, even when the ssh connection is closed
I want to build a connection to a server with the help of ssh and run firefox(reload website with the addon ReloadEvery).
Up to here I got it to work.
Now the next step would be to close the ...
0
votes
0answers
41 views
feed data to remote SSH linux script through putty/plink that were launch by vb.net
I am stucked thinking to send data to the SSH linux script while it is running in plink with vb.net.
I am able to get the output & surely able to execute the SSH linux script with ...
2
votes
0answers
47 views
ssh private key works for root, but not for normal user
EDIT:
question is answered in the comments (.ssh dir should be 700, not 600)
i have a linux (ubuntu 12) server, and a windows desktop.
i am trying to connect via ssh and private key
the server ...
2
votes
2answers
119 views
Putty: run a remote command after login & keep the shell running
What I'm trying to do: start a putty session from the command line, login to remote machine and cd to provided directory.
putty.exe -agent -ssh some.host
That will open a session & login with ...
0
votes
0answers
30 views
Pasting Periods into Putty Instead of Apostrophes (from MS Word)
When I'm trying to paste text from Word (or even other MSFT applications) that use an apostrophe (') or double-quotes (") into a PuTTY session, the apostrophes or double-quotes get turned into periods ...
1
vote
0answers
37 views
Able to auto-login but some commands in text file are not executing in SSH
How can I access the password for mvslogin.sh in putty. I am using below commands in a batch file:
C:\Users\pathaanj\Desktop\plink.exe -ssh tpcvld01 -l lz87t1 -pw automate_12 < ...
0
votes
2answers
51 views
vim under screen under putty working with mouse wheel?
Is there any way to make this work?
i'd love to scroll my files in vim with the mouse scroll wheel.
Also, i wouldn't mind scrolling the gnu screen buffer with the mouse wheel as well, without having ...
0
votes
0answers
29 views
Text Becomes Prefixed in Command Line
When using the up or down issue I sometimes get an issue where some of the previous commands text appears in front of my actually typing. It does not affect anything when I hit enter but it is very ...
0
votes
1answer
36 views
Insatall phpMyAdmin in CentOS vps
I can make a account in host1free.com.And now I had a vps server In this vps server opreting system is centOS and I can not use it before so I am newbie for this and I want to install a phpmyadmin in ...
0
votes
0answers
20 views
Putty does show some utf-8 symbols
I use Utf-8 with Putty and linux,
Howevery, most of char that putty can show correctly, but some symbols cannot show.
If i use urxvt via X it can show
PS, the putty show chars same with xshell, ...
2
votes
1answer
56 views
SSH tunnel in Putty says “address already in use” but that's not true
I've configured a putty session from Lubuntu to a VPS on the Internet via a proxy server. The connection to the VPS is correctly established, but the tunnel isn't.
This is the tunnel configuration:
...
2
votes
1answer
70 views
If I ssh a Linux server, start some processes, and the connection drops, what will happen? [duplicate]
If I putty a Linux server, and doing some processes (For example, copying files), and when the connection drop, what will happen? Will the copying files continue or it is interrupted?
0
votes
2answers
45 views
ssh connection and X11 server, diverse issues
I'm using a machine in a town next to mine via ssh (with putty). I'm connecting through ssh, and after I log in that machine I start (with Xming running in my PC), a software that opens X11 window. ...
1
vote
1answer
27 views
byobu troubleshooting ubuntu 12.10 x64
When I enter "byobu-enable" on my ec2 ubuntu 12.10 box, my putty ssh session goes insane.
Here is a screenshot of what it looks like:
It looks like the windows is being duplicated and time is ...
1
vote
2answers
143 views
How can I access putty from linux terminal?
I'm trying to configure my cisco 2950 switch and I need to use putty on linux. Im not used to using linux but I've been told that putty is built in to linux terminal. I have my serial console cable ...
1
vote
1answer
32 views
Transfer files using authentication
I have the public key with me(the pub file), for using sftp with public key authentication mode. How do i use sftp command for testing transfer file from my machine to the sftp server. For username ...
0
votes
4answers
77 views
The clipboard is not shared with PuTTY under CentOS
I'm running CentOS 6 on the local machine and using PuTTY.
Selection, copying and pasting text works well inside the PuTTY session. But the clipboard content on the local machine does not change.
My ...
0
votes
2answers
90 views
Created New user in Linux, but not able to login in putty or SSH or else [closed]
I am new to Linux, I don't know in-depth things. I created a user from the root account, but I am not able to login as the new user (sampleUser). Here are the commands I used to create new user:
...
0
votes
1answer
192 views
PuTTY configuration in a command line
is there a command which configures the PuTTY to open up with "Session Logging" in "Printable output". I could do this manually, but i want to put this in a cammand line which will configure the PuTTY ...
0
votes
0answers
22 views
Local display using Xming-Putty
I've been struggling with Xming and putty for a while and I can't make it work; I enabled X11 forwarding in putty, updated xauth list on the client side with the xauth list of the server side.
...
1
vote
0answers
63 views
Local display using Xming-Putty
I've been struggling with Xming and putty for a while and I can't make it work;
I enabled X11 forwarding in putty, updated xauth list on the client side with the xauth list of the server side.
...
2
votes
1answer
76 views
How to copy a file using pscp through an intermediary gateway server hop
I have a linux jump box between me and a remote server. I have seen a few posts on how to do this with scp (e.g. here), but I am on a Windows box, so the situation is slightly different. I want to ...
1
vote
1answer
72 views
I accidentally deleted my /root folder and now my shell string is different. What gives?
I stupidly managed to delete my /root folder on CentOS. I re-created an empty /root folder and set root privs to it, but now my shell string in PuTTY is different.
Whereas it used to say ...
1
vote
1answer
46 views
SSH tunnels with putty
Is this setup possible:
isp -> tunnel-1 -> tunnel-2 -> destination
tunnel-2 will be exit IP, but in the "tunnel-1" containter. So ISP should only see traffic from tunnel-1. The programs used should ...
0
votes
0answers
26 views
putty key bindings
I was using putty, doing my thing, and I accidentally hit a random combination that put putty in this mode where it only write '.' to the screen.
"cat" would become "..."
"a random command" would be ...
0
votes
0answers
31 views
Proxy error : 403 forbidden when try login to SSH using Putty Client [duplicate]
Facts:
My Op. SYstem is OpenSuse 11.3
SSH Client using PuTTY
My local internet connection is using Proxy Firewall.
Doing to PuTTY:
Specifiying destination SSH + Port
Set proxy connection under ...
0
votes
0answers
16 views
Putty - problems with using -m
when using
-m commands.txt
in Putty, I have 2 problems, which do not occur using the commands c&p in interactive mode
The connection is closed by host afterwards
the output is different
All ...
2
votes
2answers
72 views
Configure default domain in Putty
I work at a big company with its own domain, and I SSH into servers every day, many times a day. Is it possible to simply type hostname instead of hostname.my.domain.com and still SSH successfully?
0
votes
1answer
28 views
PuttyFatalError- networkerror:connection timed out
I am unable to connect vmware player through putty. My vmware ipadd and ipaddr from http://www.whatismyip.com/ is different. I get connection timed out error. Please can some one help me the reason ...
0
votes
1answer
33 views
Timeout access with Shell
Hi I have a Debian 6 Webserver to which I can connect with Putty.
But if I leave Putty open then even after 2 days I am still logged in.
I have got 2 questions:
How can I make sure that I will be ...
0
votes
1answer
94 views
Terminal highlight error when compiling with a make file
I have a simple make file and I want to highlite the word or line that contains "error:" to make it easier to see.
I am SSH via Putty to the linux machine which may cause a problem but currently I ...
0
votes
2answers
228 views
pscp is not recognized as an internal or external command error
I have a batch file with a query like pscp .... written in it. When i try to run that file an error pops up saying pscp is not recognized as an internal or external command, operable program or a ...
0
votes
0answers
108 views
VNC connection over SSH Tunnel with “middleman” server (Windows Viewer to Mac Server)
I NEED HELP!
So I have a windows 8 PC (vnc viewer) and a iMac 10.8 Mountain Lion (vnc server) and a middleman server running ubuntu on a DMZ (all ports open). Both computers are behind a firewall ...
0
votes
0answers
19 views
pscp is not recognized as an internal or external command error [duplicate]
I have a batch file with a query like 'pscp ....' written in it. When i try to run that file an error pops up saying 'pscp is not recognized as an internal or external command, operable program or a ...
