ServersMan@VPSの初期状態

試したことをとりあえずメモに! VPSの導入と設定
スポンサーリンク

前回の続きです。

スポンサーリンク

ServersMan@VPSの初期状態(つづき )

ServersManにsshでログインして取得した情報の続き。unameや/proc/cpuinfoの結果は前のエントリを見てください。

動作しているプロセスの一覧

ajaxtermが気になります。

ps aux
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.9  0.0   1980   728 ?        Ss   23:23   0:05 init [2]
root      9443  0.0  0.1   8168  2732 ?        Ss   23:25   0:00 sshd: root@pts/1
root     11672  0.0  0.0   2772  1548 pts/1    Ss   23:26   0:00 -bash
root     38192  0.0  0.0   2296   896 pts/1    R+   23:33   0:00 ps aux
root     61092  0.0  0.0   1692   624 ?        Ss   23:23   0:00 /sbin/syslogd
root     61103  0.0  0.0   5272  1064 ?        Ss   23:23   0:00 /usr/sbin/sshd
ajaxterm 61119  0.0  0.3  19168  5272 ?        Sl   23:23   0:00 python /usr/share/ajaxterm/ajaxterm.py --daemon --port=8022 --serverport=3843 --uid=ajaxterm
root     61151  0.0  0.0   2352   868 ?        Ss   23:23   0:00 /usr/sbin/xinetd -pidfile /var/run/xinetd.pid -stayalive -inetd_compat -inetd_ipv6
root     61189  0.0  0.0   2036   788 ?        Ss   23:23   0:00 /usr/sbin/cron
root     61203  0.0  0.2  14196  3860 ?        Ss   23:23   0:00 /usr/sbin/apache2 -k start
daemon   61218  0.0  0.2  14340  3280 ?        S    23:23   0:00 /usr/sbin/apache2 -k start
daemon   61339  0.0  0.2  14732  3432 ?        S    23:23   0:00 /usr/sbin/apache2 -k start
daemon   65261  0.0  0.2  14332  3188 ?        S    23:24   0:00 /usr/sbin/apache2 -k start
daemon   65276  0.0  0.1  14332  3068 ?        S    23:24   0:00 /usr/sbin/apache2 -k start
daemon   65277  0.0  0.1  14332  2936 ?        S    23:24   0:00 /usr/sbin/apache2 -k start
ajaxterm 65279  0.0  0.2  18840  4148 pts/0    Ss+  23:24   0:00 python /usr/share/ajaxterm/ajaxterm.py --daemon --port=8022 --serverport=3843 --uid=ajaxterm

ネットワークインターフェースの設定

StandardプランではIPアドレスは2個までもらえますが、デフォルトでは1個のみ。”venet0:0″に割り当てられています。

/sbin/ifconfig
lo        Link encap:Local Loopback
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:16436  Metric:1
RX packets:152 errors:0 dropped:0 overruns:0 frame:0
TX packets:152 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:67105 (65.5 KiB)  TX bytes:67105 (65.5 KiB)

venet0    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:127.0.0.1  P-t-P:127.0.0.1  Bcast:0.0.0.0  Mask:255.255.255.255
inet6 addr: ::1/128 Scope:Host
inet6 addr: xxxx:xxx:xxx:x:x:x:x:xx/0 Scope:Global
UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
RX packets:1692 errors:0 dropped:0 overruns:0 frame:0
TX packets:1451 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:139312 (136.0 KiB)  TX bytes:263145 (256.9 KiB)

venet0:0  Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:xxx.xxx.xxx.xxx  P-t-P:xxx.xxx.xxx.xxx  Bcast:0.0.0.0  Mask:255.255.255.255
UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1

Debianのパッケージの状態

最初からインストールされているパッケージの一覧です。ざっと見たところ、かなりシンプルで余分なものは入っていない感じ。
強いてあげればフォント周りはいらなそう。

ちなみにDebianのバージョンはlennyです。

dpkg -l
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  adduser        3.110          add and remove users and groups
ii  ajaxterm       0.10-2+lenny1  Web based terminal written in Python
ii  apache2        2.2.9-10+lenny Apache HTTP Server metapackage
ii  apache2-doc    2.2.9-10+lenny Apache HTTP Server documentation
ii  apache2-mpm-pr 2.2.9-10+lenny Apache HTTP Server - traditional non-threade
ii  apache2-utils  2.2.9-10+lenny utility programs for webservers
ii  apache2.2-comm 2.2.9-10+lenny Apache HTTP Server common files
ii  apt            0.7.20.2+lenny Advanced front-end for dpkg
ii  apt-utils      0.7.20.2+lenny APT utility programs
ii  base-files     5lenny7        Debian base system miscellaneous files
ii  base-passwd    3.5.20         Debian base system master password and group
ii  bash           3.2-4          The GNU Bourne Again SHell
ii  binutils       2.18.1~cvs2008 The GNU assembler, linker and binary utiliti
ii  bsdmainutils   6.1.10         collection of more utilities from FreeBSD
ii  bsdutils       1:2.13.1.1-1   Basic utilities from 4.4BSD-Lite
ii  bzip2          1.0.5-1        high-quality block-sorting file compressor -
ii  ca-certificate 20080809       Common CA certificates
ii  console-common 0.7.80         basic infrastructure for text console config
ii  console-data   2:1.07-11      keymaps, fonts, charset maps, fallback table
ii  console-tools  1:0.2.3dbs-65. Linux console and font utilities
ii  console-tools- 1:0.2.3dbs-65. Development files for Linux console and font
ii  coreutils      6.10-6         The GNU core utilities
ii  cpio           2.9-13lenny1   GNU cpio -- a program to manage archives of
ii  cracklib-runti 2.8.12-8lenny1 runtime support for password checker library
ii  cron           3.0pl1-105     management of regular background processing
ii  curl           7.18.2-8lenny4 Get a file from an HTTP, HTTPS or FTP server
ii  db4.6-util     4.6.21-11      Berkeley v4.6 Database Utilities
ii  debconf        1.5.24         Debian configuration management system
ii  debconf-i18n   1.5.24         full internationalization support for debcon
ii  debconf-utils  1.5.24         debconf utilities
ii  debian-archive 2010.08.28~len GnuPG archive keys of the Debian archive
ii  debianutils    2.30           Miscellaneous utilities specific to Debian
ii  defoma         0.11.10-0.2    Debian Font Manager -- automatic font config
ii  dhcp3-client   3.1.1-6+lenny4 DHCP client
ii  dhcp3-common   3.1.1-6+lenny4 common files used by all the dhcp3* packages
ii  diff           2.8.1-12       File comparison utilities
ii  dosfstools     3.0.1-1        utilities for making and checking MS-DOS FAT
ii  dpkg           1.14.29        Debian package management system
ii  dselect        1.14.29        Debian package management front-end
ii  e2fslibs       1.41.3-1       ext2 filesystem libraries
ii  e2fsprogs      1.41.3-1       ext2/ext3/ext4 file system utilities
ii  ed             0.7-3          The classic unix line editor
ii  expat          2.0.1-4+lenny3 XML parsing C library - example application
ii  file           4.26-1         Determines file type using "magic" numbers
ii  findutils      4.4.0-2        utilities for finding files--find, xargs
ii  finger         0.17-12        user information lookup program
ii  fontconfig     2.6.0-3        generic font configuration library - support
ii  fontconfig-con 2.6.0-3        generic font configuration library - configu
ii  ftp            0.17-18        The FTP client
ii  gawk           1:3.1.5.dfsg-4 GNU awk, a pattern scanning and processing l
ii  gcc-4.3-base   4.3.2-1.1      The GNU Compiler Collection (base package)
ii  gettext-base   0.17-4         GNU Internationalization utilities for the b
ii  gnupg          1.4.9-3+lenny1 GNU privacy guard - a free PGP replacement
ii  gpgv           1.4.9-3+lenny1 GNU privacy guard - signature verification t
ii  grep           2.5.3~dfsg-6   GNU grep, egrep and fgrep
ii  groff          1.18.1.1-21    GNU troff text-formatting system
ii  groff-base     1.18.1.1-21    GNU troff text-formatting system (base syste
ii  gzip           1.3.12-6+lenny The GNU compression utility
ii  host           20000331-9     utility for querying DNS servers
ii  hostname       2.95           utility to set/show the host name or domain
ii  ifupdown       0.6.8+nmu1     high level tools to configure network interf
ii  info           4.11.dfsg.1-4  Standalone GNU Info documentation browser
ii  initscripts    2.86.ds1-61    Scripts for initializing and shutting down t
ii  iproute        20080725-2     networking and traffic control tools
ii  iptables       1.4.2-6        administration tools for packet filtering an
ii  iputils-arping 3:20071127-1+l Tool to send ICMP echo requests to an ARP ad
ii  iputils-ping   3:20071127-1+l Tools to test the reachability of network ho
ii  iputils-tracep 3:20071127-1+l Tools to trace the network path to a remote
ii  klogd          1.5-5          Kernel Logging Daemon
ii  krb5-config    1.22           Configuration files for Kerberos Version 5
ii  ldap-utils     2.4.11-1+lenny OpenLDAP utilities
ii  less           418-1          Pager program similar to more
ii  libacl1        2.2.47-2       Access control list shared library
ii  libapr1        1.2.12-5+lenny The Apache Portable Runtime Library
ii  libaprutil1    1.2.12+dfsg-8+ The Apache Portable Runtime Utility Library
ii  libattr1       1:2.4.43-2     Extended attribute shared library
ii  libauthen-pam- 0.16-1.1+b1    Perl interface to PAM library
ii  libblkid1      1.41.3-1       block device id library
ii  libbz2-1.0     1.0.5-1        high-quality block-sorting file compressor l
ii  libc6          2.7-18lenny4   GNU C Library: Shared libraries
ii  libcap1        1:1.10-14      support for getting/setting POSIX.1e capabil
ii  libcap2        2.11-2         support for getting/setting POSIX.1e capabil
ii  libcomerr2     1.41.3-1       common error description library
ii  libconsole     1:0.2.3dbs-65. Shared libraries for Linux console and font
ii  libconvert-bin 1.119+pristine Perl5 module for extracting data from macint
ii  libcrack2      2.8.12-8lenny1 pro-active password checker library
ii  libcurl3       7.18.2-8lenny4 Multi-protocol file transfer library (OpenSS
ii  libdb1-compat  2.1.3-9        The Berkeley database routines [glibc 2.0/2.
ii  libdb4.2       4.2.52+dfsg-5  Berkeley v4.2 Database Libraries [runtime]
ii  libdb4.5       4.5.20-13      Berkeley v4.5 Database Libraries [runtime]
ii  libdb4.6       4.6.21-11      Berkeley v4.6 Database Libraries [runtime]
ii  libdbi-perl    1.605-1        Perl5 database interface by Tim Bunce
ii  libdevel-symdu 2.08-1         Perl module for inspecting perl's symbol tab
ii  libdns55       1:9.6.ESV.R1+d DNS Shared Library used by BIND
ii  libedit2       2.11~20080614- BSD editline and history libraries
ii  libexpat1      2.0.1-4+lenny3 XML parsing C library - runtime library
ii  libfontconfig1 2.6.0-3        generic font configuration library - runtime
ii  libfreetype6   2.3.7-2+lenny2 FreeType 2 font engine, shared library files
ii  libgcc1        1:4.3.2-1.1    GCC support library
ii  libgcrypt11    1.4.1-1        LGPL Crypto library - runtime library
ii  libgdbm3       1.8.3-3        GNU dbm database routines (runtime version)
ii  libglib2.0-0   2.16.6-3       The GLib library of C routines
ii  libgnutls26    2.4.2-6+lenny2 the GNU TLS library - runtime library
ii  libgpg-error0  1.4-2          library for common error values and messages
ii  libgpm2        1.20.4-3.1     General Purpose Mouse - shared library
ii  libhesiod0     3.0.2-18.3     Project Athena's DNS-based directory service
ii  libhtml-parser 3.56-1+lenny1  A collection of modules that parse HTML text
ii  libhtml-tagset 3.20-2         Data tables pertaining to HTML
ii  libhtml-tree-p 3.23-1         represent and create HTML syntax trees
ii  libice6        2:1.0.4-1      X11 Inter-Client Exchange library
ii  libidn11       1.8+20080606-1 GNU libidn library, implementation of IETF I
ii  libio-stringy- 2.110-4        Perl modules for IO from scalars and arrays
ii  libisc52       1:9.6.ESV.R1+d ISC Shared Library used by BIND
ii  libisccc50     1:9.6.ESV.R1+d Command Channel Library used by BIND
ii  libisccfg50    1:9.6.ESV.R1+d Config File Handling Library used by BIND
ii  libjpeg-progs  6b-14          Programs for manipulating JPEG files
ii  libjpeg62      6b-14          The Independent JPEG Group's JPEG runtime li
ii  libkeyutils1   1.2-9          Linux Key Management Utilities (library)
ii  libkrb53       1.6.dfsg.4~bet MIT Kerberos runtime libraries
ii  liblcms1       1.17.dfsg-1+le Color management library
ii  libldap-2.4-2  2.4.11-1+lenny OpenLDAP libraries
ii  liblocale-gett 1.05-4         Using libc functions for internationalizatio
ii  liblockfile1   1.08-3         NFS-safe locking library, includes dotlockfi
ii  libltdl3       1.5.26-4+lenny A system independent dlopen wrapper for GNU
ii  liblwres50     1:9.6.ESV.R1+d Lightweight Resolver Library used by BIND
ii  libmagic1      4.26-1         File type determination library using "magic
ii  libmailtools-p 2.03-1         Manipulate email in perl programs
ii  libmd5-perl    2.03-1         backwards-compatible wrapper for Digest::MD5
ii  libmime-perl   5.427-1        transitional dummy package
ii  libmime-tools- 5.427-1        Perl5 modules for MIME-compliant messages
ii  libmng1        1.0.9-1        Multiple-image Network Graphics library
ii  libmysqlclient 5.0.51a-24+len MySQL database client library
ii  libncurses5    5.7+20081213-1 shared libraries for terminal handling
ii  libncursesw5   5.7+20081213-1 shared libraries for terminal handling (wide
ii  libnet-daemon- 0.38-1.1       Perl module for building portable Perl daemo
ii  libnet-ssleay- 1.35-1         Perl module for Secure Sockets Layer (SSL)
ii  libnewt0.52    0.52.2-11.3+le Not Erik's Windowing Toolkit - text mode win
ii  libnss-ldap    261-2.1        NSS module for using LDAP as a naming servic
ii  libpam-krb5    3.11-4         PAM module for MIT Kerberos
ii  libpam-modules 1.0.1-5+lenny1 Pluggable Authentication Modules for PAM
ii  libpam-runtime 1.0.1-5+lenny1 Runtime support for the PAM library
ii  libpam0g       1.0.1-5+lenny1 Pluggable Authentication Modules library
ii  libpaper1      1.1.23+nmu1    library for handling paper characteristics
ii  libpcap0.8     0.9.8-5        system interface for user-level packet captu
ii  libpcre3       7.6-2.1        Perl 5 Compatible Regular Expression Library
ii  libperl5.10    5.10.0-19lenny Shared Perl library
ii  libplrpc-perl  0.2017-1.1     Perl extensions for writing PlRPC servers an
ii  libpng12-0     1.2.27-2+lenny PNG library - runtime
ii  libpng3        1.2.27-2+lenny PNG library - runtime
ii  libpopt0       1.14-4         lib for parsing cmdline parameters
ii  libpq5         8.3.11-0lenny1 PostgreSQL C client library
ii  libreadline5   5.2-3.1        GNU readline and history libraries, run-time
ii  libsasl2-2     2.1.22.dfsg1-2 Cyrus SASL - authentication abstraction libr
ii  libselinux1    2.0.65-5       SELinux shared libraries
ii  libsensors3    1:2.10.7-1     library to read temperature/voltage/fan sens
ii  libsepol1      2.0.30-2       Security Enhanced Linux policy library for c
ii  libslang2      2.1.3-3        The S-Lang programming library - runtime ver
ii  libsm6         2:1.0.3-2      X11 Session Management library
ii  libsnmp-base   5.4.1~dfsg-12  SNMP (Simple Network Management Protocol) MI
ii  libsnmp15      5.4.1~dfsg-12  SNMP (Simple Network Management Protocol) li
ii  libsqlite3-0   3.5.9-6        SQLite 3 shared library
ii  libss2         1.41.3-1       command-line interface parsing library
ii  libssh2-1      0.18-1         SSH2 client-side library
ii  libssl0.9.8    0.9.8g-15+lenn SSL shared libraries
ii  libstdc++5     1:3.3.6-18     The GNU Standard C++ Library v3
ii  libstdc++6     4.3.2-1.1      The GNU Standard C++ Library v3
ii  libsysfs2      2.1.0-5        interface library to sysfs
ii  libtalloc1     1.2.0~git20080 hierarchical pool based memory allocator
ii  libtasn1-3     1.4-1          Manage ASN.1 structures (runtime)
ii  libtext-charwi 0.04-5+b1      get display widths of characters on the term
ii  libtext-iconv- 1.7-1+b1       converts between character sets in Perl
ii  libtext-wrapi1 0.06-6         internationalized substitute of Text::Wrap
ii  libtiff4       3.8.2-11.3     Tag Image File Format (TIFF) library
ii  libtimedate-pe 1.1600-9       Time and date functions for Perl
ii  liburi-perl    1.35.dfsg.1-1  Manipulates and accesses URI strings
ii  libusb-0.1-4   2:0.1.12-13    userspace USB programming library
ii  libuuid1       1.41.3-1       universally unique id library
ii  libwbclient0   2:3.2.5-4lenny client library for interfacing with winbind
ii  libwrap0       7.6.q-16       Wietse Venema's TCP wrappers library
ii  libwww-perl    5.813-1+lenny2 WWW client/server library for Perl (aka LWP)
ii  libx11-6       2:1.1.5-2      X11 client-side library
ii  libx11-data    2:1.1.5-2      X11 client-side library
ii  libxau6        1:1.0.3-3      X11 authorisation library
ii  libxaw7        2:1.0.4-2      X11 Athena Widget library
ii  libxcb-xlib0   1.1-1.2        X C Binding, Xlib/XCB interface library
ii  libxcb1        1.1-1.2        X C Binding
ii  libxdmcp6      1:1.0.2-3      X11 Display Manager Control Protocol library
ii  libxext6       2:1.0.4-2      X11 miscellaneous extension library
ii  libxml2        2.6.32.dfsg-5+ GNOME XML library
ii  libxmu6        2:1.0.4-1      X11 miscellaneous utility library
ii  libxpm4        1:3.5.7-1      X11 pixmap library
ii  libxt6         1:1.0.5-3      X11 toolkit intrinsics library
ii  locales        2.7-18lenny4   GNU C Library: National Language (locale) da
ii  login          1:4.1.1-6+lenn system login tools
ii  logrotate      3.7.1-5        Log rotation utility
ii  lprng          3.8.A-1.1      lpr/lpd printer spooling system
ii  lsb-base       3.2-20         Linux Standard Base 3.2 init script function
ii  lsof           4.78.dfsg.1-4  List open files
ii  lynx           2.8.7dev9-2.1  Text-mode WWW Browser (transitional package)
ii  lynx-cur       2.8.7dev9-2.1  Text-mode WWW Browser with NLS support (deve
ii  lzma           4.43-14        Compression method of 7z format in 7-Zip pro
ii  m4             1.4.11-1       a macro processing language
ii  make           3.81-5         The GNU version of the "make" utility.
ii  makedev        2.3.1-88       creates device files in /dev
ii  man-db         2.5.2-4        on-line manual pager
ii  man2html       1.6f-3         browse man pages in your web browser
ii  manpages       3.05-1         Manual pages about using a GNU/Linux system
ii  metamail       2.7-54         implementation of MIME
ii  mime-support   3.44-1         MIME files 'mime.types' & 'mailcap', and sup
ii  mingetty       1.07-1         Console-only getty
ii  mktemp         1.5-9          tool for creating temporary files
ii  modconf        0.3.9          Device Driver Configuration
ii  module-init-to 3.4-1          tools for managing Linux kernel modules
ii  mount          2.13.1.1-1     Tools for mounting and manipulating filesyst
ii  mtools         3.9.11-1       Tools for manipulating MSDOS files
ii  mysql-common   5.0.51a-24+len MySQL database common files
ii  ncompress      4.2.4.2-1+lenn Original Lempel-Ziv compress/uncompress prog
ii  ncurses-base   5.7+20081213-1 basic terminal type definitions
ii  ncurses-bin    5.7+20081213-1 terminal-related programs and man pages
ii  ncurses-term   5.7+20081213-1 additional terminal type definitions
ii  net-tools      1.60-22        The NET-3 networking toolkit
ii  netbase        4.34           Basic TCP/IP networking system
ii  nscd           2.7-18lenny4   GNU C Library: Name Service Cache Daemon
ii  odbcinst1debia 2.2.11-16      Support library and helper program for acces
ii  openssh-blackl 0.4.1          list of default blacklisted OpenSSH RSA and
ii  openssh-client 1:5.1p1-5      secure shell client, an rlogin/rsh/rcp repla
ii  openssh-server 1:5.1p1-5      secure shell server, an rshd replacement
ii  openssl        0.9.8g-15+lenn Secure Socket Layer (SSL) binary and related
ii  openssl-blackl 0.4.2          list of blacklisted OpenSSL RSA keys
ii  passwd         1:4.1.1-6+lenn change and administer password and group dat
ii  perl           5.10.0-19lenny Larry Wall's Practical Extraction and Report
ii  perl-base      5.10.0-19lenny minimal Perl system
ii  perl-modules   5.10.0-19lenny Core Perl modules
ii  portmap        6.0-9          RPC port mapper
ii  procmail       3.22-16        Versatile e-mail processor
ii  procps         1:3.2.7-11     /proc file system utilities
ii  psmisc         22.6-1         Utilities that use the proc filesystem
ii  psutils        1.17-26        A collection of PostScript document handling
ii  pwgen          2.06-1         Automatic Password generation
ii  python         2.5.2-3        An interactive high-level object-oriented la
ii  python-minimal 2.5.2-3        A minimal subset of the Python language (def
ii  python-support 0.8.4lenny2    automated rebuilding support for Python modu
ii  python2.5      2.5.2-15+lenny An interactive high-level object-oriented la
ii  python2.5-mini 2.5.2-15+lenny A minimal subset of the Python language (ver
ii  quota          3.16-7         implementation of the disk quota system
ii  readline-commo 5.2-3.1        GNU readline and history libraries, common f
ii  rsync          3.0.3-2        fast remote file copy program (like rcp)
ii  samba-common   2:3.2.5-4lenny Samba common files used by both the server a
ii  sasl2-bin      2.1.22.dfsg1-2 Cyrus SASL - administration programs for SAS
ii  screen         4.0.3-11+lenny terminal multiplexor with VT100/ANSI termina
ii  sed            4.1.5-6        The GNU sed stream editor
ii  serversman     1.0-5          serversman daemon program
ii  sharutils      1:4.6.3-1      shar, unshar, uuencode, uudecode
ii  smadmin        1.0-4          smadmin serversman admin tool
ii  smbfs          2:3.2.5-4lenny mount and umount commands for the smbfs (for
ii  snmp           5.4.1~dfsg-12  SNMP (Simple Network Management Protocol) ap
ii  ssh            1:5.1p1-5      secure shell client and server (metapackage)
ii  ssl-cert       1.0.23         simple debconf wrapper for OpenSSL
ii  stunnel        3:4.22-2       dummy upgrade package
ii  stunnel4       3:4.22-2       Universal SSL tunnel for network daemons
ii  sudo           1.6.9p17-3     Provide limited super user privileges to spe
ii  sysklogd       1.5-5          System Logging Daemon
ii  syslinux       2:3.71+dfsg-5  utilities for the syslinux bootloaders
ii  syslinux-commo 2:3.71+dfsg-5  Kernel loader which uses a FAT, ext2/3 or is
ii  sysv-rc        2.86.ds1-61    System-V-like runlevel change mechanism
ii  sysvinit       2.86.ds1-61    System-V-like init utilities
ii  sysvinit-utils 2.86.ds1-61    System-V-like utilities
ii  tar            1.20-1+lenny1  GNU version of the tar archiving utility
ii  tcpd           7.6.q-16       Wietse Venema's TCP wrapper utilities
ii  tcpdump        3.9.8-4        A powerful tool for network monitoring and d
ii  tcsh           6.14.00-7      TENEX C Shell, an enhanced version of Berkel
ii  telnet         0.17-36        The telnet client
ii  traceroute     2.0.11-2       Traces the route taken by packets over an IP
ii  tree           1.5.2-1        displays directory tree, in color
ii  ttf-dejavu     2.25-3         Metapackage to pull in ttf-dejavu-core and t
ii  ttf-dejavu-cor 2.25-3         Vera font family derivate with additional ch
ii  ttf-dejavu-ext 2.25-3         Vera font family derivate with additional ch
ii  tzdata         2010j-0lenny1  time zone and daylight-saving time data
ii  ucf            3.0016         Update Configuration File: preserve user cha
ii  units          1.87-1         converts between different systems of units
ii  unixodbc       2.2.11-16      ODBC tools libraries
ii  unzip          5.52-12        De-archiver for .zip files
ii  update-inetd   4.31           inetd configuration file updater
ii  util-linux     2.13.1.1-1     Miscellaneous system utilities
ii  vim            1:7.1.314-3+le Vi IMproved - enhanced vi editor
ii  vim-common     1:7.1.314-3+le Vi IMproved - Common files
ii  vim-runtime    1:7.1.314-3+le Vi IMproved - Runtime files
ii  wget           1.11.4-2+lenny retrieves files from the web
ii  whiptail       0.52.2-11.3+le Displays user-friendly dialog boxes from she
ii  whois          4.7.30         an intelligent whois client
ii  wide-dhcpv6-cl 20080615-1lenn DHCPv6 client for automatic IPv6 hosts confi
ii  wwwconfig-comm 0.1.2          Debian web auto configuration
ii  x11-common     1:7.3+20       X Window System (X.Org) infrastructure
ii  xinetd         1:2.3.14-7     replacement for inetd with many enhancements
ii  zlib1g         1:1.2.3.3.dfsg compression library - runtime
スポンサーリンク

まとめ

ServersMan@VPSの初期状態を確認しました。次回はいよいよセットアップを開始します。

コメント

タイトルとURLをコピーしました