
The Linux-ES project, also known as "The Linux Corner" was inaugurated in 1998 and was one of the first websites about Linux in Spanish.
At that time the Linux project was in its beginnings, the need for information, documentation and help regarding this operating system and related issues was enormous. This situation was the reason for creating a website about Linux. Along with other websites like the "Lucas project", "Insflug" or multitude of "Spanish Linux users groups", Linux-ES was part of the Spanish-speaking ecosystem that was created around Linux in those years.
"The Linux Corner" hosted for years mirror copies of all the documentation from the "Lucas project", "Insflug" and "The Linux Documentation Project (TLDP)", hosted and coordinated the document "FAQ about Linux" and also hosted and coordinated the translation of the PHP manual to Spanish.
"The Linux Corner" went through different stages during the years it was online, with some periods more active than others. October 28, 1998 at 20:04:20 local time the official opening of this website was announced in different mailing lists and newsgroups about LINUX and the first visitor was at 20:21:25 from a computer in Spain. During the first month online, more than 25,000 document requests from 1,151 different machines were processed, and 558MB were transferred. During the best years of the web, more than 4 million document requests from 150,000 different machines were processed and around 40GB of data were transfered in a month.
Over the years, Linux grew to unimaginable levels in the 90's, and different distributions of Linux tok over the responsibility of supporting their users. Because of this, the need for a website with general information about Linux became less and less important and this is the reason why "The Linux Corner" after a few years in decline closed in June 2017 after more than 18 years online.
In the spanish version of this page you will find an archive with articles published in "The Linux Corner" during the years.
Linux-ES
Articles archive
Selection of articles published on "The Linux Corner".
De nuevo vamos a tratar de un tema en donde la terminal en modo texto y programas desde la linea de comandos son los protagonistas. Probablemente, este articulo no le sirva de mucho a un usuario domestico, con un solo ordenador en casa, pero si quieres ir conociendo tu sistema mas a fondo, y tienes que administrar mas de una maquina/servidor, sigue leyendo que puede que aprendas algo.
En nuestra cuarta entrega sobre la introduccion a el interprete de comandos Bash, vamos a ver una pequeña introduccion a las estructuras de control y bucles en Bash. Estas construcciones nos ayudan a controlar la ejecucion de un script y a obtener diversos resultados dependiendo de las condiciones que se cumplan o no cuando ejecutamos el script.
En Bash existen estas construcciones para controlar el flujo de ejecucion de un script:
En este articulo vamos a ver una introduccion de diferentes tecnicas que se utilizan para que los sistemas informaticos esten disponibles y se puedan acceder incluso cuando alguna parte del sistema falla.
En nuestra tercera entrega sobre el interprete de comandos Bash vamos a empezar a ver como podemos usar de forma practica la informacion que hemos visto en los articulos anteriores. Para empezar y antes de entrar en materia, nada mejor que un ejemplo del clasico "Hola Mundo" en Bash.
En este corto articulo tratamos el tema de como cambiar los permisos de ficheros y directorios en nuestro sistema Linux. Todo los comandos y ejemplos que se citan deben ejecutarse desde la linea de comandos en una terminal. Tambien decir que existen programas en modo grafico donde se puede conseguir lo mismo que aqui se explica a golpe de raton.
En este articulo intentaremos explicar lo mas brevemente posible, como los directorios de un sistema Linux/Unix estan organizados y para que se usan. Uno de los problemas que tienen los nuevos usuarios de un sistema Linux/Unix es el no saber que significan y para que se utilizan los diferentes directorios del sistema. No preocuparos, en un principio puede pareceros dificil y sin logica, pero una vez que empeceis a usarlos os acostumbrais pronto.
En este segundo articulo sobre el interprete de comandos bash, vamos a ver tres cosas importantes cuando trabajamos con bash:
En esta serie de articulos sobre el interprete de comandos Bash, intentaremos explicar de una manera sencilla como configurar, utilizar y programar en Bash. Existen otros interpretes de comandos totalmente validos y potentes, pero nosotros nos vamos a centrar en Bash por ser el mas usado.
El contenido del fichero /etc/passwd determina quien puede acceder al sistema de manera legitima y que se puede hacer una vez dentro del sistema. Este fichero es la primera linea de defensa del sistema contra accesos no deseados. Debe de mantenerse escrupulosamente y libre de errores y fallos de seguridad. En el tenemos registrados las cuentas de usuarios, asi como las claves de accesos y privilegios.
Una linea ejemplo en este fichero: