Geometry.Net - the online learning center
Home  - Basic_D - Dos Oper Systems
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 65    Back | 1  | 2  | 3  | 4  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Dos Oper Systems:     more detail

41. OSNews Is Exploring The Future Of Computing
Weblog style online magazine on operating systems and computing environments. Daily updates, reader forum with many comments.
http://www.osnews.com/

42. Slashdot | The Last Multics System Decommissioned
The announcement of the closure of the last Multics system and a brief discussion as the significance of the Operating System.
http://slashdot.org/articles/00/11/13/066228.shtml

43. The Creation Of The UNIX* Operating System
The history of the development of Unix at Bell Labs, and how Multics was an important stepping stone.
http://www.bell-labs.com/history/unix/
The Creation of the UNIX Operating System
After three decades of use, the UNIX* computer operating system from Bell Labs is still regarded as one of the most powerful, versatile, and flexible operating systems (OS) in the computer world. Its popularity is due to many factors, including its ability to run a wide variety of machines, from micros to supercomputers, and its portability all of which led to its adoption by many manufacturers. Like another legendary creature whose name also ends in 'x,' UNIX rose from the ashes of a multi-organizational effort in the early 1960s to develop a dependable timesharing operating system. The joint effort was not successful, but a few survivors from Bell Labs tried again, and what followed was a system that offers its users a work environment that has been described as "of unusual simplicity, power, and elegance...." The system also fostered a distinctive approach to software design solving a problem by interconnecting simpler tools, rather than creating large monolithic application programs. Its development and evolution led to a new philosophy of computing, and it has been a never-ending source of both challenges and joy to programmers around the world.

44. Multics - Wikipedia, The Free Encyclopedia
A brief history and description of this operating system with links to further reading.
http://en.wikipedia.org/wiki/Multics
Multics
From Wikipedia, the free encyclopedia Jump to: navigation search Multics Company developer MIT GE ... Bell Labs Programmed in PL/1 Assembly language Working state Mature, Historic Source model Open source (originally COSS , now FOSS Initial release Available language (s) English Supported platforms GE-645 mainframes, Honeywell 6180 series machines Kernel type Monolithic kernel Default user interface Command line interface License Originally proprietary
MIT License
since 2007 Official website Multicians, Sources Multics Mult iplexed I nformation and C omputing S ervice) was an extremely influential early time-sharing operating system . The project was started in 1964. The last known running Multics installation was shut down on October 30, 2000 at the Canadian Department of National Defense in Halifax, Nova Scotia, Canada.
Contents
edit Overview
Initial planning and development for Multics started in 1964. Originally it was a cooperative project led by MIT (with Fernando Corbató ) along with General Electric and Bell Labs . Bell Labs dropped out in 1969 and in 1970 GE's computer business including Multics was taken over by Honeywell Multics was conceived as a commercial product for GE and became one for Honeywell, but not a very successful one. Due to its many novel and valuable ideas Multics had a great impact in the computer field even though it was then much derided by its critics.

45. DTS Software
Storage management software for z/OS, Hitachi VOS3 and Fujitsu MSP operating systems.
http://www.dtssoftware.com
Home Products Downloads Support ... Company Welcome to DTS Software Welcome News Webinars Classes ... Articles DTS Software is recognized worldwide as a leader in enterprise storage management technology. Our integrated suite of products help you to monitor, manage and control your storage subsystems. We specialize in products developed for the IBM z/OS and OS/390, Hitachi VOS3, and Fujitsu MSP operating systems. Our products are designed to solve many of the problems encountered by storage administrators and operations staff - allowing a limited number of administrators to manage a rapidly expanding storage environment. The Company Information and Product Information areas are open to all visitors. Please feel free to browse these areas to learn about our company and services. The Download Library and the Support Database are restricted to registered customers, or companies trialing DTS products. legal privacy

46. Dignus, LLC Products
Assembler, and C and C++ compilers for all IBM mainframe operating systems, including Linux.
http://www.dignus.com/products.shtml
Products available from Dignus, LLC:
Systems/C++
C++ Compiler Systems/C
C Compiler Systems/ASM
Assembler
Systems/C++
Systems/C++ is a C compiler for the IBM mainframe, with unique features that make development of OS/390, z/OS, TPF, mainframe Linux, CMS and VSE system code easier and faster. Systems/C++ provides an excellent environment for general purpose programming as well as extensions for systems-level programming. To learn more about Systems/C++ , please examine our product information . You can take advantage of our web-based compilation page to try out Systems/C++ on on your own C++ source code.
Systems/C
Systems/C is a C compiler for the IBM mainframe, with unique features that make development of OS/390, z/OS, TPF, Linux/390, CMS and VSE system code easier and faster. Systems/C provides an excellent environment for general purpose programming as well as a superb environment for systems-level programming. To learn more about Systems/C , please examine our product information . To see, first hand, some of its features, we have several examples of C source code and the generated output. Or, you can take advantage of our web-based compilation page to

47. Extensible Operating Systems
Brief description, and on-site links to descriptions of Choices, Exokernel, GLUnix, VINO, SPIN.
http://www.cs.unm.edu/~riesen/prop/node26.html
Next: Spin Up: Related Work Previous: Workstation Environments
Extensible Operating Systems
An extensible operating system lets an application apply certain customization to tailor the operating system's behavior to the needs of the application. Applications running on personal computers have been taking advantage of the non-existing protection mechanisms in MS-DOS and the Apple Macintosh operating system to extend the operating system. For example, intercepting keystrokes and mouse events, as well as writing to screen memory directly is possible. These simple operating systems are not able to protect themselves or other applications from buggy or malicious user code. Many variants of the Unix operating system allow a trusted user (the system administrator) to modify the running system by adding new device drivers and kernel services such as different file systems. Flexibility is lost, since the applications cannot dynamically adjust the system to their needs anymore. Furthermore, the operating system still has no way of verifying that the extension will not harm the system or other applications. Current research in extensible operating systems tries to address these issues. The goal is to let applications safely modify system behavior. For example, it should be possible for an application to specify its own memory page manager. The kernel would call this page manager when the system needs to reclaim memory pages currently allocated to this application. The application specific page manager can then decide which pages should be given up. For this to be efficient, the page manager needs to reside inside the kernel, so no expensive cross-domain calls are necessary to evict memory pages. The page manager has to be isolated so it can not disrupt other kernel services or wreck havoc with the page handling of other applications.

48. Alternative OSes On The Net
A list of operating systems and OS link sites.
http://www.d1.dion.ne.jp/~r_high/GeekOS/indexos.html
R2p%Z! <%8$,MQ0U$G$-$F$$$k$b$N$G$9!#(B
$BL>A0$r%/%j%C%/$9$l$P>R2p%Y! <%k%I$K$J$C$F$$$J$$$b$N$O!"8x
$B#0!A#9(B
  • Official Site: http://www.personal-media.co.jp/
  • - First OS written fully in Forth
    $B#A(B
  • ACADOS, an Academic Operating System
  • Aeon Project - Adaptable Extensible Object eNvironment
  • Aegis/Exo-kernel
  • AIMOS Real-Time Operating System (commercial)
  • AIOS
    Official Site: http://www.blkbox.com/~cravey/aios
  • AIX (commercial)
  • Akula
  • Alliance OS
  • Allegro (commercial)
  • Amadeus Project - Distributed Persistent Programming Platform
  • Ambrosia
  • AROS - Amiga OS 3.1 Replacement Project
  • Amiga OS 3.1 Replacement Project ...
  • Angel Operating System (City Univ. of London)
  • Antares Operating System
  • Aperios (Apertos) - Reflective Object-Oriented Operating System
  • Apollo OS - an all-platform compatible OS
  • Ara Project - mobile agents in heterogeneous networks
  • Archons Project - distributed real-time computing
  • ARGON
  • Aristarch/OS (Projekt SAMOS) ...
  • AS/400 Operating System (OS/400) (commercial)
  • AsBestOS - A Persistant Distributed Exo-Kernel Object-Centric OS
  • Athene - A Multi-Platform Operating System
  • AtomOS
  • A/UX Operating System FAQ ...
  • Avios - A VIrtual Operating System on top of UNIX
    $B#B(B
  • BatOS - Virtual Operating System
  • Be Operating System (commercial)
  • B-Free
    Official Site: http://www.sccs.chukyo-u.ac.jp/B-Free/
  • 49. C R Y P T O N O M I C O N
    A history of operating systems, by Neal Stephenson.
    http://www.cryptonomicon.com/beginning.html
    NOW AVAILABLE IN TRADE PAPERBACK WHEREVER BOOKS ARE SOLD!
    In the Beginning was
    the Command Line
    by Neal Stephenson
    About twenty years ago Jobs and Wozniak, the founders of Apple, came up with the very strange idea of selling information processing machines for use in the home. The business took off, and its founders made a lot of money and received the credit they deserved for being daring visionaries. But around the same time, Bill Gates and Paul Allen came up with an idea even stranger and more fantastical: selling computer operating systems . This was much weirder than the idea of Jobs and Wozniak. A computer at least had some sort of physical reality to it. It came in a box, you could open it up and plug it in and watch lights blink. An operating system had no tangible incarnation at all. It arrived on a disk, of course, but the disk was, in effect, nothing more than the box that the OS came in. The product itself was a very long string of ones and zeroes that, when properly installed and coddled, gave you the ability to manipulate other very long strings of ones and zeroes. Even those few who actually understood what a computer operating system was were apt to think of it as a fantastically arcane engineering prodigy, like a breeder reactor or a U-2 spy plane, and not something that could ever be (in the parlance of high-tech) "productized."

    50. Alternate Operating Systems
    Several sites offering free OSs.
    http://www.webring.com/hub?ring=freeos

    51. Cisco
    Brief, clear description, by OS and network consultants, Frigate Networks.
    http://www.frigate.com/cisco.html
    About cisco Systems Network Products
    cisco Systems IOS Operating System
    The "IOS" operating system runs on a variety of cisco platforms, including most routers and the 2900 an 3500 families of Fast Ethernet and Gigabit Ethernet switches. In addition, other cisco products, such as the cisco 500 family of web cache engines implement a command line interface that is similar to IOS. IOS has several features that make administration easier. The configuration file is stored as a sequence of commands. This same sequence of commands can also be displayed on the screen or written to a file over the network. There is a consistent command line interface for managing this configuration:
    • write terminal (writes configuration to screen)
    • write memory (writes configuration to non-volatile memory, e.g. flash)
    • write network (writes configuration to tftp server on network)
    A large number of things can be displayed with the "show" command. Use "show ?" to get a list. The command "show run" shows the "running-configuration". The output is the same as that of "write terminal". Commands can be abbreviated to the shortest unique string. For example, "write terminal" can be abreviated as "wr term".

    52. FreeOS
    Provides articles, documentation, links to software, and news about Linux and other operating systems.
    http://www.freeos.com/

    53. Linux International
    Non-profit association of groups, corporations, and others that work toward promoting and helping direct the growth of the Linux operating system and community.
    http://li.org/
    Linux International
    User login
    Username: Password:
    Navigation
    Linux International, also known as LI, is a world-wide non-profit association of end users who are dedicated to furthering the acceptance and use of Free and Open Source Software (FOSS). An end-user is defined as a person that uses FOSS in their daily life. Linux International is not a vendor organization, so while it may have sponsoring bodies who are corporations or companies, voting membership is limited to individuals, and individual representatives of international chapters and international affiliates. GCal Events: Timezone $timezone is not valid!
    Linux International Announces New Direction
    Sun, 02/14/2010 - 02:11 — admin Linux International, a vendor organization since 1994 which has helped to promote the Linux Operating System, announces their new charter of being an end-user organization for Free and Open Source Software (FOSS). This transformation is still underway, and this web site will be changing and expanding rapidly to embrace this new mission. Therefore potential users should be warned that accounts created before or during this time period might disappear. The registered trademark Linux® is used pursuant to a license from Linus Torvalds, owner of the mark in the U.S. and other countries. All content on this site © 2006-10 by each individual author.

    54. The Linux Home Page At Linux Online
    Information and resources about the Linux Operating System.
    http://www.linux.org/
    Linux is a free Unix-type operating system originally created by Linus Torvalds with the assistance of developers around the world. Developed under the GNU General Public License , the source code for Linux is freely available to everyone. Click on the link below to find out more about the operating system that is causing a revolution in the world of computers.
    Kernel release: 2.6.37-rc1
    , Nov 01 2010 Kernel release: 2.6.35.8 , Oct 29 2010 Kernel release: 2.6.32.25 , Oct 29 2010 Kernel release: 2.6.27.55 , Oct 29 2010 Kernel release: 2.6.35.8-rc1 , Oct 22 2010 Kernel release: 2.6.32.25-rc1 , Oct 22 2010 Kernel release: 2.6.27.55-rc1 , Oct 22 2010 Kernel release: 2.6.36 , Oct 20 2010 Kernel release: 2.6.36-rc8 , Oct 14 2010 Kernel release: 2.6.36-rc7 , Oct 06 2010
    The Linux kernel provides the basic services and device drivers used by all other programs running on a Linux OS system. The latest kernels available are: Please go to for Linux kernel and development information.
    Do you have an old PC that you're thinking of parting with? Before you send it to the landfill, you may want to pick up a copy of The Official Damn Small Linux Book . In it, you'll find out all you need to know to give your old hardware a new lease on life. For more information, we invite you to read a

    55. The Linux Operating System | GNU | Open Source Software
    News, reviews and comments about the operating system and open source software.
    http://www.hungrypenguin.net

    56. Cooperative Linux
    Port of the Linux kernel that allows it to run cooperatively alongside another operating system on a single machine.
    http://www.colinux.org/

    57. Open Movie Editor | Download Open Movie Editor Software For Free At SourceForge.
    A video editing application for use on most operating systems.
    http://sourceforge.net/projects/openmovieeditor
    /*jslint onevar: false, nomen: false, evil: true, css: true, plusplus: false, white: false, forin: true */ /*global unescape, window, jQuery, $, net, COMSCORE */ Welcome, Guest! Log In Create Account Find and develop open source software Search SourceForge.net Find Software Open Movie Editor
    Share
    More
    Open Movie Editor
    alpha
    by View screenshots The Open Movie Editor is a project that aims to create an easy to useVideo Editing Application intended for, but not limited to Free Operating Systems. Download Now! openmovieeditor-0.0.20090... (1.3 MB) OR View all files http://openmovieeditor.sourceforge.net You seem to have CSS turned off. Please don't fill out this field. You seem to have CSS turned off. Please don't fill out this field. Separate each tag with a space.
    Release Date:
    Topic:
    Non-Linear Editor
    Operating System:
    FreeBSD Linux
    License:
    GNU General Public License (GPL)
    Intended Audience:
    End Users/Desktop
    User Interface:
    FLTK X Window System (X11)
    Programming Language:
    C++
    Registered:
    Show: Everything Thumbs Up Thumbs Down Subscribe
    Ratings and Reviews
    • Thumbs up: Thumbs down:
    of 20 users recommend this project
    • Thumbs down This is bug ridden utter bollocks posted by anonymous 34 days ago If you'd like to rate this review, please

    58. Lindows - Linux For The Desktop
    LindowsOS is a Linux Operating System aimed at the Desktop
    http://www.codework-systems.com/lindows/index.htm
    The new operating system that delivers the power, stability and cost-savings of Linux® with the ease of windows. Now known as Linspire
    Linspire™is a new, affordable, fun, and exciting operating system that delivers the power, stability and cost-savings of Linux with the ease of a windows environment. Linspire is easy to experience with its colourful, friendly interface. With its simple 10-minute installation, even computer novices can enjoy this modern, next-generation operating system with just a few simple clicks of their mouse. Linspire is a full-featured operating system like Microsoft Windows XP or Apple Mac OSX. Linspire offers you the best operating environment available by giving you the power, stability and cost-savings of Linux with the ease of a windows environment. In addition, Linspire features exclusive CNR technology (Click and Run) that makes installing software on Linspire easier than any other operating system. To view details on Click and Run click view our Click and Run Page. Linspire Is Internet Ready
    The Linspire web suite is optimized for convenience and usability. The tabbed web browser with popup-ad blocking keeps your desktop free from clutter. In addition, the integrated find feature lets you perform custom web searches with just a click of your mouse. The intuitive email spam filtering learns which emails you consider to be good, and which you consider to be bad, making it the most effective spam solution available!

    59. Linux On Laptops
    A resource about installing and running the Linux operating system on laptops and notebooks.
    http://www.linux-laptop.net/
    Linux on Laptops
    Sponsored by LinuxCertified Inc. Enter your search terms Web linux-on-laptops.com Submit search form Home New Components Discussion ... Submit Reports on running Linux on notebook or laptop computers
    Supporters: Laptop Car Mounts
    Lenovo Thinkpad with Linux

    Laptop Deals

    Tux:Tops

    Up-to-date news on Linux in mobile environments
    Discussion Forums

    New LoL discussion forum
    LaptOpinions

    LoL Editors Gone Wild addthis_url = location.href; addthis_title = document.title; addthis_pub = 'linuxonlaptops'; Acer Advent Apple AST ... Other Top reviews: Laptop Reviews Laptop Accessories Product search: Ciao Box Generator Contribute: Describe setup and configuration of Linux on specific laptop and submit Advertise on linux-on-laptops.com Contact: linuxonlaptops (at) gmail.com Computadoras Noticias en Mexico Dell Coupon Cloud Backup No Warranties: This information is provided "as is" without any warranty, condition, or representation of any kind, either express or implied, including but not limited to, any warranty respecting non-infringement, and the implied warranties of conditions of merchantability and fitness for a particular purpose. All logos or trademarks on this site are the property of their respective owner. In no event shall linux-laptop.net, linux-on-laptops.com, or any directors, trustees, associates, or employees thereof be liable for any direct, indirect, special, incidental, consequential or other damages howsoever caused whether arising in contract, tort, or otherwise, arising out of or in connection with the use or performance of the information contained on this web site.

    60. Linux
    Linux and other operating systems for small computers.
    http://members.tripod.com/~phsoft/linux.html
    Build your own FREE website at Tripod.com Share: Facebook Twitter Digg reddit document.write(lycos_ad['leaderboard']); document.write(lycos_ad['leaderboard2']);
    Where to go:
    Linux
    The operating system used to create special effects in Titanic
    Geos and New Deal
    One of the first GUI's. Yes, they are still in business.
    QNX
    A real time operating system with an amazing demo.
    DOS
    Different versions of the well known operating system and some great software to run in DOS.
    OS-9
    A lightweight operating system used mostly for embedded systems.
    Sources for Cheap Hardware
    These companies routinely sell used and refurbished desktop and mobile computers at a significant discount.
    Recommended Reading
    Articles and Web Pages with plenty of cheap ideas.
    email
    United States
    Linux Stuff
      Linux Homepage
      Find lots of linux help here...
    • Super Ant! tiny linux
    • The Linux Router Project is a one-floppy linux distribution that makes building your own embedded linux appliance a snap. Use LRP to make a router, a firewall, a load-balancer, a VPN gateway....
    • ELKS: Embedded Linux Washington area Linux User Group Maybe you want to try Linux, but there are too many choices. I've tried a few and I think the clear winner is

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 3     41-60 of 65    Back | 1  | 2  | 3  | 4  | Next 20

    free hit counter