User Tools

Site Tools


tech:freebsd:start

This is an old revision of the document!


Technical Information: General FreeBSD Topics

Installation Practices/Solutions

Resolve issue with boot device not found ...

gpart show
gpart set -a active /dev/ada0
gpart set -a bootme -i 3 /dev/ada0

3 was the number of my boot partition as seen in gpart show

Typical Packages to Install

  • pdksh
  • sudo
  • vim
  • htop
  • screen
  • rsync
  • wget
  • git
  • irssi
  • mutt
  • twm
  • xterm
  • tightvnc
  • terminator

Misc Tech Trivia

Add a route ...

route add -net 192.168.2.0/24 192.168.1.2

CPU Info

sysctl -a | egrep 'hw.machine|hw.model|hw.ncpu'


Links: Tech InfoMantis Area

tech/freebsd/start.1469856603.txt.gz · Last modified: 2016/07/30 00:30 by rk4n3