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 wOOdy-Soft 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: unixkid
  • Content: Threads
  • Order by date
  1. unixkid

    relay problem

    Have an issue with relay to internal and external addresses. When I use relay "DSsmtp1.efbailey.com" the internal addresses get routed i.e. joe@efbailey.com but external messages do get routed i.e. bob@yahoo.com When I change the relay to "DSpublic.efbailey.com" the outside...
  2. unixkid

    file system swap

    Cant get pass this error. No matter what text I give it. Just trying to add a 2gb swap file. # dd if=/dev/zero of=swapfile1 bs=1024 count=2147483648 6171601+0 records in 6171600+0 records out # mkswap swapfile1 mkswap: error: swap area needs to be at least 40kB Usage: mkswap [-c] [-v0|-v1]...
  3. unixkid

    promiscuous mode

    I have had serveral system freezes which have caused me to reboot the Linux server. I dont see anything strange except the following messages: Jul 21 23:59:45 aas01 kernel: device eth0 left promiscuous mode Jul 22 00:00:05 aas01 kernel: device eth0 entered promiscuous mode I see a lot of...
  4. unixkid

    serial port loses power

    Is it a Sun quirk some Suns have, of dropping to the OK prompt if a device connected on a serial port loses power. Does anyone know which platforms of HW have these issues?
  5. unixkid

    DNS caching

    Anyone know much about dns caching. I have a forwarding/caching sever set up. It appears lookups are not getting cached
  6. unixkid

    no local mail

    I'm not getting local mail
  7. unixkid

    Rejected Email

    I'm getting the following messages: ###################################### sendmail[18008]: f9SKx1B18008: Losing ./qff9SKx1B18008: savemail panic SYSERR(smadmin): savemail: cannot save rejected email anywhere ############################################ The permissions on the /var/spool/mqueue &...
  8. unixkid

    Sendmail help needed

    Having problems with entries in sendmail logs. Of just under 16,000 entries in the log regarding connections from that host I enclosed below. Can any help me as to why this is happening or how I should resolve it. Oct 14 03:22:19 my.sendmail.server sendmail[21855]: NOQUEUE...
  9. unixkid

    telnet slow

    solaris 8 (E450 server) telnet running extremly slow and sometimes connections timeout. Any ideas where to look....telnet -d provides no infomation so I'm out of ideas
  10. unixkid

    unset VAR

    Have some application scripts that appear to be hung up on VARS. Five scripts run and each set VARs but I would like to know if there is a command to unset all VARs before running thr next script (starting with a clean plate so to speak..) I'm running a ksh shell
  11. unixkid

    tracking telnet

    Anyone know how to track telnet usage. I was think maybe it could be done via tcp wrapper. We'd like to not completly cut off access to telnet but encourage SSH access. Thus it would be great to set up a script that woudl email sysadmin when use attempts telnet usage but not deny access. Any...
  12. unixkid

    I have read Mike Lacey's FAQ on cal

    I have read Mike Lacey's FAQ on calulating yesterdays date. I do need to set yesterdays date as a VAR in a script. Can anyone tell me what I might be doing wrong? yday= 'cat /opt/mlacey.script' echo $yday yday -->nothing comes back<--
  13. unixkid

    String charaters in a file

    Hi all, I have a script that produceds outout that looks like the following... Media Written -------- CDE343 orabot-safe-backup MA3670 orabot-safe-backup MA3672 orabot-safe-backup CDE372 orabot-d02 CDE373 orabot-d02 I want to strip the following lines from the top of the file before feeding...
  14. unixkid

    rdist on Solaris

    Using rdist (new install) having problems with the commands... /usr/local/bin/rdist -c -oyounger /etc/printers.conf orabot-d03 orabot-d03: updating host orabot-d03 orabot-d03: LOCAL ERROR: Unexpected input from server: &quot;sh: rdistd: not found&quot;. orabot-d03: updating of orabot-d03...
  15. unixkid

    jumpstart

    Wondering if anyone knows how using jumpstart you can rename the &quot;cleint&quot; I was thinking maybe in finish script but it would seem logical that I missing a VAR in the configuration that I just cant see. I have a client named &quot;apples&quot; and after the jumpstart finishes I want...
  16. unixkid

    SE-Toolkit

    anyone have experince setting up & running SE-Toolkit? I have it installed but maybe I'm just over looking how to get this running. I did review the docs but it looks like they are written for someone with programming experince
  17. unixkid

    DNS

    Anyone have opinions on Internal DNS? We are using Microsoft DNS to do lookups but are considering setting up internal DNS server. Looking for Pro/Cons...
  18. unixkid

    Sparc-20 HW

    Any one know how I could find out what type of video card to use on a sparc-20. I looked at docs.sun.com but dont see anything...
  19. unixkid

    Poor Performance

    Any suggestions when poor performance leans towards &quot;usr&quot; processes like Oracle. It appears my CPU are expericencing a &quot;thrashing&quot; any suggestions on resolution. And shutting off Oracle is somethng I already suggested.
  20. unixkid

    print issues

    Users are complaining about an error I've never seen before, can anyone lend a hand or advice? Warning: socal_kujira not configured to handle all lp options:ignoring: -o raw

Part and Inventory Search

Back
Top