<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>howtos &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/howtos/</link>
	<description>Feed of posts on WordPress.com tagged "howtos"</description>
	<pubDate>Sun, 29 Nov 2009 05:19:35 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Building a private PPA on Ubuntu [Link]]]></title>
<link>http://phyx.wordpress.com/2009/11/28/building-a-private-ppa-on-ubuntu-link/</link>
<pubDate>Sat, 28 Nov 2009 17:32:19 +0000</pubDate>
<dc:creator>Nico</dc:creator>
<guid>http://phyx.wordpress.com/2009/11/28/building-a-private-ppa-on-ubuntu-link/</guid>
<description><![CDATA[One of the things I love about the Ubuntu project and launchpad is the Personal Package Archive. PPA]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>One of the things I love about the Ubuntu project and launchpad is the Personal Package Archive. PPAs make it so simple and easy to backport packages. The only problem with PPAs is that they are public. I had a need to be able to host some private internal packages as well as squid with SSL support, which you can’t distribute in binary form due to licensing restrictions&#8230;<a href="http://inodes.org//2009/09/14/building-a-private-ppa-on-ubuntu/">more here!</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[[Howto] Compile and configure dwm Tiling Window Manager on Ubuntu in 6 simple steps]]></title>
<link>http://openmindlifestyle.wordpress.com/2009/11/28/howto-compile-and-configure-dwm-tiling-window-manager-on-ubuntu/</link>
<pubDate>Sat, 28 Nov 2009 16:19:21 +0000</pubDate>
<dc:creator>kernel_script</dc:creator>
<guid>http://openmindlifestyle.wordpress.com/2009/11/28/howto-compile-and-configure-dwm-tiling-window-manager-on-ubuntu/</guid>
<description><![CDATA[dwm (Dynamic Window Managr) is a Tiling Window Manager that is simple, elegant and don&#8217;t get i]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://kernel-script.deviantart.com/art/dwm-145046908"><img class="alignnone" src="http://farm3.static.flickr.com/2522/4141182914_43f6bb5d8e.jpg" alt="" width="500" height="313" /></a></p>
<p><a href="http://en.wikipedia.org/wiki/Dwm" target="_blank">dwm</a> (Dynamic Window Managr) is a <a href="http://en.wikipedia.org/wiki/Tiling_window_manager" target="_blank">Tiling Window Manager</a> that is simple, elegant and don&#8217;t get in your way. The above screenshot is from my dwm setup.</p>
<p><strong>1)</strong> Download dwm <a href="http://dl.suckless.org/dwm/" target="_blank">here</a>.</p>
<p><strong>2)</strong> Install the required dependencies:</p>
<blockquote><p>sudo apt-get install build-essential libx11-dev libxinerama-dev sharutils</p></blockquote>
<p><strong>3)</strong> Extract the dwm package you&#8217;ve downloaded.</p>
<p><strong>4)</strong> If you want to customise the appearance and behaviour of dwm, you need to re-compile it, but it is really easy. The customisations are done through the <strong>config.def.h</strong> file. If you don&#8217;t want to study the config setup right now, do it later and just grab some config.def.h on the Internet to use as base, or look into my references below for more info. You can grab my custom config as base if you want, <a href="https://files.one.ubuntu.com/e2cb8320-3f56-4b11-8967-1c1d95df57c4" target="_blank">here</a>.</p>
<p><strong>5)</strong> Compile it:</p>
<blockquote><p>sudo make clean install</p></blockquote>
<p><strong>6)</strong> Now you need to create a entry in the login manager session list:</p>
<blockquote><p>sudo gedit /usr/share/xsessions/dwm.desktop</p></blockquote>
<p>Paste and save this:</p>
<blockquote><p>[Desktop Entry]<br />
Encoding=UTF-8<br />
Name=dwm<br />
Comment=This session starts dwm<br />
Exec=/usr/local/bin/dwm<br />
Type=Application</p></blockquote>
<p>Now you just need to log out and choose dwm in the session list : )<br />
For every time you want to modify dwm, you need to re-compile it, just extract the package again, make your customisations and re-compile it, it will rewrite the installed dwm, so you don&#8217;t need to worry about erasing the old one first : )</p>
<p><strong>References</strong><br />
<a href="http://ubuntuforums.org/showthread.php?t=1053814" target="_blank">Ubuntu Forums[1]</a><br />
<a href="http://ohioloco.ubuntuforums.org/showthread.php?p=6802106" target="_blank">Ubuntu Forums[2]</a><br />
<a href="http://phra0k.deviantart.com/art/dwm-screenshot-30-11-07-71031580" target="_blank">deviantART</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[[Howto] FOSS Multimedia on Ubuntu Karmic Koala 9.10]]></title>
<link>http://openmindlifestyle.wordpress.com/2009/11/27/howto-foss-multimedia-on-ubuntu-karmic-koala-9-10/</link>
<pubDate>Fri, 27 Nov 2009 02:01:42 +0000</pubDate>
<dc:creator>kernel_script</dc:creator>
<guid>http://openmindlifestyle.wordpress.com/2009/11/27/howto-foss-multimedia-on-ubuntu-karmic-koala-9-10/</guid>
<description><![CDATA[I tried to keep as FOSS as possible with this Howto. sudo apt-get install -y cabextract mozilla-mpla]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I tried to keep as FOSS as possible with this Howto.</p>
<blockquote><p>sudo apt-get install -y cabextract mozilla-mplayer adobe-flashplugin flegita-gimp freepats curl djvulibre-bin djvulibre-desktop pdf2djvu gsfonts-x11 gstreamer0.10-pitfdll gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse mkvtoolnix liba52-0.7.4 vorbis-tools libtheora-bin totem-gstreamer ffmpeg2theora libavcodec-unstripped-52 flac libcdaudio1 libdc1394-22 libdvdnav4 libdvdread4 libfaac0 libfaad0 libfftw3-3 libfreebob0 libgmyth0 libid3tag0 libiptcdata0 mencoder ffmpeg libavdevice52 libjack0 libmad0 libmjpegtools-1.9 libmms0 libmysqlclient16 libneon27-gnutls libofa0 libopenspc0 libsidplay2 libsoundtouch1c2 libswscale0 libwildmidi0 mysql-common odbcinst1debian1 unixodbc unrar-free xutils xutils-dev p7zip-full</p></blockquote>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Como eliminar un paquete mal configurado o que lanzó error de instalación en Ubuntu]]></title>
<link>http://phyx.wordpress.com/2009/11/23/como-eliminar-un-paquete-mal-configurado-o-que-lanzo-error-de-instalacion-en-ubuntu/</link>
<pubDate>Mon, 23 Nov 2009 02:05:31 +0000</pubDate>
<dc:creator>Nico</dc:creator>
<guid>http://phyx.wordpress.com/2009/11/23/como-eliminar-un-paquete-mal-configurado-o-que-lanzo-error-de-instalacion-en-ubuntu/</guid>
<description><![CDATA[Si ha obtenido un error de configuración al instalar un paquete en Ubuntu, verá un mensaje de error ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Si ha obtenido un error de configuración al instalar un paquete en Ubuntu, verá un mensaje de error cada vez que haga la  instalación de un paquete (otro).Es muy molesto y hay un comando para eliminar esos paquetes mal configurados/Instalados.</p>
<p><code>sudo aptitude purge $(dpkg -l&#124;grep ^rc&#124;awk '{ print $2 }')</code></p>
<p>Enjoy!</p>
<p><a href="http://ubuntuguide.net/delete-the-package-mis-configured-or-install-failed-in-ubuntu">Source</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[[Howto] NVIDIA Proprietary Driver on Fedora 12]]></title>
<link>http://openmindlifestyle.wordpress.com/2009/11/23/howto-nvidia-proprietary-driver-on-fedora-12/</link>
<pubDate>Mon, 23 Nov 2009 01:54:43 +0000</pubDate>
<dc:creator>kernel_script</dc:creator>
<guid>http://openmindlifestyle.wordpress.com/2009/11/23/howto-nvidia-proprietary-driver-on-fedora-12/</guid>
<description><![CDATA[If you got Fedora 12 , own a NVIDIA Video Card, and need 3D, you&#8217;re probably getting insane by]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>If you got Fedora 12 , own a NVIDIA Video Card, and need 3D, you&#8217;re probably getting insane by now to make that Driver work. Fear not! I found a solution and would like to share with the community:</p>
<p>Install the <a href="http://rpmfusion.org/Configuration" target="_blank">RPM Fusion Repositories,</a> if you didn&#8217;t already.</p>
<blockquote><p><code>su -</code></p>
</blockquote>
<blockquote><p><code>mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-nouveau.img</code></p>
</blockquote>
<blockquote><p><code>dracut /boot/initramfs-$(uname -r).img $(uname -r)</code></p>
</blockquote>
<blockquote><p>gedit /etc/grub.conf</p>
</blockquote>
<p>Add the following to the end of the line(s) starting with &#8216;kernel&#8217;:</p>
<blockquote><p>dblacklist=nouveau</p>
</blockquote>
<p>Now:</p>
<blockquote><p>setsebool -P allow_execstack on</p>
</blockquote>
<blockquote><p>yum &#8211;enablerepo=rpmfusion-nonfree-updates-testing install kmod-nvidia</p>
</blockquote>
<blockquote><p>nvidia-xconfig</p>
</blockquote>
<p>Reboot.</p>
<p>There you go <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>References</strong><br />
<a href="http://lonelyspooky.com/2009/11/21/fedora-12-primeiras-impressoes-multimidia-e-drivers-nvidia/" target="_blank">Lonely Spooky’s Blog</a><br />
<a href="http://www.nvnews.net/vbulletin/showpost.php?p=2127769&#38;postcount=4" target="_blank">NVNews.Net</a><br />
<a href="http://rpmfusion.org/Howto/nVidia#head-205aab6f190d363e3915c0fa2e0681fc392aaeb6" target="_blank">RPM Fusion</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Como decorar Grub 2 boot loader utilizando BURG]]></title>
<link>http://phyx.wordpress.com/2009/11/23/como-decorar-grub-2-boot-loader-utilizando-burg/</link>
<pubDate>Mon, 23 Nov 2009 01:51:11 +0000</pubDate>
<dc:creator>Nico</dc:creator>
<guid>http://phyx.wordpress.com/2009/11/23/como-decorar-grub-2-boot-loader-utilizando-burg/</guid>
<description><![CDATA[BURG es un programa basado en GRUB 2.BURG utiliza la lista del menú,diseño de pantalla y las teclas ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>BURG es un programa basado en GRUB 2.BURG utiliza la lista del menú,diseño de pantalla y las teclas de acceso directo para hacerlo todo mas fácil de configurar.Lo siguiente está probado en Ubuntu Karmic.</p>
<p><strong>Instalación de BURG y configuración:</strong></p>
<p>Editar las source.list:<br />
<code>sudo gedit /etc/apt/sources.list</code></p>
<p>Agregar los repos:</p>
<pre>deb http://ppa.launchpad.net/bean123ch/burg/ubuntu karmic main
deb-src http://ppa.launchpad.net/bean123ch/burg/ubuntu karmic main</pre>
<p>Karmic:<br />
<code>sudo add-apt-repository ppa:bean123ch/burg</code></p>
<p>Agregar la llave (GPG key):<br />
<code>gpg --keyserver subkeys.pgp.net --recv 55708F1EE06803C5<br />
gpg --export --armor 55708F1EE06803C5 &#124; sudo apt-key add -</code></p>
<p>Actualizar e instalar:<br />
<code>sudo apt-get update &#38;&#38; sudo apt-get install grub-pc</code></p>
<p>A continuación, escriba el nuevo código de inicio en el MBR:<br />
<code>sudo grub-install "(hd0)"</code></p>
<p>Descarga los temas (<a href="http://ubuntuguide.net/decorate-grub-2-boot-loader-using-burg">los puedes ver al final del articulo original</a>):<br />
<code>wget http://grub4dos.sourceforge.net/themes.tar.bz2</code></p>
<p>Los extraemos a /boot/grub/themes:<br />
<code>sudo tar -xjf themes.tar.bz2 -C /</code></p>
<p>Despues,editamos /etc/default/grub:<br />
<code>sudo gedit /etc/default/grub</code></p>
<p>y borramos “<strong>#</strong>”(sin astericos) presente antes de:</p>
<pre>GRUB_TERMINAL=console</pre>
<p>Ahora,editar /etc/grub.d/40_custom:<br />
<code>sudo gedit /etc/grub.d/40_custom</code></p>
<p>copia y pega lo siguiente dentro de ese archivo:</p>
<pre>set gfxmode="640x480"
set gfxfont="Unifont Regular 16"
loadfont /boot/grub/themes/fonts/unifont.pf2
loadfont /boot/grub/themes/fonts/aqui.pf2
loadfont /boot/grub/themes/fonts/edges.pf2
loadfont /boot/grub/themes/fonts/lime.pf2
loadfont /boot/grub/themes/fonts/7x13B.pf2
loadfont /boot/grub/themes/fonts/smoothansi.pf2
loadfont /boot/grub/themes/fonts/Helvetica-Bold-14.pf2
insmod vbe
insmod png
insmod coreui
load_config /boot/grub/themes/proto/theme.txt</pre>
<p>la ultima linea cargará el tema.Puedes cambiarla en dependencia del tema a usar:</p>
<p><strong>ubuntu theme:</strong></p>
<pre>load_config /boot/grub/themes/ubuntu/theme.txt</pre>
<p><strong>winter theme:</strong></p>
<pre>load_config /boot/grub/themes/winter/theme.txt</pre>
<p><strong>proto theme:</strong></p>
<pre>load_config /boot/grub/themes/proto/theme.txt</pre>
<p>Ahora usamos el siguiente comando para crear el archivo grub.cfg (update):<br />
<code>sudo update-grub</code></p>
<p>Enjoy!.</p>
<p>All credits goes to: <a href="http://ubuntuguide.net/decorate-grub-2-boot-loader-using-burg">ubuntuguide.net</a> [Eng]</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[[Howto] ZTE MF626 3G Modem on GNU/Linux]]></title>
<link>http://openmindlifestyle.wordpress.com/2009/11/23/howto-zte-mf626-3g-modem-on-gnulinux/</link>
<pubDate>Mon, 23 Nov 2009 01:11:27 +0000</pubDate>
<dc:creator>kernel_script</dc:creator>
<guid>http://openmindlifestyle.wordpress.com/2009/11/23/howto-zte-mf626-3g-modem-on-gnulinux/</guid>
<description><![CDATA[The following is what I&#8217;ve found to be the minimum required to stablish a successful Internet ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The following is what I&#8217;ve found to be the minimum required to stablish a successful Internet connection using the ZTE MF626 3G Modem in many GNU/Linux distributions.</p>
<p>Minimum Requirements:</p>
<blockquote><p>kernel linux 2.6.29* or above<br />
xplc<br />
wvstreams<br />
uniconf<br />
wvdial<br />
ppp</p></blockquote>
<p>Insert the Modem</p>
<blockquote><p>eject /media/ZTEMODEM</p></blockquote>
<p>Wait 9 seconds</p>
<blockquote><p>ls /dev/ttyUSB*</p></blockquote>
<p>Login as root</p>
<blockquote><p>wvdialconf</p></blockquote>
<blockquote><p>nano /etc/wvdial.conf</p></blockquote>
<p>Copy and paste this:</p>
<blockquote><p>[Dialer Defaults]<br />
Init1 = ATZ<br />
Init2 = ATQ0 V1 E1 S0=0 &#38;C1 &#38;D2 +FCLASS=0<br />
Modem Type = Analog Modem<br />
ISDN = 0<br />
New PPPD = yes<br />
Phone = *99#<br />
Modem = /dev/ttyUSB2<br />
Username = &#60;insert your ISP username here&#62;<br />
Stupid Mode = 1<br />
Password = &#60;insert your ISP password here&#62;<br />
Baud = 921600</p></blockquote>
<blockquote><p>nano /etc/ppp/resolv.conf</p></blockquote>
<p>Or</p>
<blockquote><p>nano /etc/resolv.conf</p></blockquote>
<p>Copy and paste this:</p>
<blockquote><p>nameserver &#60;insert your ISP DNS here&#62;<br />
nameserver &#60;insert your ISP DNS here&#62;</p></blockquote>
<p>Login as root</p>
<blockquote><p>wvdial</p></blockquote>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to check Oracle processes in windows using command line?]]></title>
<link>http://dbametrix.wordpress.com/2009/11/22/how-to-check-oracle-processes-in-windows-using-command-line/</link>
<pubDate>Sun, 22 Nov 2009 18:08:28 +0000</pubDate>
<dc:creator>dbametrix</dc:creator>
<guid>http://dbametrix.wordpress.com/2009/11/22/how-to-check-oracle-processes-in-windows-using-command-line/</guid>
<description><![CDATA[How to check Oracle processes in windows using command line? Oracle DBA monitors oracle processes on]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>How to check Oracle processes in windows using command line?</strong></p>
<p>Oracle DBA monitors oracle processes on unix using ps command. It is rumor that there is no alternate command available in windows for checking oracle proceses on windows. This technical tip helps Oracle DBA for monitoring Oracle processes on windows using command line.</p>
<p>Burning problem of Oracle DBA is how to check Oracle process in Windows while GUI not available (May be in Remote database monitoring). In unix it is very easy for administrating using ps command. Is there any alternate available in Windows? When we will ask this question get no answer for same. Because lack of knowledge of command line for Windows. Here you can get help for same which command is available for performing same task of Oracle DBA.</p>
<p>Is there any command in Windows like ps command in Unix for Oracle DBA?</p>
<p>How to check Oracle processes in windows. This is burning problem for every Oracle DBA. </p>
<p>In unix there is command called “ps“. Using ps command Oracle DBA can check all type of processes which are running in system. Ps command is very useful to administrating and monitoring oracle in unix/linux systems for all Oracle DBA.</p>
<p>But unfortunately there is no command available in windows just like ps in unix! Means there is no way to find out running processes in windows system using command line! Only task manager option is available in windows system for Oracle DBA. Using task manager we can check running processes in windows system. Task manager is GUI tool. Sometimes it is very difficult to monitoring and administrating Oracle on windows systems for Oracle DBA using GUI tool.</p>
<p><strong>Alternate of ps command in windows (Great tip for Oracle DBA):</strong></p>
<p>Windows has own command to trace all running processes in the system. Using “tasklist” command Oracle DBA can able to trace all running processes in windows including oracle,sqlplus,exp,imp and others. Tasklist command is very closer to ps command. Using tasklist command Oracle DBA can able to access process ids, session ids, cpu time, and modules of running processes in Oracle on Windows.</p>
<p><em><strong>No it is not TRUE. Really !!!</strong></em> </p>
<p>Please check help of tasklist command.</p>
<p>C:\&#62;tasklist /?</p>
<p>TASKLIST [/S system [/U username [/P [password]]]] [/M [module] &#124; /SVC &#124; /V] [/FI filter] [/FO format] [/NH]</p>
<p>Description: This command line tool displays a list of application(s) and associated task(s)/process(es) currently running on either a local or remote system.</p>
<p>Parameter List:<br />
/S system Specifies the remote system to connect to.<br />
/U [domain\]user Specifies the user context under which the command should execute.<br />
/P [password] Specifies the password for the given user context. Prompts for input if omitted.<br />
/M [module] Lists all tasks that have DLL modules loaded in them that match the given pattern name. If the module name is not specified, displays all modules loaded by each task.<br />
/SVC Displays services in each process.<br />
/V Specifies that the verbose information is to be displayed.<br />
/FI filter Displays a set of tasks that match a given criteria specified by the filter.<br />
/FO format Specifies the output format.<br />
Valid values: “TABLE”, “LIST”, “CSV”. /NH S<br />
pecifies that the “Column Header” should not be displayed in the output. Valid only for “TABLE” and “CSV” formats.<br />
 /? Displays this help/usage.</p>
<p>Filters:<br />
Filter Name Valid Operators Valid Value(s) ———– ————— ————–<br />
STATUS eq, ne RUNNING &#124; NOT RESPONDING<br />
IMAGENAME eq, ne Image name<br />
PID eq, ne, gt, lt, ge, le PID value<br />
SESSION eq, ne, gt, lt, ge, le Session number<br />
SESSIONNAME eq, ne Session name<br />
CPUTIME eq, ne, gt, lt, ge, le CPU time in the format of hh:mm:ss. hh – hours, mm – minutes, ss – seconds<br />
MEMUSAGE eq, ne, gt, lt, ge, le Memory usage in KB<br />
USERNAME eq, ne User name in [domain\]user format<br />
SERVICES eq, ne Service name<br />
WINDOWTITLE eq, ne Window title<br />
MODULES eq, ne DLL name</p>
<p>Examples:<br />
TASKLIST<br />
TASKLIST /M<br />
TASKLIST /V<br />
TASKLIST /SVC<br />
TASKLIST /M wbem*<br />
TASKLIST /S system /FO LIST<br />
TASKLIST /S system /U domain\username /FO CSV /NH<br />
TASKLIST /S system /U username /P password /FO TABLE /NH TASKLIST /FI “USERNAME ne NT AUTHORITY\SYSTEM” /FI “STATUS eq running”</p>
<p>Example:<br />
C:\&#62;tasklist</p>
<p>Image Name                   PID Session Name     Session#    Mem Usage<br />
========================= ====== ================ ======== ============<br />
System Idle Process            0 Console                 0         16 K<br />
oracle.exe                         4 Console                 0     282,100 K<br />
smss.exe                     636 Console                 0        420 K<br />
csrss.exe                    692 Console                 0      6,496 K<br />
winlogon.exe                 716 Console                 0      1,336 K<br />
services.exe                 760 Console                 0      4,020 K<br />
lsass.exe                    772 Console                 0      7,188 K<br />
svchost.exe                  956 Console                 0      5,568 K</p>
<p>Means using tasklist or tasklist -v command we can monitor and manage our oracle processes.</p>
<p>Now never tell that you don’t have ps command for windows !!!</p>
<p>All the best,<br />
Gitesh Trivedi</p>
<p><strong>About The Author:</strong>  <em><strong>Gitesh Trivedi </strong></em>is an Expert Oracle DBA and working in Dbametrix.  He has excellent 12 years experience. You can reach him on site <a href="http://www.dbametrix.com">http://www.dbametrix.com</a> offers Remote DBA support and Offshore Oracle DBA support. All copyright reserved by @Dbametrix. contact mailto:info@dbametrix.com  or at <a href="http://www.dbametrix.com/service.html">http://www.dbametrix.com/service.html</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Cambiar el icono del menu de Ubuntu | The Easy Way?.]]></title>
<link>http://phyx.wordpress.com/2009/11/22/cambiar-el-icono-del-menu-de-ubuntu-the-easy-way/</link>
<pubDate>Sun, 22 Nov 2009 05:12:34 +0000</pubDate>
<dc:creator>Nico</dc:creator>
<guid>http://phyx.wordpress.com/2009/11/22/cambiar-el-icono-del-menu-de-ubuntu-the-easy-way/</guid>
<description><![CDATA[El viejo truco estetico de como cambiar el famoso icono del menu (Gnome) ha vuelto a aparecer y se h]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>El viejo truco estetico de como cambiar el famoso icono del menu (Gnome) ha vuelto a aparecer y se ha convertido en un clasico ya que el mf***** icono es y será el mismo de por vida y siempre tendremos que cambiarlo si queremos darle un look especifico a nuestro escritorio,al menos que el tema de iconos que usemos ya tenga incluido el icono deseado. De la forma que se explica en <a href="http://ubuntulife.wordpress.com/2009/11/21/cambiar-el-icono-del-boton-del-menu-ubuntu/">ubuntu life</a> es recomendada para los usuarios que no quieran complicarse la vida con la linea de comandos.</p>
<p>Ahora,si queremos aprender un poquito y usar el terminal,les explico como lograrlo:</p>
<p>Como esto se trata de mover y/o copiar un archivo,podemos usar los comandos <strong>cp</strong> o <strong>mv</strong> (copy/move).Si queremos quedarnos con una copia del archivo (backup) usaremos el comando <strong>cp</strong>.</p>
<p>En este caso y para empezar,descargamos el icono desde <a href="http://www.gnome-look.org/content/show.php/Humanity+Ubuntu+Start+Menu+Logo?content=115270">gnome-look</a> en nuestro escrirorio,abrimos un terminal y para mas seguridad utilizaremos el comando <strong>cp</strong> seguido de<strong> -i</strong> lo que significa que si el archivo existe te preguntará antes de ejecutar la accion si quieres sobrescribirlo,ponemos las rutas y respondemos <strong>y</strong> (yes) a la pregunta (?).(podemos usar <strong>cp</strong> solo tambien).La ejecucion y el output serían así:</p>
<p><strong>Comando:</strong><br />
<code>sudo cp -i /home/nombre_de_usuario/Desktop/start-here.svg /usr/share/icons/Humanity/places/24/start-here.svg</code><br />
<strong>Output:</strong><br />
<code>cp: overwrite `/usr/share/icons/Humanity/places/24/start-here.svg'? <strong>y</strong></code></p>
<p><strong>sudo</strong> &#124; para no obtener un <strong>Permission denied</strong></p>
<p>Si queremos guardar el icono original podemos usar el comando <strong>mv</strong> antes de ejecutar el comando anterior,especificando la ruta donde se encuentra el archivo y la ruta hacia directorio donde lo queremos llevar,ej:</p>
<p><code>sudo mv /usr/share/icons/Humanity/places/24/start-here.svg /home/nico/Desktop</code></p>
<p>Ahora,si es necesario:</p>
<p><code>sudo gtk-update-icon-cache /usr/share/icons/Humanity/</code></p>
<p>o para reconstruir el panel (screen)</p>
<p><code>killall gnome-panel</code></p>
<p><strong>Listo</strong>.</p>
<p>Todos los pasos anteriores los podemos resumir en un solo comando o mejor dicho en varios pero de una sola vez (no se si me explico),utilizando el querido comando <strong>&#38;&#38;</strong>.Introduzca su nombre de usuario antes de ejecutar el comando a continuación:</p>
<p><code>sudo mv /usr/share/icons/Humanity/places/24/start-here.svg /home/nico/Desktop &#38;&#38; sudo cp -i /home/nombre_de_usuario/Desktop/start-here.svg /usr/share/icons/Humanity/places/24/start-here.svg &#38;&#38; killall gnome-panel</code></p>
<p>Si jugamos mucho con este directorio <strong>/usr/share/</strong> le podemos dar permisos de bajo nivel:</p>
<p><code>sudo chmod -R a+rwx /usr/share/icons</code></p>
<p>Ahora podemos copiar y pegar sin tener que usar los comandos <strong>sudo,gksu o gksudo nautilus</strong> para obtener permisos (root).Cuidado con los permisos!!!.</p>
<p>Enjoy!.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to Survive Long Distance Relationship]]></title>
<link>http://joveeno.wordpress.com/2009/11/21/how-to-survive-long-distance-relationship/</link>
<pubDate>Sat, 21 Nov 2009 09:44:23 +0000</pubDate>
<dc:creator>joveeno</dc:creator>
<guid>http://joveeno.wordpress.com/2009/11/21/how-to-survive-long-distance-relationship/</guid>
<description><![CDATA[Hi there! It’s been a very busy week for me because I had two exams the previous week. I still have ]]></description>
<content:encoded><![CDATA[Hi there! It’s been a very busy week for me because I had two exams the previous week. I still have ]]></content:encoded>
</item>
<item>
<title><![CDATA[http://blog.plataformatec.com.br/2009/11...]]></title>
<link>http://bstonwebdev.wordpress.com/2009/11/17/httpblog-plataformatec-com-br200911-2/</link>
<pubDate>Tue, 17 Nov 2009 19:34:48 +0000</pubDate>
<dc:creator>BillSaysThis</dc:creator>
<guid>http://bstonwebdev.wordpress.com/2009/11/17/httpblog-plataformatec-com-br200911-2/</guid>
<description><![CDATA[http://blog.plataformatec.com.br/2009/11/understanding-devise-roles/ &#8211; Understanding Devise ro]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>http://blog.plataformatec.com.br/2009/11/understanding-devise-roles/<br />
&#8211; Understanding Devise roles</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[http://davidebenini.it/2009/06/25/rails-...]]></title>
<link>http://bstonwebdev.wordpress.com/2009/11/15/httpdavidebenini-it20090625rails/</link>
<pubDate>Sun, 15 Nov 2009 19:38:49 +0000</pubDate>
<dc:creator>BillSaysThis</dc:creator>
<guid>http://bstonwebdev.wordpress.com/2009/11/15/httpdavidebenini-it20090625rails/</guid>
<description><![CDATA[http://davidebenini.it/2009/06/25/rails-233-ruby-187-gmail-smtp-settings/ &#8211; Rails 2.3.3 + Ruby]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>http://davidebenini.it/2009/06/25/rails-233-ruby-187-gmail-smtp-settings/<br />
&#8211; Rails 2.3.3 + Ruby 1.8.7 + Gmail SMTP settings</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[BFF Etiquette: Tact Tips On Being A Best Friend With Courtesy &amp; Class]]></title>
<link>http://shesoghetto.wordpress.com/2009/11/14/bff-etiquette-tact-tips-on-being-a-best-friend-with-courtesy-class/</link>
<pubDate>Sat, 14 Nov 2009 18:06:56 +0000</pubDate>
<dc:creator>seriouslymcmillan</dc:creator>
<guid>http://shesoghetto.wordpress.com/2009/11/14/bff-etiquette-tact-tips-on-being-a-best-friend-with-courtesy-class/</guid>
<description><![CDATA[BFF Etiquette: Tact Tips On Being A Best Friend With Courtesy &amp; Class Who&#8217;s your best frie]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://www.blogtalkradio.com/Seriously-McMillan/2009/11/14/bff-etiquette-tact-tips-on-being-a-best-friend-wit">BFF Etiquette: Tact Tips On Being A Best Friend With Courtesy &#38; Class</a></p>
<p>Who&#8217;s your best <a id="KonaLink0" href="http://www.blogtalkradio.com/Seriously-McMillan/2009/11/14/bff-etiquette-tact-tips-on-being-a-best-friend-wit#" target="undefined"><span style="color:#00ced1;">friend</span></a>? What kind of best friend are they? Are you tacky or timely? What kind of best friend are you? Here is a show to treat your best friend with tact.<a href="http://feeds.feedburner.com/SeriouslyMcmillanssheSoGhetto"><img class="aligncenter size-full wp-image-3445" title="clubban" src="http://shesoghetto.wordpress.com/files/2009/10/clubban.jpg" alt="clubban" width="336" height="280" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Como instalar Gnome 3 Shell en Ubuntu Karmic Koala]]></title>
<link>http://phyx.wordpress.com/2009/11/11/como-instalar-gnome-3-shell-en-ubuntu-karmic-koala/</link>
<pubDate>Wed, 11 Nov 2009 05:44:22 +0000</pubDate>
<dc:creator>Nico</dc:creator>
<guid>http://phyx.wordpress.com/2009/11/11/como-instalar-gnome-3-shell-en-ubuntu-karmic-koala/</guid>
<description><![CDATA[Quizas ya lo probaste en Jaunty gracias a este post o a otro que encontraste por la red.Hoy puedes i]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Quizas ya lo probaste en Jaunty gracias a <a href="http://phyx.wordpress.com/2009/05/24/como-instalar-gnome-shell-jaunty/">este post</a> o a otro que encontraste por la red.Hoy puedes instalarlo en Karmic (si quieres).Recordarles quiero que Gnome 3 shell está bajo desarrollo y puede <strong>NO</strong> funcionar correctamente en algunos casos.La instalación (a continuación) es aún mas simple <a href="http://phyx.wordpress.com/2009/05/24/como-instalar-gnome-shell-jaunty/">que en Jaunty</a>.</p>
<p><strong>Instalación:</strong></p>
<p><code>sudo apt-get install gnome-shell</code></p>
<p>Despues de instalarlo,lo lanzamos utilizando el siguiente comando:</p>
<p><code>gnome-shell --replace</code></p>
<p>Si tienes una intel y solo te lanza un screen en blanco,corre el comando siguiente antes que el anterior:</p>
<p><code>export GNOME_SHELL_DISABLE_TFP=1</code></p>
<p>Enjoy!.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Usa tu Ubuntu 9.10 wallpaper como fondo de Xsplash/inicio de sesión [login]]]></title>
<link>http://phyx.wordpress.com/2009/11/11/usa-tu-ubuntu-9-10-wallpaper-como-fondo-de-xsplashinicio-de-sesion-login/</link>
<pubDate>Wed, 11 Nov 2009 03:29:28 +0000</pubDate>
<dc:creator>Nico</dc:creator>
<guid>http://phyx.wordpress.com/2009/11/11/usa-tu-ubuntu-9-10-wallpaper-como-fondo-de-xsplashinicio-de-sesion-login/</guid>
<description><![CDATA[Para lograr esto con un solo comando: 1- Descargamos el .py script desde aqui y lo descomprimimos en]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Para lograr esto con un solo comando:</p>
<p>1- Descargamos el <strong>.py script</strong> desde <a href="http://www.gnome-look.org/content/show.php?content=114984&#38;forumpage=0">aqui</a> y lo descomprimimos en <strong>home/Downloads</strong></p>
<p>2- Ejecutar el comando a continuación:</p>
<p><code>sudo apt-get install imagemagick &#38;&#38; sudo chmod -R a-w /usr/share/images/xsplash &#38;&#38; cd ~/Downloads &#38;&#38; mkdir ~/.scripts &#38;&#38; mv wallpaper_daemon.py ~/.scripts &#38;&#38; cd ~/.scripts &#38;&#38; chmod +x wallpaper_daemon.py &#38;&#38; ./wallpaper_daemon.py --install</code></p>
<p style="text-align:center;"><img class="aligncenter" src="http://farm3.static.flickr.com/2709/4094620322_c73e884e13_o.png" alt="Screenshot-2" width="400" height="250" /></p>
<p>3- Recibirá el mensaje &#8220;<strong>daemon started</strong>&#8220;. Cerrar el terminal-proceso en ejecución.</p>
<p>4- Ahora,ir a <strong>System/Preferences/Start up Applications</strong> y haga clic en <strong>Add</strong>. Añadir el nombre de &#8220;<strong>Xsplash Background</strong>&#8221; en el campo de nombre y añadir la siguiente línea en el campo <strong>Command</strong> y Guardar la configuración (save):</p>
<p><code>~/.scripts/wallpaper_daemon.py</code></p>
<p>5- Cambie su wallpaper de forma habitual.</p>
<p>6- Antes de reiniciar el sistema,desde un terminal comprobamos si todo funciona bien con el siguiente comando:</p>
<p><code>sudo xsplash</code></p>
<p>Enjoy!</p>
<p><a href="http://www.detector-pro.com/2009/11/use-your-ubuntu-910-background-as.html">Source + mas info + otra via de como lograrlo + desinstalación</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[boot text mode, hi res font.]]></title>
<link>http://dancewithwolves.wordpress.com/2009/11/10/boot-text-mode-hi-res-font/</link>
<pubDate>Tue, 10 Nov 2009 05:34:31 +0000</pubDate>
<dc:creator>dancewithwolves</dc:creator>
<guid>http://dancewithwolves.wordpress.com/2009/11/10/boot-text-mode-hi-res-font/</guid>
<description><![CDATA[edit /boot/grub/menu.lst tambahkan vga=795 contoh kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/1069]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>edit /boot/grub/menu.lst</p>
<p>tambahkan vga=795</p>
<pre>contoh

kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/1069fde9-8696-49a8-bbec-b8f35458f4d9 ro vga=795
</pre>
<p>tabel resolusi</p>
<p>640&#215;480 800&#215;600 1024&#215;768 1280&#215;1024 1600&#215;1200<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;-+&#8212;&#8212;-+&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;<br />
256 (8 bit)              &#124;  769        771         773           775              796<br />
32,768 (15 bit)   &#124;  784        787         790            793             797<br />
65,536 (16 bit)   &#124;  785        788         791            794             798<br />
16.8M (24 bit)    &#124;  786        789         792            795             799</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Como restaurar la posición de las notificaciones en Ubuntu 9.10]]></title>
<link>http://phyx.wordpress.com/2009/11/07/como-restaurar-la-posicion-de-las-notificaciones-en-ubuntu-9-10/</link>
<pubDate>Sat, 07 Nov 2009 19:24:24 +0000</pubDate>
<dc:creator>Nico</dc:creator>
<guid>http://phyx.wordpress.com/2009/11/07/como-restaurar-la-posicion-de-las-notificaciones-en-ubuntu-9-10/</guid>
<description><![CDATA[ubuntronics En la nueva versión de Ubuntu la 9.10 Karmic Koala, han modificado el sistema de notific]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://ubuntronics.blogspot.com/2009/11/restaurar-posicion-de-las.html">ubuntronics</a> En la nueva versión de Ubuntu la 9.10 Karmic Koala, han modificado el sistema de notificaciones haciendo que las mismas aparezcan mas abajo dejando un espacio que para muchos no queda bien, estéticamente hablando.</p>
<p><strong>La solución: </strong><br />
Lo que tenemos que hacer es dejar funcionando el sistema de la misma forma que en Ubuntu 9.04 Jaunty Jackalope, para llevar acabo dicha tarea solo tenemos que instalar el siguiente paquete, según la arquitectura correspondiente.</p>
<p><a href="https://edge.launchpad.net/%7Egilir/+archive/updates/+files/notify-osd_0.9.24-0ubuntu2%7Egilir1_i386.deb">Descargar para i386</a> [.deb]<br />
<a href="https://launchpad.net/%7Egilir/+archive/updates/+files/notify-osd_0.9.24-0ubuntu2%7Egilir1_amd64.deb">Descargar para amd64</a> [.deb]</p>
<p><strong>Sources:</strong> Ver post en ubuntronics (link arriba)</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Backup Your Ubuntu Machine Easily with SBackup]]></title>
<link>http://lordfoull.wordpress.com/2009/11/06/backup-your-ubuntu-machine-easily-with-sbackup/</link>
<pubDate>Sat, 07 Nov 2009 01:33:00 +0000</pubDate>
<dc:creator>lordfoull</dc:creator>
<guid>http://lordfoull.wordpress.com/2009/11/06/backup-your-ubuntu-machine-easily-with-sbackup/</guid>
<description><![CDATA[SBackup is a simple backup solution for the Ubuntu desktop. It allows you to backup selected files a]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><blockquote><p>SBackup is a simple backup solution for the Ubuntu desktop. It allows you to backup selected files and directories, define the file size limit, use regular expressions to exclude files and folders, and much more. These backups can then be saved locally, on removal media or even on remote directory.</p></blockquote>
<p><a href="http://www.howtogeek.com/howto/5126/backup-your-ubuntu-machine-easily-with-sbbackup/" target="_blank">howtogeek</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[[TIP] Loguear postfix en un archivo separado usando syslog-ng]]></title>
<link>http://malditonerd.wordpress.com/2009/11/06/tip-loguear-postfix-en-un-archivo-separado-usando-syslog-ng/</link>
<pubDate>Fri, 06 Nov 2009 16:39:57 +0000</pubDate>
<dc:creator>malditonerd</dc:creator>
<guid>http://malditonerd.wordpress.com/2009/11/06/tip-loguear-postfix-en-un-archivo-separado-usando-syslog-ng/</guid>
<description><![CDATA[Mas que TIP, es una nota mental, ya es la segunda vez que tengo que hacer esto y googlear al respect]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Mas que TIP, es una nota mental, ya es la segunda vez que tengo que hacer esto y googlear al respecto por no acordarme <span style="text-decoration:line-through;">como mierdas se suponde que debe uno hablarle a syslog-ng en su críptico idioma</span> como se hace:</strong></p>
<p>Por defecto postfix escupe todo su log en syslog, por costumbre uso como syslog la aplicación <a title="Página web oficial de syslog-ng" href="http://www.balabit.com/products/syslog_ng/" target="_blank">syslog-ng</a>, <strong>cuando se usa syslog-ng toda la salida de postfix va a parar derecho a /var/log/messages</strong>.</p>
<p>Esto no tiene nada de malo cuando no se trata de monitorear /var/log/messages con frecuencia, pero cuando varias aplicaciones vuelcan toda su salida al mismo lugar y hay que estar pendiente del log en cuestión, el asunto se pone denso. Postfix en su versión menos verborrágica inunda el log con mensajes cuando el servidor SMTP tiene mucho tráfico. Por esto es que me interesaba separar el log de postfix a un archivo aparte.</p>
<p>Por convención usé /var/log/mail.log, syslog-ng deberá volcar en ese archivo toda la salida de postfix.</p>
<h2>Como se hace:</h2>
<p><strong>Editar el archivo /etc/syslog-ng/syslog-ng.conf</strong>, agregar las siguientes líneas:</p>
<blockquote><p>destination mail { file(&#8220;/var/log/mail.log&#8221;); };</p>
<p>filter mail { facility(mail); };</p>
<p>filter notmail { not facility(mail); };</p>
<p>log { source(src); filter(mail); destination(mail); };</p></blockquote>
<p>Y no me pregunten que significa cada cosa ni por qué funciona, por que no tengo ni idea, ni ganas de investigar al respecto, ni tiempo para hacerlo, pero funciona, doy fe.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[HOWTO: Ethernet bonding in Debian Lenny]]></title>
<link>http://anothersysadmin.wordpress.com/2009/11/06/howto-ethernet-bonding-in-debian-lenny/</link>
<pubDate>Fri, 06 Nov 2009 10:53:21 +0000</pubDate>
<dc:creator>Vide</dc:creator>
<guid>http://anothersysadmin.wordpress.com/2009/11/06/howto-ethernet-bonding-in-debian-lenny/</guid>
<description><![CDATA[In an older post I explained how to create a bond interface in Debian Etch&#8230; now, this doesn]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>In an older post I explained <a href="http://anothersysadmin.wordpress.com/2007/10/02/ethernet-bonding-in-debian/">how to create a bond interface in Debian Etch</a>&#8230; now, this doesn&#8217;t work anymore due to some changes in Lenny. </p>
<p>So, long story short, first of all, install ifenslave<br />
<code><br />
# apt-get install ifenslave-2.6<br />
</code></p>
<p>edit <code>/etc/network/interfaces</code> and add the bond0 config:<br />
<code><br />
auto bond0<br />
iface bond0 inet static<br />
address 192.168.1.2<br />
netmask 255.255.255.0<br />
network 192.168.1.0<br />
broadcast 192.168.1.255<br />
gateway 192.168.1.1<br />
# dns-* options are implemented by the resolvconf package, if installed<br />
dns-nameservers 192.168.1.1<br />
up /sbin/ifenslave bond0 eth0 eth1<br />
down /sbin/ifenslave -d bond0 eth0 eth1<br />
</code></p>
<p>now edit <code>/etc/modprobe.d/arch/x86_64</code> (change the filename depending on your architecture) and add these lines</p>
<p><code><br />
alias bond0 bonding<br />
options bonding mode=1 miimon=100 downdelay=200 updelay=200<br />
</code></p>
<p>Brief explanation:</p>
<ul>
<li><b>miimon N</b>: check if the active interface(s) is alive every N milliseconds</li>
<li><b>downdelay N</b>: wait N milliseconds after a detected link failure to consider the link down</li>
<li><b>updelay N</b>: wait N milliseconds after a detected link restoration to consider the link up</li>
<li><b>mode N</b>: 1 means master/slave configuration, so there&#8217;s only one active master. If this link fails, then slave is used.</li>
</ul>
<p>For a more complete description of all the possible parameters, refer to Linux <a href="http://kernel.org/doc/Documentation/networking/bonding.txt">Documentation/networking/bonding.txt</a></p>
<p>After this, you can restart networking or reboot if you are working remotely and it should work without a problem. It did for me <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Habilitar Nvidia Driver desde la linea de comandos]]></title>
<link>http://phyx.wordpress.com/2009/11/05/habilitar-nvidia-driver-desde-la-linea-de-comandos/</link>
<pubDate>Thu, 05 Nov 2009 14:16:45 +0000</pubDate>
<dc:creator>Nico</dc:creator>
<guid>http://phyx.wordpress.com/2009/11/05/habilitar-nvidia-driver-desde-la-linea-de-comandos/</guid>
<description><![CDATA[Los siguientes comandos pueden ayudarle a resolver varios problemas con las X ,entre ellos (este) oc]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Los siguientes comandos pueden ayudarle a resolver varios problemas con las X ,entre ellos (<a href="http://blog.danfego.net/2009/11/fixing-nvidia-driver-issues-on-ubuntu-karmic/">este</a>) ocurrido con Karmic.</p>
<p>Jockey-text,es la versión de texto de Jockey, el programa que normalmente lanza los controladores restringidos.</p>
<p><code>sudo jockey-text -l</code></p>
<p><strong>Output:</strong><br />
xorg:nvidia-173 &#8211; NVIDIA accelerated graphics driver (Proprietary, Disabled, Not in use)<br />
xorg:nvidia-185 &#8211; NVIDIA accelerated graphics driver (Proprietary, <strong>Disabled</strong>, Not in use)<br />
xorg:nvidia-96 &#8211; NVIDIA accelerated graphics driver (Proprietary, Disabled, Not in use)</p>
<p><strong>Habilitar nvidia-185:</strong></p>
<p><code>sudo jockey-text -e xorg:nvidia-185</code></p>
<p><strong>Output despues de ejecutar el comando anterior:</strong></p>
<p><code>sudo jockey-text -l</code></p>
<p><strong>Output:</strong><br />
xorg:nvidia-173 &#8211; NVIDIA accelerated graphics driver (Proprietary, Disabled, Not in use)<br />
xorg:nvidia-185 &#8211; NVIDIA accelerated graphics driver (Proprietary, <strong>Enabled</strong>, In use)<br />
xorg:nvidia-96 &#8211; NVIDIA accelerated graphics driver (Proprietary, Disabled, Not in use)</p>
<p><a href="http://blog.danfego.net/2009/11/fixing-nvidia-driver-issues-on-ubuntu-karmic/">Source</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Mejora el tiempo de arranque con ubuntu boot en Karmic]]></title>
<link>http://phyx.wordpress.com/2009/11/03/mejora-el-tiempo-de-arranque-con-ubuntu-boot-en-karmic/</link>
<pubDate>Mon, 02 Nov 2009 22:42:54 +0000</pubDate>
<dc:creator>Nico</dc:creator>
<guid>http://phyx.wordpress.com/2009/11/03/mejora-el-tiempo-de-arranque-con-ubuntu-boot-en-karmic/</guid>
<description><![CDATA[En comparación con las versiones anteriores de Ubuntu,karmic es mucho mas rápido en su arranque, per]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>En comparación con las versiones anteriores de Ubuntu,karmic es mucho mas rápido en su arranque, pero si aún desea reducir ese tiempo use <strong>Ubuntu Boot Packages</strong> que contienen los intrumentos para mejorar ese momento (boot).</p>
<p><strong>NOTA:</strong> Instale estos paquetes a riesgo propio ya que esto podría dañar su sistema!.</p>
<p>Agregar el PPA:<br />
<code>sudo add-apt-repository ppa:ubuntu-boot/ppa</code></p>
<p>Actualizar:<br />
<code>sudo apt-get update</code></p>
<p>Instalar utilizando el comando siguiente:<br />
<code>sudo sudo apt-get dist-upgrade</code></p>
<p>o se puede instalar Linux,ureadahead packages</p>
<p>Esto instalará todos los paquetes requeridos.</p>
<p><a href="http://www.ubuntugeek.com/ubuntu-tip-increase-your-boot-times-with-ubuntu-boot-in-karmic.html">Source</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Como chequear la versión de xorg desde la linea de comandos]]></title>
<link>http://phyx.wordpress.com/2009/11/02/como-chequear-la-version-de-xorg-desde-la-linea-de-comandos/</link>
<pubDate>Sun, 01 Nov 2009 22:01:50 +0000</pubDate>
<dc:creator>Nico</dc:creator>
<guid>http://phyx.wordpress.com/2009/11/02/como-chequear-la-version-de-xorg-desde-la-linea-de-comandos/</guid>
<description><![CDATA[A muchos les hace falta esta información de vez en cuando. En un terminal: X -version Enjoy!.]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>A muchos les hace falta esta información de vez en cuando.</p>
<p>En un terminal:<br />
<code>X -version</code></p>
<p>Enjoy!.</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
