Main > Free Download Search >

Free operating systems software for linux

operating systems

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7405
EyeOS 1.1.0.1

EyeOS 1.1.0.1


eyeOS is a free, cross-platform Personal Content Manager System based upon the style of a Desktop Operating System. more>>
eyeOS is a free, cross-platform Personal Content Manager System based upon the style of a Desktop Operating System.

The base package includes the whole Operating System structure and ten apps, as a Calendar, a File Manager, a Text Editor, an Internal Messenger, a Browser and a Calculator.

eyeOSs is thought to provide a complete, scalable and free (GPL Licensed) Organization and Work System.

Easy and powerful Free CMS - eyeOS. eyeOS is scalable, so everyone can port an existing PHP app to eyeOS and create a meta-package for installing it.

<<less
Download (MB)
Added: 2007-07-07 License: GPL v3 Price:
864 downloads
DEX Extensible Operating System 1.035

DEX Extensible Operating System 1.035


DEX Extensible Operating System is an operating system specifically designed for educational and research use. more>>
DEX Extensible Operating System is an operating system specifically designed for educational and research use. DEX Extensible Operating System allows for the dynamic reconfiguration and customization of various system services using concepts found in extensible operating systems.
It aims to create an operating system design thats easy to understand while having features that are common in todays modern operating systems. Unlike other small operating systems, it is powerful enough to support simple applications that require multithreading and file management.
Its architectural design, with the help of Aspect-Oriented programming, enables easy modification and extensibility. It was developed in C and runs on PCs with 80386 processors or higher.
Enhancements:
- This version is released with a floppy image and the kernel source code.
- The release contains peformance enhancements, source code clean-ups, and a makefile for use with GNU make.
<<less
Download (0.48MB)
Added: 2006-08-22 License: GPL (GNU General Public License) Price:
1159 downloads
LibOSDK 0.1.1

LibOSDK 0.1.1


LibOSDK is an operating systems development toolkit. more>>
LibOSDK is an operating systems development toolkit. LibOSDK is designed to help operating systems programmers avoid using assembly language at all.
Enhancements:
- This release provides many bugfixes and support for virtual memory and paging.
- Support for kernel development under Pascal has been finished.
<<less
Download (0.037MB)
Added: 2007-02-01 License: LGPL (GNU Lesser General Public License) Price:
995 downloads
tk_docapp 0.3

tk_docapp 0.3


tk_docapp is a small GUI for mounting devices and ACPI energy monitoring under NetBSD. more>>
tk_docapp project is a small GUI for mounting devices and ACPI energy monitoring under NetBSD.

User of other *nix operating systems can only use the mount option.

<<less
Download (0.040MB)
Added: 2007-06-18 License: GPL (GNU General Public License) Price:
858 downloads
LSE/OS 1.7.1

LSE/OS 1.7.1


LSE/OS is a nanokernel based operating system dedicated for the x86. more>>
LSE/OS is a nanokernel based operating system dedicated for the x86. LSE/OS is a good choice for PC/104 embedded systems.

<<less
Download (1.2MB)
Added: 2006-06-29 License: MPL (Mozilla Public License) Price:
1215 downloads
Inferno Operating System 20060303

Inferno Operating System 20060303


Inferno is a compact operating system designed for building distributed and networked systems on a wide variety of devices. more>>
Inferno is a compact operating system designed for building distributed and networked systems on a wide variety of devices and platforms.
Inferno was originally developed at Bell Labs (the research division of Lucent Technologies).
Inferno Operating System is a well-designed, economical operating system particularly suitable for use in networked devices such as advanced telephones, hand-held devices, TV set-top boxes, and many other embedded applications.
Inferno can run in native mode on an embedded system or in emulation mode under many different operating systems. Inferno has many features in common with Plan 9.
Cross-Platform Portability
Inferno can run as a user application on top of an existing operating system or as a stand alone operating system. Most of the popular operating systems and processor architectures are supported:
Host Operating Systems:
- Windows NT/2000/XP
- Irix
- Linux
- MacOS X
- FreeBSD
- Solaris
- Plan 9
Supported Architectures:
- Intel x86 (386 & higher)
- Intel XScale
- IBM PowerPC
- ARM StrongARM (ARM & Thumb)
- Sun SPARC
Inferno also runs as a plug-in under Internet Explorer version 4 and higher. Each Inferno system presents an identical environment to the applications, irrespective of the underlying host OS or architecture, allowing the developer to work with a truly homogeneous environment across multiple different platforms.
Portable Applications
Inferno applications are written in Limbo, a modern, safe, modular, concurrent programming language with C-like syntax. It is more powerful than C but considerably easier to understand and debug than C++ or Java. Limbo code is compiled into architecture independent byte code which is then interpreted (or compiled on the fly) on the target processor. This means that any Inferno application will run identically on all Inferno platforms.
Transparent Resources
Inferno offers complete transparency of resources and data using a simple but powerful namespace system. By representing resources as files and having one standard communication protocol, resources such as data stores, services and external devices can easily be shared between Inferno systems. A resource interface may be imported to the local system and used by the applications without them knowing, or needing to know, whether it is local or remote.
Security
High level security is an important part of the Inferno system. By using one standard protocol for all network communication, security can be focused on one point and provided at a system level. Inferno offers full support for authenticated, encrypted connections using a certificate based user identification scheme and variety of algorithms including:
- IDEA, 56 bit DES, 40, 128 and 256 bit RC4 encryption algorithms
- MD4, MD5 and SHA secure hash algorithms
A Complete Solution
Inferno is not only an operating system, it is also a complete development environment, providing all the tools necessary for creating, testing and debugging the applications that run within it.
- Acme IDE: includes editor, shell, advanced pattern matching tools & more
- Fast Compiler: with full syntax and compile time type checking
- Graphical Debugger: with full stack trace for currently executing threads
- Powerful Shell: with sophisticated scripting capabilities
- UNIX like commands: including bind, grep, gzip, mount, ps, tar, yacc...
Enhancements:
- New licence terms (a `dual licence scheme allowing use as Free Software)
- Styx revision based on 9P2000, and consequent changes to Sys
- Authentication changes
- Improved colour graphics support, including compositing
- Scalable fonts using Freetype
- Revamped Tk implementation
- Window management moved out of Tk to a separate window manager in Limbo
- Limbo: exception handling and fixed-point
- Limbo: other possible changes
- Dis VM changes
- More commands and library modules
- Better network service configuration
- /net/dns served by host and native DNS resolver
- Hosted kernels configured from a parts list as for native kernels
- Signed modules
- Internet Explorer plug-in revised and in source form
- Expanded documentation
<<less
Download (57CrossPlMB)
Added: 2006-05-23 License: GPL (GNU General Public License) Price:
1258 downloads
tr_panel 0.1.b2

tr_panel 0.1.b2


tr_panel is a a very minimal xlib panel for unix/linux based operating systems. more>>
tr_panel is a a very minimal xlib panel for unix/linux based operating systems.

Its used to launch applications.

to compile run:
# make

to run:
# ./tr_panel

to configure the bahaiviour of the panel edit tr_panel.conf
<<less
Download (0.014MB)
Added: 2006-09-29 License: GPL (GNU General Public License) Price:
1121 downloads
The Contiki Operating System 2.0

The Contiki Operating System 2.0


The Contiki Operating System is mostly known as an operating system for networked embedded systems. more>>
The Contiki Operating System is mostly known as an operating system for networked embedded systems. A few years ago, however, Contikis primary claim to fame was its Commodore 64 port.
With the help of JAC64, a Java-based C64 emulator developed by my colleague and fellow Contiki developer Joakim Eriksson, you can now experience the C64 port of Contiki 1.2-devel1 again, directly in your web browser!
Enhancements:
- Contiki now does dynamic run-time loading and linking of standard ELF files.
- Rime, a protocol stack designed for low-power radio communication, has been added.
- Cooja, a Java-based network simulator for Contiki is included.
- The build system has been reworked to allow for easy cross-compiling for many platforms.
- A new port for the Tmote Sky sensor board has been added.
<<less
Download (1.7MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
932 downloads
Koch-Suite 0.7.1 / 0.8 Beta 2

Koch-Suite 0.7.1 / 0.8 Beta 2


Koch-Suite is a PHP-based recipe management system for Unix-like operating systems. more>>
Koch-Suite is a PHP-based recipe management system for Unix-like operating systems. It uses MySQL or PostgreSQL as database backends. The project is licensed under a BSD-style (three-clause) license and therefore it is Open Source.
Tested and supported are currently the operating systems Linux, OpenBSD and FreeBSD. The Koch-Suite should run on other operating systems, too, it just isnt tested so far.
Enhancements:
Webinterface:
- A pastebox for easy recipe import
- tagging of recipes for merged operations (printing, export, deleting ...) in one round.
- Editing of categories (delete, merge,...)
- Rating system
- Plenty beautifications (Themes!).
- New export format: REZKONV
- Countless bugs have been fixed.
<<less
Download (0.12MB)
Added: 2007-07-21 License: BSD License Price:
826 downloads
Elisa 0.1.1

Elisa 0.1.1


Elisa is a project to create a media center solution for GNU/Linux and Unix operating systems. more>>
Elisa is a project to create a media center solution for GNU/Linux and Unix operating systems. It runs on top of the GStreamer multimedia framework.

In addition to personal video recorder functionality (PVR) and Music Jukebox support, Elisa also interoperates with devices following the DLNA standard, like Intels ViiV systems.

<<less
Download (1.1MB)
Added: 2006-12-12 License: GPL (GNU General Public License) Price:
1049 downloads
J Operating System

J Operating System


J Operating System is primarily intended for programmers. more>>
J Operating System is primarily intended for programmers.
Target Users:
- Hobbiests--You used to buy computers to do programming. They didnt do much else. Windows doesnt even come with a compiler, which is ironic since Bill Gates wrote BASIC. The "J" operating system is primarily intended for programmers. Ive attempted to lower the bar, so amateurs can contribute. I hope to recreate the dynamic environment that used to exist when the Commodore 64 was around and everyone was creating odd-ball software.
- Researchers--Im sure many lab researchers still use DOS because they have to interact with hardware, which is difficult with Windows.
Main features:
- No security! You can access all ports, memory and disk blocks to your hearts content. When youre working with your own computer, security just gets in the way and makes things slow--I hate anti-virus and anti-spyware because they just slow things down. When you know you dont have a risk, have no secrets and do regular back-ups, who needs security?
- Uniformity
- There is no virtual memory and everyone is on the same address-map. You can easily communicate between tasks, passing addresses. Addresses start at a base of zero and, essentually, segment registers are not used.
- There is basically one language to learn called "C+" which is a little more than "C", but less than "C++". You dont need to learn a scripting langauge because everything uses this syntax.
- There is an extension of ASCII called "J" rich text which allows colors, links, graphics and various widgets in your documents. This format is used in source code, documents, help, menus, etc.
- Support for compressed, encrypted and contiguous files.
- FAT32, FAT12 and ISO9660 filesystems.
- Blazing-fast compiler which can recompile everything in 5 seconds. It doesnt optimize.
- All source code is included and its still around a Meg.
Hardware:
- PS/2 mouse and keyboard
- VGA graphics
- Some hard drives. Must be on the primary or secondary IDE controller and support LBA28. Drives of 120Gig are the limit.
- Some CD-ROM/DVD drives, including burning.
- Some floppies. Just 1.44Meg and not all types.
- No USB support yet
- No network support yet
- ASCII printers on the parallel port are supported.
<<less
Download (1.1MB)
Added: 2005-12-29 License: GPL (GNU General Public License) Price:
1398 downloads
Virt Install 0.101.0

Virt Install 0.101.0


Virt Install is a command line tool built on top of libvirt that facilitates installation of virtual machines. more>>
Virt Install is a command line tool built on top of libvirt that facilitates installation of virtual machines. Virt Install project supports installation of fully-virtualized Xen guest machines for arbitrary operating systems and installation of Xen paravirtualized Fedora/RHEL operating systems.

The tool takes care of fetching the guest kernels, creating file based disk images, and booting the guest operating system installer media.

<<less
Download (0.032MB)
Added: 2007-02-23 License: GPL (GNU General Public License) Price:
976 downloads
Buenos 1.1.0

Buenos 1.1.0


Buenos is a small SMP operating system skeleton which can be used as a base for operating systems project courses. more>>
Buenos is a small SMP operating system skeleton which can be used as a base for operating systems project courses. Buenos runs in a machine simulator called YAMS, which is also available here.

Buenos project is intended to be used as OS project base code which students can improve. Extensive documentation with suggestions for assignments or exercises is included with the system.

The Buenos system has fully pre-emptive kernel threading with SMP support. The system includes spinlocks, sleep queues and semaphores as synchronization primitives (locks and condition variables are documented as an exercise).

Userland programs are partially supported: system call interface is done, but most system calls are only documented, but not implemented. Virtual memory subsystem is not implemented, only tools for implementation are provided.

Buenos also includes device drivers for all YAMS virtual devices except the network interface (left as an exercise). A simple filesystem with a Unix tool to access it outside the virtual machine is also provided. Packet oriented networking is supported, reliable streams are documented as an exercise.

<<less
Download (0.18MB)
Added: 2006-01-16 License: BSD License Price:
1376 downloads
nVidia FreeBSD Display Driver x86 100.14.11

nVidia FreeBSD Display Driver x86 100.14.11


nVidia FreeBSD Display Driver is the OpenGL nVidia support for graphic cards on FreeBSD operating systems. more>>
nVidia FreeBSD Display Driver is the OpenGL nVidia support for graphic cards on FreeBSD operating systems.
Enhancements:
Added support for new GPUs:
- GeForce 7050 PV / NVIDIA nForce 630a
- GeForce 7025 / NVIDIA nForce 630a
Fixed console restore problems in several different configurations:
- Quadro FX 4400 SLI
- VESA console
- Notebook LCD displays
- Improved interaction with ATi RS480/482 based mainboards.
- Improved support for House Sync with G-Sync II.
- Improved NVIDIA X driver interaction with ACPI daemon.
<<less
Download (10.9MB)
Added: 2007-06-22 License: Other/Proprietary License Price:
878 downloads
 
Other version of nVidia FreeBSD Display Driver x86
nVidia FreeBSD Display Driver x86 1.0-9742 BetaNVIDIA Corporation - the OpenGL nVidia support for graphic cards on FreeBSD operating systems. nVidia FreeBSD Display Driver x86. nVidia FreeBSD
License:Other/Proprietary License
Download (10.6MB)
1070 downloads
Added: 2006-11-21
GoVPN 0.2.3

GoVPN 0.2.3


GoVPN is an OpenVPN frontend for GNU/Linux operating systems, developed in Gambas. more>>
GoVPN project is an OpenVPN frontend for GNU/Linux operating systems, developed in Gambas.

To make it easier for non-technical users, weve built a userinterface for OpenVPN on linux.

If administrators send configuration files to the user, (s)he will be able to install and connect to the corporate OpenVPN gateway.
<<less
Download (0.045MB)
Added: 2005-08-18 License: GPL (GNU General Public License) Price:
1533 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5