offtopic: AW: Linux under vm

2004-08-31 Thread Frank Schwede, LSY
hi developers! ...if you send screenshots, please try to reduce data. Any data you send is multiplied by amount of mailing-list users. if you working on those expensive,critical core IT like s390/z, or with linux, you should also know, that an image having lower than 20 different colors and larg

Re: Linux under vm

2004-08-31 Thread Adam Thornton
On Tue, 2004-08-31 at 17:10, David Boyes wrote: > Well, it works that way on *our* Debian systems, Adam ...8-) OK. See... > I've never supplied the -t option unless I need a specific filesystem > type (eg -t iso9660) or I want something other than NFS. And I *always* supply it because I don't

Re: Linux under vm

2004-08-31 Thread David Boyes
Well, it works that way on *our* Debian systems, Adam ...8-) I've never supplied the -t option unless I need a specific filesystem type (eg -t iso9660) or I want something other than NFS. It's probably good practice nowadays to use it, but let's not confuse things at this point. > He will need "

Re: Linux under vm

2004-08-31 Thread Adam Thornton
On Tue, 2004-08-31 at 16:13, David Boyes wrote: > Don't try to get fancy with -t, etc -- let's get it working with the > basics first. He will need "-t nfs" to tell the mount that the filesystem type is nfs. Unless mount looks for a colon in the filename and assumes nfs if it finds one. Does it?

Re: IBM standard labels

2004-08-31 Thread David Boyes
No. tar does not produce or manipulate labels of any kind (IBM or otherwise). You need to find a copy of the ansitape program from comp.sources.unix. ansitape allows you to produce both IBM and ANSI labels and do other manipulations with tapes coming from other systems. Google will lead you to the

Re: Linux under vm

2004-08-31 Thread David Boyes
Ralph, You need to mount the CD on the NFS server ('mount /dev/cdrom /cdrom'), then on the NFS server export the file system to your host (either explicitly with host=your-host-name or host=* in /etc/exports). On the NFS client, you need to create the mount point ('mkdir /cdrom'), then mount the

IBM standard labels

2004-08-31 Thread Miguel Román
Hello, I am working with tar and want to create a tape with IBM standard labels. I am using SLES 8.0 under z/VM 4.3.0. Is there is an option to get that? I am new on linux. Thank you all. Miguel A Roman Systems Programmer EVERTEC, Inc -

Re: Linux under vm

2004-08-31 Thread Adam Thornton
On Tue, 2004-08-31 at 15:14, Noll, Ralph wrote: > mount -t nfs 10.37.1.74:/cdrom /cdrom > mount: Mounting 10.37.1.74:/cdrom on /cdrom failed: No such file or > directory > # mkdir /cdrom > # mount -t nfs 10.37.1.74:/cdrom /cdrom > mount: Mounting 10.37.1.74:/cdrom on /cdrom failed: Invalid argumen

Re: Linux under vm

2004-08-31 Thread Adam Thornton
On Tue, 2004-08-31 at 14:56, Noll, Ralph wrote: > betatux:/etc # cat exports > # See the exports(5) manpage for a description of the syntax of this > file. > # This file contains a list of all directories that are to be exported > to > # other computers via NFS (Network File System). > # This file

Re: Linux under vm

2004-08-31 Thread Noll, Ralph
mount -t nfs 10.37.1.74:/cdrom /cdrom mount: Mounting 10.37.1.74:/cdrom on /cdrom failed: No such file or directory # mkdir /cdrom # mount -t nfs 10.37.1.74:/cdrom /cdrom mount: Mounting 10.37.1.74:/cdrom on /cdrom failed: Invalid argument # mount -t nfs 10.37.1.74:/dev/cdrom /cdrom mount: 10.37.1

Re: virtual machine vs lpar

2004-08-31 Thread Noll, Ralph
Ok.. But do you have a dedicated eth card to plug into the dmz zone Or can that be done??? Ralph > -Original Message- > From: Smith, Ann (ISD, IT) [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 31, 2004 12:31 PM > To: [EMAIL PROTECTED] > Subject: Re: virtual machine vs lpar > > A v

Re: Linux under vm

2004-08-31 Thread Noll, Ralph
exportfs -a exportfs: No host name given with /cdrom (ro,insecure,all_squash), suggest *(ro,insecure,all_squash) to avoid warning exportfs: No host name given with /media/cdrom (ro,async,wdelay,hide,insecure,root_squash,all_squash,subtree_check,secu re_locks,mapping=identity,anonuid=-2,anongid=-2)

Re: Linux under vm

2004-08-31 Thread Noll, Ralph
betatux:/etc # cat exports # See the exports(5) manpage for a description of the syntax of this file. # This file contains a list of all directories that are to be exported to # other computers via NFS (Network File System). # This file used by rpc.nfsd and rpc.mountd. See their manpages for detail

Re: iPlanet

2004-08-31 Thread David Boyes
> >From what i remember about my Tivoli Classes GSKit is > OpenSSL, IBM just made their own one off version of it. Nope. Not at all. GSkit is a totally different beast (SSLSERV support would have been a lot simpler if it WERE OpenSSL, but... c'est la vie). GSkit is a completely new implementation.

Webfocus

2004-08-31 Thread Smith, Ann (ISD, IT)
Is anyone running Webfocus under linux/390? This communication, including attachments, is for the exclusive use of addressee and may contain proprietary, confidential or privileged information. If you are not the intended recipient, any use, copying, disclosure, dissemination or distribution is s

Re: iPlanet

2004-08-31 Thread Seader, Cameron
From what i remember about my Tivoli Classes GSKit is OpenSSL, IBM just made their own one off version of it. -Cameron -Original Message- From: Kohrs, Steven [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 31, 2004 12:17 To: [EMAIL PROTECTED] Subject: Re: iPlanet On Tue, 2004-08-31 at 1

Re: iPlanet

2004-08-31 Thread Kohrs, Steven
On Tue, 2004-08-31 at 12:57, Post, Mark K wrote: > If I'm not mistaken, that is built on top of OpenLDAP, similar to the > way > IBM HTTP Server is built on top of Apache. > > I thought IBM Directory Server (IDS) was a front-end for a read optimized DB2. We use it, but I'd like to not use it base

Re: iPlanet

2004-08-31 Thread David Boyes
> So, how does OpenLDAP compare to IBM's Tivoli Directory Server? My opinion: If you primarily need GUI admin tools, the Tivoli server is fairly nice, and that's the major advantage to it: a very nice user interface. I don't see any major performance or functional benefits in the Tivoli code over

Re: iPlanet

2004-08-31 Thread Post, Mark K
If I'm not mistaken, that is built on top of OpenLDAP, similar to the way IBM HTTP Server is built on top of Apache. Mark Post -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Kohrs, Steven Sent: Tuesday, August 31, 2004 1:53 PM To: [EMAIL PROTECTED] Subj

Re: iPlanet

2004-08-31 Thread Kohrs, Steven
On Tue, 2004-08-31 at 12:34, David Boyes wrote: > Same scenario exists. The iPlanet directory server isn't all that > great, > either. At this point, OpenLDAP is just about as function-rich, and > has > better line-mode tools. We see an exodus off that beastie as well. > So, how does OpenLDAP com

Re: Linux under vm

2004-08-31 Thread Adam Thornton
On Tue, 2004-08-31 at 12:30, Noll, Ralph wrote: > here is my ls of the cd Well, it's mounted on /cdrom (really /media/cdrom. Hmm.) What is in /etc/exports? You might want to tell the installer that you're mounting /media/cdrom, rather than /cdrom. I think "debian" in that directory is going t

Re: iPlanet

2004-08-31 Thread David Boyes
> > It's a Sun product, so the answer is likely to be no. Most > enterprises I > > know of are moving off it, though, so you may be able to > propose a much > > cheaper alternative (Apache, etc). > > > > -- db > Maybe he was refering to the directory server and not the web server? Same scenario ex

Re: virtual machine vs. lpar

2004-08-31 Thread Alan Altmark
On Tuesday, 08/31/2004 at 01:06 AST, "Jagos, Brian V" <[EMAIL PROTECTED]> wrote: > You might want to check out the following site also: > > http://ca.com/technologies/subsolution.jsp?id=3279 Brian, while external security managers such as RACF, ACF2, VM:Secure, and Top Secret are an important (req

Re: Linux under vm

2004-08-31 Thread David Boyes
> I just installed debian under vm > I have a question > I am having problems getting an nfs mount to happen. There are three steps to NFS mounts: 1) on the NFS server: the filesystem to be exported must be mounted. 2) on the NFS server: the filesystem must be exported to your client 3) on the NF

Re: virtual machine vs lpar

2004-08-31 Thread Smith, Ann (ISD, IT)
A virtual machine only has access to the data to which you give it access(dedicated or shared, read only or read write, nfs or local). zVM 5 has good native security and SuSE SLES8 also has EAP 3+ certification (I think Redhat as well but I'm not certain there) but if your boss is that concerned i

Re: Linux under vm

2004-08-31 Thread Noll, Ralph
here is my ls of the cd Ralph -- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 -

Re: virtual machine vs lpar

2004-08-31 Thread Alan Altmark
On Tuesday, 08/31/2004 at 12:36 AST, Greg Smith <[EMAIL PROTECTED]> wrote: > Wow, this is precisely what I was looking for. > Good job, Alan !! Thanks. You can add to that that z/VM 5.1 is currently in evaluation for Common Criteria certification to the Labeled Security Protection Profile at eval

Re: virtual machine vs. lpar

2004-08-31 Thread Jagos, Brian V
Hello Greg, You might want to check out the following site also: http://ca.com/technologies/subsolution.jsp?id=3279 Thank you; Brian Jagos -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Greg Smith Sent: Tuesday, August 31, 2004 12:12 P

Re: virtual machine vs lpar

2004-08-31 Thread Greg Smith
Kern, Thomas wrote: Try this for z/VM security. http://www-1.ibm.com/servers/eserver/zseries/library/techpapers/gm130145.html Wow, this is precisely what I was looking for. Good job, Alan !! Greg Smith -- For LINUX-390 subscribe /

Re: virtual machine vs lpar

2004-08-31 Thread Kern, Thomas
Try this for z/VM security. http://www-1.ibm.com/servers/eserver/zseries/library/techpapers/gm130145.htm l /Thomas Kern /301-903-2211 > -Original Message- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On > Behalf Of Greg Smith > Sent: Tuesday, August 31, 2004 12:12 > To: [EMAIL PRO

Re: iPlanet

2004-08-31 Thread Biggs, Eric J [ITS]
I was referring to the web server. Unfortunately my company has a huge deployment of iPlanet web servers, and Apache is not officially approved for use. :'( Eric -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Tom Anderson Sent: Tuesday, August 31, 2004

virtual machine vs lpar

2004-08-31 Thread Greg Smith
It looks like we are almost to the point of implementing a production linux image which will be an oracle back-end for a public-access webserver. Naturally the concept of multiple virtual machines on a single physical machine is a new concept for the network/security/sysadmin types. They are used

Re: iPlanet

2004-08-31 Thread Tom Anderson
> -Original Message- > From: David Boyes [mailto:[EMAIL PROTECTED] > Sent: Monday, August 30, 2004 04:52 PM > To: [EMAIL PROTECTED] > Subject: Re: iPlanet > > > Does anyone know if iPlanet is supported on Linux for zSeries/S390, > > either Red Hat or SuSE? > > It's a Sun product, so the ans

Re: Linux under vm

2004-08-31 Thread Adam Thornton
On Tue, 2004-08-31 at 08:44, Noll, Ralph wrote: > I just installed debian under vm > > I have a question > > I am having problems getting an nfs mount to happen. My first guess would be that you're mounting the wrong directory on the remote host. > I did the http install without a problem.. > Did

Re: RH 7.2, Apache and MS Front Page Extensions

2004-08-31 Thread Tom Butler
Thanks, will do. I appreciate it. -Original Message- From: Daniel Jarboe [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 31, 2004 8:04 AM To: [EMAIL PROTECTED] Subject: Re: RH 7.2, Apache and MS Front Page Extensions > I'm installing, or trying to, MS Front Page Extension

Re: RH 7.2, Apache and MS Front Page Extensions

2004-08-31 Thread Daniel Jarboe
> I'm installing, or trying to, MS Front Page Extensions in my RH > 7.2/Apache LPAR. If you've been able to successfully accomplish this I'd > like the opportunity to ask some questions. Thanks I don't know if he still does, but when I was using MS FPSE's on RH 7.2 s/390, joshie.com had fo

Re: Linux under vm

2004-08-31 Thread Noll, Ralph
the debian install is doing the mount _ From: Sergey Korzhevsky [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 31, 2004 9:26 AM To: [EMAIL PROTECTED] Subject: Re: Linux under vm Try to mount with command similar like this:

Re: Linux under vm

2004-08-31 Thread Sergey Korzhevsky
Try to mount with command similar like this: mount -o ro,nolock,nfsvers=2 server:/mnt/cdrom /instmnt                                                                                  WBR, Sergey "Noll, Ralph" <[EMAIL PROTECTED]> Sent by: Linux on 390 Port <[EMAIL PROTECTED]> 31.08.2004

Linux under vm

2004-08-31 Thread Noll, Ralph
I just installed debian under vm I have a question I am having problems getting an nfs mount to happen. I did the http install without a problem.. Did the http install get the latest and greatest Release of Debian Is there a command to get the release of Debian... Like uname -a..? Att

Re: Virtual Network Problem

2004-08-31 Thread Michael Lambert
>We do have the high ADP count that Sal suggested that we look at. We have >a hypersocket LAN and are going to real hypersockets, so converting to >a QDIO LAN is not an option. We also experienced the same behavior on our Red Hat images until we upgraded the kernel to > 2.4.21 (for RH 7.2, you'll

Re: Virtual Network Problem

2004-08-31 Thread Sal Torres/SBC Inc.
I should have been clearer, it is not a VM problem but a LINUX qeth driver problem. The LINUX driver is used for both types of Guest LAN, but the bug occurs only in type HIPER. You will need to contact your RH support. Sal On Monday, 08/30/2004 at 04:36 EST, Tom Shilson <EMAIL PROTECTEDÙ> wrote