Difference between revisions of "UNIX"

From WTFwiki
Jump to navigation Jump to search
Line 37: Line 37:
  
 
* 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).
 
* 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 binary package upgrades]]
  
 
= NetBSD =
 
= NetBSD =

Revision as of 03:09, 9 April 2009

General UNIXish stuff

Misc. Information

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).

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.