General :: Connect To A Remote Server (graphically) With Open Text Exceed?
Mar 16, 2011
I have a server which I need to connect to and run a graphical program on. I know that you can do this with Open Text Exceed, but it's been years since I've done this and the last time I did it was on version 9. Unfortunately I only have a license for version 14 now and have no idea how to do this. how I can use Exceed to connect to my linux server?
We've used Exceed and Exceed3D X server software to run OpenGL 3D simulation software for a long time, and it has always worked great. Now, a new box that runs OpenSuSE 11.2 (kernel 2.6) shows terrible display performance with Exceed.
Exceed 10 on Windows XP works great for OpenSuSE 10 and earlier, but the same display platform grinds to a halt for OpenSuSE 11.2. We tried upgrading to the latest version of Exceed, version 14, but still no joy.
As an alternative, VNC works okay for desktop stuff, but just doesn't run the 3D apps like a dedicated server does (or should).
The reps at OpenText, the makers of Exceed, scratched their heads over this one.
Another basic question, as I am still new to Linux.I have a new machine loaded with RHEL 5.2 and when I try to connect into it using EXCEED XDMCP-Broadcast mode from my PC, it never comes up as a selection in the select-list. What rpms, procs, etc. am I missing on my RHEL 5.2 system???
When I'm logged on to another host (e.g via ssh), how do I connect to the XServer of that machine (same user is logged in and is running a desktop (gnome))?
You may ask way I wish to do that: There are commands that don't open an X-Window, e.g. xinput, xhost, etc.. and there are situations where you want to run them from remote.
I am implementing an automated backup scheme so I created a shell script which first creates SQL dumps for all MySQL databases, then retrieves all websites from the /var/www directory of a remote server. The latter is working as I am using rsync to get the remote files.However, the MySQL dumps being retrieved are the ones from the local server which is not what I want. I want to get the SQL dumps from the remote server as well.I have a tunnel between the local and remote server which I can connect to without using any password (I added the public key to the authorized_hosts), so I tried to add the following code to the script:
ssh user@192.168.x.xxx
I then attempted to retrieve the SQL dumps and exited from the remote server. However this does not work as I still have to enter exit manually in the terminal for the SQL dumps to be retrieved from the remote host. I don't know why this is happening. This is what the script is trying to do:
//connect to remote server ssh user@192.168.x.xxx //retrieve SQL dumps
[code]...
Is there a way to connect to the remote host AND run the script's code on THAT remote host?
I have several ecommerce websites and would like to be able to connect Open Office DIRECTLY to the site databases and do simple mail merging on envelopes. The problem is OO appears to be file based. I read a thread suggesting to remove the Ubuntu version of OO and install directly from their site. This is my problem:There's no wizard. The readmes included in their archive speak to a more experienced crowd. I THINK I'm just supposed to uninstall the existing one, then unzip the new OO to a folder? That doesn't sound right though because that does not load dependencies.
1. Is a re-install really the correct way to access remote MySQL databases?
I am trying to connect to my linux server using an SCP Key (PPK), but I can't get through using Putty, WinSCP, etc. I think Port 22 might not be open, but I don't know how to open it if I can't at least access the server using SSH.
I would like to connect to a separate mysql server, yet I can't find any documentation on how to do this.How would one achieve this? I am running qmail on centos4.
When I try to connect to my SUSE server from other one this appears: Remote host identification has changed. I deleted entry in know_hosts but it still working wrong, showing me this message. What could be the cause of this problem??
I install one server in my system(linux 5.0) and accessing that server through the 127.0.0.1 private ip address(lo). While i connect to a remote server for validating registry it gives me the error and unable to connect to remote server. here some of the files i give here in below to know my system network configuration
I installed dovecot on my server and now the imap and pop3 ports are open.But when I want to telnet it, it's not possible.Code: Trying 127.0.0.1...telnet: Unable to connect to remote host: Connection timed out.Also I can't any ports else. But I can connect to it from other computers. I tried to connect to this from my PC and it was successful.
I'm trying to get VNC working on Damn Small Linux. I installed the package, and I can get the viewer to work. However what I want to do is get the server working so that I can remote connect to users. When I do connect instead of the active session all I get is a grey screen with an xterm window. I've done a lot of searching for this, but cannot seem to find a good answer. What I'd like to do is connect to the native X session. I've tried changing things in the xstartup file to things such as "-display :0" but it still doesn't work.
1)We need to do a clean up a folder in a remote unix server . What is the best option to connect to remote server? how do we use ssh ? Is there any prerequisite to use ssh?
2) We have to SCP few files to another folder in a remote unix server . I formed the below command to use in script. Is it of correct usage? scp -r $POS_HOME/posctl [login nameip address:/home/username/directory]
I have seen public key/private key generation part for SCP. How do we handle this? Does this need to be done as unix admin?
I have problem with connection to mssql 2000 from centos. i have installed php, freetds, unixOBDC on server Centos. My mssql server on another computer (windows xp). Now, when i tried to connect mssql with php : >> mssql_connect("192.168.179.100","sa","sa")
Centos return to me "Unable to connect to server: 192.168.179.100 in /var/www/html/work/test.php on line 15 "
note: mssql is running on windows, and user and password is same "sa".
I have a server I can ssh into, and I am also running Ubuntu. How do I edit this remote file using any program I have installed on my local Ubuntu, without copying it to local, editing it, and copying it back?
Try as I might I cant get postfix to send emails through an external email server (I can succesfully get client software to do it no trouble) After following the howto at:
alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no
[code]...
I get basically the same error no matter what smtpserver/username/password combination I use leading me to believe its my setup and not my username/password
Try as I might I cant get postfix to send emails through an external email server (I can succesfully get client software to do it no trouble) After following the howto at: [URL] I get 5.0.0 errors re:
I have an ubuntu fileserver and an ubuntu laptop both running 10.10.For some reason I can't connect to the server (file or remote terminal) from the laptop, even though I can access ssh through terminal on my mac and have been able to mount the filesystem on another computer running the ubuntu liveCD. I just get the error 'no route to host'.I've tried turning off the firewall on the laptop and re-installing ssh on both computers, but I don't have a clue what to do next!
Trying to get OpenbavoPOS to connect to my remote Postgresql database, but so far i've only been able to connect to the local postgres installation. I _am_ able to access the remote databases with psql. I've read literally dozens of pages, and am pulling my hair out. I'm trying jdbc:derby.//192.168.15.10:5432/bravo I get back java.sql.SQLException no suitable driver found for jdbc:derby.//192.168.15.10:5432/bravo If I use jdbc:derby./root/bravo - all is OK, using a local database created in /root I have jdk installed on the client; does it need to be on the server also?
Server = CentOS 5.4 PostgreSQL version 8.1.21 Client = CentOS 4.8 PostgreSQL version 8.1.4
I have a problem with my Terminal Server Client, I cannot seem to connect to any windows server via IP address. Can anyone please recommend any tool I could use to connect? I need to work on the server for admin interfaces example Admin Kits for workspace protection
i have downloaded the software bluez-4.81.tar.gz from internet and saved iy on desk top.in command line i typed like following.
george@george-desktop ~ $ tar xvzf file:///home/george/Desktop/bluez-4.81.tar.gz but i have got result like this... rsh: Could not resolve hostname file: Name or service not known tar: file:///home/george/Desktop/bluez-4.81.tar.gz: Cannot open: Input/output error
[Code].....
there is a option for unzipping graphically.so i right cliccked using mouse and extracted.then a folder named "bluez-4.81" appeared on desk top. Now what are the steps to install this bluetooth software?
Target server is under Kubuntu 10.04. Is there any method to connect using SSH session directly to an existing /dev/pts/X device? I need it, because an instance on User-Mode Linux virtual machine allocates it's TTYs as a set of /dev/pts/X devices in the host file system. As I understand, for futher interactions with the VM I need to connect to that devices.
I'm trying to connect to a remote database but can't connect directly (I think due to security reasons). Here's the setup:
Computer A - my computer Computer B - server, I can SSH to this from computer A Computer C - server that runs database, I can SSH to this from B but can't from A
Any ideas how I can can connect to C directly from A? I think I need to setup a tunnel or something like that but I can't figure it out.
I've an network architecture where for the user to reach the machine that it want, it has to pass through a frontend machine.
Code: User ---> Frontend ----> Machine1
The connections between all hosts uses ssh. If I want to reach the Machine1, I've to authenticate to the Frontend and authenticate again to the Machine1. The Machine1 and the Frontend doesn't have X installed - only console mode.
The Machine1 has the file in my HOME directory called: hello.html that contains flash embedded. I would like to view the hello.html in my browser located at the User machine.
Is there a way to access remotely to the html file, without have to copy the file to my local machine?