Re: Linux for System z T-shirts

2010-04-29 Thread Warren Taylor
Been a long time since I worked at Amdahl. 470, now that IS old From: Pat Carroll To: LINUX-390@VM.MARIST.EDU Sent: Thu, April 29, 2010 3:42:44 PM Subject: Re: Linux for System z T-shirts Hmmm maybe not. I happen to have one in my 'Pat Cave'. But it's a Mille

Re: HELP

2009-09-29 Thread Warren Taylor
Gary, Help with what? I personally need psychiatric help myself. Warren Taylor TPF TS2 From: Gary Cox To: LINUX-390@VM.MARIST.EDU Sent: Tuesday, September 29, 2009 10:10:43 AM Subject: HELP HELP Gary H Cox Technology Director EMC Engineering - System z

Re: zLinux and VSSI Vtape

2009-09-21 Thread Warren Taylor
We do our z/TPF builds without tape. From: "Spann, Elizebeth (Betsie)" To: LINUX-390@VM.MARIST.EDU Sent: Monday, September 21, 2009 3:47:12 PM Subject: zLinux and VSSI Vtape Hi, We use VSSI Vtape on our zLinux servers that do the z/TPF builds.  Is anyone else

Re: PuTTY replacement KiTTY

2009-05-18 Thread Warren Taylor
I can't get my backspace key to work on my z/OS system. I know its another list but do you know what I can map that to? From: John Campbell To: LINUX-390@VM.MARIST.EDU Sent: Monday, May 18, 2009 8:38:06 AM Subject: Re: PuTTY replacement KiTTY Henry E Schaffer

Re: Linux VM intermittently goes non-responsive

2008-11-03 Thread Warren Taylor
n-responsive On Mon, Nov 3, 2008 at 10:34 PM, Warren Taylor <[EMAIL PROTECTED]> wrote: > Someone asked for the results but I don't remember who. The suggested changes > were made to STORBUFF and this appears to have resolved the issue.  There > were some other VM problems tha

Re: Linux VM intermittently goes non-responsive

2008-11-03 Thread Warren Taylor
ourself anyway. Mike C. M. (Mike) Hammock Sr. Technical Support zFrame & IBM zSeries Solutions (404) 643-3258 [EMAIL PROTECTED]                                                                                       "Warren Taylor"                                             

Re: Linux VM intermittently goes non-responsive

2008-10-30 Thread Warren Taylor
x on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Warren Taylor Sent: Thursday, October 30, 2008 11:45 AM To: LINUX-390@VM.MARIST.EDU Subject: Linux VM intermittently goes non-responsive Hi, I've got LinuxVM (RHEL4) going non responsive once in a while. Don't know what it is and don

Linux VM intermittently goes non-responsive

2008-10-30 Thread Warren Taylor
f years ago and that was fun but had to get back to my real job so have spent very little time with it. Thanks Warren Taylor -- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] w

Re: readelf/objdump displays

2008-04-02 Thread Warren Taylor
I wouldn't call it an art form but to do systems you have to have a solid (and I mean SOLID) knowledge of the architecture. (I spend a lot of time in the principles of operations) and we debug at the bit level so we need to see all the instructions. I like the 'not for the faint of heart' quip

Re: readelf/objdump displays

2008-04-02 Thread Warren Taylor
mainframe) for readability. K -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Warren Taylor Sent: Wednesday, April 02, 2008 10:20 AM To: LINUX-390@VM.MARIST.EDU Subject: Re: readelf/objdump displays It is assembler. It is still ebcdic. There are chara

Re: readelf/objdump displays

2008-04-02 Thread Warren Taylor
o: LINUX-390@VM.MARIST.EDU Sent: Wednesday, April 2, 2008 2:55:15 AM Subject: Re: readelf/objdump displays Doesn't look like much EBCDIC there. The start looks like z/OS assembler code. Kevin -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Warren Taylor S

Re: readelf/objdump displays

2008-04-01 Thread Warren Taylor
90. > > Is there any way I can get the display area to show me the EBCDIC translation? > > > > - Original Message > From: Mark Post <[EMAIL PROTECTED]> > To: LINUX-390@VM.MARIST.EDU > Sent: Tuesday, April 1, 2008 11:53:02 AM > Subject: Re: readelf/obj

Re: readelf/objdump displays

2008-04-01 Thread Warren Taylor
can look at the .text portion of the file with it. Thank You Warren Taylor - Original Message From: Mark Post <[EMAIL PROTECTED]> To: LINUX-390@VM.MARIST.EDU Sent: Tuesday, April 1, 2008 4:59:28 PM Subject: Re: readelf/objdump displays >>> On Tue, Apr 1, 2008 at 6:31

Re: readelf/objdump displays

2008-04-01 Thread Warren Taylor
IST.EDU Sent: Tuesday, April 1, 2008 11:53:02 AM Subject: Re: readelf/objdump displays >>> On Tue, Apr 1, 2008 at 2:14 PM, in message <[EMAIL PROTECTED]>, Warren Taylor <[EMAIL PROTECTED]> wrote: > anyone know how to get readelf and/or objdump to show my ebcdic eyecatch

readelf/objdump displays

2008-04-01 Thread Warren Taylor
anyone know how to get readelf and/or objdump to show my ebcdic eyecatchers? seems these guys can't recognize the ebcdic characters and its really slowing me down searching the the hex code. thanks -- For LINUX-390 subscribe /

Re: zLinux under zVM performance

2008-02-01 Thread Warren Taylor
I should probably mention that my OS is not even VM. Someone said "here's your vm userid" and "something something linux". Bring it up and use it as a support tool. I got it all up and it works but the whole idea was to use it as a database server, which also works but its *painfully* slow. Per

Re: zLinux under zVM performance

2008-02-01 Thread Warren Taylor
Hi list, currently running RHEL4(64bit) under z/VM and NFS performance is dismal. Not having much (hardly any) experience with linux I am beginning to wonder if I need to ask for increased resources for the VM userid, but I don't know where my bottleneck is located. Where should I start? thank

Re: IP address changed, how do I update rhel4 to match?

2008-01-16 Thread Warren Taylor
is unchanged. | Betsie | | -Original Message- | From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of | Warren Taylor | Sent: Tuesday, January 15, 2008 3:43 PM | To: LINUX-390@VM.MARIST.EDU | Subject: Re: IP address changed, how do I update rhel4 to match? | | I just change the co

Re: IP address changed, how do I update rhel4 to match?

2008-01-15 Thread Warren Taylor
I just change the contents of these two files then? "Spann, Elizebeth (Betsie)" <[EMAIL PROTECTED]> wrote: Gateway is in /etc/sysconfig/network IP is in /etc/sysconfig/network-scripts/ifcfg-eth0 -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On

IP address changed, how do I update rhel4 to match?

2008-01-15 Thread Warren Taylor
anyone know how to updae vm/linux to reflect our new IP address? -- 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/h

Re: New DASD does not appear after reboot

2007-11-20 Thread Warren Taylor
It looks like I'm going to be doing the same thing shortly. Do you have a documentation list that you can pass along? Thanks Warren Taylor EMC/TPF Tech Support Eric Sammons <[EMAIL PROTECTED]> wrote: We got it, the issue was actually someone else's and it turns out t

Re: Fw: [LINUX-390] Wiki

2007-05-17 Thread Warren Taylor
w. Do you know how to fix this mess I've made for myself? - Original Message From: Mark Post <[EMAIL PROTECTED]> To: LINUX-390@VM.MARIST.EDU Sent: Thursday, May 17, 2007 8:35:29 AM Subject: Re: Fw: [LINUX-390] Wiki >>> On Thu, May 17, 2007 at 9:47 AM, in message &l

Re: Fw: [LINUX-390] Wiki

2007-05-17 Thread Warren Taylor
doesn't Mediawiki require PHP5rhel4 gives me 4.3.9, are there other alternatives out there? - Original Message From: John Summerfield <[EMAIL PROTECTED]> To: LINUX-390@VM.MARIST.EDU Sent: Wednesday, May 16, 2007 4:24:28 PM Subject: Re: Fw: [LINUX-390] Wiki > I've put up MediaWiki

Re: Wiki

2007-05-16 Thread Warren Taylor
I also am looking for something to collect documentation tidbits into a DB that all can contribute to. We do have a need to search and organise though. We are a very small group (6 ppl) and are only doing the occaisional DB updates and compilations. I was considering just writing my own software

Re: SQLSERVER on z/Linux

2007-03-28 Thread Warren Taylor
speaking of which, I started MySQL and it immediately gobbled up 80% of available storage and kept it. Is this normal? - Original Message From: Mark Post <[EMAIL PROTECTED]> To: LINUX-390@VM.MARIST.EDU Sent: Wednesday, March 28, 2007 12:50:37 PM Subject: Re: SQLSERVER on z/Linux >>> O

Re: Surprise, Microsoft Listed as Most Secure OS

2007-03-23 Thread Warren Taylor
as a [z]TPFer I'd have to say that's a surprise - Original Message From: James Tison <[EMAIL PROTECTED]> To: LINUX-390@VM.MARIST.EDU Sent: Friday, March 23, 2007 12:53:18 PM Subject: Re: Surprise, Microsoft Listed as Most Secure OS So does z/TPF :-) --Jim-- Rich Smrcin

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 wil

Re: What is vnc

2007-03-09 Thread Warren Taylor
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 03/08/2

Re: What is vnc

2007-03-08 Thread Warren Taylor
n. 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 probabl

Re: What is vnc

2007-03-08 Thread Warren Taylor
I'll rephrase that into 'any serious editing' - Original Message From: Mark Post <[EMAIL PROTECTED]> To: LINUX-390@VM.MARIST.EDU Sent: Thursday, March 8, 2007 6:02:16 PM Subject: Re: What is vnc >>> On Thu, Mar 8, 2007 at 8:17 PM, in message <[EMAIL P

Re: What is vnc

2007-03-08 Thread Warren Taylor
d 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

Re: What is vnc

2007-03-08 Thread Warren Taylor
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 <[EM

Re: What is vnc

2007-03-08 Thread Warren Taylor
essage - From: Warren Taylor [EMAIL PROTECTED] Sent: 03/08/2007 05:07 PM To: LINUX-390@VM.MARIST.EDU Subject: What is vnc Is there anywhere that describes exactly what you get with vnc? -- For LINUX-390 subscribe / signoff / a

What is vnc

2007-03-08 Thread Warren Taylor
Is there anywhere that describes exactly what you get with vnc? -- 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/ht

Re: redhat rel 4 add programs

2007-02-26 Thread Warren Taylor
I'd be interested in how you got a GUI to work with vnc - Original Message From: Crispin Hugo <[EMAIL PROTECTED]> To: LINUX-390@VM.MARIST.EDU Sent: Monday, February 26, 2007 1:13:19 PM Subject: redhat rel 4 add programs Crispin Hugo Hi there, todays idiot question. I have Redhat rel 4

full screen editor and SSH

2007-02-20 Thread Warren Taylor
Hello gurus, what is a good (full screen) editior to use when you are dialing in remotely. I use SSH to dial into my linux on a VM guest and I am really hooked on using a full screen editor and can't deal with ed or vi. I tried using something like gedit when I dial in from another linux image

Re: install RHEL4 into z/VM guest on VPN

2007-01-25 Thread Warren Taylor
m the z/VM system. Mark Post -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Warren Taylor Sent: Thursday, January 25, 2007 2:50 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: install RHEL4 into z/VM guest on VPN Mark, You've got my config pretty

Re: install RHEL4 into z/VM guest on VPN

2007-01-25 Thread Warren Taylor
tivity back to it. I don't think the Red Hat installer will have a telnet client available at that point in the process, so you may need to use the CMS telnet client instead. Mark Post -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Warren Taylor Sent:

install RHEL4 into z/VM guest on VPN

2007-01-24 Thread Warren Taylor
I am trying to get this to work and don't even know if its possible...I'm trying to install RHEL4 on a VM guest. configuration is: z/VM -> RHEL4(s390x) install kernel -> ? <--XP <--VPN <--VMware <--RHEL4(i386) and I don't know if this will even work. I've been told VPN is a problem. N