Ubuntu :: Run A Program Installed On A Remote PC Locally?

Feb 11, 2010

Is it possible to run a program installed on a remote Ubuntu PC on the local PC? What I'm talking about is different from simply sending the GUI over the network (like X tunelling). I want the program to use the processor of the local machine. Is this possible?
(Here's an example. PC 1 has a fast processor. PC2 has gimp installed on it but has a slow processor. Can PC2 make GIMP run on PC1's processor over the network?)

View 9 Replies


ADVERTISEMENT

Ubuntu Networking :: Mount A Remote (ftp/ssh) Directory Locally

Jan 15, 2010

If you use Nautilus then you can just use the "Connect to server" from the file menu. However if you file manager does not support connecting to servers (like Thunar ) then you can use sshfs.

Code:
sudo apt-get install sshfs
You should create a directory as your mount point, say
Code:
mkdir /media/Server

[Code]....

View 1 Replies View Related

Ubuntu :: Ssh Commands Execute Locally Instead Of On The Remote Computer?

Jul 12, 2010

I can ssh to the remote computer OK, but the commands execute on the local machine, not the remote machine as they should. After much frustration I did the following hoping to clear the problem. I turned off all machines on my LAN, the hub and the router. I then rebooted everything in the reverse sequence - cable modem, router, hub, and then the computers.Then I reinstalled ssh on both machines.

sudo apt-get purge openssh-server openssh-client
sudo apt-get install openssh-server openssh-client
sshd in now running and port 22 shows on both machines. However the problem persists.

View 5 Replies View Related

General :: Mount Remote Devices Locally?

Jan 22, 2011

I was wondering if you can 'share' devices in Linux by overlaying the devices nodes? For instance, is it possible to use SSH (FS) + bind to selectively bind devices locally?

View 1 Replies View Related

SUSE :: Remote Authentication Suse10SP2 - Not Doing Locally

Nov 3, 2010

In my job we have 48 machines with Suse10 SP2 and they want all the machines to be able to authenticate to a unique server (something like a Radius Server or TACACS server), not doing the authentication locally. Do you have any idea on what to use and what needs to be change in the Suse Linux password auth for a remote server to be the auth server?

View 1 Replies View Related

Ubuntu :: Run Locally Maps Program?

Mar 5, 2010

I'm planning a trip and google maps/bing maps/mapquest seem to not like to have too many points on the itinerary. Is there a good similar program that I can run locally?

View 1 Replies View Related

General :: Capturing Remote Output Locally In Mac Terminal?

Jun 2, 2011

I want local programmatic access to ssh output in Mac Terminal. First, I tried redirecting the output of each command to a file. The file was perfect, but of course it was on the remote server, and an sftp for each command output seemed a little.. Next, I tried to Applescript Terminal, but it only gives access to the currently visible text in a tab (i.e. if half the output has already scrolled out of sight, it doesn't get returned - useless).

Last, I tried piping ssh to tee (e.g. ssh user@host | tee output.txt). This almost worked. I have the output in a local file, but there are a lot of unwanted characters mixed in. For example, every time I hit backspace, there's a ^H in the file. There's also text like "[0m[K" which is harder to get rid of.

View 2 Replies View Related

Networking :: How To Redirect Locally-generated Packets To Remote Server?

Mar 22, 2010

I'm trying to workaround a limitation in a server application. The limitation is that I can only connect to a LOCAL mysql database. I am trying to fool the server in to using a remote mysql database. I was hoping to do this by simply forwarding 3306 to another server on the same subnet.To that end I've set up iptables rules to forward all connections to port 3306 to a non-standard mysql port on a remote server. This works, except that I need to deal with the loopback interface in a special way and I'm stuck.

View 14 Replies View Related

General :: How To Run Program Remotely Via SSH But Display Locally

Mar 24, 2010

Is it possible for me to SSH to another server in Linux (Ubuntu), run a program there but display it locally?And is it possible for me to SSH to another server in my terminal,and configure it so that all graphical programs (Firefox, Emacs) run in that SSH session will be displayed locally?

View 3 Replies View Related

Slackware :: Keymap Change In Locally Installed Wmii?

Jul 1, 2010

I've installed wmii as window manager (slackware 13.1) locally, i.e. not system wide. I use a german keyboard and this works fine until I start my window manager. within wmii the german layout is not present (neither in xterm nor in emacs or ooo3 etc). I changed the file /etc/X11/xorg-conf already accordingly but without any effect. Hence I suspect that the local installation of the wmii requires a change of another config-file?!

View 2 Replies View Related

Server :: Mounting Nfs Files Locally - RPC Error - Program Not Registered

Jan 21, 2010

First of all, in whether I have interpreted this correctly: [url]

Where we want all users to be able to restore backups. This involves nfs exporting and mounting the backup directory ON THE SAME MACHINE, no...?

I have been trying to fix this all day, and can't figure out why its not working.

All my /etc/fstab /etc/exports /etc/hosts.allow /etc/hosts.deny must be correct as the file mounts (after booting, but NOT ON booting) with:

All the necessary (I think) services are starting on boot:

On bootup I receive the error:

Code:

I have other filesystems mounted from another server which all mount fine. Its just this one.

View 1 Replies View Related

Ubuntu :: Finding A Program That Can Do Cross-browser Testing Of Basic Web Pages Locally

Feb 1, 2011

I'm looking for a program that can do cross-browser testing of basic web pages locally, without having to host them.

View 1 Replies View Related

General :: Program That Can Download Mail From A Server And Deliver Copies Locally?

Aug 31, 2011

Is there an open source application that can download e-mails from a generic POP mail server, keep a copy of the mails locally and then deliver copies to multiple accounts on a LAN? I have a friend who uses a group e-mail account, and more than one person is always hooked onto that account. The problem is they cannot leave e-mail on the server, as it eats out their webhosting space, but if someone downloads a message in Outlook, the other users do not see that message.

View 1 Replies View Related

Debian Configuration :: Configure Vino Remote Desktop To Start At Boot - Only View Remotely Once Have Logged-in Locally

Aug 9, 2010

Kernel: Linux 2.6.26-2-686 (i686)
Compiled: #1 SMP Thu Nov 25 01:53:57 UTC 2010
C Library: GNU C Library version 2.7 (stable)
Distribution: Debian GNU/Linux 5.0.8
Desktop Environment: GNOME 2.20

Gnome comes with Vino Remote Desktop as part of it's package. I want Vino to run at boot so that I can login remotely. I am using VNC-4.1.3 for remote viewing. However, I can only view remotely once I have logged-in locally.

View 9 Replies View Related

General :: Installing A Library Locally In Home Directory But Program Doesn't Recognize It

Aug 18, 2011

I am installing a program on a server as a non-root user. Specifically it is tmux 1.5, but this should apply broadly to all locally installed program in my opinion (I mention the program name in case this problem ends up not being my own error).

The program requires me to install some dependent libraries (e.g. libevent and ncurses). So, I installed them both locally since I do not have root access

cd $HOME/library/installation/folder
DIR=$HOME/local
./configure --prefix=$DIR
#... make ... make install

[Code]....

Ok, so this installs the program without problems into $HOME/local/bin, but if I run the executable: $HOME/local/bin/tmux , I get the following error:

tmux: error while loading shared libraries: libevent-2.0.so.5: cannot open shared object file: No such file or directory

It would seem to me that the program cannot find the desired libraries, but the file libevent-2.0.so.5 does indeed exist in $HOME/local/lib as specified in the configure options. I am wondering how I can get the program to recognize the installed library in order to run. I tried putting symbolic links in $HOME/lib, $HOME/bin, and $HOME/local/bin, but none of these worked.

View 2 Replies View Related

Ubuntu :: Check What Version Of GRUB Installed - The Program 'grub' Is Currently Not Installed

Dec 18, 2010

I wanted to check what version of GRUB I have installed. I went to terminal and typed grub --versionI got this message back: The program 'grub' is currently not installed. You can install it by typing: sudo apt-get install grub

I am running Ubuntu 10.10 alongside windows xp pro. When I turn my pc on I have the option to boot to ubuntu or xp and at the top of the window it says that the version of grub running is "GNU GRUB Version 1.98+20100804-5Ubuntu-3" how I shold go about installing GRUB 2 or just leave it as is.

View 2 Replies View Related

Ubuntu :: Good Remote Desktop Program?

Jul 30, 2010

I am looking for remote desktop software that will allow me to not only view this particular desktop from miles away but send files back and fourth between the two computers. any ideas?

View 9 Replies View Related

Ubuntu Servers :: Launching A Gui Program On A Remote Computer?

Aug 14, 2010

Is it possible to use ssh to launch a program and it's gui on a remote computer? I've tried connecting with ssh -X computer@ipaddress but when I launch gedit it loads on the local computer

View 9 Replies View Related

Ubuntu :: Start A Program On Remote Computer In Graphical Mode?

Feb 1, 2010

Sometimes I would like to start XBMC on my media center using my laptop. I manage this system fully via SSH, but there is one thing that I don't know how to do, or know if it is even possible. I would like to start XBMC from my laptop so that I don't have to reboot the machine in order to do that (XBMC launches upon boot). Is it even possible to launch a GUI on a remote computer using SSH, and if so, how?

View 9 Replies View Related

Ubuntu :: Installed VNC Fine And Can Connect To The Remote Desktop With A GUI

Sep 7, 2010

Ok so I have recently purchased my VPS and I have installed the wonderful "Ubuntu 10.04 32bit". I have installed VNC fine and I can connect to the Remote Desktop with a GUI.Im looking to run "RsBot" but im unsure on how to run Java. I am really stuck and I was wondering how I can install java as when I try and run the setup it just open the folder up..currently installing OpenJDK Java 6 Runtime, ill update you when its done.

View 3 Replies View Related

General :: Running A GUI Program On The Display Of A Remote PC Via Ssh?

Jan 20, 2011

I am connecting to remote Linux PCs via ssh, to update software and do other tasks. I want to send a notification to the remote PCs screen (eg, "Do not run program X, it is being updated now"), so the users do know what is happening.

Is there a reverse way for ssh -X host so I can connect to a remote Linux machine and run notify-send and it appears on the other display?

View 2 Replies View Related

Ubuntu :: How Does Know Where A Program Is Installed

Jun 29, 2010

I've just been playing with the whereis command. For a program installed with synaptic package manager or comes preinstalled, whereis finds the path to the program. These programs in applications menu or startup applications don't need directory information, somehow linux must have them in some kind of a directory or something. For a program extracted from a .bz file, linux has no idea where the program is and I must give directory information. So how does linux find programs that are installed normally? It can't just search through files, that would seem to be slow. Is there a table or directory where program location is stored?

View 1 Replies View Related

Debian :: Program For Automatic Or Remote Reboot Process?

May 21, 2010

I looking for a program for automatic or remote reboot process...

Soon I order a VPS and needs a Call of Duty (or other games too) server restarter, if its crash...

View 3 Replies View Related

Software :: Program For Remote Control Of System From Mobile?

Dec 19, 2008

Any of you have tested bluepad on kubuntu 8.04? I'm trying to control Linux from my mobile with bluedpad, but crashes with kde (suppose works with gnome?).
Else, can you tell me other programs?

View 1 Replies View Related

Ubuntu :: Program That Can Translate Remote Control Signals To Regular Keyboard Letters?

Mar 10, 2010

I have lirc but I haven't got the hang of it yet. Ive have made a lircmap.xml and put that file in /.xbmc/userdata but xbmc still doesn't respond to it. I have even tried /.xbmc/userdata/keymaps and nothing. You can say that I have lost faith in lirc. I there a program that can translate remote control signals to regular keyboard letters?

View 1 Replies View Related

Ubuntu :: Can't Find Installed Program / Where To Get That?

Dec 22, 2010

Toshiba Satellite laptop, Ubuntu 10.04lts
I installed qcad earlier today, using Software Center. Qcad didn't show up anywhere in the Applications dropdown menu. When I was running 9.04, it showed up in the Graphics sub-menu, but it's nowhere. Rebooted, nothing. It shows up as installed in the Synaptic Package Manager, but I went ahead and removed and installed it again, rebooting between each operation. (sigh) Still nothing. Now, I'm sure it's in here, but I can't find it. So, I have three questions:
1. How do I start it (or any program) using command line?
2. How do I find it using my Gnome gui, and put it in the applications menu
and
3. Generally, is there a guide that will explain what I'm looking at when I open my File System directory?

View 8 Replies View Related

Software :: Program To Full Remote Desktop From Windows To System?

Apr 6, 2010

I'm a student and I'm already able to access the university's Linux machines from Windows using a combination of Putty and Xwindows with Cygwin. The computers I'm ssh-ing into have Ubuntu on them. Is there a way to remote access them to get the entire desktop? Like having a virtual OS window, but be using a remotely accessed computer. Is there anyway to do this or should I just settle with the X11 forwarding through Putty? Thanks!

EDIT - Just wanted to mention that these are public lab computers so I can't just have myself logged in with a remote desktop set up and waiting. I'd need something that allows me to log in remotely as well on the server without needing to to change what's on the computer there.

View 2 Replies View Related

Ubuntu :: Send Email When Program Is Installed?

Jan 15, 2010

Here is what I am wanting to do:Whenever a program is installed - send an email with the program name.

View 3 Replies View Related

Ubuntu :: Uninstall A Program Installed By .sh Script?

Mar 24, 2011

I installed a software on Ubuntu 10.10. The software came as a .sh file. Now I want to uninstall it. However I can't find the remove or uninstall script nor can I find the entry of the software in Synaptic. Is there any uninstall procedure in Ubuntu?

View 9 Replies View Related

Ubuntu :: Ghost Image Program Installed On 9.10?

Mar 29, 2011

there i have a computer running ubuntu 9.10 set up as a server in my classroom. I have ftp http and an internal mail server set up on it as well as other settings. I really want to make a copy of the system so i have a back up of the os. i have figured out that i can attach a hdd to the computer and copy the os via the command line with an ubuntu live cd but this only works as long as the computer that is receiving the backup is exactly the same or the same computer. I would like to transfer the image to a portable hdd then install the os onto virtual box ( a virtual machine). Is there a way to do this without buying expensive software.dose ubuntu 9.10 have a product similar to Norton ghost.

View 5 Replies View Related







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