General Update

Off lately i have started working on various technologies so i am planning to post topics on .NET, JAVA, SharePoint... I will start off with a post on "SharePoint Architecture".

thanks

Labels:

Posted by - at 6:55 pm | 0 comments read on

General - Useful Commands For Collecting System Details

I found these command pretty useful or rather i use this as my preliminary analysis part before taking up any UNIX/LINUX issues


  1. If it is related to any performance or memory issue
    1. vmstat 1
  2. AIX
    1. topas
    2. prtconf
  3. SOLARIS
    1. prtdiag
    2. prtconf/proc/meminfo
    3. prstat
  4. LINUX
    1. top -d 1 |grep processname
    2. cat /proc/cpuinfo
    3. cat /proc/meminfo
    4. cat /proc/version
  5. HPUX
    1. grep -i Physical /var/adm/syslog/syslog.log

Labels: ,

Posted by - at 2:47 am | 0 comments read on

General - HPUX FAQs

Useful site which lists down the HPUX related FAQs like

URL: comp.sys.hp.hpux


  1. How can I tell if I have a 32-bit or 64-bit kernel?

  2. How do I determine if a system supports a 32 and/or a 64-bit kernel?

  3. How do I set per-process limits?

  4. Where do I get HP-UX patches?

  5. How can I tell what patches are in the kernel?

...

Labels: , ,

Posted by - at 2:29 am | 0 comments read on

General Announcement - New Name...

hi everyone,
this is to inform that we are moving to code greping.

thanks to blogger for taking care of the old readers...

Labels:

Posted by - at 8:31 am | 0 comments read on

Archives

Links