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 Wanet Telecoms Ltd 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: vkostovic
  • Content: Threads
  • Order by date
  1. vkostovic

    Can not kill processes

    I have a user running several processes that are hanging. I tried to kill it (kill -9 as root) but without success. ps -ef | grep dua dua 4412 1 0 00:19:51 ? 0:00 vmstat 5 dua 6937 1 0 07:52:56 ? 0:00 vmstat 5 dua 10685 1 0 00:43:54 ? 0:00 vmstat 5...
  2. vkostovic

    To disable sendmail and send mail

    I am running Solaris 2.6 2.7 and 2.8. Due to Sendmail Header Processing Buffer Overflow vulnerability I would like to disable/stop sendmail daemon. I do not have sendmail server. Is it possible to send email if the sendmail daemon is stopped and if it is possible, do I need to do any...
  3. vkostovic

    To disable sendmail and send mail

    I am running Solaris 2.6 2.7 and 2.8. Due to Sendmail Header Processing Buffer Overflow vulnerability I would like to disable/stop sendmail daemon. I do not have sendmail server. Is it possible to send email if the sendmail daemon is stopped and if it is possible do I need to do any additional...
  4. vkostovic

    Hardware error script

    I would like to write a script that can monitor errors for disk drives, memory and etc. Any help would be appreciated. Thanks a lot.
  5. vkostovic

    MAN pages installation on the hard disk

    I started a tread (thread52-349307) called "MAN pages installation". The answer that I got was very good but not exacly what I was asking for. The answer on my tread was "Toss in the basic documentation cd, mount it under /infocd, and run linkbasecd". This creates a soft...
  6. vkostovic

    MAN pages installation

    How to install man pages for AIX 4.3.3? Thanks a lot.
  7. vkostovic

    Filesystem inode configuration

    I have server running Solaris 8. My file system (3GB)does not have enough free blocks and I need to change my block-inode ratio. Filesystem iused ifree %iused Mounted on /dev/md/dsk/d1 388608 0 100% /a What is the best way to do it. Thanks a lot.
  8. vkostovic

    IP, Network mask and Default gataway change

    Hi All I am Unix admin experienced with SUN and AIX environment. I need to change IP, netmask and Default Gataway on my HPUX 10.20 T600 server. Bellow is the procedure that I have created and I would appreciate any feedback. 1. cp /etc/hosts /etc/hosts.date 2.cp /etc/rc.config.d/netconfig...
  9. vkostovic

    Telnet session time-out parameter configuration

    How I can configure telnet session time-out parameter to expire after 15 minutes of inactivity. Thanks, Vlad

Part and Inventory Search

Back
Top