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

  1. baggetta

    Runnig AIX scripts after FTP put command for realtime data

    Can you tell me where i can find the PuTTY software? Your not talking about that Putty telnet software are you?
  2. baggetta

    Runnig AIX scripts after FTP put command for realtime data

    Is there a way to execute a script using FTP command between a Windows Server and AIX system? Using QUOTE SITE is limited to FTP internal commands. I'd like to execute a script that parses a file and moves it once the file is FTP'd to its location. Can this be done without having to use AIX...
  3. baggetta

    how to replace string in vi with "./" character

    thanks for the tips...i found nled editor from AIX and put it on Linux...much easier.
  4. baggetta

    how to replace string in vi with "./" character

    Can you show me how to replace the following string in vi. a ./temp/db a ./temp/db change it to: a /db/new a /db/new1
  5. baggetta

    turn off default beep in runlevel 3 (not GUI)

    it seems to work in VMware no problem. haven't tried it on the console yet
  6. baggetta

    turn off default beep in runlevel 3 (not GUI)

    did google searches...came up with these: .Xdefaults file add: *visualBell: true ---> didn't work for me In /etc/profile add: setterm -blength 0 ---> this works, turned off vi beeps too
  7. baggetta

    turn off default beep in runlevel 3 (not GUI)

    Anyone know how to turn off the default beep when typing in character mode? you here a beep if you backspace at the prompt or in vi when swiching modes...very anoyning...my latop's mute button is off too...i tried sndconfig but its not installed...running RH AS/3.0 i686
  8. baggetta

    Linux Driver for Video S3 86C755/86C785

    RedHat AS3/ES, Kernel 2.4.21-4.EL, video card --see top of message, S3 Trio64V2/GX (86C755/86C785), monitor is IBM G74, or I can use a IBM E74. both are 17" screens. not flat-panels. Server is a Netfinity 5000.
  9. baggetta

    New Linux AS 3 install on a IBM Netfinity box with raid 5

    thanks for that tid bit. I does look like the RAID hardware is working fine, hence the one device and the total size is correct. Issue, I can't seem to load the S3 86C755/86C785. The resolution only goes 800x600. It did a probe for both monitor and video card, i noticed the monitor wasn't...
  10. baggetta

    Linux Driver for Video S3 86C755/86C785

    I've tried to use the drivers that it comes with using probe, but cannot get into 1024x768 resolution. I tried different drivers but nothing worked. Anyone have this video card on Linux? what driver did you use?
  11. baggetta

    New Linux AS 3 install on a IBM Netfinity box with raid 5

    From what I've read on the IBM site, its said Linux v.6.0 on all the Netfinity boxes, so i'm assuming v3.0 AS will work...so far so good, on disk #2... I could do anything with the RAID5 though. It kept saying something about "you need 2 devices or drives" something like that to use RAID5....
  12. baggetta

    New Linux AS 3 install on a IBM Netfinity box with raid 5

    Hi, I'm new to the linux scene but have been doing AIX adminsitration for a few years. Is there anything I need to worry about when installing Linux on a Raid 5 during the install process. This is just a test box that I'd like to get Linux on for Progress testing. The server is an IBM...
  13. baggetta

    how to stop X windows from loading after boot?

    Ah...I did that actually after I had sent this message. Now that its working, how do i change the default colors in text mode? Blue for directories is an eye-sore..
  14. baggetta

    how to stop X windows from loading after boot?

    I installed RH Linux AS3, and wanted to know how to stop the GUI from loading.
  15. baggetta

    Wireless & Network connection at same time -route problem

    thanks, i spoke with our net guy here, the proxy is setup internally to mask to local area lan...i just delete my internet route and add the new one...bummer that i can't telnet outside of this building though on the lan side..
  16. baggetta

    Wireless & Network connection at same time -route problem

    How to I get Internet Explorer working on a wireless connection, but at the same time, keep my existing network connection? The wireless connection is not on the same IP framework as the network. The gateways are different. When I remove the gateway for my network, then the wireless...
  17. baggetta

    What program zip under WinXP then unzip under AIX?

    p5wizard solution is working fine. Winzip then unzip on AIX. thanks all.
  18. baggetta

    What program zip under WinXP then unzip under AIX?

    I need to copy a CD to AIX and files on the CD are both ASCII and Binary. What program can I use undere windows to zip the file, then uncompress under AIX? I've tried WinRar, and 7-Zip, both could not uncompress under AIX after FTPing the files in binary to the server.
  19. baggetta

    Where can I get libc.so for AIX 5.1?

    Anyone know what fileset the libc.so is in? I have a 3rd party application that is looking for this. I did a search on my server and file is physically not there.
  20. baggetta

    HACMP adding files system error to 2nd node

    I know but C-SPOC decided not to work this week and do the import VG into the ODM on the destination node. The file system is there which good, but again, for some reason, unable to update the ODM concerning size. Here's what I got with query "odmget -q prodjit2lv CuAt" on the destination...

Part and Inventory Search

Back
Top