давайте попробуем разобраться что у вас есть
для начала нам нужнен вывод следующих команд с серсеров
Код: Выделить всё
uname -a
cat -n /etc/rc.conf
pkg_info
Код: Выделить всё
Машина №1
Код: Выделить всё
[9:38] /root >uname -a
FreeBSD ws-zero 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Dec 2 21:15:01 UTC 2011 denisov@ws-zero:/usr/obj/usr/src/sys/GENERIC amd64
[9:38] /root >cat -n /etc/rc.conf
1
2 # -- sysinstall generated deltas -- # Tue Nov 15 16:57:19 2011
3 # Created: Tue Nov 15 16:57:19 2011
4 # Enable network daemons for user convenience.
5 # Please make all changes to this file, not to /etc/defaults/rc.conf.
6 # This file now contains just the overrides from /etc/defaults/rc.conf.
7 hostname="ws-zero"
8
9 keymap="ru.koi8-r"
10 moused_enable="YES"
11 hald_enable="YES"
12 dbus_enable="YES"
13 sshd_enable="YES"
14 ifconfig_bge0="DHCP"
15 vboxnet_enable="YES"
[9:38] /root >pkg_info
ORBit2-2.14.19 High-performance CORBA ORB with support for the C language
OpenEXR-1.6.1_3 A high dynamic-range (HDR) image file format
Terminal-0.4.8 Terminal emulator for the X windowing system
Thunar-1.2.3 Xfce 4 file manager
a2ps-a4-4.13b_4 Formats an ascii file for printing on a postscript printer
aalib-1.4.r5_6 An ascii art library
acroread9-9.4.2 Adobe Reader for view, print, and search PDF documents (ENU
acroreadwrapper-0.0.20110920 Wrapper script for Adobe Reader
agg-2.5_6 A High Quality Rendering Engine for C++
alsa-lib-1.0.23 ALSA compatibility library
alsa-plugins-1.0.23_2 ALSA compatibility library plugins
apache-ant-1.8.2_1 Java- and XML-based build tool, conceptually similar to mak
appres-1.0.3 Program to list application's resources
...
xtrans-1.2.6 Abstract network code for X
xvid-1.3.2,1 An opensource MPEG-4 codec, based on OpenDivx
xvinfo-1.1.1 Print out X-Video extension adaptor information
xwd-1.0.4 Dump an image of an X window
xwininfo-1.1.2 Window information utility for X
xwud-1.0.3 Image displayer for X
yajl-1.0.11 A Portable JSON parsing and serialization library in ANSI C
yasm-1.1.0 A complete rewrite of the NASM assembler
youtube_dl-2011.10.19 A program for downloading videos from YouTube.com
zenity-2.32.1_1 Display GNOME dialogs from the command line
zip-3.0 Create/update ZIP files compatible with pkzip
[9:39] /root >