UNIX Linux Teory basic / UNIX Linux teoria basica - McKAY brothers, multimedia emulation and support

About McKAY's blog

ads

Post Top Ad

Your Ad Spot

2008/03/28

UNIX Linux Teory basic / UNIX Linux teoria basica

UNIX teoria basica! / UNIX basic teoria basica

ACERCA DE SISTEMA OPERATIVO:

Un sistema operativo es un programa especial (software) que controla el computador (hardware). El sistema operativo sirve como una alianza entre el consumidor y los recursos, ofreciendo coordinacion y manejo de los limitados recursos para numerosos consumidores. Los recurso incluyen por ejemplo el CPU, discos, memoria e impresoras, y los consumidores estan ejecutando programas requiriendo acceso a los recursos

OPERATING SYSTEM ISSUES:

An operating system is a special computer program (software) that controls the computer (hardware). The operating system serves as a liason between the consumers and the resources, often coordinating the allocation of limited resources among numerous consumers. The resources include for example the CPU, disk, memory and printres, and the consumers are running programs requiring access to the resources.

El sistema operativo controla ( en el marco de procesos multihilos por tiempo) como y cuando un programa tendra un truno de usar el CPU y los recursos.

The operating system controls ( in a specific multithreated time based proesed ) how and when a program its turn in the CPU and use resources.

UNIX AND LINUX HISTORY / HISTORIA DE UNIX Y LINUX

Esta es la historia que paso....

This is the history so far...

  • 1965 AT&T / Bell Labs : MULTIplexed Information and Computing System (MULTICS)
  • 1969 Bell Labs : (born UNIX) Ken Thompsom's Space Travel
  • 1974 PDP-11 (pre BSD and Open source privacy UNIX)
  • 1979 3.0 BSD powered UNIX/32V
  • 1980 X-WINDOWS-SYSTYEMS : MIT Massachusetts Institute of Technology
  • 1981 /usr/group , (hoy / today /home/group)
  • 1982 System III : UNIX+BSD , HP-UX : UNIX HP
  • 1983 SystemV release 1 : AT&T
  • 1983 GNU free software : Richad Stallman
  • 1985 GNU FSF (Free Softwae Foundation!)
  • 1986 4.3 BSD
  • 1987 Minix : a mini UNIX open source : Andrew Tanenbaum
  • 1988 X-Windows Systems release 11 : X11
  • 1989 GNU Cygnus Solutions : GCC C++ GNU mantainers!
  • 1991 Linux release 0.01 : Linus Torvals
  • 1992 NET/2: AT&T and Berkeley, -> repleace al propietary code sources!
  • 1994 BSD 4.4 lite edition! : is free soft! : Berkeley!
  • 1995 Linux 1.0.0 (1994)
  • 1996 Tux : The linux pet!
  • 1996 Linux 2.0.0 released!
  • 1997 HP-UX ver 11.0
  • 1998 GNU -> Linux 2.1.0 released, a mayor system!
  • 1999 GNU LINUX 2.2.0 a great madure operating system!
  • 1999 Cynug Solutions -> RedHAt
  • 2000 IBM mainframes and Linux 2.2.13 !
  • 2001 Linux great 2.4.0 kernel release!
  • 2004 Xorg 6.7.0 the all free X window ; XFree86 4.4 change license!
  • 2005 Minix releases 3!
  • 2006 XGL : compiz : the future of beryl! and compiz-fusion! X117.1
  • 2007 Linux 2.6.X <-> Linux 2.6.11 releases!
  • 2008 Linux 2.6.24 :
Está planeado que Linux sea el sistema operativo principal de las nuevas supercomputadoras de IBM, Blue Gene cuando su desarrollo se complete. CAPACIDADES / FEATURES : The Core, Who realy are the operatin system: El Corazon, quien realmente es el sistema operativo:

Mucha gente cree que UNIX, MAC o Linux, son lo primero que tiene a la vista, Ni el sistema operativo de MAC es Leopart, ni el sistema operativo de linux se llama debian!

El kernel es el corazon y el sitema operativo real, el resto son versiones o distribuciones del mismo!

Most people think that UNIX, MAC or Linux, are the first look to eyes, Either MAC operating system are Leopart, or Linux operating system is not called debian!

The kernel is the core and the real operating system, the rest are versions or distributions of them!

ENVIOREMENT / ENTORNO

El sistema operativo basado en UNIX es por ende modular y muy ramificado:

Tiene varias capas o niveles:

  • Kernel: desde aqui se accede directo a los dispositivos!
  • nivel bajo: en este se tiene control del kernel y sus funciones, como mover directorios, borrar archivos!
  • shell: nivel de interaccion con el nivel bajo. aqui se puede ordenar ejecuciones del nivel bajo!
  • nivel alto: aqui se levanta las X-Window y las interfaces de usuario, asi como interpretes y manejadores.

De estos niveles los palpables son el shelly el nivel alto!

The operating system based on UNIX like, are modularized and extensive ramificated:

There hav various levels:

  • Kernel: from here is acceded directly to devices!
  • low lvel: in this level have control on kernel funtions, like move folders, delete files!
  • shell: interactive level whit low level, here can order executions to low level!
  • high level: here are runnig X-windows and users interfaces, so interpreters and managers.

Of this levels, the most touchet are the bash enviorement and the high level!

KERNEL, LOW LEVELS : The shell enviorement

KERNEL, bajos niveles: El entorno shell

El shell es un interprete de comandos interactivo. Comandos (ordenes preestablecidas entendibles por el usuario) son introducidas en el promt del shell.

El shell toma los caracteres introducidos por el usuario y los traslada en una forma que el kernel pueda entender. Entonces el sistema ejecuta la tarea detrminada.

Son cuatro los shells mas importantes:

  1. POSIX bash ( /bin/bash )
  2. Korn shell (/bin/ksh )
  3. C shell ( /bin/csh )
  4. Bourne shell ( /bin/sh )

Actualmente el mas extendido y usado es el bash.

Bash es una importante mejora del Bourne Shell, el significado de bash es Bourne Again SHell!! B.A.SH.

The shell si an interactive command interpreter. Commands (orders prestablishet that users can understand) are entered at the shell promt.

The shell garthers the input the user enters at the keyboard and translatyes the command into a form ther kernel can understand. Then the sistem ejecutes some task.

Ther are four the most importants shells:

  1. POSIX bash ( /bin/bash )
  2. Korn shell (/bin/ksh )
  3. C shell ( /bin/csh )
  4. Bourne shell ( /bin/sh )

Actualy the most used and extended are bash.

Bash is a importan enhancement of Bourne shell, bash meaning are Bourne Again SHell!! B.A.SH

FROM UNIX TO LINUX

DESDE UNIX A LINUX

Linux es una implementacion/similitud/analogia de UNIX, por tanto se puede decir al mismo tiempo que es UNIX y no lo es!

Esto es porque Linux es una re-escritura de todo el systema UNIX, una reimplementacion de su API y sus standares!

Linux are an implementation/same/analoge to UNIX, so it make said at same time that is UNIX and ist not!

This is becose Linux are a rewrite of all UNIX system, and reimplementation of it API an standarts!

4 comentarios:

  1. Anónimo4/4/08 13:36

    Please, when you are writting something here, so do it WELL... Estás "machucando" el inglés y al español. Eso te quita seriedad, y te hace parecer peor que un "guidouser" (al menos en Word existe corrector ortográfico).
    Try to make better!! Take is easy.

    ResponderBorrar
  2. Anónimo7/4/08 10:13

    ENTARO ADUN YOUNG FENIX; I'm GLAD to write!

    i'll say to MCKAY's PICCORO to make u a membership massenkoh! so u will correct this spellings "horrours"...

    ResponderBorrar
  3. Anónimo7/4/08 10:16

    ENTARO ADUN dragon fenix..

    ENTARO ADUN ARCHOR PICCORO darkmater

    ok PICCORO agregare al gran fenix, espero se acople a linux y deje de usar guindows!
    por lo menos que corriga mis "horrores" ( and also u too!) y tambien los tuyos ¬_¬

    ResponderBorrar
  4. FENIX esta agregado, pero su situcion economica es precaria, debemos proveerle n recurso de amparo par sostenerlo mientras resuelve la situacion..

    el articulo se ampliara en mitad de junio o comienzos de julio.. pus se esta trabajando en el articulo del registro de windows para la fabricacion de virus en vista..

    ResponderBorrar

no stupid winbuntu users allowed!

Entradas populares

Post Top Ad

Your Ad Spot