Difference between revisions of "UNIX"

From WTFwiki
Jump to navigation Jump to search
(add minix section)
Line 13: Line 13:
 
* [[Stripping VLAN tags in pcap]]
 
* [[Stripping VLAN tags in pcap]]
 
* [[Stupid pf tricks]]
 
* [[Stupid pf tricks]]
 +
 +
= Minix =
 +
== External Links ==
 +
=== Technical Documentation ===
 +
* [http://www.os-forum.com/minix/net/ Network Stack Documentation]
 +
 +
== Local How-To Articles ==
  
 
= FreeBSD =
 
= FreeBSD =

Revision as of 18:01, 31 December 2010

General UNIXish stuff

Misc. Information

Minix

External Links

Technical Documentation

Local How-To Articles

FreeBSD

External Links

Local How-To Articles

  • If you create a ext2 partition you want to be able to mount on freebsd make sure to use only 128 bit inodes. (using mke2fs -I 128).
  • FreeBSD ZFS: Playing with compression on the ZFS filesystem

NetBSD

External Links

Local How-To Articles

OpenBSD

External Links

Local How-To Articles

Solaris

IRIX

AIX

HP-UX

Mac OS X

Okay, I don't really consider this a 'real' unix, but this is probably the best place for it.