Mini Fedora 6 Manual How To
**** [ Descargar Manual ] ****
**** [ Descargar Manual ] ****
I got fglrx driver working at last. Steps: Installed kmod-fglrx and xorg-x11-drv-fglrx from Livna repository: Code: yum install kmod-fglrx xorg-x11-drv-fglrx Added these lines to /etc/X11/xorg.conf: Code: Section «Extensions» Option «Composite» «Disable» EndSection Ran the command Code: ati-fglrx-config-display enable xorg.confxorg.confxorg.confxorg.confxorg.conf The only problems are that if to use Alt-Tab to switch between windows then the content… Leer más »
Tengo 2 tarjetas de sonido, la VIA Realtek que trae la motherboard y una sblive para que en ALSA la configuración de sonido sea por default con sblive hay que hacer un cambio vi /etc/modprobe.conf alias eth0 via-rhine alias eth1 tulip alias snd-card-1 snd-via82xx options snd-card-1 index=1 options snd-via82xx index=1 remove snd-via82xx { /usr/sbin/alsactl store… Leer más »
This works , unless you have the wrong binary ./sc_serv sc_serv.conf & (enter) From the directory where shoutcast sc_serv is located. You can have this binary anywhere on your OS and the configuration can also be anywhere. If these commands below do not work for you, there is something WRONG. Plain and simple. e.g. ./sc_serv_freebsd… Leer más »
Free NX is the solution that MANY of us all needed: I’m on a windows or linux box, and need to remote control another linux box… securely… over ssh only… SSL secure… oh, and with GUI too! Enter NX… Server Setup: On your linux box (nx server) Open terminal, and su to root CODE yum… Leer más »
Lo descargamos desde la web http://download.macromedia.com/pub/labs/flashplayer9_update/FP9_plugin_beta_101806.tar.gz Lo guardamos en el escritorio descomprimimos con tar -xzvf FP9_plugin_beta_101806.tar.gz accedemos a la carpeta creada cd /flash-player-plugin-9.0.21.55 copiamos el archivo libflashplayer.so a la carpeta de los plugins de Mozilla con cp ./flash-player-plugin-9.0.21.55/* /usr/lib/firefox-1.5.0.7/plugins/ reiniciamos el mozilla y a disfrutar.
Fedora Core 6 fue liberada después de varias demoras. Ayer lo instalé en mi laptop y hoy terminé de configurar un par de cosas que quedaban pendientes. A continuación un resumen de mi experiencia, con algunos consejos. Configuración de sudo El programa sudo nos permite ejecutar comandos administrativos sin necesidad de haber ingresado como root.… Leer más »
Ingredientes: 2 tazas de flores de jamaica secas 10 tazas de agua 3/4 de taza de azúcar Preparación: Enjuague bien la jamaica para eliminar impurezas hasta que el agua salga limpia. Coloque las flores en una vasija, agregue seis tazas de agua y hiérvalas. Reduza el fuego y déjelas hervir por 10 minutos. Retire la… Leer más »
Tor : Anonimato en internet La confidencialidad y el anonimato en internet siempre ha sido un problema para la mayoría de las personas, sobretodo cuando sabemos lo fácil que resulta que se vigilen y registren cuales han sido las webs que visitamos y que con esto se haga un perfil nuestro. Tor proporciona anonimato en… Leer más »
Resolution:In order to change what runlevel the system boots to, modify the /etc/inittab file. This is a sample from the inittab file: # Default runlevel. The runlevels used by RHS are:# 0 – halt (Do NOT set initdefault to this)# 1 – Single user mode# 2 – Multiuser, without NFS (The same as 3, if… Leer más »