Archivo del Autor: carlosap

Sleep Paralysis

La parálisis del sueño (PS) es una condición muscular producida por la atonía que tiene lugar mientras la persona duerme. Se observa mayoritariamente en los momentos en que el individuo está despertándose, quedándose dormido, o comenzando una fase REM del sueño. Según la Clasificación Internacional de Trastornos del Sueño, la parálisis del sueño consiste en… Leer más »

Espiral de Sacks

http://www.numberspiral.com/ La espiral de Sacks es una variante de la espiral de Ulam y fue descubierta en 1994 por Robert Sacks. Se diferencia de la espiral de Ulam por tres características: los puntos se ubican sobre una espiral de Arquímedes en vez de sobre una espiral cuadrada como utilizó Ulam, se ubica el cero en… Leer más »

install Xfce 4 desktop on RHEL 6 or CentOS 6 Linux:

Type the following command to install Xfce 4 desktop on RHEL 6 or CentOS 6 Linux: Code: wget http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm rpm -ivh epel-release-6-5.noarch.rpm yum search xfce4 yum groupinfo Xfce Now you should see package list Code: Loaded plugins: fastestmirror Setting up Group Process Loading mirror speeds from cached hostfile * base: ftp.iitm.ac.in * epel: mirror01.idc.hinet.net *… Leer más »

Joomla! 1.0.x and PHP 5.3 meltdown

Here is the story: if you happen to run Joomla! 1.0, which you should not but what the heck, you’ll run into some weird issues if there is PHP 5.3.x running on your server. Everything will work fine except for one thing – there will be no content at al on your web site. And… Leer más »

Extra Packages for Enterprise Linux (EPEL)

http://fedoraproject.org/wiki/EPEL   What packages and versions are available in EPEL? You can take a look on any of the available EPEL mirrors from our mirror list Alternately, you can browse the package set using repoview: EPEL 6: i386, x86_64, ppc64, sources EPEL 5: i386, x86_64, ppc, sources EPEL 4: i386, x86_64, ppc, sources

Install Open Source VMware Tools on Red Hat and Scientific Linux 6

VMware now makes a repository available for us to install the VMware tools for a variety of Linux distributions including Red Hat, Scientific, CentOS, and Ubuntu.  In this example I will install VMware tools on a Red Hat Enterprise/Scientific Linux 6 i686 guest running on a VMware ESXi 4.1 host. First import the VMware repository… Leer más »