Navigation
4 Users online :: 4 Guests and 0 Registered
Most popular FAQs 
- Veritas Cluster - Commands (4958 views)
- AIX HACMP Cluster tips (3940 views)
- Configuring LVM Filesystems for Optimum Performance in AIX (2950 views)
- How to rebuild Solaris Device Tree (2678 views)
- Very useful AIX commands (2210 views)
- RHEL5 Kickstart installation using HTTP (2169 views)
- The Best MQSeries FAQ (2085 views)
- up2date tutorial (2045 views)
- OS Patching technique with VxVM (1707 views)
- How to break the rootvg mirror (1524 views)
Latest FAQs 
- RHEL5 Kickstart installation using HTTP (2009-09-03 19:37)
- Veritas Cluster - Commands (2009-08-15 19:06)
- How to break the rootvg mirror (2009-08-14 01:12)
- How to do a OS backup in AIX (2009-08-14 01:10)
- Automatic startup of a service on AIX (2009-08-14 01:07)
Sticky FAQs
Search
15 search results
Page 0 out of 2 Pages
- Security: Passive Network Traffic Analysis: Understanding a Network Through Passive Monitoring Answer: Network IDS devices use passive network monitoring extensively to detect possible threats. Through passive monitoring, a security admin can gain a thorough understanding of ...
- Security: Intrusion Detection Terminology (Part One) Answer: Intrusion Detection Systems (IDS) are still in their infancy, but in terms of development they are evolving at an extraordinary rate. The terminology associated with ...
- Security: Intrusion Detection Terminology (Part Two) Answer: The first part of this series discussed the concept of Alerts, Consoles, False Negatives, and many other terms that are important for Intrusion Detection Systems ...
- Security: How to Investigate an Attempted Intrusion Answer: Conducting the InvestigationAppropriate policies should be put in place to cover privacy issues and security incident handling before beginning an investigation. If you are intending ...
- Sun Solaris: Moving a harddisk with a Sun Solaris 9 installation from one x86 machine to another Answer: I wanted to put a harddisk with an installation of Solaris 9 into another box.Needless to say that Solaris didn't boot properly, since every single ...
- Sun Solaris: Configuring Samba in Sun Solaris Answer: The samba version used was samba 2.2.2 Samba is installed in /usr/local/samba. The source code or pre build tar file can be downloaded for ...
- Sun Solaris: The best DNS FAQ for solaris Answer: 1.0: About DNS This Tip Sheet documents a wide variety of information concerning DNS,as implemented in the SunOS and Solaris operating systems. It is intended ...
- Sun Solaris: The best NFS document for Solaris Answer: 1.0: About NFSThis Tip Sheet documents a wide variety of information concerning NFS,as implemented in the SunOS and Solaris operating systems. It isintended as both ...
- AIX: Very useful AIX commands Answer: Useful AIX commandssvmonsvmon -P <pid>Further:use can user svmon command to monitor memory usage as follows;(A) #svmon -P -v -t 10 | more (will give top ...
- Linux: How do I compile Squid? Answer: You must run the configure script yourself before running make. We suggest that you first invoke ./configure --help and make a note of the configure options you need in order ...