- If you did not manage to install the FreeBSD Handbook
pkg install en-freebsd-doc
Also see this discussion and refer to FreeBSD books and articles.
pkg install -y git wget p7zip
To invoke/call 7zip type 7z.
pkg install sterm
st is a minimalistic X terminal.
- Optionally,
rox-filergraphical file manager for X11.
pkg install rox-filer
Some applications aimed at Window Maker GUI environment.
wmclockapplet which displays the date and time in a dockable tile in the same style as the clock specially designed for the Window Maker.
cd /usr/ports/x11-clocks/wmclock/ && make install clean
wmcpuloadapplet that displays the current cpu-load in a simulated lcd-display.
cd /usr/ports/sysutils/wmcpuload/ && make install clean
wmndcustomizable network monitoring dockapp for Window Maker.
cd /usr/ports/net/wmnd/ && make install clean