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 Chriss Miller 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: unixfreak
  • Content: Threads
  • Order by date
  1. unixfreak

    sqlplus backspace through 'screen'

    Hi, We have started using GNU screen at work but have an odd problem where the use of the backspace key doesn't show in sqlplus, if you're connected through screen. It does actually do it, it just doesn't show. I've spent a week on this, trying everything I know from a Unix perspective (I'm...
  2. unixfreak

    T3 firmware update

    Hi, We have had the MB in a T3-2 replaced, and it says it can't power on until we have done a firmware upgrade. There is only a limited ILO menu available. I have tried three different levels of firmware, but they all say Package Structure Corrupted and some of them Cannot find hostname even...
  3. unixfreak

    Postfix won't do AUTH

    Hi, I've followed the guide on portfix.org to set-up SASL and AUTH but it doesn't work. These are my options: emil:/etc/postfix# grep sasl main.cf | grep -v ^# smtpd_client_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unknown_client smtpd_sender_restrictions =...
  4. unixfreak

    Replcing SATA adapter

    Hi, I want to replace the SATA adapter in my XP but need to install the drivers first. How do I do that? The CD that came with the adapter can only install a driver diskette. Can this be done without a re-install? Thanks! ----- Cheers, Henrik Morsing http://www.aixperts.co.uk/ Join us on...
  5. unixfreak

    Kernel won't boot

    Hi, I'm puzzled, compiled latest kernel but it won't boot: BIOS EDD facility v0.16 2004-Jun-25, 1 devices found VFS: Cannot open root device "hdc1" or unknown-block(0,0) Please append a correct "root=" boot option; here are the available partitions: Kernel panic - not syncing: VFS: Unable to...
  6. unixfreak

    Changing SMTP smarthost on NetApp filer

    Hi, Not sure I'm in the right place but I need to change the SMTP setting on a Netapp filer and can't find any information on how to do it. Any suggestions? Thanks ----- Cheers, Henrik Morsing http://www.aixperts.co.uk/ Join us on irc://chat.freenode.net channel ##aix
  7. unixfreak

    Installing on several partitions

    Hi, I would like to install with Docs 'n Sets and Program Files on seperate partitions and have been Googling around for ages. It seems I have to do an /UNATTEND install but that's almost as much information I can get. I need to run winnt.exe /unattend:<filename> where filename is a file with...
  8. unixfreak

    Ajaxterm

    Hi, anyone here tried to install Ajaxterm? I get nothing but a grey screen with "Get", "Color" and "Paste" in the corner. I occasionally get a glimse of a status "404" message, which relates to <documentroot>/u missing. What am I doing wrong? ----- Cheers, Henrik Morsing...
  9. unixfreak

    SmartWebPrinting

    This starts up (failing) everytime I start any application or window. Can't figure out what it is or why it does it. How do I track it down and stop it? Thanks ----- Cheers, Henrik Morsing http://www.aixperts.co.uk/ Join us on irc://chat.freenode.net channel ##aix
  10. unixfreak

    Hard disk activity every second

    Hi, drives me crazy listening to a continuous, very regularly noise from harddisk activity occurring exactly every second. How can I find out what is causing this? Thanks ----- Cheers, Henrik Morsing http://www.aixperts.co.uk/ Join us on irc://chat.freenode.net channel ##aix
  11. unixfreak

    TDPO password change stopping Oracle backups

    I've setup 'password generate' and tested the password changes, 'tdpoconf showenvironment' works and the TDPO.hostname file gets updated, but trying to back up I get: ANS1352E (RC52) The session is rejected. Your password has expired. Does Oracle need to be restarted? Thanks -----...
  12. unixfreak

    OpenSSH 5.0 for 5.3

    Hi, why am I having so many problems finding OpenSSH 5.x for AIX 5.3 as a bff? It's available for 5.2, why not 5.3? Thanks ----- Cheers, Henrik Morsing http://www.aixperts.co.uk/ Join us on irc://chat.freenode.net channel ##aix
  13. unixfreak

    man pages requiring nroff

    Hi, I have a problem on my servers, 52-10, with some man pages failing saying I need Nroff/troff installed. If this is needed, should it not be part of the system? I've never come across this before. Also, I can't find an nroff fileset on the media, where would I get this? Thanks -----...
  14. unixfreak

    Removing ghost PVIDs from VGDA

    Spent all yesterday Googling this but can't find anything or remember how to... Couple of dead disks got removed and I can't do any LVM operations because it still thinks they should be there. They're not in the ODM, only on the VGDA. I tried adding them to the ODM and I've synclvodm'd but...
  15. unixfreak

    Subtracting two dates

    omg, how can this be so difficult? I've spent all morning Googling and reading docs that just never get to the point. I just need to check if two dates are more than 24h apart but can't even find a simple command that can convert a date into seconds... Any ideas? ----- Cheers, Henrik Morsing...
  16. unixfreak

    Hours since last backup

    Has anyone found an easy way to check how many hours since last backup from the node? Thanks ----- Cheers, Henrik Morsing http://www.aixperts.co.uk/ Join us on irc://chat.freenode.net channel ##aix
  17. unixfreak

    HMCv7 partition consoles not opening

    Has anyone had a problem with not being able to open consoles in Firefox? I'm on version 3.0.10. Thanks ----- Cheers, Henrik Morsing http://www.aixperts.co.uk/
  18. unixfreak

    TDPO 5.5

    Hi, I'm currently on 5.3.3 but need to upgrade to use password generate. I can't seem to find 5.5 downloadable, what do I need to do to get it? Thanks ----- Cheers, Henrik Morsing http://www.aixperts.co.uk/
  19. unixfreak

    WAS email client

    Does anyone know if WAS has a built-in email client? We have an app running here but I need to change it to use a different mail relay but no-one seems to know if this is aa built-in feature or something someone programmed. Where would I find this? Thanks
  20. unixfreak

    ksh scripting

    God I hate ksh scripting especially test conditions! I've given up on this one: if [[ $check -eq 1 && $(`lssec -f /etc/security/limits -s default -a core`)=="default core=0" || $(`lssec -f /etc/security/limits -s default -a core`)=="default core_hard=0" ]] I've tried a million different ways...

Part and Inventory Search

Back
Top