Logstalgia is a website traffic visualization that replays or streams web-server
access logs as a pong-like battle between the web server and an never ending
torrent of requests.
Requests appear as colored balls which travel across the screen to arrive at the
requested location. Successful requests are hit by the paddle while unsuccessful
ones (eg. 404 - File Not Found) are missed and pass through.
Msktutil is a program for interoperability with Active Directory that can:
Create a computer account in Active Directory
Create a system Kerberos keytab
Add and remove principals to and from that keytab
Change the computer account's password
Pdsh 是一个高效的、多线程的远程 shell 客户端,在多个远程主机上并行地执行
命令。Pdsh 实现了动态扩展功能,例如新的远程 shell 服务和远程主机选择。
fuse-zip is a FUSE file system to navigate, extract, create and modify ZIP
archives based on libzip, implemented in C++. With fuse-zip, you can work
with ZIP archives as real directories. Unlike KIO or Gnome VFS, it can be
be used in any application without modifications.
DanZFS provides a Python API for checking the status of ZFS without the use of
libzfs by calling the system binaries and parsing the output.
Currently you can: -
1. List the ZFS properties (name, property, value, source)
2. List filesystems, snapshots, and volumes (name, used, available, refer, and
mountpoint)
3. Query the pool IO statistics (name, capacity, operations, and bandwidth)
4. List the pools (name, size, allocated, free, capacity, deduplication, health,
and alternativeroot)
5. Query the pool status (name, state, status, action, scan, config-type,
config-disks, and errors)
6. Replication "daemon" allowing near realtime local and remote replication
using snapshots.
The data from the API calls will be returned as a Python dictionary.
Example code is provided and will be installed into the
${PREFIX}/share/examples/danzfs directory.
Intelligent Input Bus for Linux / Unix OS, iBus, is the next generation
input framework, developed by the developer of scim-python, includes all
its function, and much more.
This is the ibus-qt port, the input method module for Qt4 of ibus.
You may select ibus as the input method in qtconfig after installation.
Intelligent Input Bus for Linux / Unix OS, iBus, is the next generation input
framework, developed by the developer of scim-python, includes all its
function, and much more.
This is the base port, you need input methods such as pinyin to input text.
A simple Python script that converts CHM files into PDF files.
This library is minimum, easy-to-use, C implementation for xml file parsing.
Because XML parsing is always hard to reinvent.
Because very often, xml libraries are too big to fit with little application.
uchardet is a C language binding of the original C++ implementation
of the universal charset detection library by Mozilla.