Active Guardian Active Guardian is a Linux based caching proxy filter. AG was designed to be used in a school or library to limit user access to questionable sites. コメントの追加/表示 (0)
Apache Performance Notes Apache is a general webserver, which is designed to be correct first, and fast second. Even so, it's performance is quite satisfactory. Most sites have less than 10Mbits of outgoing bandwidth, which Apache can fill using only a low end Pentium-based webserver. In practice sites with more bandwidth require more than one machine to fill the bandwidth due to other constraints (such as CGI or database transaction overhead). For these reasons the development focus has been mostly on correctness and configurability. コメントの追加/表示 (0)
AtheOS AtheOS is a free operating system for the Intel architecture released under the GPL license. AtheOS is not meant to be a new Unix clone (like Linux and *BSD) but a new clean desktop OS. It does not run X-windows, but has its own heavy multithreaded GUI system. コメントの追加/表示 (0)
Beepage Beepage is a Unix-based text paging package. Text pages sent over TCP/IP are received via TPP, or Text Paging Protocol, by the provided client and server, which queues and transmits the data to any paging service providers that support the Telocator Alpha-numeric Protocol. コメントの追加/表示 (0)
BestCrypt BestCrypt creates and supports encrypted virtual volumes for Linux. BestCrypt volume is accessible as a regular filesystem on a correspondent mount point. コメントの追加/表示 (0)
BigStorage Inc. BigStorage is an integrator of open-systems hardware and open-source software for storage and information management on the Linux platform. BigStorage takes an innovative approach to Linux support, with its LiveResponse 24/7 support. BigStorage fosters open-source development and is a sponsor of the ReiserFS journaling filesystem for Linux. コメントの追加/表示 (0)
Black Cat Linux Black Cat Linux is a Red Hat based Linux OS distribution designed by Donbass Linux User Group members Leonid Kanter and Alexander Kanevskiy.The main project goal is to design a universal distribution good for both Internet/Intranet server and a workstation or a home multimedia system. コメントの追加/表示 (0)
CAN Controller Area Network formerly developed by BOSCH is a two wire serial (up to 1Mbaud) broadcast transmission Protocol used in industrial control applications, hydraulic or automotive applications. コメントの追加/表示 (0)
Cfingerd Cfingerd is a free and secure finger daemon replacement for standard finger daemons such as GNU fingerd or MIT fingerd. It can enable/disable finger service to individual users, rather than to all users on a given host. Cfingerd is able to respond to a finger request to a specified user by running a shell script (e.g., finger doorbell@mysite.mydomain might cause a sound file to be sent) rather than just a plain text file. コメントの追加/表示 (0)
Chinput Chinput is a Chinese input server on UNIX/Linux systems. it support XIM(X Input Method) and its own protocol defined at the previous stage of the software. コメントの追加/表示 (0)
CopperZ Linux Servers A new line of Linux servers all with dual Intel processors and dual disks. Preloaded with Open Source software, Zope, Apache, Webmin, MySQL, Postgres, to name a few. Best price/performance ratios in the market. コメントの追加/表示 (0)
Corsair Memory for Linux Servers and Desktops Corsair Memory is the leader in high density memory modules for qualified on high end servers supporting the Linux operating system. Supporting many of the industry's largest Linux system manufacturers, you can be assured that Corsair Memory is your best qualified Linux Memory solution. コメントの追加/表示 (0)
Cyrix/IBM 6x86 family CPUs and Linux The purpose of these pages is to provide information on the use of 6x86 family processors (the 6x86, 6x86L and 6x86MX processors) together with the various Linux 2.x kernels. コメントの追加/表示 (0)
deepLINUX deepLINUX will be able to provide top-notch sales, support, and integration to VAR's, OEM's, and the larger corps without the time to deal with embedded systems themselves. コメントの追加/表示 (0)
e2compr e2compr package consists of a set of patches and utilities to provide transparent compression and decompression in the second extended (ext2) filesystem. コメントの追加/表示 (0)
e2fsprogs The ext2fsprogs contains essential ext2 filesystem utilities which consists of e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2 filesystem utilities. コメントの追加/表示 (0)
efingerd efingerd is a replacement for standard linux finger daemon. It offers you the possibility to execute programs when somebody fingeres you, and choose the output depending on who is fingering you. コメントの追加/表示 (0)
Evolution Scheduler This is a new scheduler, called an Evolution Scheduler, based on Genetic Algorithms and Evolutionary Programming. It coexists with the original Linux priority scheduler. This means you don't have to reboot to change the scheduling policy. コメントの追加/表示 (0)
Exim-qpopper-mysql These are a set of patches to qpopper and exim to allow all authentication for pop3 and smtp mail to be done via a single MySQL database. コメントの追加/表示 (0)
Fancylogin fancylogin is one of the most powerful login-programs available for LINUX, and UNIXes generally. fancylogin can do everything your old login program can do (supports shadow-passwords. コメントの追加/表示 (0)
File Server Tuning Linux comes bundled with servers for several types of network file systems. These pages are aimed at getting better performance out of such software than is available with the default configurations. コメントの追加/表示 (0)
FilterProxy FilterProxy is a perl script that acts as a generic web proxy. It is unique in that it allows "Modules" to be installed that can perform arbitrary transformations on HTML (or any other mime-type). コメントの追加/表示 (0)
FiST The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can describe stackable file systems in a cross-platform portable fashion. コメントの追加/表示 (0)
FLshutdown FLshutdown is a GPL'd program to shutdown your Linux system. It has an easy to use graphical user interface and can be set up in such a way as to allow specified users to shutdown the machine. コメントの追加/表示 (0)
Flying Linux Flying Linux is the name for the wireless linux infrastructure that will be available for the 2G1303 finger course during year 2000 at KTH/IT. コメントの追加/表示 (0)
Fortunelock Fortunelock is a "keep it simple, stupid" program to lock a terminal with while showing fortunes. It was designed to be as small and simple as possible and therefore does not support PAM, NIS, shadow passwords or even regular passwords: the user must enter a lock password to lock the terminal. コメントの追加/表示 (0)
Freedom CPU Project The F-CPU Project was created with two ideas: 1. That hardware and software are really two instances of the same concept: an information processing mechanism. 2. That intellectual freedom, as the underlying idea behind Free Software and the GNU/GPL license, should be extended to encompass all the desktop. コメントの追加/表示 (0)
Global File System The Global File System (GFS) allows multiple Linux machine to share storage devices over a network. Each machine sees the network disks as local, and GFS itself appears as a local file system. Writes to a file by one Linux machine are seen by another machine that later reads that file. コメントの追加/表示 (0)
Graphics Tuning Graphics Tuning Graphics was always one of the main weakness of the Linux kernel, without a standard kernel way for graphic handling, various of hacks, which all of them require root privileges and therfore hurt security コメントの追加/表示 (0)
gTaskMgr gTaskMgr is a GTK based GUI to the ps command. It allows various filtering capabilities, saving of the current process list, using a pre-made ps list (for testing) and works in one-shot and auto-refresh modes. コメントの追加/表示 (0)
Hdparm Hdparm provides a command line interface to various hard disk ioctls supported by the stock Linux IDE/ST-506 device driver. This utility requires Linux kernel version 1.2.13 or later. Some options may not work correctly with earlier kernels. コメントの追加/表示 (0)
htmsysinfo htmsysinfo is a useful Tool for Linux, which reads in different information about your system and from this a HTML document produced. コメントの追加/表示 (0)
Hwclock Hwclock is a program that runs under Linux and sets and queries the Hardware Clock, which is often called the Real Time Clock, RTC, or CMOS clock. This is the program that most Linux systems use to get the time from the Hardware Clock and set the System Time at boot time. コメントの追加/表示 (0)
Icarus Verilog Icarus Verilog is a Verilog simulation and synthesis tool. It operates as a compiler, compiling source code writen in Verilog (IEEE-1364) into some target format. コメントの追加/表示 (0)
InterMezzo InterMezzo is a new distributed file system with a focus on high availability. InterMezzo is an Open Source project, currently on Linux (2.2 and 2.3). コメントの追加/表示 (0)
ISDN Router This system enables you to convert old hardware to a secure masquerading ISDN router, including caching nameserver and HTTP/FTP proxy. コメントの追加/表示 (0)
isectd isectd is an open-source middleware daemon that simplifies the implementation of distributed processing and client-server systems. Using a familiar file IO-like programmer's interface it makes multi-tier programming as easy as reading and writing. コメントの追加/表示 (0)
LART The LART is a small yet powerful embedded computer capable of running Linux. Its performance is around 250 MIPS while consuming less than 1 Watt of power. In a standard configuration it holds 32MB DRAM and 4MB Flash ROM, which is sufficient for a Linux kernel and a sizeable ramdisk image. コメントの追加/表示 (0)
Lilo-Colors Lilo-colors is a patch which allows lilo to display a fancy color bootmessage on any VGA card, maybe even EGA, anybody ?. On a VESA compatible video card you can even set an extended video mode like 132x50. コメントの追加/表示 (0)
Linux Assembly If you are looking for information on assembly programming under Linux this is the right place to be. As time passes, we'll try to provide as much information as possible on the subject. On this site you will find various resources ranging from tutorials, documentation up to actual Linux tools written in assembly. コメントの追加/表示 (0)
Linux CE for MIPS-based Devices The Linux CE effort is aimed at porting the Linux kernel and supporting applications to the various platforms that are supported by Microsoft's Windows CE operating system. コメントの追加/表示 (0)
Linux For The Mac Linux for the awsome RISC processor of the Power Macintosh. Find all the current information on linux, and software, for the Mac コメントの追加/表示 (1)
Linux FTP Archive Sites When downloading Linux material, especially large files, try and pick a site close to home. In paticular many vendors have mirrors that are not listed here, but are listed on their FTP title pages. コメントの追加/表示 (0)
Linux Joliet CD-ROM Support Joliet is a Microsoft extension to the ISO 9660 filesystem that allows Unicode characters to be used in filenames. This is a benefit when handling internationalization. Like the Rock Ridge extensions, Joliet also allows long filenames. コメントの追加/表示 (0)
Linux VFAT Filesystem Page The VFAT filesystem is a Linux filesystem that is compatible with Windows 95 and Windows NT long filenames on the FAT filesystem. It does not read NTFS filesystem. コメントの追加/表示 (0)
Linux.Org Distribution and FTP Sites As a benefit to the source code for the Linux kernel being freely-distributed, a number of companies have developed their own 'distribution' of Linux. Each of these distributions has it's own feature set, and some are geared towards specific types of computer systems. In some cases, they are available at no charge via FTP and in other cases they may be purchased on CD for a relatively low cost, or as a companion to a Linux book. コメントの追加/表示 (0)
LinuxHardware.net The goal of this site is to provide a place where Linux users can submit information about their systems or the performance of specific pieces of hardware under Linux. The idea is to help other users easily get information on specific types of hardware/systems to aid them in purchasing a Linux machine/hardware. コメントの追加/表示 (0)
Logrotate Logrotate is designed to ease administration of systems that generate large numbers of log files. It allows automatic rotation, compression, removal, and mailing of log files. コメントの追加/表示 (0)
Minix MINIX is a free UNIX clone that is available with all the source code. Due to its small size, microkernel-based design, and ample documentation, it is well suited to people who want to run a UNIX-like system on their personal computer and learn about how such systems work inside. コメントの追加/表示 (0)
Mkdnstab Mkdnstab is a Perl script that will create forward and reverse DNS zone files and a named.conf file for a class C network or a subset thereof. コメントの追加/表示 (0)
ModOS ModOS is a new OS project that is designed to be highly configurable. The goal is to create an OS that can be tuned to the application it will be used for. コメントの追加/表示 (0)
NetTraf NetTraf consists of a daemon running on Linux, and a client application (by now only a Windows client is included), that monitors one interface on the Linux machine. コメントの追加/表示 (0)
Nino And Linux Synchronization These pages cover information that will alow you to synchronize and transfer files between your Nino and Linux desktop. コメントの追加/表示 (0)
NSS LDAP Module The LDAP Nameservice Switch (NSS) module is an Open Source project to integrate LDAP as a native nameservice under Linux, Solaris, and other operating systems. コメントの追加/表示 (0)
Oberon for GNU/Linux This is my attempt to produce an Oberon V4-Version for Systems running Linux/GNU that closely resembles the packages for Windows & Macintosh maintained by the Department for System Software at the Johannes Kepler University in Linz, Austria. コメントの追加/表示 (0)
OpenAL OpenAL is a mid-level library meant to sit on top of a hardware vendors existing low-level libraries, in much the same way that Mesa sits on top of Glide for 3DFX hardware. コメントの追加/表示 (0)
OpenBSD The OpenBSD project produces a FREE, multi-platform 4.4BSD-based UNIX-like operating system. Our efforts emphasize portability, standardization, correctness, proactive security and integrated cryptography. OpenBSD supports binary emulation of most programs from SVR4 (Solaris), FreeBSD, Linux, BSD/OS, SunOS and HP-UX. OpenSSH is included in OpenBSD. コメントの追加/表示 (0)
OpenLinux on Sparc and UltraSparc Caldera Systems, Inc. today announced that its port of OpenLinux 2.2 for Sun's SPARCTM and UltraSPARCTM-based platforms is now available for download. Caldera Systems ported OpenLinux to Sun's industry-leading UltraTM systems with the help of key Caldera Systems engineers in Erlangen, Germany, the University of Erlangen and Sun Microsystems, Inc. This effort clearly demonstrates that Caldera's self-hosted method of porting Linux (matching source and binaries) can easily produce OpenLinux on several different platforms. OpenLinux 2.2 also works with Sun's older SPARC-based platforms. コメントの追加/表示 (0)
Overlay Filesystem The overlay filesystem is a pseudo filesystem that allows users to work with files from another filesystem without affecting it. コメントの追加/表示 (0)
R R, also known as `GNU S', is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. コメントの追加/表示 (0)
Rakd This program to enable the Rapid Access Keyboard* from IBM with the Linux OS. The program consists of a kernel driver, and a user space daemon. コメントの追加/表示 (0)
Roadrunner Roadrunner/pk is an open-source, general-purpose operating system built on a protected-memory, POSIX threads real-time kernel. コメントの追加/表示 (0)
RoboSim RoboSim is basically a simulated 5 axis robot. It may be controlled either via a file listing a set of changes to the tool configuration vector, or by keyboard dcommands. コメントの追加/表示 (0)
RTAI RTAI is a set of modules based on a minimal LINUX kernel change (about 70 lines added/modified) that implements a Real Time Hardware Abstraction Layer (RTHAL) onto which a Real Time Application Interface (RTAI) is built. コメントの追加/表示 (0)
Rule Based Performance Information-Linux Tuning In the wake of the May 1999 Mindcraft (http://www.mindcraft.com) benchmark report (see http://lwn.net/1999/features/MindCraft1.0.phtml ), I found myself wondering just how much effort Mindcraft had put into performance tuning Linux. I thought back to my own work Internet World presentations on web server tuning (see http://www.blakeley.com/resources ) and remembered that Linux kernel tuning information had been fairly thin on the ground, and what I had found had sometimes been outdated or overly cryptic. コメントの追加/表示 (0)
Sans Institute The SANS (System Administration, Networking, and Security) Institute is a cooperative research and education organization through which more than 62,000 system administrators, security professionals, and network administrators share the lessons they are learning and find solutions for challenges they face. As a part of this effort, SANS offers a series of exceptional educational conferences featuring up to eight days of in-depth courses and multi-track technical conferences focusing on user experiences and problem solving. SANS also produces a series of cooperative research reports, electronic digests, posters of authoritative answers to current questions, and cooperatively-created software. コメントの追加/表示 (0)
SCAR - The Linux/UNIX Script Archive SCAR, the UNIX/Linux shell script archive provide a home for shell scripts. SCAR welcomes contributions from the community. The object of scar is to save users time and effort by prosenting them with a pre-written script, to teach shell/perl programming through practical examples and to allow ordinary users to contribute to the Open Source community. コメントの追加/表示 (0)
Small Arms Ballistics Small Arms Ballistics is a ballistics program written for the Linux operating system. However, it should compile on most Unix based systems. コメントの追加/表示 (0)
Smb_auth smb_auth is a proxy authentication module. With smb_auth you can authenticate proxy users against an SMB server like Windows NT or Samba. コメントの追加/表示 (0)
Susi Susi is a part of a new system managment system. It provides an easy-to-use menu-interface for users without unix-knowledge. A susi-frontend can be set up as a login-shell in order to allow users to start programs without having contact with shell. コメントの追加/表示 (0)
Swapd Swapd is a dynamic swapping manager for Linux. It provides the system with as much swap space (virtual memory) as is required at a particular time by dynamicly creating swap files. コメントの追加/表示 (0)
Synergy Scientific Subroutine library This powerful library provides hundreds of hand-optimized functions, specifically tuned for the VSS4 to deliver maximum performance. The VSS4 supports VxWorks as well as Linux. And, the VSS4 is not only powerful, but easy to program too, thanks to its PowerPC CPUs. コメントの追加/表示 (0)
sysinfo.app sysinfo.app is a 'top' replacement written in WINGs. in order to be portable, it uses Martin Baulig's excellent glibtop library to get information about your machine and its processes. コメントの追加/表示 (0)
TCCS - The Trivial Configuration Control System TCCS is a freely-available system to support what we call project control, a simple but powerful form of software configuration management. TCCS is implemented as a front-end to the two most common source control systems in POSIX-compliant environments, RCS and SCCS. コメントの追加/表示 (0)
TCP Tuning under Linux (from CMU's "Enabling High Performance Data Transfers") Note: This original copy of this page is maintained at the Pittsburgh Supercomputing Center, at http://www.psc.edu/networking/perf_tune.html. Because the information in this page is updated frequently, we strongly recommend checking this URL to get the most up-to-date information on performance tuning for high speed networks. コメントの追加/表示 (0)
The HFS for Linux HFS (Hierarchical File System) has been the native filesystem on the Apple Macintosh since the Mac Plus was released. The older MFS (Macintosh File System) is not supported. コメントの追加/表示 (0)
The ISAPNPTOOLS home page These programs allow ISA Plug-And-Play devices to be configured on a Linux machine. This program is suitable for all systems which contain ISA bus Plug-and-Play cards, whether or not they include a PnP BIOS. コメントの追加/表示 (0)
The Linux Hardware Database This site is a repository of ratings of compatibility and performance of computer hardware components under Linux. It also includes some information about device drivers and some hints for getting quirky devices working under Linux. It could be thought of as a dynamic hardware compatibility FAQ. コメントの追加/表示 (0)
The Linux Scalability Project The primary goal of this research is to improve the scalability and robustness of the Linux operating system in order to support greater network server workloads more reliably. We are specifically interested in the scalability, performance, and reliability of network server infrastructure products running on Linux, such as Netscape's network server suite which includes an LDAP directory server, an IMAP electronic mail server, and a web server, among others. コメントの追加/表示 (0)
The LNX System The LNX System aims to be a well-engineered Linux distribution, with a centralized CVS repository; structured and flexible packaging; maintained and integrated subsystems; pro-actively-secure and audited code; documented design; and many other features which are too often lacking in Linux distributions. コメントの追加/表示 (0)
The Pizza FileBox The PizzaBox File Server allows an unlimted number of people to share Files, Printers and CD-ROM's in a single, easy to install and manage operating system, packaged in Flash-ROM コメントの追加/表示 (0)
Thin Linux Thin Linux Embedding the Bird for the sake of all humanity Welcome to the Thinlinux.org site. The aim of this site is to bring together people interested in the development of tools, techniques, and applications of embedded and minimal installations of Linux. コメントの追加/表示 (0)
TSync Time Synchroniser is a perl script to synchronise your system time and hardware clock with remote time servers. It is designed primarily for machines that connect infrequently to the net, via modem. コメントの追加/表示 (0)
V2_OS The V2_OS is a brand new Operating System, offers more speed, expandability, and hardware control for adventurous projects and easy programming FOR FREE! コメントの追加/表示 (0)
vpopd vpopd is a virtual POP3 daemon which redirects users to their real POP3 server (using the virtusertable); this way the POP3 service can be split across multiple POP3 servers. コメントの追加/表示 (0)
Web Server Tuning Make sure that MaxClients is set high, because if it's too low your clients will get locked out. If you increase it above 256, you'll have to increase the HARD_SERVER_LIMIT in include/httpd.h or add -DHARD_SERVER_LIMIT=xxx to CFLAGS in Configuration コメントの追加/表示 (0)
Whichcap - interim capabilities under Linux Whichcap perverts the existing capability mechanism to grant extra capabilities to users. It does this by means of a kernel patch and a program, run via sudo, which grants capabilities to third-party processes (typically the shell it was run from). コメントの追加/表示 (0)
White dwarf linux White dwarf linux is small enough to load in 16MB of Flash, but dense enough to contain the features that embedded applications demand including: 柊 fully graphical package-based installer 謬CP/ip tools including ftp, telnet, ping, hostname, ftpd, telnetd 筆ailx to allow sending and receiving of email コメントの追加/表示 (0)
WMlm7x This app keeps track of the voltages and temperature of your CPU, provided that your motherboard has the LM78 module. You will need the lm_sensors kernel module. コメントの追加/表示 (0)
X10 MouseRemote X10's MouseRemote is a remote control that not only acts as a universal remote for a variety of home theater components, but it can also work as a wireless RF mouse for any PC. コメントの追加/表示 (0)
XF86_SVGA XF86_SVGA is an 8-bit PseudoColor, 16-bit TrueColor and 24-bit TrueColor server for Super-VGA cards. It is derived from the X386 server provided with X11R5. コメントの追加/表示 (0)
XOSL Extended Operating System Loader (XOSL) is the world's only full-featured free boot manager with a real, easy-to-use and full-blown graphical user interface. コメントの追加/表示 (0)
Y2KWA Y2KWA (Y2K Work-Around) is for use with CMOSes that will not accept years beyond 1999. When run at boot time, it will give a system the correct year. コメントの追加/表示 (0)
YIFF Sound Server Sound server with network transparent multi-client library. ALSA and OSS compliant. Uses the Ylib low-level sound language (dirived from Xlib), コメントの追加/表示 (0)
Apcupsd A package for providing UPS power management under Linux for APCC products. This allows a computer to run during power outages for a specified length of time all the way up to the life of the batteries in the UPS. コメントの追加/表示 (0)