485 projects tagged "Operating Systems"
SoL-diag is a diskless Linux distribution that was designed for the rescue and analysis of i686 computers. The 36MB image contains over 300 programs, including DVD and MP3 players and CD-RW buring tools. It is also useful for improving your Linux skills and benchmarking computers without having to install programs to the hard drive.
rpm livelinuxcd is a set of ISO images and a toolkit. The first CD image is a basic live CD with X/KDE, GNOME, twm, VPN/DSL, kickstart, and other tools based on RPM packages. The second CD image includes a server with ssh, Apache, PHP, MySQL, Samba, Squid, and more, but without X11. The toolkit consists of shell scripts to create new CDs from RPM package lists or comps files.
Contiki is an open source, highly portable, networked, multi-tasking operating system for the Internet of Things. Contiki includes a multitasking kernel, a TCP/IP stack and a set of application programs, and a low-power radio communication stack. It is written in C and designed to be very small: it runs comfortably in a few kilobytes of RAM.
The Project Akita OS (Orange OS) was started with the intent to design a lightweight operating system. It contains a small kernel designed for those interested in the low-level, practical aspects of building an x86 system. The host development environment is designed to work around the Bochs x86 emulator, so that you can easily test changes to the kernel.
S-terminal lets you create a secure X terminal. Regular X terminals pass unencrypted data between you the remote machine. S-terminal creates an encrypted tunnel through which all X traffic passes. It replaces the remote xdm login screen with a local application that collects username and password, then sets up an ssh tunnel to the remote host and starts a session. It is highly configurable both in appearance and behavior, and deployed S-terminals can be remotely administered. Best of all, it can be added to a KNOPPIX CD to create an instant, bootable, secure X terminal CD.