Re: Getting to a VM/Linux Guest

2008-04-10 Thread RPN01
I don¹t believe this will work. Looking at their web site, they don¹t
acknowledge that the product runs on anything but Intel. If they had
installs for it on other platforms, any other platforms, you¹d think they¹d
be proud enough to say so

-- 
Robert P. Nix  Mayo Foundation.~.
RO-OE-5-55 200 First Street SW/V\
507-284-0844   Rochester, MN 55905   /( )\
-^^-^^
In theory, theory and practice are the same, but
 in practice, theory and practice are different.




On 4/9/08 3:38 PM, Howard Rifkind [EMAIL PROTECTED] wrote:

 Thanks every one for your replies.
 
 Not to bet this to death but...
 
 I can, and did, install the NoMachine server code on a Suse machine (not in
 z/VM Linux machine) and the client on a Windows machine and I'm wondering
 this; if the Server code runs in a Suse machine and the Suse machine happens
 to be a z/VM guest, it should work...right?
 
 Not sure but I think NoMachine use SSH under the covers and for the Windows
 user who wants a GUI interface this would see to be a good test.
 
 I don't believe I can submit a question to the NoMachine folks as I'm using
 the free version and there isn't and support questions allows for the free
 version.
 
 
 
 Rob van der Heij [EMAIL PROTECTED] wrote:
  On Wed, Apr 9, 2008 at 6:19 PM, Howard Rifkind  wrote:
 
  I guess my real question is about using the NoMachine client/server
 programs
  to access a z/VM Linux guest...Anyone using NoMachine?
 
 As I understand the configuration, this would mean running one or more
 graphical end-user desktops. From the aspects of performance and
 resource usage, it would not be the most obvious thing to do with
 Linux on the mainframe.
 This particular solution does not seem to be ported to Linux on System
 z. You could probably do similar things using for example VNC (and a
 big System z).
 
 Rob




Re: Getting to a VM/Linux Guest

2008-04-09 Thread Rich Smrcina

For administrative tasks, ssh.

For regular user access, that would depend upon the application.   In 
some cases they're web based (Websphere, SAP).  In some cases there is a 
specific client available (Domino).


In other cases they're sockets based and the users may or may not know 
(or care) that they are using Linux on the mainframe (eg. DB2 Connect, 
MQ Series).


Howard Rifkind wrote:
Once a z/VM Linux guest is defined and the Linux operating system is 
installed and initial users such as a root user and admin user added to 
the system what would be the most common way of accessing the Linux guest?


Could you dial into the Linux guest? 

Is TCP/IP'ing to the guest the best way of accessing the guest either 
locally or remote.


Thanks

__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com



--
Rich Smrcina
VM Assist, Inc.
Phone: 414-491-6001
Ans Service:  360-715-2467
rich.smrcina at vmassist.com
http://www.linkedin.com/in/richsmrcina

Catch the WAVV!  http://www.wavv.org
WAVV 2008 - Chattanooga - April 18-22, 2008


Re: Getting to a VM/Linux Guest

2008-04-09 Thread Stracka, James (GTI)
We use PUTTY.

-Original Message-
From: The IBM z/VM Operating System
[mailto:[EMAIL PROTECTED] On Behalf Of Howard Rifkind
Sent: Wednesday, April 09, 2008 12:03 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Getting to a VM/Linux Guest


Once a z/VM Linux guest is defined and the Linux operating
system is installed and initial users such as a root user and admin user
added to the system what would be the most common way of accessing the
Linux guest?

Could you dial into the Linux guest?  

Is TCP/IP'ing to the guest the best way of accessing the guest
either locally or remote.

Thanks


__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com


This message w/attachments (message) may be privileged, confidential or 
proprietary, and if you are not an intended recipient, please notify the 
sender, do not use or share it and delete it. Unless specifically indicated, 
this message is not an offer to sell or a solicitation of any investment 
products or other financial product or service, an official confirmation of any 
transaction, or an official statement of Merrill Lynch. Subject to applicable 
law, Merrill Lynch may monitor, review and retain e-communications (EC) 
traveling through its networks/systems. The laws of the country of each 
sender/recipient may impact the handling of EC, and EC may be archived, 
supervised and produced in countries other than the country in which you are 
located. This message cannot be guaranteed to be secure or error-free. This 
message is subject to terms available at the following link: 
http://www.ml.com/e-communications_terms/. By messaging with Merrill Lynch you 
consent to the foregoing.



Re: Getting to a VM/Linux Guest

2008-04-09 Thread RPN01
In looking at their website, at least the free version is i386 / x86_64 /
Solaris specific. I see nothing that would imply that they have an install
that would run on zSeries.

-- 
Robert P. Nix  Mayo Foundation.~.
RO-OE-5-55 200 First Street SW/V\
507-284-0844   Rochester, MN 55905   /( )\
-^^-^^
In theory, theory and practice are the same, but
 in practice, theory and practice are different.




On 4/9/08 11:16 AM, Howard Rifkind [EMAIL PROTECTED] wrote:

 Thanks Rich,
 
 Has anyone heard of the 'NoMachine' client/server package?
 
 Installed on the Linux server (z/VM guest side) and the client on lets say a
 Windows machine could you still get the the z/VM guest with TCP/IP/
 
 I'm using NoMachine on a few standalone Linux boxes and and people are
 accessing the servers from windows machines...works very nice but I had been
 wondering if it could be  done to a z/VM guest running the client?
 
 Thanks
 
 Rich Smrcina [EMAIL PROTECTED] wrote:
  For administrative tasks, ssh.
 
 For regular user access, that would depend upon the application.   In
 some cases they're web based (Websphere, SAP).  In some cases there is a
 specific client available (Domino).
 
 In other cases they're sockets based and the users may or may not know
 (or care) that they are using Linux on the mainframe (eg. DB2 Connect,
 MQ Series).
 
 Howard Rifkind wrote:
  Once a z/VM Linux guest is defined and the Linux operating system is
  installed and initial users such as a root user and admin user added to
  the system what would be the most common way of accessing the Linux guest?
  
  Could you dial into the Linux guest?
  
  Is TCP/IP'ing to the guest the best way of accessing the guest either
  locally or remote.
  
  Thanks
  
  __
  Do You Yahoo!?
  Tired of spam? Yahoo! Mail has the best spam protection around
  http://mail.yahoo.com
  




Re: Getting to a VM/Linux Guest

2008-04-09 Thread Howard Rifkind
I guess my real question is about using the NoMachine client/server programs to 
access a z/VM Linux guest...Anyone using NoMachine?

Thanks

McBride, Catherine [EMAIL PROTECTED] wrote:   Depends on what the  
Linux guest's purpose in life is.  TELNET via TCPIP, SSH, or a browser if  your 
Linux guest is going to be serving up web pages.  Sometimes little if  any 
outside access is needed depending upon what kind of tasks the Linux guest  
is going to be performing.   
-Original Message-
From: The IBM z/VM OperatingSystem [mailto:[EMAIL PROTECTED] Behalf Of 
HowardRifkind
Sent: Wednesday, April 09, 2008 11:03 AM
To:IBMVM@LISTSERV.UARK.EDU
Subject: Getting to a VM/LinuxGuest


Once a z/VM Linux guest is defined and the Linuxoperating system is 
installed and initial users such as a root user and adminuser added to the 
system what would be the most common way of accessing theLinux guest?

Could you dial into the Linux guest?  

IsTCP/IP'ing to the guest the best way of accessing the guest either 
locally orremote.

Thanks
   __
Do YouYahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com 


 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: Getting to a VM/Linux Guest

2008-04-09 Thread McBride, Catherine
Depends on what the Linux guest's purpose in life is.  TELNET via TCPIP,
SSH, or a browser if your Linux guest is going to be serving up web pages.
Sometimes little if any outside access is needed depending upon what kind
of tasks the Linux guest is going to be performing.   

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED]
Behalf Of Howard Rifkind
Sent: Wednesday, April 09, 2008 11:03 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Getting to a VM/Linux Guest


Once a z/VM Linux guest is defined and the Linux operating system is
installed and initial users such as a root user and admin user added to the
system what would be the most common way of accessing the Linux guest?

Could you dial into the Linux guest?  

Is TCP/IP'ing to the guest the best way of accessing the guest either
locally or remote.

Thanks


__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Re: Getting to a VM/Linux Guest

2008-04-09 Thread David Boyes
 

Once a z/VM Linux guest is defined and the Linux operating system is
installed and initial users such as a root user and admin user added to
the system what would be the most common way of accessing the Linux
guest?



Ssh over the network is the accepted method. 


Could you dial into the Linux guest?  

 

No. I've been working on PVM support and LAT support for consoles, but
DIAL wasn't on my list. 


Is TCP/IP'ing to the guest the best way of accessing the guest either
locally or remote.

 

Yes. It's the only method that allows full function of the
character-mode applications running on Linux. 

 



Re: Getting to a VM/Linux Guest

2008-04-09 Thread Howard Rifkind
Thanks Rich,

Has anyone heard of the 'NoMachine' client/server package?

Installed on the Linux server (z/VM guest side) and the client on lets say a 
Windows machine could you still get the the z/VM guest with TCP/IP/

I'm using NoMachine on a few standalone Linux boxes and and people are 
accessing the servers from windows machines...works very nice but I had been 
wondering if it could be  done to a z/VM guest running the client?

Thanks

Rich Smrcina [EMAIL PROTECTED] wrote: For administrative tasks, ssh.

For regular user access, that would depend upon the application.   In 
some cases they're web based (Websphere, SAP).  In some cases there is a 
specific client available (Domino).

In other cases they're sockets based and the users may or may not know 
(or care) that they are using Linux on the mainframe (eg. DB2 Connect, 
MQ Series).

Howard Rifkind wrote:
 Once a z/VM Linux guest is defined and the Linux operating system is 
 installed and initial users such as a root user and admin user added to 
 the system what would be the most common way of accessing the Linux guest?
 
 Could you dial into the Linux guest? 
 
 Is TCP/IP'ing to the guest the best way of accessing the guest either 
 locally or remote.
 
 Thanks
 
 __
 Do You Yahoo!?
 Tired of spam? Yahoo! Mail has the best spam protection around
 http://mail.yahoo.com
 

-- 
Rich Smrcina
VM Assist, Inc.
Phone: 414-491-6001
Ans Service:  360-715-2467
rich.smrcina at vmassist.com
http://www.linkedin.com/in/richsmrcina

Catch the WAVV!  http://www.wavv.org
WAVV 2008 - Chattanooga - April 18-22, 2008


 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: Getting to a VM/Linux Guest

2008-04-09 Thread RPN01
Note that telnet is not secure. Unless your application or user has a
specific need for telnet, TURN IT OFF.

Use ssh instead. It provides the same style of access plus a lot more
features, and is secure, so your passwords aren¹t flying across the intra /
internet as open text. Add to this X11 forwarding, secure intersystem copies
(scp), intersystem data tunneling, passing single command lines to the
server, and the ability to trade keys to avoid password prompting when
performing batch-type routines, and ssh becomes the hammer of choice for
system access.

-- 
Robert P. Nix  Mayo Foundation.~.
RO-OE-5-55 200 First Street SW/V\
507-284-0844   Rochester, MN 55905   /( )\
-^^-^^
In theory, theory and practice are the same, but
 in practice, theory and practice are different.




On 4/9/08 11:11 AM, McBride, Catherine [EMAIL PROTECTED] wrote:

 Depends on what the Linux guest's purpose in life is.  TELNET via TCPIP, SSH,
 or a browser if your Linux guest is going to be serving up web pages.
 Sometimes little if any outside access is needed depending upon what kind of
 tasks the Linux guest is going to be performing.




Re: Getting to a VM/Linux Guest

2008-04-09 Thread McBride, Catherine
We're not familiar with that one nor using it at any of our locations.
Sounds interesting though.

Howard Rifkin wrote: 

I guess my real question is about using the NoMachine client/server programs
to access a z/VM Linux guest...Anyone using NoMachine?

Thanks





Re: Getting to a VM/Linux Guest

2008-04-09 Thread Alan Altmark
On Wednesday, 04/09/2008 at 12:29 EDT, RPN01 [EMAIL PROTECTED] wrote:
 Note that telnet is not secure. Unless your application or user has a 
specific 
 need for telnet, TURN IT OFF.

Such broad statements!  *Unsecured* telnet sessions are not secure, and 
Linux has not added support for secure telnet (as we have in z/OS and 
z/VM).  Of course, there's no real need for it on Linux since ssh is 
perfectly reasonable alternative.)

Alan Altmark
z/VM Development
IBM Endicott


Re: Getting to a VM/Linux Guest

2008-04-09 Thread Adam Thornton

On Apr 9, 2008, at 11:55 AM, Alan Altmark wrote:



Such broad statements!  *Unsecured* telnet sessions are not secure,  
and

Linux has not added support for secure telnet (as we have in z/OS and
z/VM).  Of course, there's no real need for it on Linux since ssh is
perfectly reasonable alternative.)


Linux can most certainly support secure Telnet, whether kerberized,  
TLS-negotiated, or SSL-wrapped implicit.  Granted, no one bothers  
since they already have SSH, but there's nothing stopping you from  
doing secure Telnet.


Adam


Re: Getting to a VM/Linux Guest

2008-04-09 Thread Rob van der Heij
On Wed, Apr 9, 2008 at 6:19 PM, Howard Rifkind [EMAIL PROTECTED] wrote:

 I guess my real question is about using the NoMachine client/server programs
 to access a z/VM Linux guest...Anyone using NoMachine?

As I understand the configuration, this would mean running one or more
graphical end-user desktops. From the aspects of performance and
resource usage, it would not be the most obvious thing to do with
Linux on the mainframe.
This particular solution does not seem to be ported to Linux on System
z. You could probably do similar things using for example VNC (and a
big System z).

Rob
-- 
Rob van der Heij
Velocity Software GmbH
http://velocitysoftware.com/


Re: Getting to a VM/Linux Guest

2008-04-09 Thread Howard Rifkind
Thanks every one for your replies.

Not to bet this to death but...

I can, and did, install the NoMachine server code on a Suse machine (not in 
z/VM Linux machine) and the client on a Windows machine and I'm wondering this; 
if the Server code runs in a Suse machine and the Suse machine happens to be a 
z/VM guest, it should work...right?  

Not sure but I think NoMachine use SSH under the covers and for the Windows 
user who wants a GUI interface this would see to be a good test.

I don't believe I can submit a question to the NoMachine folks as I'm using the 
free version and there isn't and support questions allows for the free version.



Rob van der Heij [EMAIL PROTECTED] wrote: On Wed, Apr 9, 2008 at 6:19 PM, 
Howard Rifkind  wrote:

 I guess my real question is about using the NoMachine client/server programs
 to access a z/VM Linux guest...Anyone using NoMachine?

As I understand the configuration, this would mean running one or more
graphical end-user desktops. From the aspects of performance and
resource usage, it would not be the most obvious thing to do with
Linux on the mainframe.
This particular solution does not seem to be ported to Linux on System
z. You could probably do similar things using for example VNC (and a
big System z).

Rob
-- 
Rob van der Heij
Velocity Software GmbH
http://velocitysoftware.com/


 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: Getting to a VM/Linux Guest

2008-04-09 Thread David Boyes

I can, and did, install the NoMachine server code on a Suse machine (not
in z/VM Linux machine) and the client on a Windows machine and I'm
wondering this; if the Server code runs in a Suse machine and the Suse
machine happens to be a z/VM guest, it should work...right?  



Not necessarily. If the SuSE machine you installed it on was an Intel
machine, then it might work. z/VM cannot run Intel binaries. 

 

Not sure but I think NoMachine use SSH under the covers and for the
Windows user who wants a GUI interface this would see to be a good test.



You would still need a System Z set of server binaries. Since they don't
provide source code, NoMachine would have to compile the binaries and
provide them to you. 

 



Re: Getting to a VM/Linux Guest

2008-04-09 Thread Howard Rifkind
Thanks David, good explanation.

David Boyes [EMAIL PROTECTED] wrote:  
 I can, and did, install the NoMachine server code on a Suse machine (not in 
z/VM Linux machine) and the client on a Windows machine and I'm wondering this; 
if the Server code runs in a Suse machine and the Suse machine happens to be a 
z/VM guest, it should work...right?  
 
 
  Not necessarily. If the SuSE machine you installed it on was an Intel 
machine, then it might work. z/VM cannot run Intel binaries. 
   
  Not sure but I think NoMachine use SSH under the covers and for the Windows 
user who wants a GUI interface this would see to be a good test.
 
 
  You would still need a System Z set of server binaries. Since they don’t 
provide source code, NoMachine would have to compile the binaries and provide 
them to you. 
   
  
  
  

 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com