Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
openbsd [2015/06/08 09:59]
steve
openbsd [2017/02/17 09:54]
steve [First Boot]
Line 15: Line 15:
   * [[pkg_info]]   * [[pkg_info]]
   * [[pkg_mgr]]   * [[pkg_mgr]]
 +  * [[xdm]]
  
   * [[OpenBSD Packages]] - binary builds (recommended,​ [[http://​openbsd.org/​faq/​faq15.html#​PkgVsPorts|link]])   * [[OpenBSD Packages]] - binary builds (recommended,​ [[http://​openbsd.org/​faq/​faq15.html#​PkgVsPorts|link]])
Line 42: Line 43:
 ==== First Boot ==== ==== First Boot ====
  
-  * [[http://www.openbsd.org/​cgi-bin/man.cgi?​query=afterboot&​sektion=8|man afterboot]]+  * [[http://man.openbsd.org/​OpenBSD-current/​man8/afterboot.8|man afterboot]]
  
 After initial boot, there'​s some basics to go through: setting up networking, the shell parameters, and package management. After initial boot, there'​s some basics to go through: setting up networking, the shell parameters, and package management.