Posts Tagged ‘Linux’
Thursday, July 15th, 2010
Nos mandan un articulo de como aprovechar las facilidades de “Cloud Computing” de Amazon:
Cloud computing and Infrastructure as a Service (IaaS) are well documented, but what’s often not discussed is how to get a running Linux application into a cloud computing environment. Discover how to move an application into the cloud and take advantages of the features this setup has to offer.
Tags: Amazon, app, application, cloud computing, Linux, Ubuntu
Posted in Tips técnicos, internet | No Comments »
Thursday, July 8th, 2010

Nos mandan un artículo sobre como automatizar el ciclo de pruebas de software utilizando Buildbot:
The days of cowboy coding are long gone at most organizations, replaced by a renewed interest in generating quality software. Continuous integration (CI) testing is a vital component in the practice of agile programming techniques that lead to high-quality software. Learn the theory and practice of CI testing by exploring Buildbot, an open source CI system written in Python.
Tags: Filesystems, Linux, redhat, Ubuntu
Posted in Programacion, Tips técnicos, software libre | No Comments »
Thursday, July 8th, 2010

Nos mandan la segunda parte de un artículo que trata sobre Hadoop (un framework para cómputo distribuido):
Learn advanced setup that uses multiple nodes for parallel processing. It demonstrates the various node types required for multinode clusters and explores MapReduce functionality in a parallel environment. This article also digs into the management aspects of Hadoop—both command line and Web based.
La primera parte esta aquí
Tags: Hadoop, Linux, redhat, SUSE, Ubuntu
Posted in Tips técnicos | No Comments »
Sunday, June 27th, 2010
Nos mandan un artículo básico para aprender donde encontrar y colocar los archivos en un sistema Linux:
Learn the correct location for files under the Filesystem Hierarchy Standard (FHS) on a Linux system and learn how to find important files and commands. You can use the material to explore file organization and management.
Tags: Filesystems, Linux, redhat, Ubuntu
Posted in Linux, Tips técnicos | No Comments »
Wednesday, June 23rd, 2010
Nos mandan un artículo de como capturar las salidas y entradas de programas en Unix/Linux
Modern UNIX systems provide a number of different tools to capture the text-oriented interaction between a user and a specific program and to capture graphical screens and single windows. This article focuses on different ways to keep a record of the interaction between a user and a command-line application.
Tags: AIX, Linux, redhat, Solaris, Ubuntu, Unix
Posted in Linux, Tips técnicos, Unix | No Comments »
Wednesday, June 16th, 2010
Encontre este tutorial para instalar Android en un iphone desbloqueado (Jailbroken), aunque creo que la parte de telefono no funciona, pero es un bonito hack y te permite iniciar en android o IOS.
http://iclarified.com/entry/index.php?enid=9877
Encontre otro tutorial aqui:
http://www.hackthatphone.com/3x/android_on_the_iphone_2g_or_3g.html
Tags: android, Apple, iphone, Linux, Mac
Posted in Tecnología | No Comments »
Thursday, June 10th, 2010
Estoy comenzando a programar para el iPhone y me inrteresa saber si algioen mas esta programando con MonoTouch (http://monotouch.net/) y cuales son las ventajas / desventajas.
Saludos
JR!
Tags: Apple, iphone, Linux
Posted in Pregúntale al gurú, Programacion | 2 Comments »
Wednesday, May 19th, 2010

Nos mandan un artículo que trata sobre Hadoop (un framework para cómputo distribuido):
This article explores the Hadoop framework, including its fundamental elements, such as the Hadoop file system (HDFS), and node types that are commonly used. Learn how to install and configure a single-node Hadoop cluster, and delve into the MapReduce application. Finally, discover ways to monitor and manage Hadoop using its core Web interfaces.
Tags: administration, Apache, Cluster, Hadoop, Linux, sys admin, Ubuntu
Posted in Tips técnicos | No Comments »
Monday, May 17th, 2010
Nos mandan un artículo sobre como usar las utilerías de control de paquetes YUM y RPM:
Learn how to install, upgrade and manage packages on your Linux system. This article focuses on the Red Hat Package Manager (RPM) developed by Red Hat, as well as the Yellowdog Updater Modified (YUM). Explore the best ways to add new software and keep your system current.
Tags: administration, Linux, red hat, sys admin, Yellowdog
Posted in Linux, Tips técnicos | No Comments »
Friday, May 7th, 2010

Nos mandan un artículo sobre Ceph que es un sistema de almacenamiento distribuido con capacidades muy grandes de almacenamiento:
A recent addition to Linux’s impressive selection of file systems is Ceph, a distributed file system that incorporates replication and fault tolerance while maintaining POSIX compatibility. Explore the architecture of Ceph and learn how it provides fault tolerance and simplifies the management of massive amounts of data.
Tags: administration, filesystem, Linux, POSIX, sys admin, Ubuntu
Posted in Linux, Tips técnicos, software libre | No Comments »