From 006867901726642cb2b19cf9651f5476a2a4af62 Mon Sep 17 00:00:00 2001 From: nik Date: Sat, 16 Jun 2001 11:42:28 +0000 Subject: More tips, this time from the Russian Fidonet FreeBSD Echo. And I never knew about ports(7) before. Submitted by: Alexey V. Neyman --- games/fortune/datfiles/freebsd-tips | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'games/fortune') diff --git a/games/fortune/datfiles/freebsd-tips b/games/fortune/datfiles/freebsd-tips index bc64075..e8ce782 100644 --- a/games/fortune/datfiles/freebsd-tips +++ b/games/fortune/datfiles/freebsd-tips @@ -318,3 +318,15 @@ install it by doing as root. This will install a collection of packages that is appropriate for running a "generic" server. +% +You can make a log of you terminal session with script(1). +% +"man ports" gives many useful hints about installing FreeBSD ports. +% +ports/net/netcat port is useful not only for redirecting input/output +to TCP or UDP connections, but also for proxying them. See inetd(8) for +details. +% +If other operating systems have damaged your Master Boot Record, you can +reinstall it either with /stand/sysinstall or with boot0cfg(8). See +"man boot0cfg" for details. -- cgit v1.1