Question from our Linux Support Person

2011-04-11 Thread Hughes, Jim
We are new to this environment.  We have Red Hap Release 5.0 running on
our z10 under z/VM. 

It is booted and things appeared to be going well until I was asked this
question by our Linux Team Member:

"How do I start a graphical interface from mainframe linux install on X
windows?".

He is in the installation process and this process wants to use a
graphical interface.  

Thanks in advance. 



Jim Hughes
Consulting Systems Programmer 
Mainframe Technical Support Group
Department of Information Technology
State of New Hampshire
27 Hazen Drive
Concord, NH 03301
603-271-5586Fax 603.271.1516

Statement of Confidentiality: The contents of this message are
confidential. Any unauthorized disclosure, reproduction, use or
dissemination (either whole or in part) is prohibited. If you are not
the intended recipient of this message, please notify the sender
immediately and delete the message from your system.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Question from our Linux Support Person

2011-04-11 Thread Scott Rohling
When you install RedHat -- you can specify a 'vnc' install -- they should
use that.Then they can connect with either a vnc client or web browser
to do the installation.   They specify this either in the 'parm' file used
at install time (just the word 'vnc' will do) -- or select it it when asked
by the installation dialog.

Scott Rohling

On Mon, Apr 11, 2011 at 9:39 AM, Hughes, Jim  wrote:

> We are new to this environment.  We have Red Hap Release 5.0 running on
> our z10 under z/VM.
>
> It is booted and things appeared to be going well until I was asked this
> question by our Linux Team Member:
>
> "How do I start a graphical interface from mainframe linux install on X
> windows?".
>
> He is in the installation process and this process wants to use a
> graphical interface.
>
> Thanks in advance.
>
>
> 
> Jim Hughes
> Consulting Systems Programmer
> Mainframe Technical Support Group
> Department of Information Technology
> State of New Hampshire
> 27 Hazen Drive
> Concord, NH 03301
> 603-271-5586Fax 603.271.1516
>
> Statement of Confidentiality: The contents of this message are
> confidential. Any unauthorized disclosure, reproduction, use or
> dissemination (either whole or in part) is prohibited. If you are not
> the intended recipient of this message, please notify the sender
> immediately and delete the message from your system.
>
> --
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> --
> For more information on Linux on System z, visit
> http://wiki.linuxvm.org/
>

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Question from our Linux Support Person

2011-04-11 Thread Pat Carroll
Use VNC, run away from X. 


Patrick Carroll  |  Technology Architect II 
L.L.Bean, Inc.(r) |  Double L St. |  Freeport ME 04033 
http://www.llbean.com | pcarr...@llbean.com | 207.552.2426 

CONFIDENTIALITY NOTICE: This e-mail and any attachments may contain 
confidential information that is legally privileged. The information is solely 
for the use of the intended recipient(s). Any disclosure, copying, 
distribution, or other use of this information is strictly prohibited. If you 
have received this e-mail in error, please notify the sender by return e-mail 
and delete this message.


-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Hughes, 
Jim
Sent: Monday, April 11, 2011 11:39 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Question from our Linux Support Person

We are new to this environment.  We have Red Hap Release 5.0 running on our z10 
under z/VM. 

It is booted and things appeared to be going well until I was asked this 
question by our Linux Team Member:

"How do I start a graphical interface from mainframe linux install on X 
windows?".

He is in the installation process and this process wants to use a graphical 
interface.  

Thanks in advance. 



Jim Hughes
Consulting Systems Programmer
Mainframe Technical Support Group
Department of Information Technology
State of New Hampshire
27 Hazen Drive
Concord, NH 03301
603-271-5586Fax 603.271.1516

Statement of Confidentiality: The contents of this message are confidential. 
Any unauthorized disclosure, reproduction, use or dissemination (either whole 
or in part) is prohibited. If you are not the intended recipient of this 
message, please notify the sender immediately and delete the message from your 
system.

--
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or visit 
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit http://wiki.linuxvm.org/

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Question from our Linux Support Person

2011-04-11 Thread David Boyes
On 4/11/11 11:39 AM, "Hughes, Jim"  wrote:

>We are new to this environment.  We have Red Hap Release 5.0 running on
>our z10 under z/VM.
>
>It is booted and things appeared to be going well until I was asked this
>question by our Linux Team Member:
>
>"How do I start a graphical interface from mainframe linux install on X
>windows?".

The same way you do on Intel Linux:

set DISPLAY=xdisplayhost:0.0; export DISPLAY

And run his application. He will need to authorize the X client to his X
server as normally done when you run a X client on a remote host.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Question from our Linux Support Person

2011-04-11 Thread Richard Troth
Jim --

What I think I hear is that he wants to install an additional software
package to the already installed and running Linux system, yes?  (As
opposed to performing an installation of Linux itself.)

So ... he probably has a Linux desktop.  If so, then he should

ssh -X linuxonz

and run the installation command(s) from that remote shell.  The "-X"
flag on the SSH command explicitly enables "X forwarding" so that the
remote shell has access to his desktop screen and keyboard.  (The
default is frequently to leave "X forwarding" disabled, but sometimes
it is enabled by default.)

One step at a time.  See if that works.  But ... good hygiene is to #1
require root privs for product installation and #2 to not let people
sign on as root directly.  If these are both true for you, then
passing X access from his desktop to the privileged shell gets a
little trickier.  We'll cross that bridge when/if we get to it.

Scott and Pat mentioned VNC.  VNC is good (and Scott was I believe
specifically talking about for Linux system installation).  Your guy
*can*  use VNC to get a virtual X "desktop" on the mainframe Linux
system, but the window manager will probably be TWM (unless he knows
VNC well enough to change it), which he will probably not like.  I am
okay with TWM in small doses.

What Dave Boyes suggested should happen automagically if you  'ssh -X
remotehost'.  Try it.

-- R;   <><
Rick Troth
Velocity Software
http://www.velocitysoftware.com/








On Mon, Apr 11, 2011 at 11:39, Hughes, Jim  wrote:
> We are new to this environment.  We have Red Hap Release 5.0 running on
> our z10 under z/VM.
>
> It is booted and things appeared to be going well until I was asked this
> question by our Linux Team Member:
>
> "How do I start a graphical interface from mainframe linux install on X
> windows?".
>
> He is in the installation process and this process wants to use a
> graphical interface.
>
> Thanks in advance.
>
>
> 
> Jim Hughes
> Consulting Systems Programmer
> Mainframe Technical Support Group
> Department of Information Technology
> State of New Hampshire
> 27 Hazen Drive
> Concord, NH 03301
> 603-271-5586    Fax 603.271.1516
>
> Statement of Confidentiality: The contents of this message are
> confidential. Any unauthorized disclosure, reproduction, use or
> dissemination (either whole or in part) is prohibited. If you are not
> the intended recipient of this message, please notify the sender
> immediately and delete the message from your system.
>
> --
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> --
> For more information on Linux on System z, visit
> http://wiki.linuxvm.org/
>

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Question from our Linux Support Person

2011-04-11 Thread Mauro Souza
And if he doesn't know enough of VNC to change from twm to something else,
you can install mwm, or the heavy gnome-desktop, and just edit
~/.vnc/xstartup and change from twm to mwm or gnome-desktop.

Mauro
http://mauro.limeiratem.com - registered Linux User: 294521
Scripture is both history, and a love letter from God.


On Mon, Apr 11, 2011 at 1:50 PM, Richard Troth  wrote:

> Jim --
>
> What I think I hear is that he wants to install an additional software
> package to the already installed and running Linux system, yes?  (As
> opposed to performing an installation of Linux itself.)
>
> So ... he probably has a Linux desktop.  If so, then he should
>
>ssh -X linuxonz
>
> and run the installation command(s) from that remote shell.  The "-X"
> flag on the SSH command explicitly enables "X forwarding" so that the
> remote shell has access to his desktop screen and keyboard.  (The
> default is frequently to leave "X forwarding" disabled, but sometimes
> it is enabled by default.)
>
> One step at a time.  See if that works.  But ... good hygiene is to #1
> require root privs for product installation and #2 to not let people
> sign on as root directly.  If these are both true for you, then
> passing X access from his desktop to the privileged shell gets a
> little trickier.  We'll cross that bridge when/if we get to it.
>
> Scott and Pat mentioned VNC.  VNC is good (and Scott was I believe
> specifically talking about for Linux system installation).  Your guy
> *can*  use VNC to get a virtual X "desktop" on the mainframe Linux
> system, but the window manager will probably be TWM (unless he knows
> VNC well enough to change it), which he will probably not like.  I am
> okay with TWM in small doses.
>
> What Dave Boyes suggested should happen automagically if you  'ssh -X
> remotehost'.  Try it.
>
> -- R;   <><
> Rick Troth
> Velocity Software
> http://www.velocitysoftware.com/
>
>
>
>
>
>
>
>
> On Mon, Apr 11, 2011 at 11:39, Hughes, Jim  wrote:
> > We are new to this environment.  We have Red Hap Release 5.0 running on
> > our z10 under z/VM.
> >
> > It is booted and things appeared to be going well until I was asked this
> > question by our Linux Team Member:
> >
> > "How do I start a graphical interface from mainframe linux install on X
> > windows?".
> >
> > He is in the installation process and this process wants to use a
> > graphical interface.
> >
> > Thanks in advance.
> >
> >
> > 
> > Jim Hughes
> > Consulting Systems Programmer
> > Mainframe Technical Support Group
> > Department of Information Technology
> > State of New Hampshire
> > 27 Hazen Drive
> > Concord, NH 03301
> > 603-271-5586Fax 603.271.1516
> >
> > Statement of Confidentiality: The contents of this message are
> > confidential. Any unauthorized disclosure, reproduction, use or
> > dissemination (either whole or in part) is prohibited. If you are not
> > the intended recipient of this message, please notify the sender
> > immediately and delete the message from your system.
> >
> > --
> > For LINUX-390 subscribe / signoff / archive access instructions,
> > send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
> visit
> > http://www.marist.edu/htbin/wlvindex?LINUX-390
> > --
> > For more information on Linux on System z, visit
> > http://wiki.linuxvm.org/
> >
>
> --
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> --
> For more information on Linux on System z, visit
> http://wiki.linuxvm.org/
>

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/