LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-13-2006, 10:24 AM   #1
vargadanis
Member
 
Registered: Sep 2006
Posts: 248

Rep: Reputation: 30
running multiple GUIs at the same time


Hi

I wonder how is it possible to allow the users (all of them) to run their own GUI (gnome) at the same time. Eg: user1 and user2 are logged in on tty1 and tty2. They want to run their own Gnome not just switch users cause it takes time. With ctrl+alt+# they can change quickly.
I hope it is possible to solve without installing multiple X-window server on the same machine.
 
Old 10-13-2006, 10:53 AM   #2
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
This is written for an old Red Hat w/ gdm, but should apply to both current xdm and kdm also (though the syntax may be different). Basically you need to start multiple instances of the graphical login on different virtual terminals (the default is gui on vt7 for most distros).
 
Old 10-13-2006, 10:58 AM   #3
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
If you are accessing remotely, you can start a GUI on a remote system with:

Place this in '~/.vnc/xstartup':

Code:
#!/bin/sh
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc
Then, ssh to the remote server and run these two commands:

vncserver -geometry 1024x768 -depth 24 :4
vncviewer :4

When you are done:

vncserver -kill :4
 
Old 10-13-2006, 11:10 AM   #4
vargadanis
Member
 
Registered: Sep 2006
Posts: 248

Original Poster
Rep: Reputation: 30
wov... that seems to be simple. I like it. ^_^ Especially with the vnc solution.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to close multiple windows at the same time Dcharan Linux - General 1 02-28-2006 08:47 PM
After Multiple Installs, Can't Get Into KDE or GNome GUIs Tjiattas Linux - Distributions 2 12-17-2004 10:37 AM
Multiple UIDS at the same time ? SiLiCoN Linux - General 3 12-17-2004 04:20 AM
multiple sounds at one time zbrox Mandriva 2 04-14-2004 07:51 AM
Installing Multiple RPM's at a time? LinuZ Linux - Newbie 4 08-07-2003 12:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration