Re: Problem shutting down Linux under VM

2007-03-09 Thread Christian Borntraeger
On Friday 09 March 2007 02:38, LJ Mace wrote:
 The server gets the kill signal and stops but never
 reboots  .

which kernel and which VM are you running?

in Linux: 
uname -a

in VM:
#query cplevel



-- 
IBM Deutschland Entwicklung GmbH
Vorsitzender des Aufsichtsrats: Johann Weihen
Geschäftsführung: Herbert Kircher 
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294

--
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: What is vnc

2007-03-09 Thread Evans, Kevin R
I must admit that being predominantly a mainframe user under z/OS, I
also FTP download files to the PC, edit them and FTP upload them again
IF I have a significant amount of rework on some code. Copy/paste and
graphical screens (not fixed 43*80 screens used by ISPF-Edit) are just
more friendly than ISPF-Edit on the mainframe. But for normal editing
sessions, I still use ISPF-Edit. I, personally, don't like vi but don't
use it enough to become familiar with it.

Kevin

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Warren Taylor
Sent: Thursday, March 08, 2007 11:47 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: What is vnc

It seems I've struck a nerve with my frustration using the native linux
editors.

I guess I'll rephrase and just say that the best alternative I have
found is to ftp to the linux workstation and gedit the file, then ftp it
back. It gives me the ability to manipulate large files with ease.
Others have suggested NFS and this might be an interesting alternative
to ftp'ing back and forth. My users won't be compiling anything so an
IDE seems like overkill. A seamless way for them to edit files on the
server database from their linux workstations would be a good solution.

thanks and sorry


- Original Message 
From: Adam Thornton [EMAIL PROTECTED]
To: LINUX-390@VM.MARIST.EDU
Sent: Thursday, March 8, 2007 8:13:20 PM
Subject: Re: What is vnc


On Mar 8, 2007, at 7:17 PM, Warren Taylor wrote:

 due to the uniqueness of our work, an IDE is probably not worth the
 expenditure and if I hear one more reference to vi Im going to
 croak. These editors are far too weak to be considered for any type
 of serious work. even emacs is too weak to accomplish the task. we
 have a small number of users and currently most have linux
 workstations available to them.

Please enlighten me as to what task is so enormous that emacs can't
do it, but for which an IDE is unsuitable.  In fact, just enlighten
me as to what's a stronger editor than emacs.

I have difficulty envisioning this.  I have met better development
environments than Emacs + Speedbar + whatever-mode ( + some
combination of useful elisp), but not many of them, and only in
purpose-built environments.

Adam

--
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

--
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

--
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: Problem shutting down Linux under VM

2007-03-09 Thread LJ Mace
cp query
z/VM Version 5 Release 1.0, service level 0501
(64-bit)
linux
Linux l2dld01 2.6.5-7.283-s390 #1 SMP Wed Nov 29
16:55:53 UTC 2006 s390 s390 s390 GNU/Linux

Mace
--- Christian Borntraeger [EMAIL PROTECTED] wrote:

 On Friday 09 March 2007 02:38, LJ Mace wrote:
  The server gets the kill signal and stops but
 never
  reboots  .
 
 which kernel and which VM are you running?
 
 in Linux: 
 uname -a
 
 in VM:
 #query cplevel
 
 
 
 -- 
 IBM Deutschland Entwicklung GmbH
 Vorsitzender des Aufsichtsrats: Johann Weihen
 Geschäftsführung: Herbert Kircher 
 Sitz der Gesellschaft: Böblingen
 Registergericht: Amtsgericht Stuttgart, HRB 243294
 

--
 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
 



 

Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/

--
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: Problem shutting down Linux under VM

2007-03-09 Thread Christian Borntraeger
On Friday 09 March 2007 12:42, LJ Mace wrote:
 cp query
 z/VM Version 5 Release 1.0, service level 0501
 (64-bit)
 linux
 Linux l2dld01 2.6.5-7.283-s390 #1 SMP Wed Nov 29
 16:55:53 UTC 2006 s390 s390 s390 GNU/Linux

Hello Mace,

your Linux looks quite recent, but your z/VM service level is quite outdated. 
I found APAR VM63742:
---
 ERROR DESCRIPTION:
 Issuing a DIAGNOSE X'308' with an invalid subcode does not
 result in a specification exception.  
 ADDITIONAL SYMPTOMS:  
 LINUX shutdown -r or reboot -n hangs. 
  The restart message comes up but LINUX doesn't restart.  
   md: stopping all md devices
   md: md0 switched to read-only mode.
   Restarting system. 
   =  
-

Is that your symptom? Then you should try PTF UM31428 available 05/05/11 
(0502 ) or upgrade to a higher RSU level. 

Hope this helps.

-- 
IBM Deutschland Entwicklung GmbH
Vorsitzender des Aufsichtsrats: Johann Weihen
Geschäftsführung: Herbert Kircher 
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294

--
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


2007-03-09 Recommended Linux on System z code drop to developerWorks

2007-03-09 Thread Gerhard Hiller
Please refer to:
http://www.ibm.com/developerworks/linux/linux390/whatsnew.html
for the 2007-03-09 change summary:

 New OCOs for Red Hat:

  - tape_3590 for Red Hat Enterprise Linux 4 Update 4, kernel security 
update (31-bit and 64-bit), kernel 2.6.9-42.0.10.EL (2007-02-27)





* end of message





Mit freundlichem Gruß / Kind regards, 
Gerhard Hiller


Gerhard Hiller 
eServer Software Management 
D/4357 
 
Mail:[EMAIL PROTECTED]
Phone: ++49-(0)7031-16-4388
Fax: ++49-(0)7031-16-3545 
 
IBM Deutschland Entwicklung GmbH
Vorsitzender des Aufsichtsrats: Johann Weihen
Geschäftsführung: Herbert Kircher 
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294


--
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: What is vnc

2007-03-09 Thread Richard Troth
I use various NFS clients against Linux content all the time.  One of
interest is the CMS NFS client, which allows use of XEDIT on Linux files.
Sweet!

But be careful about dissing EMACS.  It really is more than an editor.
It's really a LISP engine disguised as an editor.  (EMACS could be taught
to speak 3270, if anyone took the time to train it on the UTSGlobal tube
driver.)  Actually, be careful dissing any editor because the whole thing
tends to wax religious, as you've seen.

[unpaid endorsement spoken by someone who is NOT an EMACS fan]

-- R;





Warren Taylor [EMAIL PROTECTED]

Sent by: Linux on 390 Port LINUX-390@VM.MARIST.EDU




03/08/2007 08:17 PM
Please respond to Linux on 390 Port LINUX-390@VM.MARIST.EDU

From
Warren Taylor [EMAIL PROTECTED]
To
LINUX-390@VM.MARIST.EDU
cc

Subject
Re: What is vnc






due to the uniqueness of our work, an IDE is probably not worth the
expenditure and if I hear one more reference to vi Im going to croak.
These editors are far too weak to be considered for any type of serious
work. even emacs is too weak to accomplish the task. we have a small
number of users and currently most have linux workstations available to
them.

I like the NFS export idea. The files need to live on the server and if
that will allow me to use what's on the linux desktop to edit what's on
the server database then I'd be quite pleased. I'll just need to learn
what this file sharing is all about.

thanks


- Original Message 
From: Mark Post [EMAIL PROTECTED]
To: LINUX-390@VM.MARIST.EDU
Sent: Thursday, March 8, 2007 4:58:21 PM
Subject: Re: What is vnc


 On Thu, Mar 8, 2007 at  5:57 PM, in message
[EMAIL PROTECTED], Warren Taylor
[EMAIL PROTECTED] wrote:
 For my RHEL4 on a VM guest, all I can see is using emacs through putty
to do
 our editing. (we are a heavy editing environment). I have managed to
used
 gedit from a linux desktop but that was somewhat painful and now refuses
to
 work at all (but I don't really miss its instability). Am I stuck with
putty
 and emacs?

There are probably more editors available for Linux than just about
anything else.  (I think Debian packages 42 of them, or some such large
number.)  There are the vi clones, such as vim or elvis.  Then there's
jed, joe, THE (can be made to look like XEDIT), and probably many more
besides.

If, by heavy editing environment you mean a software development shop,
you may want to look into some of the various IDEs that are available.
Myself, I would tend to go with a Linux desktop and mounting an NFS export
from the system where the files need to live.


Mark Post

--
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

--
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


--
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: What is vnc

2007-03-09 Thread Richard Troth
Kevin ...

You too might consider an NFS client.  No reason you could not use ISPF
edit against Linux content.  It's your call.

-- R;





Evans, Kevin R [EMAIL PROTECTED]

Sent by: Linux on 390 Port LINUX-390@VM.MARIST.EDU




03/09/2007 05:04 AM
Please respond to Linux on 390 Port LINUX-390@VM.MARIST.EDU

From
Evans, Kevin R [EMAIL PROTECTED]
To
LINUX-390@VM.MARIST.EDU
cc

Subject
Re: What is vnc






I must admit that being predominantly a mainframe user under z/OS, I
also FTP download files to the PC, edit them and FTP upload them again
IF I have a significant amount of rework on some code. Copy/paste and
graphical screens (not fixed 43*80 screens used by ISPF-Edit) are just
more friendly than ISPF-Edit on the mainframe. But for normal editing
sessions, I still use ISPF-Edit. I, personally, don't like vi but don't
use it enough to become familiar with it.

Kevin

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Warren Taylor
Sent: Thursday, March 08, 2007 11:47 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: What is vnc

It seems I've struck a nerve with my frustration using the native linux
editors.

I guess I'll rephrase and just say that the best alternative I have
found is to ftp to the linux workstation and gedit the file, then ftp it
back. It gives me the ability to manipulate large files with ease.
Others have suggested NFS and this might be an interesting alternative
to ftp'ing back and forth. My users won't be compiling anything so an
IDE seems like overkill. A seamless way for them to edit files on the
server database from their linux workstations would be a good solution.

thanks and sorry


- Original Message 
From: Adam Thornton [EMAIL PROTECTED]
To: LINUX-390@VM.MARIST.EDU
Sent: Thursday, March 8, 2007 8:13:20 PM
Subject: Re: What is vnc


On Mar 8, 2007, at 7:17 PM, Warren Taylor wrote:

 due to the uniqueness of our work, an IDE is probably not worth the
 expenditure and if I hear one more reference to vi Im going to
 croak. These editors are far too weak to be considered for any type
 of serious work. even emacs is too weak to accomplish the task. we
 have a small number of users and currently most have linux
 workstations available to them.

Please enlighten me as to what task is so enormous that emacs can't
do it, but for which an IDE is unsuitable.  In fact, just enlighten
me as to what's a stronger editor than emacs.

I have difficulty envisioning this.  I have met better development
environments than Emacs + Speedbar + whatever-mode ( + some
combination of useful elisp), but not many of them, and only in
purpose-built environments.

Adam

--
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

--
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

--
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


--
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


hit ratio

2007-03-09 Thread Levy, Alan
  

I ran an IND command this morning and saw that almost all of the numbers
were low except for the Hit Ratio. Can anyone tell me why this would be
100% ? Is this bad ?

 

AVGPROC-008% 01 

XSTORE-01/SEC MIGRATE-/SEC  

MDC READS-01/SEC WRITES-01/SEC HIT RATIO-100%   

PAGING-0/SEC STEAL-000% 

Q0-0(0)   DORMANT-00024 

Q1-0(0)   E1-0(0)   

Q2-0(0) EXPAN-001 E2-0(0)   

Q3-8(0) EXPAN-001 E3-0(0)   



PROC -008%  



LIMITED-0   

 

 

 


--
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
attachment: image001.jpg


Re: hit ratio

2007-03-09 Thread David Kreuter
Yes I agree your numbers are so low that this is of little consequence.
The hit ratio means that when some user requested data it was found in the md 
cache so i/o was avoided.  This is generally a good thing.
 
Here's the explanation from the help:
   
 HIT RATIO-hhh%
 identifies the percentage of successful lookups in the minidisk cache.
 This is the percentage of eligible read I/Os that were avoided because of 
 the minidisk cache.   
 
But your numbers this morning are so low no meaningful conclusions are valid. 
Othr than your system was very lightly loaded.
David



From: Linux on 390 Port on behalf of Levy, Alan
Sent: Fri 3/9/2007 9:21 AM
To: LINUX-390@VM.MARIST.EDU
Subject: hit ratio





I ran an IND command this morning and saw that almost all of the numbers
were low except for the Hit Ratio. Can anyone tell me why this would be
100% ? Is this bad ?



AVGPROC-008% 01

XSTORE-01/SEC MIGRATE-/SEC 

MDC READS-01/SEC WRITES-01/SEC HIT RATIO-100%  

PAGING-0/SEC STEAL-000%

Q0-0(0)   DORMANT-00024

Q1-0(0)   E1-0(0)  

Q2-0(0) EXPAN-001 E2-0(0)  

Q3-8(0) EXPAN-001 E3-0(0)  

   

PROC -008% 

   

LIMITED-0  








--
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



--
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: What is vnc

2007-03-09 Thread James Melin
Greetings Warren.

I've encountered times where I had NO choice but to use a GUI installer (Neon 
Shadow Direct Driver, for instance). When that happens, I would start a
VNCserver. One comes with the SLES distribution. There are ones that have less 
overhead, but since I use this only rarely, I've not bothered.

Starting the vncserver:

vncserver -depth 24 -geometry 1024x768 :0

This creates a VNC server on which you can do something by connecting a vnc 
viewer to. You basically get an xterm shell and nothing else. No desktop
overhead, no full blown KDE or GNOME. But it is enough* to use a GUI tool.

Once you run this it wil prompt for a password to use to access things. It will 
also create a directory in your $HOME dir called .vnc - in that
directory is a file called xstartup

 cat xstartup
#!/bin/sh

xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title $VNCDESKTOP Desktop 
twm 

The default seems to be to start twm - Tiny window Manager. It's ok. It works. 
it's ugly. You could choose to use another window manager as personal
preference dictates.

If you change this while the vncserver is running you need to stop and start 
it: vncserver -kill :0 - Where :0 is your X windows screen. Since there
is no desktop running on z, :0 is available. On an intel box, you'd want to 
default to :1 or :2.

Restart the server per above, and connect to the DNS resolveable name OR IP 
address using a PC based VNC viewer. Note: this is a great way to burn CPU
resources on your z box. Get in, get done, get out.


I hope this helps.

-J





 Warren Taylor [EMAIL PROTECTED]
 Sent by: Linux on 390 Port
 LINUX-390@VM.MARIST.EDU  
   To
 
LINUX-390@VM.MARIST.EDU

   cc
 03/08/2007 04:57 PM

  Subject
 Re: What 
is vnc
Please respond to
   Linux on 390 Port LINUX-390@VM.MARIST.EDU








For my RHEL4 on a VM guest, all I can see is using emacs through putty to do 
our editing. (we are a heavy editing environment). I have managed to used
gedit from a linux desktop but that was somewhat painful and now refuses to 
work at all (but I don't really miss its instability). Am I stuck with
putty and emacs?


- Original Message 
From: Mark Post [EMAIL PROTECTED]
To: LINUX-390@VM.MARIST.EDU
Sent: Thursday, March 8, 2007 2:48:31 PM
Subject: Re: What is vnc


 On Thu, Mar 8, 2007 at  5:35 PM, in message
[EMAIL PROTECTED], Warren Taylor
[EMAIL PROTECTED] wrote:
 and how can this be applied to Linux running on VM? There is no desktop on
 VM?

Correct.  You would use VNC to connect to a graphical desktop environment on a 
Linux guest.  Typically _not_ recommended for performance reasons, but
sometimes required to install things such as WebSphere, DB2, Oracle, etc.  It 
is considered somewhat more lightweight than just using X, but I've
always found it to be just as painful.


Mark Post

--
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

--
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

--
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: What is vnc

2007-03-09 Thread Evans, Kevin R
Yep, the zLinux guys are still getting used to everything as our Linux
project won't go live for a while yet. I'm kind of on the periphery as
they will be sending messages into the existing CICS regions for those
who wish to send data in using XML (and that hits the stuff that I work
on).

Kevin

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Richard Troth
Sent: Friday, March 09, 2007 8:07 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: What is vnc

Kevin ...

You too might consider an NFS client.  No reason you could not use ISPF
edit against Linux content.  It's your call.

-- R;





Evans, Kevin R [EMAIL PROTECTED]

Sent by: Linux on 390 Port LINUX-390@VM.MARIST.EDU




03/09/2007 05:04 AM
Please respond to Linux on 390 Port LINUX-390@VM.MARIST.EDU

From
Evans, Kevin R [EMAIL PROTECTED]
To
LINUX-390@VM.MARIST.EDU
cc

Subject
Re: What is vnc






I must admit that being predominantly a mainframe user under z/OS, I
also FTP download files to the PC, edit them and FTP upload them again
IF I have a significant amount of rework on some code. Copy/paste and
graphical screens (not fixed 43*80 screens used by ISPF-Edit) are just
more friendly than ISPF-Edit on the mainframe. But for normal editing
sessions, I still use ISPF-Edit. I, personally, don't like vi but don't
use it enough to become familiar with it.

Kevin

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Warren Taylor
Sent: Thursday, March 08, 2007 11:47 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: What is vnc

It seems I've struck a nerve with my frustration using the native linux
editors.

I guess I'll rephrase and just say that the best alternative I have
found is to ftp to the linux workstation and gedit the file, then ftp it
back. It gives me the ability to manipulate large files with ease.
Others have suggested NFS and this might be an interesting alternative
to ftp'ing back and forth. My users won't be compiling anything so an
IDE seems like overkill. A seamless way for them to edit files on the
server database from their linux workstations would be a good solution.

thanks and sorry


- Original Message 
From: Adam Thornton [EMAIL PROTECTED]
To: LINUX-390@VM.MARIST.EDU
Sent: Thursday, March 8, 2007 8:13:20 PM
Subject: Re: What is vnc


On Mar 8, 2007, at 7:17 PM, Warren Taylor wrote:

 due to the uniqueness of our work, an IDE is probably not worth the
 expenditure and if I hear one more reference to vi Im going to
 croak. These editors are far too weak to be considered for any type
 of serious work. even emacs is too weak to accomplish the task. we
 have a small number of users and currently most have linux
 workstations available to them.

Please enlighten me as to what task is so enormous that emacs can't
do it, but for which an IDE is unsuitable.  In fact, just enlighten
me as to what's a stronger editor than emacs.

I have difficulty envisioning this.  I have met better development
environments than Emacs + Speedbar + whatever-mode ( + some
combination of useful elisp), but not many of them, and only in
purpose-built environments.

Adam

--
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

--
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

--
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


--
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

--
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: What is vnc

2007-03-09 Thread RPN01
Another use for VNC has nothing to do with running it on the mainframe linux
itself. You can run VNC on a smaller server and use it as a go-between
allowing you to start long-running gui tasks (such as system installs) and
then close your laptop and go home or to the coffee shop, where you can pick
back up in your install without any loss or interruption.

A second use, which we do here quite a bit, is the feature that a VNC
session can be viewed by more than one user at a time (the -share option).
This allows you to show a problem to a coworker or vendor, or to watch
someone do a procedure and learn how to do it, or to share a desktop during
a conference call.

--
Bob Nix


On 3/9/07 8:49 AM, James Melin [EMAIL PROTECTED] wrote:

 Greetings Warren.

 I've encountered times where I had NO choice but to use a GUI installer (Neon
 Shadow Direct Driver, for instance). When that happens, I would start a
 VNCserver. One comes with the SLES distribution. There are ones that have less
 overhead, but since I use this only rarely, I've not bothered.

 Starting the vncserver:

 vncserver -depth 24 -geometry 1024x768 :0

 This creates a VNC server on which you can do something by connecting a vnc
 viewer to. You basically get an xterm shell and nothing else. No desktop
 overhead, no full blown KDE or GNOME. But it is enough* to use a GUI tool.

 Once you run this it wil prompt for a password to use to access things. It
 will also create a directory in your $HOME dir called .vnc - in that
 directory is a file called xstartup

  cat xstartup
 #!/bin/sh

 xrdb $HOME/.Xresources
 xsetroot -solid grey
 xterm -geometry 80x24+10+10 -ls -title $VNCDESKTOP Desktop 
 twm 

 The default seems to be to start twm - Tiny window Manager. It's ok. It works.
 it's ugly. You could choose to use another window manager as personal
 preference dictates.

 If you change this while the vncserver is running you need to stop and start
 it: vncserver -kill :0 - Where :0 is your X windows screen. Since there
 is no desktop running on z, :0 is available. On an intel box, you'd want to
 default to :1 or :2.

 Restart the server per above, and connect to the DNS resolveable name OR IP
 address using a PC based VNC viewer. Note: this is a great way to burn CPU
 resources on your z box. Get in, get done, get out.


 I hope this helps.

 -J





  Warren Taylor [EMAIL PROTECTED]
  Sent by: Linux on 390 Port
  LINUX-390@VM.MARIST.EDU
 To

 LINUX-390@VM.MARIST.EDU

 cc
  03/08/2007 04:57 PM

 Subject
  Re: What
 is vnc
 Please respond to
Linux on 390 Port LINUX-390@VM.MARIST.EDU








 For my RHEL4 on a VM guest, all I can see is using emacs through putty to do
 our editing. (we are a heavy editing environment). I have managed to used
 gedit from a linux desktop but that was somewhat painful and now refuses to
 work at all (but I don't really miss its instability). Am I stuck with
 putty and emacs?


 - Original Message 
 From: Mark Post [EMAIL PROTECTED]
 To: LINUX-390@VM.MARIST.EDU
 Sent: Thursday, March 8, 2007 2:48:31 PM
 Subject: Re: What is vnc


 On Thu, Mar 8, 2007 at  5:35 PM, in message
 [EMAIL PROTECTED], Warren Taylor
 [EMAIL PROTECTED] wrote:
 and how can this be applied to Linux running on VM? There is no desktop on
 VM?

 Correct.  You would use VNC to connect to a graphical desktop environment on a
 Linux guest.  Typically _not_ recommended for performance reasons, but
 sometimes required to install things such as WebSphere, DB2, Oracle, etc.  It
 is considered somewhat more lightweight than just using X, but I've
 always found it to be just as painful.


 Mark Post

 --
 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

 --
 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

 --
 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

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

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email 

Re: hit ratio

2007-03-09 Thread Richard Pinion
It depends on the number of males to females in the bar!

 [EMAIL PROTECTED] 03/09/07 9:21 AM 
  

I ran an IND command this morning and saw that almost all of the numbers
were low except for the Hit Ratio. Can anyone tell me why this would be
100% ? Is this bad ?

 

AVGPROC-008% 01 

XSTORE-01/SEC MIGRATE-/SEC  

MDC READS-01/SEC WRITES-01/SEC HIT RATIO-100%   

PAGING-0/SEC STEAL-000% 

Q0-0(0)   DORMANT-00024 

Q1-0(0)   E1-0(0)   

Q2-0(0) EXPAN-001 E2-0(0)   

Q3-8(0) EXPAN-001 E3-0(0)   



PROC -008%  



LIMITED-0   

 

 

 


--
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

--
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: What is vnc

2007-03-09 Thread Warren Taylor
With the level of (pure) editing power that is out there in the world, I prefer 
not to use XEDIT anymore either. I also came from that environment which then 
turned into TSO/ISPF. The beginning of this last project has me using one of 
the 'pads' and I guess I'm spoiled. In fact, the vendor scripts I'm running 
convert input files because they expect you may be using a DOS editor. 

I do need to say that emacs actually does everything I ask of it but I did 
notice a spike in cpu usage when I'm editing a large text file. 

(In my case it was something close to 30-40% which seemed quite high since I 
was the only one the system. However this may be because I'm running Linux on a 
VM/Guest and I need to go beg the VM sysprog for a bigger slice...I don't 
know). 

This is another concern and makes me wonder if I need to offload this function 
to the linux desktops somehow. I think my main point is that I would like to 
use the power of the linux desktop to do the editing and use the VM/Linux guest 
as a file server. It sounds like NFS is made to order in this case.

I'm a newbie so I'm bound to make some ignorant statements but I'm a good 
learner so I won't do it again [fo sho].

much thanks


- Original Message 
From: Richard Troth [EMAIL PROTECTED]
To: LINUX-390@VM.MARIST.EDU
Sent: Friday, March 9, 2007 5:04:35 AM
Subject: Re: What is vnc


I use various NFS clients against Linux content all the time.  One of
interest is the CMS NFS client, which allows use of XEDIT on Linux files.
Sweet!

But be careful about dissing EMACS.  It really is more than an editor.
It's really a LISP engine disguised as an editor.  (EMACS could be taught
to speak 3270, if anyone took the time to train it on the UTSGlobal tube
driver.)  Actually, be careful dissing any editor because the whole thing
tends to wax religious, as you've seen.

[unpaid endorsement spoken by someone who is NOT an EMACS fan]

-- R;





Warren Taylor [EMAIL PROTECTED]

Sent by: Linux on 390 Port LINUX-390@VM.MARIST.EDU




03/08/2007 08:17 PM
Please respond to Linux on 390 Port LINUX-390@VM.MARIST.EDU

From
Warren Taylor [EMAIL PROTECTED]
To
LINUX-390@VM.MARIST.EDU
cc

Subject
Re: What is vnc






due to the uniqueness of our work, an IDE is probably not worth the
expenditure and if I hear one more reference to vi Im going to croak.
These editors are far too weak to be considered for any type of serious
work. even emacs is too weak to accomplish the task. we have a small
number of users and currently most have linux workstations available to
them.

I like the NFS export idea. The files need to live on the server and if
that will allow me to use what's on the linux desktop to edit what's on
the server database then I'd be quite pleased. I'll just need to learn
what this file sharing is all about.

thanks


- Original Message 
From: Mark Post [EMAIL PROTECTED]
To: LINUX-390@VM.MARIST.EDU
Sent: Thursday, March 8, 2007 4:58:21 PM
Subject: Re: What is vnc


 On Thu, Mar 8, 2007 at  5:57 PM, in message
[EMAIL PROTECTED], Warren Taylor
[EMAIL PROTECTED] wrote:
 For my RHEL4 on a VM guest, all I can see is using emacs through putty
to do
 our editing. (we are a heavy editing environment). I have managed to
used
 gedit from a linux desktop but that was somewhat painful and now refuses
to
 work at all (but I don't really miss its instability). Am I stuck with
putty
 and emacs?

There are probably more editors available for Linux than just about
anything else.  (I think Debian packages 42 of them, or some such large
number.)  There are the vi clones, such as vim or elvis.  Then there's
jed, joe, THE (can be made to look like XEDIT), and probably many more
besides.

If, by heavy editing environment you mean a software development shop,
you may want to look into some of the various IDEs that are available.
Myself, I would tend to go with a Linux desktop and mounting an NFS export
from the system where the files need to live.


Mark Post

--
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

--
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


--
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

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit

Re: What is vnc

2007-03-09 Thread Henry E Schaffer
John Summerfield writes:
 ...
 btw, not every implementation if vi is equal, vile is well-named, nvi is
 ok, vigor is an enhanced nvi, but my favourite is vim, because there's a
 GUI version of it (and a build for Windows).

  I agree about vim - it's what vi should have been :-) (and probably
would have been if enough processing power had been available back
then).

  The added benefits are so important (e.g. unlimited undo/redo) that
anybody who was impatient with vi should take a good look at vim.  But
it shares vi's steep learning curve that has discouraged so many people.

--henry schaffer

--
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


jar file in /usr/bin

2007-03-09 Thread Bernard Wu
Hi List,
1.  Does anyone know why and who uses this jar file is in /usr/bin ?

2.  Can I rename it to something else, and create a symbolic link to point
the the jar in /usr/lib/IBMJava2-1.4.2/bin ?

TIA
Bernie Wu
[EMAIL PROTECTED]


The information contained in this e-mail message is intended only for
the personal and confidential use of the recipient(s) named above. This
message may be an attorney-client communication and/or work product and
as such is privileged and confidential. If the reader of this message
is not the intended recipient or an agent responsible for delivering it
to the intended recipient, you are hereby notified that you have
received this document in error and that any review, dissemination,
distribution, or copying of this message is strictly prohibited. If you
have received this communication in error, please notify us immediately
by e-mail, and delete the original message.

--
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: jar file in /usr/bin

2007-03-09 Thread McKown, John
 -Original Message-
 From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On 
 Behalf Of Bernard Wu
 Sent: Friday, March 09, 2007 10:20 AM
 To: LINUX-390@VM.MARIST.EDU
 Subject: jar file in /usr/bin
 
 
 Hi List,
 1.  Does anyone know why and who uses this jar file is in /usr/bin ?
 
 2.  Can I rename it to something else, and create a symbolic 
 link to point
 the the jar in /usr/lib/IBMJava2-1.4.2/bin ?
 
 TIA
 Bernie Wu
 [EMAIL PROTECTED]

Have you done an:

rpm -qf /usr/bin/jar

to see which package owns it? My guess is that it is owned by the GCC
version of Java.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

--
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: jar file in /usr/bin

2007-03-09 Thread Mark Post
 On Fri, Mar 9, 2007 at 11:20 AM, in message
[EMAIL PROTECTED], Bernard
Wu [EMAIL PROTECTED] wrote: 
 Hi List,
 1.  Does anyone know why and who uses this jar file is in /usr/bin ?
 
 2.  Can I rename it to something else, and create a symbolic link to point
 the the jar in /usr/lib/IBMJava2- 1.4.2/bin ?

Umm.  _What_ jar file?  You didn't say.

You might be able to figure out if it belongs there with an rpm -qf command.


Mark Post

--
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: jar file in /usr/bin

2007-03-09 Thread RPN01
rockhopper:~ # rpm -qf /usr/bin/jar
libgcj-3.3.3-43.41
rockhopper:~ #

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



On 3/9/07 10:26 AM, Mark Post [EMAIL PROTECTED] wrote:

 On Fri, Mar 9, 2007 at 11:20 AM, in message
 [EMAIL PROTECTED], Bernard
 Wu [EMAIL PROTECTED] wrote:
 Hi List,
 1.  Does anyone know why and who uses this jar file is in /usr/bin ?

 2.  Can I rename it to something else, and create a symbolic link to point
 the the jar in /usr/lib/IBMJava2- 1.4.2/bin ?

 Umm.  _What_ jar file?  You didn't say.

 You might be able to figure out if it belongs there with an rpm -qf command.


 Mark Post

 --
 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


--
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: jar file in /usr/bin

2007-03-09 Thread Bernard Wu
The file is  /usr/bin/jar.
Thanks Mark and John.  rpm -rf shows libgcj as the culprit.


The information contained in this e-mail message is intended only for
the personal and confidential use of the recipient(s) named above. This
message may be an attorney-client communication and/or work product and
as such is privileged and confidential. If the reader of this message
is not the intended recipient or an agent responsible for delivering it
to the intended recipient, you are hereby notified that you have
received this document in error and that any review, dissemination,
distribution, or copying of this message is strictly prohibited. If you
have received this communication in error, please notify us immediately
by e-mail, and delete the original message.

--
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


Off topic but funny - the vi editor experience if done by M$

2007-03-09 Thread James Melin
http://blogs.sun.com/marigan/entry/how_the_vi_editor_would

--
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: Help with Virtual IP's.

2007-03-09 Thread Moeur Tim C
No, you aren't missing anything.  I was mistaken about the two OSA's in
the same vswitch.   I have two osas and two vswitches, and the two osas
are on different networks, hence the need for ospfd and such.   

My original goal was to use the single vswitch with a failover osa, but
as I pursued this problem I discovered from the network group that it
wasn't configured the way I had originally thought.

Tim 

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
David Kreuter
Sent: Thursday, March 08, 2007 5:27 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Help with Virtual IP's.

good news. But I have a question for you: if you are using two OSA cards
in the same vswitch, they are on the same network.  Do the osa cards
plug into the same physical switch or bridged switches?  Unless you are
planning a second vswitch on a different network, I'm not sure what the
vipa is gaining. Of course I could be missing something - David

-Original Message-
From: Linux on 390 Port on behalf of Moeur Tim C
Sent: Thu 3/8/2007 4:48 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Help with Virtual IP's.
 
To anyone in the midst of composing a reply, thank you, but I've figured
out the solution.   To those following this thread the solution lies in
a command:

qethconf vipa add vipaaddress device

I ran the command and now my vipa address is pingable every where.

Tim





I'm setting up VIPA's, zebra, quagga, and ospfd under my Redhat
AS 4 zLinux running under VM 5.2   It nearly works, but not quite and
I'm hoping to get some insight from this list group.

I have an environment with two OSA's into a single Vswitch.   On
the zlinux machine I have two devices:

eth010.1.100.17
Dummy0  10.0.17.10  

Both devices start and can be pinged from within the zlinux
machine.  Pings from the zlinux machine to anything on my network all
work.

 -- But -- 
10.1.100.17 is pingable from outside the zlinux machine but on
my network (i.e, my desktop)
10.0.17.10 is not pingable from outside the zlinux machine.

 -- Except --

10.0.17.10 is pingable from a sister zLinux machine (a guest of
the same VM).  Both use the same vswitch.

I've talked to my network guys and they report that the ospfd
daemon is working properly.  They see it as a neighbor router and more
so they see a learned route table entry of:

10.0.17.0/24  10.1.100.17

It appears that my pings for 10.0.17.10 are indeed being
properly routed to the real address of 10.1.100.17, but after that I
can't tell what becomes of them.  Thanks in advance 

--
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



--
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

--
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: Problem shutting down Linux under VM

2007-03-09 Thread Bruce Hayden

If you are unable to put on the VM APAR, there is a way to work around
it in Linux.  See my old post at
http://www2.marist.edu/htbin/wlvtype?LINUX-VM.58652

On 3/8/07, LJ Mace [EMAIL PROTECTED] wrote:

The server gets the kill signal and stops but never
reboots  .
thanks
Mace


--
Bruce Hayden
IBM Global Technology Services, System z Linux
Endicott, NY

--
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: What is vnc

2007-03-09 Thread David Boyes
 due to the uniqueness of our work, an IDE is probably not worth the
 expenditure 

Eclipse costs you nothing. And it's on most distributions. 

 I like the NFS export idea. The files need to live on the server and
if
 that will allow me to use what's on the linux desktop to edit what's
on
 the server database then I'd be quite pleased. I'll just need to learn
 what this file sharing is all about.

Wise choice, although if it's a shared environment, some kind of source
control system is wise to keep people from clobbering each other. 

--
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: Sles10 x390 installation

2007-03-09 Thread Mark Post
 On Fri, Mar 9, 2007 at  4:47 PM, in message
[EMAIL PROTECTED], Richard
Feldman (WFF) [EMAIL PROTECTED] wrote: 
 We are evaluating SLES10 for zSeries and have a modest
 concern. For a normal service machines we really don't need all the
 default products. One in particular, gnome, is really not necessary for
 our purposes. Attempting to install Linux minus gnome is fruitless as
 there are so many interdependent pieces 'deselecting' all the parts
 doesn't work. Once installed is there a way to thresh out all 'desktop'
 features to get some space back for more usefull packages like WAS? 

I've done similar things in the past, but I did it during the install phase, 
not afterward.  You can get away with doing it afterward if you don't let 
anyone else on the machine before you're done.

I essentially used a semi-brute force trial an error method.  I picked what 
were obviously desktop-related packages and did an rpm --test -e packagename. 
 Then, when it complained about other things needing that package, I would add 
those to the list of things to be removed.  At various points during the 
process you'll get complaints about packages that you really do want to leave 
on, so you'll have to give up on the root package that started that 
particular chain of dependencies.  Still, I can usually get a system slimmed 
down somewhat.  Not nearly as much as I can non-RPM systems, though.

As I recall, though, installing SLES10 with the no graphics option was a good 
starting point.  Certainly not a lot of GNOME stuff included then.


Mark Post

--
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: Sles10 x390 installation

2007-03-09 Thread Richard Feldman (WFF)
Thanks Mark, will follow your scenario and see where it gets me,

Regards, 

Richard Feldman
Senior IT Architect 
Kelly, Douglas / Westfair Foods  Ltd.  
Ph:(403)291-6339 Fax:(403)291-6585
-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Mark Post
Sent: Friday, March 09, 2007 3:05 PM
To: Linux 390 Discussion List
Subject: Re: Sles10 x390 installation

 On Fri, Mar 9, 2007 at  4:47 PM, in message
[EMAIL PROTECTED],
Richard
Feldman (WFF) [EMAIL PROTECTED] wrote: 
 We are evaluating SLES10 for zSeries and have a modest
 concern. For a normal service machines we really don't need all the
 default products. One in particular, gnome, is really not necessary
for
 our purposes. Attempting to install Linux minus gnome is fruitless as
 there are so many interdependent pieces 'deselecting' all the parts
 doesn't work. Once installed is there a way to thresh out all
'desktop'
 features to get some space back for more usefull packages like WAS? 

I've done similar things in the past, but I did it during the install
phase, not afterward.  You can get away with doing it afterward if you
don't let anyone else on the machine before you're done.

I essentially used a semi-brute force trial an error method.  I picked
what were obviously desktop-related packages and did an rpm --test -e
packagename.  Then, when it complained about other things needing that
package, I would add those to the list of things to be removed.  At
various points during the process you'll get complaints about packages
that you really do want to leave on, so you'll have to give up on the
root package that started that particular chain of dependencies.
Still, I can usually get a system slimmed down somewhat.  Not nearly as
much as I can non-RPM systems, though.

As I recall, though, installing SLES10 with the no graphics option was
a good starting point.  Certainly not a lot of GNOME stuff included
then.


Mark Post

--
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

--
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: Sles10 x390 installation

2007-03-09 Thread Michael MacIsaac
 Once installed is there a way to thresh out all 'desktop'
 features to get some space back for more usefull packages like WAS?
In The Virtualization Cookbook for SLES10 (section 7.5.5) we describe a
set of RPMs that can be removed after a minimal install to get it down to
around 700MB.

See the top entry in http://linuxvm.org/present/

Mike MacIsaac [EMAIL PROTECTED]   (845) 433-7061

--
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


Linux RMFPMS and historical data?

2007-03-09 Thread Peter E. Abresch Jr. - at Pepco
We have RMFPMS installed and running on our SuSE Linux SLES 9 guest. We
collect data and once a day it is archived using the RMFPMS script. We ran
into a performance problem last night and need to go back to this data but
I have been unsuccessful. I can easily untar the data but then what? Is
there a tool I can use to read this data and perform analysis? Any and all
suggestions are always welcomed. Thanks.

Peter
This Email message and any attachment may contain information that is
proprietary, legally privileged, confidential and/or subject to copyright
belonging to Pepco Holdings, Inc. or its affiliates (PHI).  This Email is
intended solely for the use of the person(s) to which it is addressed.  If
you are not an intended recipient, or the employee or agent responsible for
delivery of this Email to the intended recipient(s), you are hereby notified
that any dissemination, distribution or copying of this Email is strictly
prohibited.  If you have received this message in error, please immediately
notify the sender and permanently delete this Email and any copies.  PHI
policies expressly prohibit employees from making defamatory or offensive
statements and infringing any copyright or any other legal right by Email
communication.  PHI will not accept any liability in respect of such
communications.

--
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


How do I make NFS work

2007-03-09 Thread Warren Taylor
Having a little trouble getting remote access to the server db on RHEL4

I see I have to edit /etc/exports but it looks as though I need to specify a 
terminal address. That could be a problem. We are all on a VPN and obtain a 
unique address each time we log in to our network. I've tried using wildcards 
for the portion of the address that doesn't change but I consistenly get 
permission denied on the linux client when I try to do the mount.

I do restart nfs after each change to /etc/exports and have made sure all is 
running. 

This is just all proof of concept at this point so I don't make any changes to 
the deny and allow files.

--
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: How do I make NFS work

2007-03-09 Thread Mark Post
 On Fri, Mar 9, 2007 at  6:44 PM, in message
[EMAIL PROTECTED], Warren Taylor
[EMAIL PROTECTED] wrote: 
 Having a little trouble getting remote access to the server db on RHEL4
 
 I see I have to edit /etc/exports but it looks as though I need to specify a 
 terminal address. That could be a problem. We are all on a VPN and obtain a 
 unique address each time we log in to our network. I've tried using wildcards 
 for the portion of the address that doesn't change but I consistenly get 
 permission denied on the linux client when I try to do the mount.

According to man exports you can do things like
/file/system/path  192.168.0.0/24(ro,root_squash,async)


Mark Post

--
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