Software :: Opening Several Graphical Apps Via X On A Remote Server?
Mar 5, 2010
This is my first post here. I hope someone can help because I'm quite frustrated by now. I'm trying to write a bash script which will start a graphical app on our Ubuntu compute servers via X. I'm using a loop like:
for machine in 1 2 3 4 5 6
do
ssh -X computer-$machine "xeyes" &
My desktop is running 'buntu 9.10 and I have recently aquired a couple of half decent servers running Windows server 2003. I have a few windows app's that I use regularly for work that I have had limited success in running with wine or in vm's. I stumbled upon a how to to call apps in a vm to run seamlessly on the host desktop and did some playing and have succeeded in calling app's on my servers from my 'buntu desktop, the command I have set in my launcher for one of them (DIALux)
My question is, can I change the default application/file association in 'buntu with a custom command so I can double click on a file and have it open in one of these remote app's??If I can, what is the correct custom command to be using as using the above doesn't work at all, it just tries to open the file with rdesktop not the remote app.
I have install samba server.Now i am trying to shift data from linux machine to windows machine.it gives following error. NT_STATUS_ACCESS_DENIED opening remote file history.txt firewall and iptables are also disabled.
Is there a way to run graphical apps as su without launching from the terminal? For example is there a way to open File Browser as su? And if the only way is via the terminal, then how can I find out the names of apps like the File Browser so I can launch them?
When I run graphical applications as root (on KDE4), they inherit my window decorations setting, and use the default widget style. I know that, obviously, I can configure root's widget style to match mine, but I do like the visual distinction. I just don't like it using my window decorations, because I have that nicely configured to match my widget style (and therefore clash with anything else). Is there any way to tell KWin to decorate root windows differently, or even run a separate window manager for root windows?
In programming sense what is Desktop ?I can run any gnome apps using terminal or "Run Application" ?Such as , to open terminal i can type gnome-terminal and it invokes. What is Xwindow , xserver and Why do we need Gnome , KDE etc ?Why i cannot launch any graphical application [ firefox as example ] without loading xserver ?? I donot need wallpaper , start menu bla bla .. I only want to run any graphical applictaion using default black terminal.
I have a 2 monitor configuration, with the second monitor uses exclusively for mythtv. When I'm not actually watching tv or a muvie or watching visualizations with music playing, I actually use the machine for more productive uses. As the result the second monitor is typically not turned on, might have something to do the the fact it's a crt design, consumes a fair bit of power and does a good job keeping the media room overly warm.
The question is, does Fedora 11 or newer have a means to prevent applications from opening on the second monitor? I've checked the obvious places and nothing jumps out .
btw: According to the nvidia x server settings control panel the second monitor is set up as in twinview mode. This mode was chosen to allow the gpu to do most of the video decoding tasks using vdupau or something as I recall.
I just installed Ubuntu 10.10 64bit. I installed VirtualBox ( AMD64 bit version) from here [URL] however whenever I went to run it, it would cause the system to log out (not shut down, just drop out) and return to the login screen. I thought this could be an issue with that version of VirtualBox so I uninstalled and and then installed the version through the Software Centre, however unfortunately it was causing the same problem. I thought this may be a VirtualBox specific issue, however the same thing is now happening since I installed skype (again only when I run Skype).
I understand the description I am giving is very vague, and as such my first question would be : how am I able to produce an error report (of such) that would better suffice in describing the problem? Obviously, if anyone has come across this problem, do they know how to fix it? Sorry, one last thing, and I'm not sure if this matters at all, but I'm running three monitors over two video cards using the Nvidia driver with Xinerema. I only bring this up, because a while back I was running 10.04 with two monitors in Twinview and had no problems.
I have openSUSE 11.2 KDE with NVIDIA drivers. I have a TV on the left and a monitor on the right. In the Nvidia drivers this has also been setup as stated. The TV is on position 0:0 and the monitor is in position 1920:0. The monitor has been ticked in the drivers as the primary screen.
My problem is that all application open on the secondary screen and not the primary screen (monitor) as I expect. How to the OS/drivers that will ensure that application always open on the monitor situated on the right are welcome.
I recently installed KDE and began using that instead of Unity (less buggy, IMHO) and it was running smoothly until I began configuring my GTK applications for transition in that. I installed the Oxygen-GTK them from gnome-look.org and set that as my default theme for GTK applications under the KDE appearance preferences.
When I log in, however, GTK applications just use the stock Xorg theme until I run "gnome-appearance-properties" in my terminal.I believe that a fix involving .gtkrc would suffice, but I honestly cannot configure it no matter how hard I try.
Fresh installation of Fedora 14 x86-64 on Lenovo T510. I'm trying to setup graphical remote connection to this laptop via VNC. I installed vnc-server package and altered /etc/sysconfig/vncservers accordingly:
I found Remote Desktop which opens vino-preferences and ticked the check boxes there. I started vnc-server and then I tried to connect to it from the same local host using vncviewer. I got no errors and the window with correct resolution came up. The problem is - that window is black and empty. I tried looking into Fedora docs but I haven't found anything useful there. I tried google and I found about 487693746874363 solutions and different ways of installing and configuring VNC server. I tried a few - none helped.
I wonder if there is a decent and consistent documentation about how to make remote desktop working in Fedora without having a real pain in the ass trying out those gazillion tweaks and tricks from various forums and blogs? After all Fedora 14 comes with that Remove Desktop thing available out of the box. Is it a real working thing or just a marketing Should I uninstall all the preinstalled VNC stuff and follow one of those painful instructions found on the internet from A to Z praying for it to eventually start working after all the magic is done and hours or days are wasted?
I had an old SuSE installation (v9 or 10, I forget) on which I used to remotely login to a kde session using xdmcp. I blew this away and installed 11.3, and I just can't get it to work. I'm pretty sure I've enabled all the things I should have. there a bug?(Incidentally, I had the same problem with Ubuntu 10.10 (with Gnome), and eventually found I needed an updated version of gdm. With X tunneled through a PuTTy ssh session I can display individual X windows no probs. Also, a VNC session is rejected out of hand.)
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?
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.
I have a laptop that's not up to par with opening 1080p video. I do however have a PC that can. I've connected my laptop to my TV as a media center. I can remotely access files from the PC to play but because the laptop's resources are being used to play it I still encounter some slowdown. Is there any way to remote access the other PC while using its resources to play the video?
(gdb) run Starting program: /usr/bin/system-config-network Executing new program: /usr/bin/consolehelper-gtk Detaching after fork from child process 8630. [Thread debugging using libthread_db enabled]
Program received signal SIGSEGV, Segmentation fault. 0x00000033b5e5fac9 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 Missing separate debuginfos, use: debuginfo-install usermode-gtk-1.100-2.x86_64
Desktop computer (AMD64) running F12. Nothing unusual about it, stock install. Thinkpad laptop running Windows XP. Putty is installed, I can SSH to Fedora.
If I'm at the laptop, in a Putty session, how can I (for example) type "firefox" and have the resultant Firefox window appear on-the-laptop?
I generally have X running all the time on the desktop because I can't get the wireless network connection to function without NetworkManger (not that I really care because I'm rarely at a console screen and need net access).
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).
I am running XBMC-standalone on a minimal Ubuntu installation and everything works as it should almost out of the box ... Now I would like to use my remote to navigate through ultrastardx which I start as an app(within XBMC).
I use linux-input-layer(devinput) with lirc(=necessary to make all buttons work).
So, if I start ultrastardx with the configuration from above my RC does not work at all but when I kill lircd before I start ultrastardx I ll get basic functions like Left, Right, Enter,... This is great but I miss two main functions Jumpto and search. To get them work and tremendously increasing the WAF I would need to send a key-sequence to ultrastardx.
What do I have to do to send such a sequence like "alt+j"?
Is there a way to kill lircd automatically before I start ultrastardy(at the moment I have to this manually )?
I just started using FireFTP instead of FileZilla because I got fed up with FileZilla not opening remote files and not recognising the default editor Gedit.
I really want to use keyboard shortcuts with FireFTP, which is possible according to the help docs on-line, but there is no option to use shortcuts anywhere even having enabled FireFTP to open in a new window. I tried it in Shiretoko 3.59 and Firefox 3.18 with no luck.
I just tried removing FileZilla and it does not appear in my list of installed apps. It appears in the full list as uninstalled but when ticking the box to install gives this message. FileZilla FTP client cannot be installed on your computer type (i386). Either the application requires special hardware features or the vendor decided to not support your computer type. I already have FileZilla..so how is that?
I would like to connect to Linux Server remotely over LAN in graphical modeBut I need access for several users in real time. Everyone must have its own desktop.
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?
What is a good Ftp server application (preferably with a GUI interface)? I would like something in which you may set a login password. Also, how would you login to an FTP server which is through a router, as the computer IP address will be assigned now by the router, right? Take Linksys router for example, don't they all assign IP addresses to network computers based on the router IP Address, 192.168.1.100, 192.168.1.200, etc?Since post above, I have installed vsftpd. I cannot figure out, as stated above, how to find the IP address to log into from offsite.
The 11.04 does Ubuntu Server installed with graphical environment, I'm getting a gnome graphical environment, but I wonder if there are other functional graphical environment with Ubuntu Server, the idea is that it serves to maintain the network and have tools for such end.
I have a non gui server. I just tryed SSH -X and i didnt have to install any graphical library in the server, which is my goal, but except in the lan, its too slow. Im about to install the other ones, but i ask before:
Can i install them if my server doesnt have GUI? If the answer is NO, then, is SSH -X the only way to go?
I took the hard drive from my server and put it into another machine to install centos with, as the server does not have a working CD drive. So now the situation is that x refuses to start when centos boots. I get a message saying: Failed to start the X server (your graphical interface). It is likely that it is not set up correctly. Would you like to view the X server output to diagnose the problem?