Re: Advanced X-Windows Question
Dustin Keib <dustin-6T8IHV6N88qrN/MWgto1swC/[email protected]> Thu, 9 Oct 2003 20:18:35 -0500
| Newsgroups | gmane.org.user-groups.aclug.linux-help |
|---|---|
| Message-ID | <[email protected]> |
Yeah I figured that out.... sorry :) Dustin On Thursday 09 October 2003 09:57 am, Jonathan Hall wrote: > That's not what he was asking to do. > > He wants to start the X application on one display, then move it to another > without restarting the application. > > -- Jonathan > > > ----- Original Message ----- > From: "Dustin Keib" <dustin-6T8IHV6N88qrN/MWgto1swC/[email protected]> > To: <[email protected]> > Sent: Thursday, October 09, 2003 2:45 AM > Subject: [linux-help] Re: Advanced X-Windows Question > > > Actually, this is very possible. I am currently typing this email on a > laptop > that is using a remote X connection to my main machine, using KDE from the > server. > First, edit your .xinitrc file to not start any window manager,etc, and > open an xterm with the ssh command. > Here's an example of the relevent stuff from my .xinitrc... > First, comment out whateverOn Thursday 09 October 2003 03:24 pm, you wrote: > Greetings, > > The company I work for (Franchise Services in Wichita) is looking to fill > job openings for two positions in my department. For more information on > the company, please visit the following URL: > > http://www.franchiseservices.com > > > --------------------------------------------- > The first position is a Network Engineer: > > For the Network Engineering position we are seeking someone with an > excellent technical aptitude, someone that can architect variously scaled > solutions to network-based connectivity needs. This role will also requir= > e > someone to adhere to and support current standards and someone who can > suggest and implement standards where none exist. Due to the rapid growth > of the company and the systems needs, change management documentation is > also key part of this position. Other key areas of focus include: > maintaining and troubleshooting the LAN and WAN infrastructure, > relationship management with network related service providers, managemen= > t > of Cisco firewalls, IDS, switches and routers, on-call support, and > management of outsourced IP security services > > REQUIREMENTS: > Excellent communication and documentation skills, Full understanding of > the following: cabling topologies and technologies, WAN design and > implementation, VLAN design and implementation, TCP/IP, DNS design and > implementation, and Windows Networking. Must have background with > analyzing and constructing routing tables, implementing VPN solutions, > in-depth Cisco experience to include the ability to completely resurrect = > a > disabled router or switch. Need to troubleshoot and repair network servic= > e > issues for the following areas: cabling, signaling, protocol, routing, an= > d > QoS. > > Our company has made a significant recent investment in network > infrastructure over the past 8 months. This is an opportunity to work in > a dynamic environment with good gear for a growing company. > > --------------------------------------------- > > The second position I'm looking to fill is for a Polling > Technician/Desktop Support person. > > Franchise Services currently provides services to 3000 restaurants across > the country. This role will be part of a team responsible for gathering > data from these sites. Additional responsibilities will include (but are > not limited to): AS400 end user support, desktop software and hardware > support of internal end users, printer support, helpdesk, and on-call > support. > > There is a possibility that the hours for this position would include > weekends and evenings. > > This would be a great starting position in Information Technology. The > environment is fast-paced and dynamic, the team is composed of solid > members with various technical backgrounds and skill sets, and there is > certainly room for career advance within a thriving company. > > Prospective candidates for these positions should reply to the following > email address: > > [email protected] > > Thanks for your attention, > > Matt Pankratz > Manager of Infrastructure and Polling > Franchise Services Company > > > > -- This is the [email protected] list. To unsubscribe, > visit http://www.complete.org/cgi-bin/listargate-aclug.cgi > > This is a moderated list, and although we make an effort to approve only > valid offers from reputable companies, neither ACLUG, the ACLUG Committee, > nor John Goerzen take any responsibility for the validity or content of job > offers posted here. window manager you usually start. > add the following in its place: > > xterm -e ssh -X <hostname> startkde > > or replace <startkde> with whatever window manager you usually use. > > If you are just trying to run one program remotely, ssh to the server > machine, > with the -X switch, and run <program name> -display :0 (or whatever display > number it picks) and you should be good to go.... > > If these instructions are too archaic, I will talk to you on Monday about > it if you are going to be at the meeting... > > Dustin > > On Wednesday 08 October 2003 09:22 pm, Jonathan Hall wrote: > > This is not possible with standard X. > > > > I think there are some third-party applications that may make this sort > > of thing possible. One simple example of such a thing would be VNC. I > > think there may also be some programs written specifically to do this > > with X. I have no idea how well they work. I'd look on freshmeat. > > > > -- Jonathan > > > > > > ----- Original Message ----- > > From: "Jeremy Johnstone" <[email protected]> > > To: <[email protected]> > > Sent: Wednesday, October 08, 2003 8:53 PM > > Subject: [linux-help] Advanced X-Windows Question > > > > > > Well it may not be an advanced question, but I tend to think it is. > > Anyway, here is my question: > > > > I have a program which is running on a remote machine. It is an X based > > application. What I want to be able to do is switch the application from > > displaying on the monitor of the remote machine to my local machine > > without shutting down the application or restarting it. Of course I have > > full SSH access to the remote machine, but I have no clue how to do > > something like this. Any suggestions, comments, or places to look more > > would be appreciated. > > > > > > Jeremy > > > > -- This is the [email protected] list. To unsubscribe, > > visit http://www.complete.org/cgi-bin/listargate-aclug.cgi > > > > > > -- This is the [email protected] list. To unsubscribe, > > visit http://www.complete.org/cgi-bin/listargate-aclug.cgi > > -- This is the [email protected] list. To unsubscribe, > visit http://www.complete.org/cgi-bin/listargate-aclug.cgi > > > -- This is the [email protected] list. To unsubscribe, > visit http://www.complete.org/cgi-bin/listargate-aclug.cgi -- This is the [email protected] list. To unsubscribe, visit http://www.complete.org/cgi-bin/listargate-aclug.cgi