FreeBSD

Home page of FreeBSD, FreeBSD on WIKI

Virtual keskkonda installeerime viimase 64 bitise versiooni.

Mount DVD image from network drive and run machine, boot and run installation.

Installation steps

NB! No ipv6, use usual school password

reboot system.

Login under root and install xorg and gnome2.

Installing Applications: Packages and Ports

Install binary application examples:

# pkg install mc
# pkg install xorg
# pkg install x11/gnome2-lite

FreeBSD GNOME Project: GNOME 2.32 FAQ

Install application from ports example:

# cd /usr/ports/x11/gnome2  
# make clean
# make install clean

The X Window System

The X Window System and Virtual Consoles, Installing Xorg, Xorg Configuration

FreeBSD security patches may be downloaded and installed using the following command:

# freebsd-update fetch
# freebsd-update install