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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ElgisRamon

  1. ElgisRamon

    FAStT600 : increase of size of logical drive

    It's a FAStT-added feature from AIX 5.2 onward I hope it works... Unix was made by and for smart people.
  2. ElgisRamon

    How to disable ping responses?

    1. Configure IPSec on your machine (must be on your discs from AIX 4.3 and up). 2. Create an IP rule to drop icmp echo_request packets. I hope it works... Unix was made by and for smart people.
  3. ElgisRamon

    Problem with NFS export

    Don't know exactly why, but the problem is gone, and rmnfsexp, exportfs, mknfsexp[/tt], startsrc, stopsrc neither editing or erasing /etc/xtab or /etc/exports or rebooting worked. Thanks! I hope it works... Unix was made by and for smart people.
  4. ElgisRamon

    Problem with NFS export

    I've tried... even I've rebooted my server (I'm having Windows dreams) I hope it works... Unix was made by and for smart people.
  5. ElgisRamon

    Problem with NFS export

    I have this weird problem: [0]//> lsnfsexp /etc -root=nick,access=nick,public [0]//> cat /etc/exports /etc -root=nick,access=nick,public [0]//> cat /etc/xtab /etc -root=nick,access=nick,public [0]//> lssrc -g nfs Subsystem Group PID Status biod nfs...
  6. ElgisRamon

    LED 581

    I will try I hope it works... Unix was made by and for smart people.
  7. ElgisRamon

    LED 581

    This machine had running AIX 5.1 for months, was moved (to another city), and is a machine used for IBM ITTS Training Courses (Q1313, Q1314, Q1316). It stopped booting when returning to permanent location. I reinstalled it (using the preservation method once, a new and complete overwrite once...
  8. ElgisRamon

    LED 581

    Hello, where can I find what a Operator Panel 581 code means when booting (a 43P 140). I have AIX 5.1 no fixes. I hope it works... Unix was made by and for smart people.
  9. ElgisRamon

    Why does netstat -r show adsl-67-125-217- and dns-rs2.bgtmo.ip

    And, if you use netstat -nr it will show you same information, but using IP numbers not names... I hope it works... Unix was made by and for smart people.
  10. ElgisRamon

    Unmirroring!!!

    I think you must use rmlvcopy VolName 1. I hope it works... Unix was made by and for smart people.
  11. ElgisRamon

    need to replace "/" with "_" but there more than one "/

    Or use only a command: sed 'your script here' < input_filename > output_filename. I hope it works... Unix was made by and for smart people.
  12. ElgisRamon

    can't logon CDE

    Try the standard startx command... what it gives? I hope it works... Unix was made by and for smart people.
  13. ElgisRamon

    LPSTAT returns nothing!

    Can you list your /var/spool/lpd/qdir permissions? I hope it works... Unix was made by and for smart people.
  14. ElgisRamon

    Minimum Filesystem Sizes

    You can't choose the minimun file system sizes when installing, then it's a no-brainer. You can install AIX 4.3.3 on 450MB and 5x on 650MB without problems. I hope it works... Unix was made by and for smart people.
  15. ElgisRamon

    set the default &quot;home&quot; directory for new users

    You can simply try mkdir home=/some/dir new_user, is faster. I hope it works... Unix was made by and for smart people.

Part and Inventory Search

Back
Top