15 projects tagged "Installation/Setup"
VIA High Speed Serial is a little kernel module (1 KB) which enables high speed serial port modes of VIA VT82C686A or VT82C686B southbridge-equipped motherboards. Basically, this is developed for ISDN-TAs, which at least in europe are constrained by the normal serial port speed of 115200 bit/s. With this module, you can use the serial port at 230400 bit/s so that you can get the full 128000 bit/s from ISDN-TA. The module has been tested with both 686A and 686B chipsets. Functionality is the same as with SHSMOD patches, but you don't have to patch the serial port driver.
RawWrite for Windows is a replacement for the DOS-based rawrite, or rawwrite program (the DOS version does not work well under Win95, and does not work at all from NT). This version is designed to work under NT/2K/XP, and 95/98/ME. It has a simple GUI, which makes it easier for first time users to create their Linux boot disks.
The IP Masquerade HOWTO is the document that contains instructions on understanding, configuring, and troubleshooting NAT or Network Address Translation for Linux. It covers topics such as IPTABLES, PORTFW, IPCHAINS, IPFWADM, stronger packet firewalls, multiple network segments, and configuring many client operating systems. It also has an extensive FAQ and troubleshooting section.
Kernin is an easy-to-follow, menu-driven script to help with the installation of a Linux kernel. This includes everything from extracting the kernel from its tarball through automatically changing the LILO configuration. Kernin is mainly aimed at inexperienced users that have no prior knowledge of kernel installation. Kernin can also help experienced Linux users save time when installing a kernel. Note that kernin is only compatible with LILO at the moment.
Linux device driver for CueCat barcode readers that supports multiple PS/2 CueCats on either the keyboard port, mouse port (without disabling the mouse) or USB port through a PS/2 -> USB adapter, or native USB CueCats. A standalone application that doesn't require the driver and also reads barcodes from a CueCat connected to a serial port through a homemade PS/2 -> serial converter is included as well. The driver separates CueCat barcode scancodes from normal keyboard or mouse scancodes, decode the barcodes, performs error-checking on them and send them in clear text through a normal character device file. NOTE : the company that created the CueCat has disappeared. CueCat readers are no longer produced or distributed.
flashboot for OpenBSD is a set of makefiles, scripts, and support tools to build an OpenBSD image suitable for booting from read-only media, such as flash memory. The default image (smaller than 5Mb) is an image for a firewall/router with support for IPsec, SSH, IPv4 and IPv6 packet filtering, DHCP (client and server), and PPPoE. This image may be further trimmed or extended by editing the packing list files included in the distribution.