Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
freebsd:cheatsheet [2013/03/05 17:17]
Toni Corvera created
freebsd:cheatsheet [2013/03/05 17:36]
Toni Corvera
Line 1: Line 1:
 ====== FreeBSD Cheat Sheet ====== ====== FreeBSD Cheat Sheet ======
  
-===== Binary package management basics =====+===== Binary package management basics ​with pkgng ===== 
 + 
 +See: http://​www.freebsd.org/​doc/​handbook/​pkgng-intro.html 
 + 
 +==== Boostrap ==== 
 + 
 +BIG WARNING: After converting to the new format, the ''​pkg_install''​ tools should NOT be used any more. See the link provided above for more details.  
 + 
 +FreeBSD 9.1: 
 +  # pkg 
 +  # pkg2ng 
 + 
 +FreeBSD below 9.1: 
 +  # pkg_add -r pkg 
 +  # pkg2ng 
 + 
 +===== Binary package management basics (traditional) ​=====
  
 ==== Install package from the Internet ==== ==== Install package from the Internet ====
freebsd/cheatsheet.txt · Last modified: 2013/03/05 17:59 by Toni Corvera
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki