Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rzs0502
  • Content: Threads
  • Order by date
  1. rzs0502

    Code Deployment

    Good day, We have a large Websphere application which is written by a vendor, and JAR files are released to internal support personnel. It is a hugely complex system and mistakes are made during releases to QA & Production. I've looked at Artifactory/Maven/Gradle etc. which have a lot of...
  2. rzs0502

    CPU/Core

    Hi All, Different people have various opinions regarding this topic. Eg. When defining an LPAR, you allocate 1 dedicated processor to the partition profile. Some say that 1 processor indicates the whole processing unit, while others say that you've allocated 1 core from the processing unit...
  3. rzs0502

    Login Page Using jonpy

    Hi All, I've decided to use Python for a little web base application running Apache configured for standard CGI execution I did not want to use a large framework and discovered jonpy Does anyone have a good (secure) example of an authentication page using this module? Many thanks...
  4. rzs0502

    Rsync file ownership

    Hi All, I am running rsync in daemon mode to sync home directories from Prod to DRP as root. MOST of the user ID's are matched between the two servers, but there are a handful of old users who aren't so fortunate. I'm not using the 'use chroot' option and rsyncd.conf has uid=root gid=root...
  5. rzs0502

    Fujitsu-Siemens ACPI Problems

    Hi All, I am convinced that is a hardware issue rather that software but I'd like to know if anyone else has experienced this. The fans on my laptop are not functioning normally. I hear them spin on startup and then they die on OS startup. The CPU then gets extremely hot ( over 90 degrees Celc...
  6. rzs0502

    Remove trailing space from fields of CSV file

    Hi All, I am quite new to Perl and I have the following problem. I have several comma separated csv files that I need to remove the trailing spaces from each field. File Eg. abc ,Some ABC text ,123456 ,data xyz ,Some XYZ text ,567890 ,data2 What would be the best...
  7. rzs0502

    Change string

    Hi All, I'm very new to Perl and I have a question regarding adding characters to a string. I am basically querying a table and one of the columns has a date stamp eg. 20061107 What's the best way to convert this to 2006-11-07 ? Thank you. "If you always do what you've always done...
  8. rzs0502

    Perl Curses on AIX

    Hi * Has anyone managed to install the Perl Curses module on AIX 5.x? Perl 5.8 AIX 5.2 ML 06 gcc 3.3.2 / xlc 6 GEN function: not applicable PANELS functions: not enabled MENUS functions: not enabled FORMS functions: not enabled perl MakeFile.PL Making a guess for $inc and/or $libs...
  9. rzs0502

    PCMCIA Wireless Adapter

    Hi All, I recently bought a Mecer Wireless LAN Cardbus for my laptop. Under Windows, it works fine and the Vendor ID comes up as Texas Instruments 802.11g adapter. Under Slackware 10.2, the 2.4.28 kernel sees the card although lspci shows has a description of 'Illegal Vendor ID' followed by a...
  10. rzs0502

    AIX 5.3 SAMBA/Winbind

    Hi All, I've been struggling with trying to get Windows users to authenticate on AIX using their domain credentials. So far: Samba Working fine as Domain Member. Winbind working fine. I can change ownership to domain accounts. Compiled WINBIND and copied to /usr/lib/security/ Added WINBIND to...
  11. rzs0502

    WINBIND on AIX 5.3

    Hi All, I've been battling with this project for a while now and cannot seem to get any further. I am trying to use the WINBIND module to authenticate users to the NT Domain Controller. Has anyone managed to do this. I've installed SAMBA compiled from source with-winbind option. Join the NT...
  12. rzs0502

    Redundant HMC's

    Hi All, We currently have 2 HMC's managing 2x 595's, 2x 570's, 1x 510. The Private network is on a Private VLAN. I think our setup may be wrong. HMC1 is a DHCP server acting as the 'master' HMC2 has DHCP server turned off and gets an IP from HMC1. We are using one IP range. The way I understand...
  13. rzs0502

    GPFS Question

    Hello all, I've got a question regarding GPFS and I couldn't find the info I needed. Is it a seperate licensed product? If not, where can I get it from? Many Thanks! "If you always do what you've always done, you will always be where you've always been."
  14. rzs0502

    Close current shell

    Hello out there, I'm trying to close a users current shell from within Python and cannot find a solution. I've tried os.system("exit") But system calls a sub-shell. What I am trying to do is create a 2nd level of authentication on AIX. If the users 2nd level authentification fails, it should...
  15. rzs0502

    Benchmark tool

    Hi there... I am trying to find a tool to benchmark AIX servers before and after performance tuning changes. eg. Yesterday I mounted Oracle filesystems with the Concurrent I/O option but would like a good way of testing the performance improvement (if any) Thanks in advance... "If you...
  16. rzs0502

    Virtual I/O Servers

    Hi all, We tested Virtual I/O on a couple of test machines but I'm not sure about implementing this on a large prod environment. Has anyone had any issues with it on large mission critical systems be it performance, stablity or managebility? Thanks for any tips...!! "If you always do...
  17. rzs0502

    X Configuration

    Hi, I found a graphics adapter for my AIX desktop and decided to use setup KDE Everything is working but I'm trying to find the configuration file for X to change the 8 bit color depth and perhaps the screen resolution. I've never used X on AIX in the 6 years I've worked on this OS and have...
  18. rzs0502

    Boot LPAR from CD

    Hi all, One of my LPARS comes up with error 0557 and I need to boot into maintenance mode to fix the corrupt filesystem(s) I've DPLAR'd the DVD ROM to the affected partition and changed the boot order in SMS but when it boots, the drive spins a but and then goes back into SMS mode. I've tried...
  19. rzs0502

    Slackware 10.2

    Announcing Slackware Linux 10.2! The second Slackware release of 2005, Slackware Linux 10.2 continues the long Slackware tradition of simplicity, stability, and security. http://www.slackware.com/announce/10.2.php "If you always do what you've always done, you will always be where...
  20. rzs0502

    Shared Ethernet on VIO Server

    Hi, I've started playing with the Virtual I/O server and I've shared the ethernet and disks. The problem is that my LPAR sees the ethernet adapter but my ping test fails in SMS. ent2 Available Virtual I/O Ethernet Adapter (l-lan) ent3 Available Virtual I/O Ethernet...

Part and Inventory Search

Back
Top