Cooperative Linux is the first working free and open source method for optimally running Linux on Microsoft Windows natively. More generally, Cooperative Linux (short-named coLinux) is a port of the Linux kernel that allows it to run cooperatively alongside another operating system on a single machine.
SLAX is fast and beautiful Linux operating system which fits on small (3.14") CD-ROM disc. It runs directly from the CD (or USB) without installing. The Live CD described here is based on the Slackware Linux distribution and uses Unification File System (also known as unionfs), allowing read-only filesystem to behave as a writable one, saving all changes to memory.
This bootable ISO live CD is based on Fedora Core 4. The toolkit was designed to provide easy access to best-of-breed Open Source Network Security Applications and should run on most x86 platforms.
Monoppix is a Live CD Linux distribution (based on Knoppix), which means you pop it in your CD drive, reboot, and you're running Linux. It works without installing a thing on your hard drive - it runs completely off the CD and RAM.
The Inside Security Rescue Toolkit is a multi-purpose disaster recovery and network analysis system. It runs from a credit card-sized CD-ROM for convenient transport or download and has read-write support for NTFS-partitions.
configure XF86Config and xorg.conf from the command line. RPMパッケージもあるので簡単に導入可能。別途 libbash が必要となる。RPM版利用するには /usr/sbin/xconfig に記載されている「ldbash
」へのパスの修正が必要。
(修正前)
if ! eval $(/bin/ldbash -L getopts,hashstash) ; then
(修正後)
if ! eval $(/usr/bin/ldbash -L getopts,hashstash) ; then
LTSP is an add-on package for Linux that allows you to connect lots of low-powered thin client terminals to a Linux server. Applications typically run on the server, and accept input and display their output on the thin client display.
KchmViewer is a chm (MS HTML help file format) viewer, written in C++. Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget library with optional KDE libraries.
Available for FreeBSD 4.11/5.4/6.0/7.0, NetBSD 2.0, Sun Solaris 8/9/10, Debian GNU/Linux 3.1, Fedora Core 4, RedHat Enterprise Linux 4, Novell SUSE Linux 9.3/10, Gentoo Linux 1.12.0, Mandriva Linux 10.2. Already known to work for IBM AIX 5.1, HP HPUX 11.11.
I currently have many packages available for Red Hat Enterprise Linux (2.1, 3 and 4), Fedora Core (1, 2, and 3) and Red Hat Linux (6.2, 7.3, 8.0 and 9), for i386 and x86_64.
The aim of this repository is to provide an easy way to access rpm's originally built for related projects, but not available to run on CentOS without a rebuild.
This repository contains rpms for Red Hat Enterprise Linux 4 and 3, for Fedora Core 4, 3, 2 and 1 and for Aurora Linux 1.92 and 1.91. The packages for Red Hat Enterprise Linux also work on rebuilds like CentOS and TaoLinux. This repository is part of the RPMforge project which is a collaboration of several packagers.
We provide a mechanism to trace the NPTL Library as few intrusive as possible for the application dynamics. The post-mortem analysis then allows measurements (contension,...) and understanding of hangs or bugs. No change in kernel or user application.