Archivo de la categoría: Nix

Install FreeNX NoMACHINE NX crunchbang linux

NOMACHINE NX DEB version  Download the DEBs Change your working directory to the location where you saved the package and install it by running from a console: $ sudo dpkg -i nxclient_3.5.0-7_i386.deb $ sudo dpkg -i nxnode_3.5.0-9_i386.deb $ sudo dpkg -i nxserver_3.5.0-11_i386.deb If you don’t have the sudo utility installed, log on as superuser («root»)… Leer más »

crunchbang vmware tools install

sudo apt-get install build-essential linux-headers-$(uname -r) psmisc Después correr vmwaretools instalando como ubuntu crushbang aditional scripts cb-welcome

configurar wifi ubuntu

checa el hardware sudo lspci -v instala el firmware 3 sudo apt-get purge bcmwl-kernel-source 4 sudo apt-get install firmware-b43-installer

Servidor NX usando FreeNX

Servidor NX usando FreeNX NOTA: NX y el servidor FreeNX están disponibles solo para CentOS 4 y CentOS 5 i386. NX es una solución de Acceso Remoto y Servidor Terminal basado en un conjunto de tecnológias de clase empresarial basadas en código abierto por NoMachine. Gracias a la gran compresión, la capacidad de reanudar la… Leer más »

Increase the XBMC Buffer Cache:

The cachemembuffersize in XBMC is the amount of bytes of memory used for buffering ahead in videos. They do warn, however, that XBMC will consume three times the amount of RAM than what is specified for this setting. So the default 5242880 bytes (= 5MB) is on the low side to ensure they don’t stress out… Leer más »