]
トップ «前の日記(2004-06-18) 最新 次の日記(2004-06-20)» 編集

Yukiharu YABUKI の tDiary



このtDiaryを検索します。

2004-06-19 [長年日記]

_ 天気

はれ

_ 交通費清算

done

_ [DPiS] cryptsetup - configures encrypted block devices

DPiSは、Debian Package in Sidの略。暗号ブロックデバイスの設定 --- kernel 2.6.4から暗号化ファイルシステムのサポートが提供されるようになった。
Since kernel 2.6.4, encrypted filesystem support is provided by the device mapper target dm-crypt. This utility provides a command-line interface for configuring this facility.

cryptsetup is backwards compatible with the on-disk format of cryptoloop, but also supports more secure formats. This package also includes support for automatically configuring encrypted devices at boot time via the config file /etc/crypttab. When combined with newer versions of the debian initrd-tools and standard debian kernels, cryptoroot is also supported.

For information on how to convert your system to use encrypted filesystems please read
/usr/share/doc/cryptsetup/CryptoRoot.HowTo .

_ [DPiS] osiris - network-wide system integrity monitor control interface

Osiris is a Host Integrity Monitoring System that periodically monitors one or more hosts for change. It maintains detailed logs of changes to the file system, user and group lists, resident kernel modules, and more.

This package contains the control program used to communicate with the Osiris central management daemon, and should be installed on any system from which administrators will manage Osiris.

_ [DPiS] ggcov - Graphical tool for displaying gcov test coverage data

gcovのカバレッジテストデータの表示をグラフィカルにする。
This is a simple GUI for browsing C test coverage data gathered by programs instrumented with "gcc -fprofile-arcs -ftest-coverage". Hence it's a graphical replacement for the "gcov" program that comes with gcc.

_ [DPiS] gpp - a general-purpose preprocessor with customizable syntax

文法をカスタマイズできる汎用目的のプリプロセッサー
GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any one programming language makes it much more versatile than the C preprocessor (cpp), while its syntax is lighter and more flexible than that of GNU m4. There are built-in macros for use with C/C++, LaTeX, HTML, XHTML, and Prolog files.

Homepage: http://www.nothingisreal.com/gpp/

_ [DPiS] kerneltop - shows linux kernel function usage in a style like top

カーネルの関数が利用されているのをtopのようなスタイルで表示する。--- プロファイルを使えるようにしておく必要があるとはいえ、勉強用にはおもしろいのかも。
kerneltop shows linux kernel function information usage (modules not included) like top do for process, and is derived from readprofile.

It needs profiling enabled on kernel and on boot time.

_ [DPiS] mono-gac - Mono GAC Tool

The Mono Project is an open development initiative sponsored by Ximian that is working to develop an open source, Linux-based version of the Microsoft .NET development platform.

This package includes the Global Assembly Cache (GAC) used by Mono to store shared libraries.

_ [DPiS] scim - Smart Common Input Method platform

あたらしい、IM。
Main binary package of SCIM platform, including SCIM library, SCIM main program, X11 FrontEnd, Panel Gtk, Generic Table Input Method Server, Rawcode Input Method Server and Simple Config module. You only need to install this package to run SCIM.

Smart Common Input Method platform (SCIM) is an input method server and a development platform to make Input Method developers' lives easier. It has a very clear architecture and very simple programming interface.

Currently SCIM is focused on CJK (Chinese/Japanese/Korean) Input Methods, but it can be extended to other languages very easily.

SCIM is a higher level library comparing with XIM or IIIMF. It has much simpler interface than XIM or IIIMF.
And it can work with XIM or even IIIMF (in the future).

Key Features of SCIM:
* Fully Object Oriented structure written in C++
* Highly modularized
* Simple programming interface
* Fully i18n support with UCS-4/UTF-8 encoding
* Include many handy utility functions to speedup the development

_ [DPiS] nagat - Nagios Administration Tool

Nagatは、PHPで書かれたwebベースの設定ツールです。Nagiosの設定に使います。
Nagat is a webbased configuration tool written in PHP, used for configuring Nagios, a host and service monitor.