Archivo de la categoría: Nix

error 12 = Cannot allocate memory and error windows 7 shares

Summary: mount error 12 = Cannot allocate memory solved: In HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management, set the LargeSystemCache key to 1 (hex). In HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters, set the Size key to 3 (hex).’ HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer \Parameters\IRPStackSize increase to ( 15 )

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: install Xfce 4 desktop on RHEL 6 or CentOS 6… »

Instalando Lighttpd en Centos 5.4 – Otro ligero servicio web a tener en cuenta

Publicado el 04/04/2010 por JAM Como algunos de mis 0.000 lectores ya saben hace ya casi un mes me donaron un servidor dedicado el cual eh estado usando para aprender y estudiar la administracion de servidores y VPS.  Bien, debido a los bajos recursos que tiene este servidor muchos me han recomendado usar servicios web… Leer más: Instalando Lighttpd en Centos 5.4 – Otro ligero servicio web… »

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

actualizar community builder 1.2 a 1.4

1. Respaldar 2. Copiar administrator/components/com_comprofiler/ue_config.php 3. desinstalar compomente 4. instalar nuevo componente de cb 5. copiar del respaldo la carpeta de plugins que tengas instalados /components/com_comprofiler/plugin 6. Ocultar Créditos components/com_comprofiler/plugin/user/plug_cbmenu/cb.menu.php línea 994 buscar $firstSubMenuName = $params->get(‘firstSubMenuName’, ‘_UE_MENU_ABOUT_CB’); comentar // $firstSubMenuName = $params->get(‘firstSubMenuName’, ‘_UE_MENU_ABOUT_CB’);

Categoría: Nix