Archive for the ‘Sistemas Operativos’ Category
Wednesday, August 25th, 2010
Nos mandan un artículo introductorio al mantenimiento del sistema de archivos en sistemas con Linux…
Learn how to check the integrity of your Linux filesystems, monitor free space, and fix simple problems. Use the material in this article to study for the Linux Professional Institute (LPI) 101 exam for Linux system administrator certification—or just to check your filesystems and keep them in good working order, especially after a system crash or power loss.
Tags: admin, Filesystems, Linux, redhat, SUSE, Ubuntu
Posted in Linux, Sistemas Operativos, Tips técnicos | No Comments »
Tuesday, August 24th, 2010
Nos mandan un artículo sobre como implementar esquemas de Fail-over en sistemas AIX. Independientemente del operativo que menciona, se me hace una buena referencia introductoria a esquemas de Fail-over para cualquier sistema operativo:
PowerHA for AIX is the new name for HACMP (High Availability Cluster Multiprocessing). HACMP is an application that makes system fault resilient and reduces downtime of applications. This article introduces PowerHA and provides a detailed explanation of how to configure a two node cluster. This document is very useful for understanding PowerHA and setting up a two node cluster.
Tags: admin, AIX, HP-UX, Power, PowerHA, Solaris, sysAdmin, Unix
Posted in Sistemas Operativos, Tips técnicos, Unix | No Comments »
Monday, August 16th, 2010

Fue un 16 de agosto de 1993 cuando Ian A Murdock anunció el lanzamiento de una nueva distribución Linux (nota original http://bit.ly/bkNYvk) con el nombre de Debian que surge de unir dos nombres: Debra, su entonces novia (actual ex-esposa) y su propio nombre Ian.
¡Feliz cumpleaños Debian!
- Debian Day 2010 México (http://bit.ly/cF4ozZ)
- Cubo de Códigos para Terminal (http://bit.ly/9PQkJD)
- Obtener Debian Linux (http://www.debian.org/index.es.html)
- Página oficial de aniversario (http://thank.debian.net/)
Tags: Aniversario, Debian, Linux
Posted in Linux, Sistemas Operativos, software libre | No Comments »
Saturday, August 14th, 2010
Nos mandan un artículo sobre como cambiar el tamaño de particiones en un file system previamente creado:
Several tools exist to Resizing Linux partitions, but there are a number of potential pitfalls and restrictions that can make the task more difficult than it might at first seem. This article guides you through the task of resizing Linux partitions, beginning with basic preparations and moving on to common resizing scenarios using graphical user interface (GUI) tools.
Tags: Kernel, Linux, redhat, SUSE, Ubuntu
Posted in Linux, Sistemas Operativos, Tips técnicos | No Comments »
Thursday, August 12th, 2010
One of the most novel and differentiating features of a UNIX system is its command line. With just a few keystrokes, including a bit of “glue”, you can use the command line to combine the finite set of UNIX utilities into innumerable, impromptu data transforms. These articles will teach you the basics of the UNIX shell and discover how you can use the command line:
Tags: Discover the essential UNIX utilities that deliver the entire world to your command line
Posted in Sistemas Operativos, Tips técnicos, Unix | No Comments »
Tuesday, August 10th, 2010
Buenas tardes, tengo la necesidad de virtualizar los servidores de la empresa en la cual laboro. para lo cual necesito saber si alguien conoce algún buen proveedor de este servicio.
Son 3 servidores marca dell PE2900 y uno dell PV 600.
La empresa se encuentra ubicada en Lazaro Cardenas, Michoacan.
Me reservo el derecho de publicar el nombre de la empresa por cuestiones de politica, pero agradecere cualquier forma de contacto hacia algun proveedor.
Lo que me interesa es recibir una cotización acerca del servicio de la virtualizacion.
Posted in Clasificados, Sistemas Operativos | 3 Comments »
Monday, August 9th, 2010
Nos mandan una guía básica de como particionar discos duros bajo Linux:
In this article learn how to create partitions on a disk drive and how to format them for use on a Linux system as swap or data space. In this related article on Hard disk Layout you can learn how to design a partition layout for disks on a Linux system.
Tags: admin, Linux, redhat, Storage, SUSE, sys admin, Ubuntu
Posted in Linux, Sistemas Operativos, Tips técnicos | No Comments »
Friday, August 6th, 2010
Nos mandan un artículo de como utilizar en Linux una nueva característica llamada DRBD (Distributed Replicated Block Device), que permite copiar bloques de información por red y crear esquemas de fail-over:
The 2.6.33 Linux kernel has introduced a useful new service called the DRBD – Distributed Replicated Block Device. This service mirrors an entire block device to another networked host during run time, permitting the development of high-availability clusters for block data. Explore the ideas behind the DRBD and its implementation in the Linux kernel.
Tags: Kernel, Linux, redhat, Storage, SUSE, Ubuntu
Posted in Linux, Sistemas Operativos, Tips técnicos | 1 Comment »
Wednesday, August 4th, 2010
Nos mandan un artículo de como parchar el Kernel de Unix sin tener que detener operación, o al menos el menor tiempo posible:
Ksplice applies kernel patches on-the-fly – no reboot required — in a fraction of a second. Here’s a hands-on guide to performing painless system updates. Learn how to patch a live kernel and give reboots the boot.
Tags: AIX, HP-UX, Kernel, Solaris, sys admin, Unix
Posted in Linux, Sistemas Operativos, Tips técnicos, Unix | 1 Comment »