This is an abbreviation (alphabet-->Japanese) dictionary whose
Japanese name is Ryakugo Jisyo. It was produced by Fumeikai Ryakugo
Jiten Hensyu committee.
This file is converted from the original dictionary into JIS X 4081
format (that is a subset of EPWING V1) by FreePWING. So this can be
used by EPWING viewers on Unix and the other OS (e.g. Windows or
MacOS).
o URL for the original dictionary:
http://www1.nisiq.net/~cpulot/Dic.htm
o URL for this converted dictionary:
Mail::Verify provides a function CheckAddress function for verifying
email addresses. First the syntax of the email address is checked,
then it verifies that there is at least one valid MX server accepting
email for the domain. Using the Net::DNS module and the IO::Socket
module a list of MX records (or, falling back on a hosts A record)
are checked to make sure at least one SMTP server is accepting
connections.
This software block SMTP sessions used by e-mail worms and viruses on
the NA(P)T router. It depends on netfilter framework of Linux, or ipfw
on FreeBSD.
It acts like proxy, intercepting outgoing SMTP connections and scanning
session data on-the-fly. When messages is infected, the SMTP session is
terminated. It's to be used (mostly) by ISPs, so they can eliminate
infected hosts from their net work, and (preferably) educate their users.
Bandwidth Monitor NG is a small and simple console-based live
bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others.
Short list of features:
* supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and libstatgrab
* unlimited number of interfaces supported
* interfaces are added or removed dynamically from list
* white-/blacklist of interfaces
* output of KB/s, Kb/s, packets, errors, average, max and total sum
* output in curses, plain console, CSV or HTML
* configfile
多路由器流量记录仪(MRTG)是一个监控网络链路流量负载的工具。MRTG 生成
包含 PNG 图片的 HTML 页面,实时地以可视化的方式展现流量。查阅
获得示例。MRTG 基于 Perl 和 C,可工作于 UNIX 和 Windows NT。
MRTG 已成功用于很多网站。
参见 MRTG-Site-Map:
http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/users.html
This port provides a utility for controlling USB OLED display found
on some ASUS laptops such as G-series models.
Originally it was written by Christian Lamparter <chunkeey@web.de>
for Linux and the early version is still available from here:
https://launchpad.net/asusoled
Now it is almost rewrite of the code with a lot of new features and
improvements by Jung-uk Kim <jkim@FreeBSD.org>.
This port offers VIQR<->VISCII (RFC 1456) conversion and VISCII ctype-like
routines for Vietnamese text processing. Of prime interest is the finite
state machine that reads 7-bit Viet-Net style Vietnamese and produces 8-bit
output. Developers are encouraged to take advantage of these routines for
these reasons:
- Parsing task is greatly simplified
- Makes one's code easier to port from one character encoding to another
- Ensures a consistent user interface across many software packages
The two programs "vn7to8" and "vn8to7" convert between the 7-bit
VIQR format for Vietnamese (Viet-Net like) and the 8-bit VISCII
data formats (RFC 1456).
The current supported version is VISCII 1.1.
The program "vn80to81" converts files from VISCII 1.0 to VISCII 1.1.
For complete details, please see the Viet-Std documents published elsewhere.
Contact "viet-std@haydn.Stanford.EDU" if you would like a copy.
David O'Brien
obrien@cs.ucdavis.edu
Mod_Authz_Unixgroup 1.0.x is a Unix group access control modules for Apache
version 2.2. If you have Apache 2.3 or Apache 2.4, you should be using
version 1.1.x of this module instead.
If you are having users authenticate with real Unix login ID over the net,
using something like my mod_authnz_external / pwauth combination, and you
want to do access control based on Unix group membership, then
mod_authz_unixgroup is exactly what you need.
Mod_Authz_Unixgroup 1.1.x is a Unix group access control modules for Apache
version 2.4. If you have Apache 2.2 you should be using version 1.0.x of
this module instead.
If you are having users authenticate with real Unix login ID over the net,
using something like my mod_authnz_external / pwauth combination, and you
want to do access control based on Unix group membership, then
mod_authz_unixgroup is exactly what you need.