View | Details | Raw Unified | Return to bug 124166
Collapse All | Expand All

(-)datfiles/freebsd-tips (-10 lines)
Lines 402-417 Link Here
402
as root.  This will install a collection of packages that is appropriate for
402
as root.  This will install a collection of packages that is appropriate for
403
running a "generic" server.
403
running a "generic" server.
404
%
404
%
405
You can get a good standard workstation install by using the
406
instant-workstation port/package.  If you have ports installed, you can
407
install it by doing
408
409
	# cd /usr/ports/misc/instant-workstation
410
	# make install && make clean
411
412
as root.  This will install a collection of packages that is convenient to
413
have on a workstation.
414
%
415
You can install extra packages for FreeBSD by using the ports system.
405
You can install extra packages for FreeBSD by using the ports system.
416
If you have installed it, you can download, compile, and install software by
406
If you have installed it, you can download, compile, and install software by
417
just typing
407
just typing

Return to bug 124166