안녕하세요... /var 디렉토리를 보고 있는데...
이런게 있네요.... 제가 설치는 안한거 같은데... 혹시 루트킷인지 ??
/var/에
drwxr-xr-x 4 root root 4096 May 30 2000 mars_nwe/
[root@oops mars_nwe]# ls -al
total 16
drwxr-xr-x 4 root root 4096 May 30 2000 ./
drwxr-xr-x 25 root root 4096 Apr 18 18:02 ../
drwxr-xr-x 2 root root 4096 Dec 22 1999 bindery/
drwxr-xr-x 5 root root 4096 Apr 19 13:58 sys/
[root@oops sys]# vi sys/readme.txt
This server is running the mars_nwe NetWare(r) emulator on Red Hat Linux.
^M
^MTo change the server options, please edit /etc/nwserv.conf.
^M
[root@oops sys]# ls -al /etc/nwserv.*
-rw------- 1 root root 22163 Dec 22 1999 /etc/nwserv.conf
-rw-r--r-- 1 root root 716 Dec 22 1999 /etc/nwserv.stations
[root@oops sys]# vi /etc/nwserv.conf
#
# This is the configuration-file for "mars_nwe", a free netware-emulator
# for Linux.
#
# last change: 17-Jul-96
# This file specifies which Linux-resources (printers, users, directories)
# should be accessible to the DOS-clients via "mars_nwe". Furthermore
# some general parameters are configured here.
# Some options of "mars_nwe" can only be altered by editing the the file
# `config.h' and re-compiling "mars_nwe", please see there for more
# information.
# Syntax of this config-file:
# - everything after a "#" is treated as a comment (particularly
# it does never belong to the values themselves)
# - entries _must_ begin with a number, indicating the section
# they belong to
# - hexadecimal values are prepended by "0x"
#
# All examples are verbatim.
#
# The term "DOS-client" does not refer to the special operating-system
# "DOS" in _this_ file. "DOS-client" is only a synomym for all possible
# ipx-clients (it's choosen for the people who are confused by the
# meaning of "client" and "server").
# The "Linux-side" of the game is always the "mars_nwe"-server.
# =========================================================================
# Section 1: volumes (required)
#
# In this section you list all Linux-directories accessible via "mars_nwe".
#
# To be more precise: a mapping from Linux-directories to mars_nwe-volumes
# is done. (Volumes are the beasts you can map to drive letters under DOS
# using "map.exe").
#
# Linux-directory mars_nwe-volume map.exe DOS-Drive
# /var/local/nwe/SYS -------> SYS -------------> W:
#
# More than one entry is allowed in this section.
# The maximum number of volumes is a compile-time option that must be
# specified in `config.h' before compiling mars_nwe.
#
# Please note that at least the volume "SYS" must be defined and it must
# contain the following sub-directories: LOGIN, PUBLIC, SYSTEM, MAIL.
# See the installation-instructions in the doc-directory for more infos.
#
#
# -------------------------------------------------------------------------
# Syntax:
# 1 VOLUMENAME DIRECTORY OPTIONS
#
-----------------------------------------------------------------------
이상이 내용이구요... 분명히 제가 설치한 기억은 없는데... 이게 왜 생겼는지...
무엇에 쓰는 물건인지에 대해서 알고 싶습니다.