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!

Recent content by 3042

  1. 3042

    Please help !! How to write "Ctrl+]" in unix

    Hi all experts,I am running expect script on Sun Solaris platform.However,I have now telnet to the device but I cannot exit as the exit command will require to input "Ctrl+]" Any input character to put which reps for this commnand "Ctrl+]"
  2. 3042

    Syslog pop up in every single window on Sun Solaris machine

    /etc/syslog.conf seem normal to me local7.info /var/log/syslog_info It goes to the correct destination Could this problem be the root cause ? That's why the syslog does not have a console box to go to. From my machine is process is NOT running,is this normal ? user1 18501 18491 0...
  3. 3042

    Syslog pop up in every single window on Sun Solaris machine

    Hi guy, I am running Sun Solaris Version 8.0.The syslog message keep poping up on every single window on my machine Detail: My machine A : Syslog msg appeared on all window running on this machine. From Machine A,I remote access to machine B.The syslog also appear on the remote window to...
  4. 3042

    Question on command "Date" option

    Is there any option for date command to delete '0' in front of the day and the month in case it has a single letter ================== Current Output : date +%Y%m%d 20040504 date +%Y%m%d 20041124 ================== Wanted output 200454 20041124 =================== I have a script which...
  5. 3042

    Cannot do pkgadd for libgcc...Pleas help

    Hi guy, This is what I've done.It's unsuccessful installation.Please recommend. # pkgadd -d libgcc-3.3-sol9-sparc-local The following packages are available: 1 SMClibgcc lgcc (sparc) 3.3 Select package(s) you wish to process (or 'all' to process all packages)...
  6. 3042

    Sun Solaris 9.0 : how to reduce syslog level msg

    HI Franz, Unnecessary msg only observed on "/var/adm/messages" and NOT on "/var/log/syslog_info. Here the syslog.conf *.err;kern.debug;daemon.notice;mail.crit /var/adm/messages local7.info /var/log/syslog_info Do I only need only to replace from local7.info to...
  7. 3042

    Sun Solaris 9.0 : how to reduce syslog level msg

    I am running Sun Solaris 9.0.It seems it got a lot of access-list message from PIX on /var/adm/messages.But,it's fine on /var/log/syslog_info.Anyway that I can reduce this syslog level message,so that unnecessary access-list msg would be denied.
  8. 3042

    Sun Solaris : fbconsole is not running: syslog message mess up

    lsof: Command not found Think I do not have <<lsof utility>> Any other way,i could see what process that using the port which fbconsole uses so that i could kill that away. Thanks
  9. 3042

    Sun Solaris : fbconsole is not running: syslog message mess up

    Hey guy,I still NOT able to start fbconsole. Are you saying that my Sun Solaris has a &quot;Openwin&quot; problem and recommend to reinstall it ? How to,any other way to verify the problem ?
  10. 3042

    Sun Solaris : fbconsole is not running: syslog message mess up

    Thanks.This is what I have done: % /usr/openwin/bin/openwin openwin: There is already a server running on :0 % /usr/openwin/bin/fbconsole fbconsole: ioctl SRIOCSREDIR: Device busy So,some process might holding console % fuser /dev/console /dev/console: 479o 476o 129o What to do about...
  11. 3042

    Sun Solaris : fbconsole is not running: syslog message mess up

    Exactly,but what happening is this fbconsole NOT running This is what I have tried but it is showing: [svplus@bavomcip1:/usr/users/svplus]% /usr/openwin/bin/fbconsole -d :0 fbconsole: ioctl SRIOCSREDIR: Device busy It is still not running.Kindly please give me an advice.
  12. 3042

    Sun Solaris : fbconsole is not running: syslog message mess up

    Sun Solaris : fbconsole is not running: Syslog message mess up the CDE destop insteading of poping up in console window. I have tried the following steps : /etc/init.d/syslog stop /etc/init.d/dtlogin stop /etc/init.d/dtlogin start /etc/init.d/syslog start It still does not work,syslog msg pop...

Part and Inventory Search

Back
Top