Ubuntu Networking :: Remote Application Invocation From Win System?

Feb 23, 2011

I have installed a bioinformatics tool called Pathway Tools on ubuntu 10.10, and I'm trying to access it through ssh client from windows vista client system. my client is puTTY. I can run the terminal shell, and I log in and everything goes alright. However, when I run the program by typing the following:pathway-tools from the directory of the tool. just like I'm running it from ubuntu directly. I get the following message:

Code:
aibig@aibig-HP-xw4400-Workstation:~/pathway-tools$ ./pathway-tools
Warning: Constant **&-TAG-MAPPING-LIST** being redefined from
(("alpha" SYMBOL T "a") ("beta" SYMBOL T "b")
("gamma" SYMBOL T "g") ("delta" SYMBOL T "d")
("epsilon" SYMBOL T "e") ("zeta" SYMBOL T "z")

[Code]...

Enter name of X-window server to connect to (of the form HOST:N.M): You can ignore all the warnings, all my problem is at the last line. I searched the internet to know what does they mean by HOST:N.M value the shell requests, but in vain. I'm really a newbie to ubuntu, but I'm getting familiar day by day and I'm loving it.

View 1 Replies


ADVERTISEMENT

Debian Multimedia :: Graphical Application To View Logs On Remote System

Jan 16, 2015

I have a web server that hosts multiple websites. Am looking for an application that can be run on my workstation and makes it possible to watch Apache logs live.

It should have a tabbed interface. When I launch the application, it has to connect to my server and should automatically open all access.log and error.log files and display all changes in real time (similar to tail -f command).

Does anything like this exist?

I'm tired of logging in many times in Konsole and executing tail -f commands to see parallel logs.

View 7 Replies View Related

Ubuntu Networking :: Running Remote X Application?

Jan 14, 2010

I have two computers running Ubuntu. I want to run the copy of Firefox that is on the remote machine. i connect to the remote in the usual way, "ssh -X fermi", which brings up a console on the remote machine, fermi. When I type "firefox", however, it starts the copy of firefox that is on the local machine. On the remote machine, "ps aux|grep firefox" confirms that firefox is not running there. Is there a way to force execution of the remote copy?Or, can I start a local copy of firefox using the remote bookmarks, preferences, etc?

View 3 Replies View Related

Fedora Networking :: Cannot Ssh Into Remote System?

Jun 4, 2009

I have a computer that i set up for a friend, and tried to ssh into it for her to update it and add do maintenance for her, so that she doesn't get aggravated with trying to do it herself, but ssh hangs and times out. The firewall is set to allow ssh, and eth* is set as trusted by the firewall, and i have the correct ip, and the ssh service is running.

I can connect to my home computer from hers, which is setup the same way (in this regard), but not vice versa. She has no router; she is directly connected to the DSL modem.

View 14 Replies View Related

Networking :: Connect Board To Remote System?

Mar 26, 2010

I have a arm board where qtopia installed. there is no ssh or scp installed . how can i connect my board to my linux desktop.

View 2 Replies View Related

Networking :: Free Remote Desktop Monitoring Software For System?

Mar 6, 2010

Can anyone suggest free Remote Desktop Monitoring software for linux?

View 1 Replies View Related

Ubuntu :: Error. Exception Has Been Thrown By The Target Of An Invocation"

Mar 30, 2010

Ubuntu 9.10 64-bit. I was importing photos into f-spot. Then my laptop shutdown because it overheated (a different problem). Now f-spot will not open. A dialog pops up and says "F-Spot Encountered a Fatal Error. Exception has been thrown by the target of an invocation." Here are the error details:

Code:
An unhandled exception was thrown: Exception has been thrown by the target of an invocation.at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]

[Code]...

I've read somewhere that there might be a bug with themes, but I've changed mine back and forth. I don't really think this is a bug as much as something that happened when the computer crashed. I've tried uninstalling f-spot and reinstalling it, I get the same error above. Anybody have any idea on how to get it working again?

View 5 Replies View Related

Ubuntu :: Ssh - Open Application On Remote Computer?

Feb 28, 2011

I have a small netbook that I would like to use as a terminal for my main computer, so instead of opening Gnome-terminal on my computer it will run from my netbook.

what i want to know is how to ssh from my netbook into my main computer and run an application on that computer.

So i would like to be able to ssh into my computer, and when i type "vlc movie.avi" it will open and run on the REMOTE computer just as if i had opened gnome-terminal and typed the command there.

Note: I'm not looking for something/anything like "ssh -X" or VNC or Remote Desktop.

View 5 Replies View Related

Ubuntu :: Start A GUI Application On Remote Computer Using Ssh?

Aug 18, 2011

I forgot to run a GUI process on a remote computer. I need to run the application as if I was at the computer i.e the application needs to open on the desktop on the remote computer.

I can connect to the computer through an ssh tunnel via another computer at the remote site and run non GUI based processes using Screen or bring some GUI programs to the computer I'm working from using the ssh -X option, however, this is not what I'm looking to do.

On Windows I used to use a program from sysinterns called PsExec which would let me start applications such as Word on the remote computer and I'm hoping that there is something similar on Linux.

View 4 Replies View Related

General :: Start X Application On Remote Server?

Dec 7, 2010

I've been trying to make a cgi script that starts a program on a server and then shows the program on the servers screen. The cgi script is written in perl. I've been successful in making the program showing up on the screen through ssh by setting $DISPLAY to :0.0, I tried setting it to this in /etc/profile but when the cgi script ran nothing showed up on the screen. I tried having the script running it as a local user with "su - [user] -c [command]", this didn't help either.

In short what I'm trying to accomplish. When I press a button on a web page an slide show is supposed to start on a screen connected to the server.

View 2 Replies View Related

General :: Sending Application Log To Remote Host?

Feb 25, 2011

How is it done?Right now its just getting written in a local text file(not /var/../.., not using syslog at all).and every day a new file is being created

View 3 Replies View Related

Ubuntu Networking :: Application To Monitor Application Wise Network Usage?

Feb 17, 2010

application to monitor application wise network usage?

View 3 Replies View Related

Fedora :: Running C++ Objects On Remote Machines From One C++ Application?

Mar 29, 2011

I'm looking for a solution for running C++ objects on remote machines from one C++ application.

View 2 Replies View Related

Software :: Xlib - Run A Graphical Application At A Remote Host ?

Dec 21, 2008

When trying to run a graphical application at a remote host i get the error

Xlib: 'connection to ":0.0" refused by server'

Xlib: No protocol specified

How to address this?

View 1 Replies View Related

Software :: Finding A Remote Desktop Application That Will Work With OpenGL

Nov 22, 2010

I need to be able to open an openGL based piece of software remotely (like Maya or 3D Studio Max, for example). The server will be a linux machine (CentOS, currently, fwiw), but the client should be able to run on at least Linux and Windows. This will happen over the internet as opposed to over a LAN.

So far, I've tried

- "NoMachine NX" which is pretty good, but it seems to have some issues with GL. Maybe this can be fixed in xorg on the server (disabling overlays or something like that)? not sure.

- HP Remote Graphics Software (RGS) which works fairly well with Cent & Windows, though is sometimes a little slow. It also doesn't seem to be happy on Ubuntu, which is a pretty big bummer. It's also a bummer that it's somewhat expensive. That said, it's still the front-runner.

- VNC which was very slow.

It's imperative that it can transmit very complex rendered OpenGL properly. It's ok if it's slow to tumble/refresh, but it should be correct.

View 2 Replies View Related

Networking :: Does The Command "telnet" Works When Remote And Local Are Different Operating System?

Feb 12, 2009

Is it possible to log into a remote windows computer from my local linux computer and vice-versa using the "telnet" command?

View 2 Replies View Related

General :: Copy And Paste Between Local System And The Remote System When Using Rdesktop?

Dec 22, 2010

On Linux I do:

rdesktop remotepc

How do I copy and paste between my local system and the remote system?

View 1 Replies View Related

Security :: Need Remote System Hardening GUI Tool / Possible To Use It Windows System?

Jan 20, 2011

Which is the best remote linux hardening GUI tool.Is it possible to use that tool from windows system?

View 8 Replies View Related

Software :: Verify Directory On Remote System Available To Local System

May 5, 2009

The code listed below is an excerpt from a script that I am writing. The goal is to verify that a directory on a remote server is available to the local system. If that is not the case, a log file is written, and all filesystems that were previous unmounted, are remounted on the local system.

Code:
# # Unmount all NFS mounts prior to the archive process.
umount -a -t nfs
# Mount the remote directory (NFS) prior to running the make_net_recovery script.
# Make sure there is a <remote server> folder located in the /mnt directory. If it is
# not already there, create one.
mount <remote server>:/<local system> /mnt/<remote server>

# Verify the remote directory (NFS) is available. This directory is needed
# as it is the destination for the iso images. If it is not available, stop
# here, and write the results to a log file.
df |grep <remote server> > /dev/null
RC=$?
echo $RC

if [ ${RC} -eq 0 ]
then
echo successful
else
echo not successful >> /tmp/make_net_backup.log && mount -a
exit
fi
Is the syntax shown above correct?

View 1 Replies View Related

Ubuntu :: Is Command Line Invocation Of Gnome-terminal To Run More Than One Command

Feb 17, 2010

how to pass something more than a one-command startup for gnome-terminal. I will give an example of what I'm trying to do here:

Code:

#! /bin/bash
#
#TODO write this for gnome and xterm

[code]....

This same error occurs if the gnome-terminal line is changed to

Code:

gnome-terminal -e mcTerm

Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.

View 1 Replies View Related

Programming :: Command Line Invocation Of Gnome-terminal To Run More Than One Command?

Feb 16, 2010

I am trying to learn how to pass more than a one-command startup for gnome-terminal.

I will give an example of what I'm trying to do here:

Code:
#! /bin/bash
#
#TODO write this for gnome and xterm
USAGE="
${0##*/} [-x] [-g]
code....

However, running with the -g option to invoke gnome-terminal, I get a "There was an error creating the child process for this terminal" error.

This same error occurs if the gnome-terminal line is changed to

Code:
gnome-terminal -e mcTerm

Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.

View 4 Replies View Related

Networking :: Unable To NFS Mount .ERROR - Mount: RPC - Remote System Error - Connection Timed

May 6, 2010

Unable to mount NFS server on the client.

Getting the following error.

mount: RPC: Remote system error - Connection timed out

View 3 Replies View Related

Ubuntu :: Getting Information About Remote System

Dec 31, 2010

I am trying to write a shell script which will give remote system version and list of installed applications and their versions as output. In this case remote system is windows xp and I have ip address, username and password of that machine.

View 2 Replies View Related

Ubuntu :: Application, Places, System Gone From Panel?

Sep 10, 2010

I don't know if this is the result of an upgrade, software conflict or I did something I shouldn't have without even noticing. I was able to "Add" the main GNOME menu back by right clicking on the menu, etc. Now, Places and System are sub-menus of the main system menu.

View 8 Replies View Related

Ubuntu :: Remote Desktop Is Slow On System / Why Is So?

Jan 6, 2010

I have this network
desktop ultimate edition 2.4 (ubuntu 9.4)
laptop ubuntu 9.10
ethernet network
on ubuntu remote desktop is slow in general
on windows much faster !

is there anything special that I should do ?

View 5 Replies View Related

Ubuntu :: Remote Control Software For System?

Apr 29, 2010

I'm looking for something like Logmein or showmypc.comv

View 9 Replies View Related

Ubuntu :: Any Other Way To Access Any Remote Windows System

Feb 19, 2011

I am using ubuntu 10.10 netbook remix version. I want to access a remote computer outside my LAN which is running on Windows.I tried vinagre for the LAN but the result is that the client (running on windows) system goes logged off making the client completely unaware about what is going on with his system.Is there any other way to access any remote Windows system ans still the client able to see and interact while it has been accessed by ubuntu.

View 2 Replies View Related

Ubuntu :: Run A Remote Unix Session Using System?

Aug 2, 2011

At the moment I am using Hummingbird Exceed on a windows PC to display X windows from a Unix server. The actual Exceed tool I use is called 'hwm' which I believe is basically an pc based X Windows manager. I do not need to configure anything other than the client computer name, IP address and screen definition and the server will then allow a connection and display the X windows on the client. I was wondering if there is an equivalent application I can run using Ubunto as a client insted of a Windows PC?

View 1 Replies View Related

Ubuntu :: System Freezes After Opening Any Application Which Uses Audio

Jan 11, 2010

I am having audio problem on hp laptop having ubuntu 8.04 The problem is system freezes after opening any application which uses audio. I have tried <code> wget -O alsa-info.sh [URL] && bash ./alsa-info.sh</code> and it gave me [URL]

View 1 Replies View Related

Ubuntu :: Change The Date And Time Of The System From My Application?

Aug 19, 2011

I want to change the Date and Time of the system from my application. This can be done using the "Date -s" linux command. But the application has to be executed as root/sudo. is it possible that root can give permission to normal user to execute the "Date -s" command?

View 9 Replies View Related







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