VM VSE linux/390 Employment Web Page

2002-09-12 Thread Dennis G. Wicks

Greetings; (Posted to VMESA-L and VSE-L and LINUX-390)

- - Now in its fifth year! - - Now includes VSE and linux/390!

I have set up a public service web page at

http://www.eskimo.com/~wix/vm/

for posting positions available and wanted for VM, VSE and linux/390.

Please visit the web page for more information and feel free to
send me any info you would like to have posted.  Please make VM
or VSE or linux/390 the first word in the subject.
Questions and comments welcome!
(Text or html OK.  No java, gifs, .DOC, etc. NO RESUMES or CVs!)

Please check the web pages for examples before sending your ad!

Good luck,
Dennis

VM  VSE  linux/390 Positions Available last updated Aug 21.
VM  VSE  linux/390 Positions Wanted last updated Sep 5.
229670 09/12/02 00:05:02



Re: S390 Debian Installation Problem

2002-09-12 Thread Geoff McKee - PM(OS)

Stefan, Mark

Thanks for the replies.

 Could you set up an HTTP or FTP server on your NFS server if this
 problem can't be fixed? You don't even have to do this as root, an HTTP
  server on any TCP port will do.

I used a Linux PC that had no CD drive but had a HTTP server. I nfs mounted
the CDROM on newton to a point named debian in the DocumentRoot of the
HTTP server. I used the network method to do the base installation after
the kernel and drivers installation, specifying the HTTP server
name/debian as the URL. This worked fine.

 This might be a problem with the NFS version. Could you open a shell
 from dbootstrap and try to manually mount the NFS filesystem using

 mount newton:/cdrom/cdrom0/dists/woody/main/disks-s390/current \
   /instmnt -o nolock,nfsvers=2

During the installation process and at the point where you select install
the kernel and driver modules I manually nfs mounted the CDROM using the
parameters above. This worked fine! I then chose install from a local file
system and selected my nfs mount that appeared in the menu. This worked
fine too and a kernel was found (no need to specify the full path to its
location on the CD) and installed.

Thanks for the help, Stefan. I now have one minor problem. I am using an
OSA-2 adaptor as eth0 on my built system and it is not recognized at boot
time. I need to manually do insmod lcs then wait for a few seconds before
issuing ifconfig eth0... and route add default gw. Just a minor
inconvenience at the moment.

Geoff McKee
Emirates Airline
Dubai
UAE



Re: Meep! Meep! Glibber! NT Fthagn!

2002-09-12 Thread Wesley Parish

On Thu, 12 Sep 2002 06:39, Adam Thornton wrote:
 It *is* for real.  I was running it on Dave Jones's H70, in the h1
 guest, which is running some version of SuSE, with the 2.4.7-timer
 kernel.  I don't think Bochs is kernel-level-sensitive, though.  It
 should work OK under 2.2.16.

 The tricky thing is, you can't currently *install* NT under Bochs on
 Linux/390.  I think this is due to some endianness bug in the ATAPI CD
 emulation, because it blows up with an unsupported ATAPI command.  So
 what I did was (skipping all the false starts):

 Install Bochs on x86.

 Follow the HOWTO to install NT under Bochs.  The tricky part here is to
 get the boot-floppy right, because booting from the CD gave me nothing
 but grief.  You have to get a workable generic IDE CD driver,
 SMARTDRV.EXE, and MSCDEX.EXE, plus FORMAT and FDISK.  I used the DOS
 in Win98 to create this boot disk, but I see no reason it wouldn't work
 with MS-DOS or PC-DOS or (probably) DR-DOS.  And you don't really *need*
 SMARTDRV.EXE, but I think it's going to make life faster.  I don't
 really remember whether I used it or not.  I'll be happy to supply the
 boot floppy image to anyone who wants it, or I can give it to Mark to
 put up on his site.

I've got a dos95 boot disk I use for most of my Bochs installation stuff.  I
would be happy to add it to the collection, if you think it might be useful -
it's got fdisk and format, smartdrv, mscdex, oakcdrom.sys (universal [MS | PC
| DR] DOS driver), attrib, and suchlike on it, including autoexec.bat and
config.sys files.  I've also got an msdos-6.22 boot disk, but that one's not
nearly as useful - no cdrom driver, etc.

Wesley Parish


 Then you use dd to create an iso image of the NT CD.  Then use the bochs
 diskimage utility (don't remember the name) to create a suitably-sized
 hard disk image.  I think mine was 504M.

 Set up Bochs with the emulated floppy in drive A, the disk in drive C,
 and the NT ISO image in drive D.  Boot from floppy.  Fdisk and format
 the hard disk, reboot, and run the NT installer from the CD.  Sit back
 and wait a long long time; when you reboot make sure you're booting from
 the HD image, not the CD or floppy.  I used standard VGA and no mouse
 for my install; I don't know if that's necessary or not.

 Once you've done that and set up NT (I set up a network card but did not
 ever actually configure the network), shut it down cleanly.

 Now copy the hard disk image over to Linux/390.  Build Bochs there.
 Tell it the geometry of your disk, and boot from it.  That's all it
 takes.

 Adam

--
Mau e ki, He aha te mea nui?
You ask, What is the most important thing?
Maku e ki, He tangata, he tangata, he tangata.
I reply, It is people, it is people, it is people.



Re: S390 Debian Installation Problem

2002-09-12 Thread Stefan Gybas

On Thu, Sep 12, 2002 at 01:52:10PM +0400, Geoff McKee - PM(OS) wrote:

 This worked fine too and a kernel was found (no need to specify the
 full path to its location on the CD) and installed.

Ok, great!

 I am using an OSA-2 adaptor as eth0 on my built system and it is not
 recognized at boot time.

Could you check if there's an alias for eth0 in /etc/modutils/arch/s390?
If so, please remove this line and check that there's the correct line

alias eth0 lcs

in /etc/modutils/lcs. Then run update-modules as root and it should work
in the next reboot.

 I need to manually do insmod lcs then wait for a few seconds before
 issuing ifconfig eth0... and route add default gw.

You can also use ifup eth0 instead of the ifconfig and route commands
if the eth0 configuration in /etc/network/interfaces is correct.

BTW, some people are having problems with the MTU sizes on Ethernet,
especially on a MP 3000. If you need to change your MTU size to e.g. 1492
you can do so easily in /etc/network/interfaces like this:

auto eth0
iface eth0 inet static
address 192.168.0.2
netmask 255.255.255.0
gateway 192.168.0.1
up ifconfig eth0 mtu 1492

Greetings,
Stefan Gybas



ls SYS1.PARMLIB or Mainframe FS from Hitachi

2002-09-12 Thread Sergey Korzhevsky

Thanks to Motohiro Kanda !


zlinux:/ # mount -t mffs /dev/dasdad /mnt/tmp

zlinux:/ # cd /mnt/tmp

zlinux:/mnt/tmp # ls -la
total 648
drwxr-xr-x  4096 root root 4096 Sep 12 14:36 .
drwxr-xr-x4 root root  144 Aug  8 12:45 ..
-rwxr-xr-x1 root root   215040 Jul 22 02:00 SYS1.VTOCIX.OS079A
drwxr-xr-x2 root root   443520 Sep 12 02:00 SYS2.PARMLIB

zlinux:/mnt/tmp # ls -la SYS2.PARMLIB
total 12128
-rwxr-xr-x1 root root   443520 Sep 12 02:00 $$$COIBM
drwxr-xr-x2 root root   443520 Sep 12 02:00 .
drwxr-xr-x  4096 root root 4096 Sep 12 14:36 ..
-rwxr-xr-x1 root root   443520 Sep 12 02:00 APPCPM00
-rwxr-xr-x1 root root   443520 Sep 12 02:00 ASCHPM00
-rwxr-xr-x1 root root   443520 Sep 12 02:00 BLSCUSER
-rwxr-xr-x1 root root   443520 Sep 12 02:00 BPXPRMDB
-rwxr-xr-x1 root root   443520 Sep 12 02:00 CLOCK00
-rwxr-xr-x1 root root   443520 Sep 12 02:00 COMMND00

..


WBR, Sergey



Re: Intel Architecture Emulated with Linux/390?

2002-09-12 Thread Matt Zimmerman

On Wed, Sep 11, 2002 at 01:39:08PM -0400, Thomas David Rivers wrote:

  One item to add to this is byte order.  It's surprising how often that is
  a factor.  The Intel byte order is different from mainframes.

  What this can mean is that data directly written on an Intel box, cannot
  be directly read on a mainframe box (unless, of course, the programmer
  was aware of this issue.)

  I would hazard a guess that byte order is more of an issue than in-line
  assembly source for most people.

While byte order is a certainly a factor, it is not specific to the 390
platform, and so is less likely to be an issue than truly platform-specific
code.  Any programs which already work on SPARC or big-endian PowerPC, for
example, will already have dealt with any endianness issues.

--
 - mdz



Re: S390 Debian Installation Problem

2002-09-12 Thread Matt Zimmerman

On Thu, Sep 12, 2002 at 01:52:10PM +0400, Geoff McKee - PM(OS) wrote:

 Thanks for the help, Stefan. I now have one minor problem. I am using an
 OSA-2 adaptor as eth0 on my built system and it is not recognized at boot
 time. I need to manually do insmod lcs then wait for a few seconds
 before issuing ifconfig eth0... and route add default gw. Just a minor
 inconvenience at the moment.

You can fix this by adding alias eth0 lcs to /etc/modutils/aliases or to a
new file in /etc/modutils.  Then you can configure the interface in
/etc/network/interfaces as normal.

--
 - mdz



Firewall for zSeries Linux?

2002-09-12 Thread David J. Chase

I tried to search the archives and was unable to get in and I need the
information as soon as I can find it so I'm going to ask here and beg
your indulgence :-)  I am going to use words I don't understand, so
please try to read into my question if it doesn't make sense :-) :-)

A customer has the SuSE distribution but feels that the default firewall
doesn't have as many features as they want.  It seems to only do network
address translation and they are also looking for packet filtering.  Is
there a commercial firewall program available for Linux for zSeries?
Is there anything else you can tell me?  I tried searching linuxvm.org
but couldn't find what I was looking for.

Thanks very much!
David

--   David J. Chase, zSeries Techline, New York City --
--IBM - 7th Fl, 590 Madison Ave, NYC, NY  10022  --
--  212-745-3890 (tieline 243)   --



Re: Firewall for zSeries Linux?

2002-09-12 Thread Dave Jones

David,
try looking at either IPCHAINS or IPTABLES for Linux. They might do what
your client needs and they are open source.

Good luck.

Dave Jones
Sine Nomine Associates
Houston, TX

- Original Message -
From: David J. Chase [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, September 12, 2002 8:11 AM
Subject: Firewall for zSeries Linux?


 I tried to search the archives and was unable to get in and I need the
 information as soon as I can find it so I'm going to ask here and beg
 your indulgence :-)  I am going to use words I don't understand, so
 please try to read into my question if it doesn't make sense :-) :-)

 A customer has the SuSE distribution but feels that the default firewall
 doesn't have as many features as they want.  It seems to only do network
 address translation and they are also looking for packet filtering.  Is
 there a commercial firewall program available for Linux for zSeries?
 Is there anything else you can tell me?  I tried searching linuxvm.org
 but couldn't find what I was looking for.

 Thanks very much!
 David

 --   David J. Chase, zSeries Techline, New York City --
 --IBM - 7th Fl, 590 Madison Ave, NYC, NY  10022  --
 --  212-745-3890 (tieline 243)   --




Re: Firewall for zSeries Linux?

2002-09-12 Thread Sergey Korzhevsky

iptables  - standart Linux firewall  does packet filtering.
man iptables or find IPTABLES HowTo.



WBR, Sergey




David J. Chase [EMAIL PROTECTED]
Sent by: Linux on 390 Port [EMAIL PROTECTED]
12.09.2002 16:11
Please respond to Linux on 390 Port


To: [EMAIL PROTECTED]
cc:
Subject:Firewall for zSeries Linux?


I tried to search the archives and was unable to get in and I need the
information as soon as I can find it so I'm going to ask here and beg
your indulgence :-)  I am going to use words I don't understand, so
please try to read into my question if it doesn't make sense :-) :-)

A customer has the SuSE distribution but feels that the default firewall
doesn't have as many features as they want.  It seems to only do network
address translation and they are also looking for packet filtering.  Is
there a commercial firewall program available for Linux for zSeries?
Is there anything else you can tell me?  I tried searching linuxvm.org
but couldn't find what I was looking for.

Thanks very much!
David

--   David J. Chase, zSeries Techline, New York City --
--IBM - 7th Fl, 590 Madison Ave, NYC, NY  10022  --
--  212-745-3890 (tieline 243)   --



Re: Firewall for zSeries Linux?

2002-09-12 Thread Scott Courtney

On Thursday 12 September 2002 09:11 am, David J. Chase wrote:
 A customer has the SuSE distribution but feels that the default firewall
 doesn't have as many features as they want.  It seems to only do network
 address translation and they are also looking for packet filtering.  Is
 there a commercial firewall program available for Linux for zSeries?
 Is there anything else you can tell me?

Don't confuse SuSE's default starting point firewall configuration with
containing the total capabilities of IPTABLES. SuSE doesn't claim that their
default config is comprehensive. IPTABLES can do a *lot* of neat things.

IPTABLES is the current Linux packet filtering control utility. The actual
filtering is within the kernel. IPTABLES replaces the older (kernel 2.2.x and
earlier) IPCHAINS and IPFWADM which are both deprecated. Typically, packet
filtering consists of a group of inter-related modules. It is rarely, if
ever, built into a monolithic kernel.

Fortunately, IPTABLES is similar enough to IPCHAINS that migration is typically
not difficult. If you *really* need full backward compatibility, you can load
the old ipchains.o kernel module instead of iptables.o and friends, and
thereby actually use the old IPCHAINS commands. I don't recommend doing this
as a general rule, especially for new installations. Migrate to IPTABLES.

In addition to the IPTABLES HOWTO (also look for HOWTOs and Mini-HOWTOs on
NAT and Packet Filtering -- there are several), you may also want to take a
look at the tutorial presentation I did for SHARE Nashville. It's online on
Sine Nomine's web site, in our Publications section. (URL in my tagline)
I'll be presenting this introductory class also at IBM's VM/VSE Technical
Conference (Miami, in October) as well, if you plan to attend that event.

Kind regards,

Scott

--
-
Scott D. Courtney, Senior Engineer Sine Nomine Associates
[EMAIL PROTECTED]   http://www.sinenomine.net/



Re: Firewall for zSeries Linux?

2002-09-12 Thread Jon R. Doyle

You might be looking at version 1? If you are on Kernel 2.4, use
SuSEfirewall2 that has ipchains and can get quite extensive. Take a lok at
the security packages here:

www.suse.de/~marc


Regards,

Jon

Jon R. Doyle
Sendmail Inc.
6425 Christie Ave
Emeryville, Ca. 94608


   (o_
   (o_   (o_   //\
   (/)_  (\)_  V_/_



On Thu, 12 Sep 2002, David J. Chase wrote:

 I tried to search the archives and was unable to get in and I need the
 information as soon as I can find it so I'm going to ask here and beg
 your indulgence :-)  I am going to use words I don't understand, so
 please try to read into my question if it doesn't make sense :-) :-)

 A customer has the SuSE distribution but feels that the default firewall
 doesn't have as many features as they want.  It seems to only do network
 address translation and they are also looking for packet filtering.  Is
 there a commercial firewall program available for Linux for zSeries?
 Is there anything else you can tell me?  I tried searching linuxvm.org
 but couldn't find what I was looking for.

 Thanks very much!
 David

 --   David J. Chase, zSeries Techline, New York City --
 --IBM - 7th Fl, 590 Madison Ave, NYC, NY  10022  --
 --  212-745-3890 (tieline 243)   --




Re: Firewall for zSeries Linux?

2002-09-12 Thread Malcolm Beattie

David J. Chase writes:
 I tried to search the archives and was unable to get in and I need the
 information as soon as I can find it so I'm going to ask here and beg
 your indulgence :-)  I am going to use words I don't understand, so
 please try to read into my question if it doesn't make sense :-) :-)

 A customer has the SuSE distribution but feels that the default firewall
 doesn't have as many features as they want.  It seems to only do network
 address translation and they are also looking for packet filtering.  Is
 there a commercial firewall program available for Linux for zSeries?
 Is there anything else you can tell me?  I tried searching linuxvm.org
 but couldn't find what I was looking for.

If you really want a commercial solution then there's the new StoneGate
product (from Stonesoft at http://www.stonesoft.com/ ) which is a
firewall and VPN solution and there's also zGuard (from FBIT at
http://www.fbit.de/ ) but I'm not certain about current availability.

--Malcolm

--
Malcolm Beattie [EMAIL PROTECTED]
Linux Technical Consultant
IBM EMEA Enterprise Server Group...
...from home, speaking only for myself



Setting up CTC under VM for Linux/390

2002-09-12 Thread Steve Guthrie

The definition below is from my TCPIP profile on VM.  I have a Class C
address 208.62.223.0.  I am assigning VM to 208.62.223.36 and it works with
this profile.  I can't get 208.62.223.78 to work.  The CTC's are configured
to E42 and E43, respectively.  What's wrong?

; --
; Primary interface Definition
; --
; PRIMARYINTERFACE  TR44A

; --
; Define the internet (IP) address(es) for this VM host
; --
HOME
;
; local host InterNet addresses  (SYS1)

;  9.67.174.1  TR44A
   208.62.223.36  ETH1
   208.62.223.36  LINKZOS

; (End of HOME address information)

; --
; Routing Information
; --
; Note:
;  * Routes defined via the GATEWAY statement are STATIC routes.
;  * Routes defined via the BSDROUTINGPARMS statement are DYNAMIC
;routes.
; --
; Static Routing Information
; --
  GATEWAY

; (IP) Network  FirstLink  Max. Packet  Subnet  Subnet
; Address   Hop  Name  Size (MTU)   MaskValue
; ---    ---   ---  --- 
;
; 208.62.223.36  =ETH1  1492 0
; 208.62.223.78  =LINKZOS   1492 0
  208.62.223.0   =ETH1  1492 0
  208.62.223.78  =LINKZOS   1492 HOST

; --
; Define The DEFAULT route used for any network not explicitly routed
; via the previous entries.
; --
;
  DEFAULTNET 208.62.223.252 ETH1 DEFAULTSIZE  0
;
; (End of GATEWAY Static Routing information)

Thanks,

Stephen J. Guthrie
Mantissa Corporation
2200 Valleydale Road
Birmingham, AL 35244
(800) 438-7367



Adding a DASD on RedHat 7.2

2002-09-12 Thread Abdel Gharzita

Hi all

I am trying to add one full 3380 DASD to increase space on my linux
machine, but received the following message when attemp to  mke2fs
/dev/dasde1 -b 4096:
( I had already formated using dasdfmt -b 4096 -t /dev/dasde and work
ok)

mke2fs 1.26 (3-Feb-2002)
mke2fs: Device size reported to be zero.  Invalid partition specified,
or
partition table wasn't reread after running fdisk, due to
a modified partition being busy and in use.  You may need to
reboot
to re-read your partition table.

Help! Thanks you!

A. Gharzita
Pace University
DoIT - CSD

PS. Is there any admin doc for RedHat Linux for S/390?



Re: Adding a DASD on RedHat 7.2

2002-09-12 Thread Karsten Hopp

Did you create a partition with fdasd ?

 Karsten

On Thu, Sep 12, 2002 at 12:40:57PM -0400, Abdel Gharzita wrote:
 Hi all

 I am trying to add one full 3380 DASD to increase space on my linux
 machine, but received the following message when attemp to  mke2fs
 /dev/dasde1 -b 4096:
 ( I had already formated using dasdfmt -b 4096 -t /dev/dasde and work
 ok)

 mke2fs 1.26 (3-Feb-2002)
 mke2fs: Device size reported to be zero.  Invalid partition specified,
 or
 partition table wasn't reread after running fdisk, due to
 a modified partition being busy and in use.  You may need to
 reboot
 to re-read your partition table.

 Help! Thanks you!

 A. Gharzita
 Pace University
 DoIT - CSD

 PS. Is there any admin doc for RedHat Linux for S/390?

--
 Karsten Hopp| Mail: [EMAIL PROTECTED]
 Red Hat Deutschland | Tel: +49-711-96437-0
 Hauptstaetterstr.58 | Fax: +49-711-96437-111
 D-70178 Stuttgart   | http://www.redhat.de



Re: Adding a DASD on RedHat 7.2

2002-09-12 Thread Post, Mark K

Abel,

You need to do one of two things:
1. Run dasdfmt and take the default layout of CDL, and then run fdasd to
create at least one partition.
2. Run dasdfmt and specify the Linux layout.

Then you can run mke2fs on the volume.

Mark Post

-Original Message-
From: Abdel Gharzita [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 12, 2002 12:41 PM
To: [EMAIL PROTECTED]
Subject: Adding a DASD on RedHat 7.2


Hi all

I am trying to add one full 3380 DASD to increase space on my linux
machine, but received the following message when attemp to  mke2fs
/dev/dasde1 -b 4096:
( I had already formated using dasdfmt -b 4096 -t /dev/dasde and work
ok)

mke2fs 1.26 (3-Feb-2002)
mke2fs: Device size reported to be zero.  Invalid partition specified,
or
partition table wasn't reread after running fdisk, due to
a modified partition being busy and in use.  You may need to
reboot
to re-read your partition table.

Help! Thanks you!

A. Gharzita
Pace University
DoIT - CSD

PS. Is there any admin doc for RedHat Linux for S/390?



Re: Intel Architecture Emulated with Linux/390?

2002-09-12 Thread John Alvord

On Thu, 12 Sep 2002 08:57:33 -0400, Matt Zimmerman [EMAIL PROTECTED]
wrote:

On Wed, Sep 11, 2002 at 01:39:08PM -0400, Thomas David Rivers wrote:

  One item to add to this is byte order.  It's surprising how often that is
  a factor.  The Intel byte order is different from mainframes.

  What this can mean is that data directly written on an Intel box, cannot
  be directly read on a mainframe box (unless, of course, the programmer
  was aware of this issue.)

  I would hazard a guess that byte order is more of an issue than in-line
  assembly source for most people.

While byte order is a certainly a factor, it is not specific to the 390
platform, and so is less likely to be an issue than truly platform-specific
code.  Any programs which already work on SPARC or big-endian PowerPC, for
example, will already have dealt with any endianness issues.

I seem to remember that 64-bit byte order was somewhat of a
challenge... Linux worked on alpha just fine, but 390x used a
different byte-order.

john



Re: Linux UID mapping

2002-09-12 Thread Alex deVries

Gordon,

Had you considered using SMB?  The authentication is much more flexible
than NFS for this kind of thing.

- Alex


Wolfe, Gordon W wrote:
 Two questions:

 1.  What version of NFS is running SuSE SLES7 (2.4.7)?

 2.  Has anyone implemented any form of UID/GID mapping in SuSE SLES7,
 possibly using the Stony Brook (or other) formalism?
 http://www.fsl.cs.sunysb.edu/papers/rmap/

 We want to investigate controlling remote access to common data where a
 given userid may have different UIDs or GIDs on different systems, or a
 given UID may belog to different userids on different systems.  Any ideas.
 (Okay, so that's a third question...)

 If Paradise Lost had been written by a system administrator, it would
 have had the sequel 'Paradise Restored from Backup'.

 Gordon Wolfe, Ph. D.   (425)865-5940
 VM Technical Services, The Boeing Company



--
Alex deVries
Principal Architect, Linuxcare Canada, Inc.
(613) 562 2759

Linuxcare. Simplifying Server Consolidation.



Distribution List Updates on linuxvm.org

2002-09-12 Thread Post, Mark K

Now that Debian has been GA for a while, I finally generated a list of all
the software packages that are available with it.  Thanks to Stefan Gybas
for pointing me to what I needed to start with.  The list is quite large,
8,000+ .deb files, so the web page is also quite large, 4MB+.

Since I was in there updating things anyway, I also went through and updated
the entry for Red Hat to show the contents of their GA release, and not the
RC2 that had been there up until now.  I copied the updated Red Hat
information into the consolidated list (1.3MB) as well.  I did _not_ add the
Debian information into the consolidated list, since that is already 4 times
larger.

http://linuxvm.org/Info/packages.html

Mark Post



Re: ls SYS1.PARMLIB or Mainframe FS from Hitachi

2002-09-12 Thread Motohiro Kanda
Hi,

Sorry again and again there is no documentation written in English.

What happens if you try to do this as a non-root user?  Can you still see
all the files, and display their contents?

Mark Post

MFFS accepts following mount options.
conv= $B!P (Bbinary  $B!C (B ebcdic  $B!C (B ebcdik $B!Q (B  ebcdik is for Hitachi 
Japanese Kanji character set.
uid=
gid=
umask=

And There are lot of caveats, for example.
Exact file size is not known. File permission, access timestamps are bogus.

Please see my paper presented at CMG1999 or,

Get a manual from
http://www.hitachi.co.jp/Prod/comp/soft1/linux_m/download/doc/install-guide-20020806.pdf
and use your favorite Japanese-English translation software.

Thank you all for your interest to our software.
--
[EMAIL PROTECTED]
Motohiro Kanda, Hitachi Ltd. Japan


Re: Firewall for zSeries Linux?

2002-09-12 Thread John Summerfield

On Thu, 12 Sep 2002 21:35, you wrote:
 David,
 try looking at either IPCHAINS or IPTABLES for Linux. They might do
 what your client needs and they are open source.

And this script might be a good starting-point.

ftp://ftp.clarkconnect.org/clarkconnect-1.0/sources/cc-firewall-1.0-5.src.rpm


--
Cheers
John Summerfield


Microsoft's most solid OS: http://www.geocities.com/rcwoolley/
Join the Linux Support by Small Businesses list at
http://mail.computerdatasafe.com.au/mailman/listinfo/lssb



Re: Firewall for zSeries Linux?

2002-09-12 Thread John Summerfield

On Thu, 12 Sep 2002 22:46, you wrote:
 If you really want a commercial solution then there's the new StoneGate
 product (from Stonesoft at http://www.stonesoft.com/ ) which is a
 firewall and VPN solution and there's also zGuard (from FBIT at
 http://www.fbit.de/ ) but I'm not certain about current availability.

I was going to say, If you want a commercial product, see what Rusty has to
offer.

Rusty started this, and he is/was offering commercial software too. I tried to
track him down, but thet trail ended here:
What's Happening?
Rusty's (new) GPG Key

Rusty is now working for IBM.
Wednesday September 4 2002
More little cleanups: have hotplug CPUs almost working in x86 (well, they
don't actually shutdown the CPUs, but it's more to test the generic code).


Take a look at  rustcorp.com.au (mentioned in another context further down the
same document).

--
Cheers
John Summerfield


Microsoft's most solid OS: http://www.geocities.com/rcwoolley/
Join the Linux Support by Small Businesses list at
http://mail.computerdatasafe.com.au/mailman/listinfo/lssb