General :: Opening Xterm Session On Linux Through Remote Putty

Nov 25, 2010

I have X Window running on one of RHEL Machine 192.168.2.2.I have logined through putty from remote Windows Machine 192.168.2.5. Now What I need to open the xterm (if I run the command through putty it should open xterm in the linux Machine).

View 2 Replies


ADVERTISEMENT

General :: Call Putty / Plink To Start A Remote SSH Linux Script With User Input

Jun 27, 2011

Seemingly simple question, which yields slightly undesired results. Execute putty to start a script on a remote linux server which requires user input The remote script does a read -p "Please enter name" NAME I can use plink to execute a script over SSH, the following attempts and problems are shown below :-
Note the -load ns is to load a session that doesnt exist, ie ensure no defaults are used

1) plink.exe -load ns <ip_addr> -l <user> -pw <password> <script path/name> Problem) Doesn't allow/show user input, ie its non-interactive.

2) Add -t to allocate a pty :- plink.exe -t -load nc <ip_addr> -l <user> -pw <password> <script path/name> Problem) Ok, so now the user input can be seen, but I get Ctrl+H (^H) when backspace is pressed, ok if the user doesnt make a mistake!

3) Use putty instead with a saved session putty.exe -load "SavedSession" Problem) (a) Get a new window opened, not a biggy, but not as nice. (b) saved session cannot be easily moved. (c) Get password prompt, cannot provide password like with plink, I know I know, use keys, but this is a closed, private network, and its easier not to bother with keys!

So ideally, I would like the SSH to execute in-line, that is from within the batch file/command line shell I am in, not prompt for username/password, run the linux script and allow prompts and delete/backspace to work.

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

General :: Error Opening Terminal - Xterm ?

Jul 15, 2010

Error opening terminal : xterm

While start nano editor in terminal

View 2 Replies View Related

General :: Connecting Linux Box Using Putty

Jul 16, 2011

I have a problem in connecting a new Linux box using putty.I have recently set up a new virtual machine using oracle virtual box , and in the virtual box i installed Cent OS 4.8 . I gave NAT connection.When i try to connect the Linux box using putty , i get Network connection Timed out message . When i try to ping from the host OS i get request timed out.

View 4 Replies View Related

General :: Displays Error Opening Terminal : Xterm

Jul 16, 2010

I am new in Linux,i build nano editor on Linux,it compile successfully but when i open in terminal then error displays "Error opening terminal : Xterm" while nano help is running successfully.

View 14 Replies View Related

General :: Linux CLI Through Putty / Do Colors Signify Anything?

Jan 14, 2010

When I connect to a RHEL CLI via Putty, some folders are blue, some are highlighted green, etc etc.Does all that signify something? Is there a link to a site that tells me what it all means?

View 9 Replies View Related

General :: Keep A Process Alive After Closing The Putty Session?

Jan 16, 2010

I am using putty to interact with Linux server. I have started a process using putty.
The process is running and will take 5-6 hours. I want that process to keep running after I close the putty session. How can I keep that process alive after closing the putty session? I do not want to keep the computer ON all the time. Is there any way to do this?.

View 5 Replies View Related

General :: Set Ssh/putty Session Running In Disconnected Mode?

Jul 7, 2011

How can we put ssh/putty session running even after in standby or disconnected mode.The idea is to have run a long running job from my notebook, which may take 6-8 hours, and if i come next day, there should be interrupt with it.

View 7 Replies View Related

Ubuntu :: Remote Desktop Without Opening New Desktop Session

Nov 25, 2010

I am using 2 PCs, both running ubuntu. I want to connect via remote desktop (vnc, ssh -X, etc) form one to the other. However, what the solutions I found until now offer me, is the possibility to create a new desktop session and view that one (or run an application an view that one). I have an application running on the server, and I want to see that application, without needing to restart it or running it again in a new desktop. Is this possible?

View 1 Replies View Related

General :: Executing A Video From Putty (remote Control Vlc)

Jan 5, 2011

I am out of ideas of how to run videos at a remote machine that has a display. I have a debian system with gnome installed and everything is set up but I just don't now how to start the video over anything. I have tried simply to start #vlc video file - but this way it thinks that I want to run it in my bash over at a nother computer. I tried installing vnc but this just ports a new desktop and masically is a terminal which does not give me any control over the display.

View 7 Replies View Related

General :: Call Putty/plink To Start A Remote SSH Script With User Input?

Jan 18, 2010

Execute putty to start a script on a remote linux server which requires user input The remote script does a read -p "Please enter name" NAME I can use plink to execute a script over SSH, the following attempts and problems are shown below :- Note the -load ns is to load a session that doesnt exist, ie ensure no defaults are used

1) plink.exe -load ns <ip_addr> -l <user> -pw <password> <script path/name> Problem) Doesn't allow/show user input, ie its non-interactive.

2) Add -t to allocate a pty :- plink.exe -t -load nc <ip_addr> -l <user> -pw <password> <script path/name> so now the user input can be seen, but I get Ctrl+H (^H) when backspace is pressed, ok if the user doesnt make a mistake!

3) Use putty instead with a saved session putty.exe -load "SavedSession" Get a new window opened, not a biggy, but not as nice. (b) saved session cannot be easily moved. (c) Get password prompt, cannot provide password like with plink, I know I know, use keys, but this is a closed, private network, and its easier not to bother with keys!I would like the SSH to execute in-line, that is from within the batch file/command line shell I am in, not prompt for username/password, run the linux script and allow prompts and delete/backspace to work.

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

Ubuntu :: Unable To Log On To Xterm Session

Apr 22, 2011

running Xubuntu 10.04 here. After installing and removing some packages in package manager I'm finding after reboot I cannot logon to the computer. When the correct password is entered the screen goes to black briefly then returns to the logon screen. It appears I can only logon to an xterm session. how to proceed next?

View 1 Replies View Related

Software :: Suspend Ssh Session Using Putty

Jul 5, 2010

I was wondering how to suspend the session so that I can close putty then return to the session later. I can't seem to find this info the manual.

View 3 Replies View Related

Software :: Set Xterm Title To Gnu Screen Session Name?

May 5, 2009

I usually have several xterms open, with each one running a different gnu screen session. It would be useful if--at a glance--I could see the session name in the xterm title bar. That way I would be able to quickly tell which screen sessions are running in which xterms. This would be very useful when alt-tabbing.

I know that there are termcap, terminfo, and termcapinfo commands available, but I don't know how to use these. I also know that there's an $STY environment variable that stores the session name. Also, I do not want to lose my current "hardstatus alwayslastline" bar. It seems like this should be independent from the xterm title, anyways.

View 5 Replies View Related

OpenSUSE :: Putty Connection Manager Like App In Linux

Feb 2, 2010

This app embeds putty and allows you to save ssh and telnet connections (including post login commands). You can also save the connections and sort them however you like. It's great for organizing linux clustered servers etc... Tabs are also a plus (yes I know konsole does this part as well)So to the point at last. I finally upgraded to OpenSuSe 11.2 and I was looking for an app that does much the same thing.

View 2 Replies View Related

Red Hat / Fedora :: Timeout - Putty Going Inactive During A Session And The Job Failing

Jun 1, 2009

I am having issues with putty going inactive during a session and the job failing. I do not want to run nohup but would llike a korn shell script to keep putty alive.

View 1 Replies View Related

Ubuntu :: Putty - Missing Functions - Duplicate Session

Jan 7, 2011

I'm talking specifically about three functions that I'm missing from Windows world and could not find them in any terminal program in Linux.

1. When you select text in putty window the text is being automatically copied to clipboard - very useful.

2. When I move the cursor to another putty window and right click inside it - the text is being automatically paste inside this window.

3.When I click on a putty window with session running I can say: "duplicate session" - so great.

Why o why can't I get those in any Linux terminal ?I could get this wit CrossOver but surprisingly the Windows version of putty does not work under linux as it supposed to?

View 4 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 :: Gnom Doent Boot Only Xterm Session And Failsafe Gnome?

Mar 31, 2010

my when i boot my ubuntu 8.10 i get only xterm failsafe ,however failsafe Gnome does open , i have tried several solutions from the web such as deleting .profile file and some other solutions but none works.here's my .xsession-errors file

Code:
/etc/gdm/Xsessin: beginning session setup...
/etc/gdm/Xsession: Executing default failed ,will try to run x-terminal-emulator

View 1 Replies View Related

Software :: Does Open Process Continue To Work If Putty Session Is Closed

Apr 14, 2010

I am downloading a big file on linux VPS, and I am connecting remotely via Putty to do it? Once I initiated the wget command to download the file, if I close the putty window, will wget continue to download the file in the background even though the session is technically closed?

View 11 Replies View Related

General :: Remote Console Session Over HTTP?

Jul 11, 2011

I'd like to remotely administer my Linux machine at home whilst I'm at work. Only ports 80 and 443 are avaiable, through an HTTP proxy. I don't want to install tunnelling software.What I really need is something that'll run on my server and display a console inside a web browser.

View 3 Replies View Related

General :: Close A Remote Disconnected "xterm" Window?

Jun 1, 2010

Using a xterm window to remotely log in and reboot a Redhat server causes the window to "hang" once the remote server reboots and I cannot close the window using Ctrl-D.

View 1 Replies View Related

General :: Options Available To Take Remote Gui Based Session Of Ubuntu

Mar 4, 2011

Can someone highlight options available to take remote gui based session of ubuntu. Other then VNC, is there any other option ?I want to take gui based session of ubuntu from a windows machine

View 1 Replies View Related

General :: How To Copy Things In Xterm And Paste Them Outside Of Xterm

May 2, 2011

i have fluxbox and i need to know how to copy things in xterm and paste them outside of xterm.

View 2 Replies View Related

General :: Display The Source Machine During A Remote X Session In The Title Bar?

Aug 8, 2011

In the past, when I open a gvim session on a remote machine, the title bar of gvim would show the machine name in brackets. I am not sure if this was done by the remote gvim itself, or the local window manager. In the past I have used gnome2, although I am currently using unity (and finding it rather frustrating). Is there some setting I can change to always force remote windows to display the source machine?

View 1 Replies View Related

General :: Start A Remote Login Session From Script To Any Server?

Nov 11, 2010

How to start a remote login session from script to any server?

View 1 Replies View Related

General :: Remote Desktop (linux Rdesktop) To Windows 7 Timing Out?

Apr 8, 2011

I have a remote desktop session to a Windows 7 Workstation that keeps timingut/disconnecting after a minute or two of idiling. Also, sometimes it disconnects while I am in the middle of using it.I have tried turing off all NIC power saving options, the sound option for remote desktop, and all the go to sleep power saving options. I don't have any issues with remote desktop connecting to various Windows Server 2008 R2 Machines and VMs.

View 1 Replies View Related

Red Hat / Fedora :: Putty / Xming / Remote Access

Apr 23, 2010

I am trying to remotely access a linux machine to run Cadence from my laptop.I downloaded Putty and Xming/XLaunch.I run Putty, enable X11 forwarding, then sign into my host address.I am successfully able to access and navigate through my home directory, however once I try and run Cadence, I get the attached error.

View 4 Replies View Related







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