1
vote
2answers
470 views
Correct Putty configuration for Ubuntu 9.04
I often use Putty (http://www.chiark.greenend.org.uk/~sgtatham/putty/) to connect to Ubuntu boxes (9.04 now). It works well, but I can't figure out the correct combination of Putt …
1
vote
3answers
26 views
How can I set up SSH tunneling to access a webserver behind a firewall?
How would I access a webserver behind a firewall? I'm developing an application for this webserver which is not yet open to the public.
Someone walked me through this before, so …
1
vote
2answers
116 views
Run a PHP script every second using CLI
Hello,
I have a dedicated server running Cent OS with a Parallel PLESK panel. I need to run a php script every second, that updates my database. These is no alternative way timewi …
2
votes
3answers
121 views
Php : running ssh from Windows to login to a Linux and run a script
Hi !
Here's my goal :
I have a Windows XP PC with all the source code in it and a development database.
Let's call it "pc.dev.XP".
I have a destination computer that runs Linux.
L …
0
votes
1answer
75 views
Speeding up ssh in batch files
This is my situation:
I have a linux server/media center with a windows client.
My goal is to remote control rhythmbox amongst other things.
&nbs …
0
votes
2answers
238 views
Emacs on Putty suddenly stopped accepting ctrl-space?
Weirdly, ctrl-space to start a mark works on the command line in putty and on X on the machine, just not in putty. What configuration did I break?
1
vote
1answer
83 views
VIM Colorschemes in Screen & PuTTy?
Hey guys
I've been trying to get colourschemes to work properly in VIM when using it over ssh with PuTTy as a client but unfortunately I haven't had much success. I can only get 8 …
0
votes
6answers
60 views
How can you download a file/zip from the DOS commandline using putty?
I'm trying to write a batch script (CMD @ Windows XP Pro) that will automatically download and unzip packages with the help of 7zip and putty/psftp
If I have a URL to a package to …
0
votes
0answers
50 views
Why does PuTTY & SFTP has to be logged in separately? I thought they were all based on SSH [closed]
Why does PuTTY & SFTP has to be logged in separately? I hate typing my password twice to transfer multiple files. Why can't I type my username & password into a SSH client, …
-1
votes
0answers
107 views
not able to enter password in putty.exe [closed]
I can connect with myhost with putty.
But when putty window asks password, I am not able to enter any letters.
I reinstalled putty.exe, but the results are the same.
Can anyone h …
0
votes
9answers
1k views
Putty with Transparent Background and Opaque Text
Is there a version of putty that has a transparent background with opaque text? If not is there a way to do this?
0
votes
0answers
72 views
VIM and putty - mouse issues [closed]
hi. i'm not very experienced in VIM.
i'm using VIM with putty, and i often use mouse scroll and move text cursor with mouse. also sometimes i need to paste some code from windows …
0
votes
1answer
64 views
plink Password Over and Over
Hi Guys,
I am using plink as part of GIT setup and I have setup my remote keys correctly and can connect via Putty.
However, when I attempt to run msysgit and TortiseGit to clone …
1
vote
2answers
243 views
Why do unix background processes sometimes die when I exit my shell?
I wanted to know why i am seeing a different behaviour in the background process in Bash shell
Case 1: Logged in to Unix server using Putty(SSH)
By default it uses csh shell
I c …
1
vote
1answer
74 views
Automatically Position Application Window Using Command File in Windows
I'm using PuTTY to access my BSD file server and I have several terminal windows open at once. I wrote a simple command file to automate opening the terminal windows and I'd like t …
