<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My brain is here &#187; ubuntu</title>
	<atom:link href="http://casa.apertus.es/blog/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://casa.apertus.es/blog</link>
	<description>I hope you like it.</description>
	<lastBuildDate>Tue, 03 Jan 2012 19:54:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Enable remote access Ubuntu 10.04 using command line</title>
		<link>http://casa.apertus.es/blog/2011/11/10/enable-remote-access-ubuntu-10-04-using-command-line/</link>
		<comments>http://casa.apertus.es/blog/2011/11/10/enable-remote-access-ubuntu-10-04-using-command-line/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 20:21:36 +0000</pubDate>
		<dc:creator>Juan Jose Pablos</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://casa.apertus.es/blog/?p=922</guid>
		<description><![CDATA[<p>To get a desktop enable for remote access you could use the command line to ensure that regarding which of you user have access on the PC you are able to help out in trivial task.</p> <p>To do so you could run this line as root:</p> <p>gconftool-2 &#8211;direct \ &#8211;config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \ &#8211;type bool [...]]]></description>
			<content:encoded><![CDATA[<p>To get a desktop enable for remote access you could use the command line to ensure that regarding which of you user have access on the PC you are able to help out in trivial task.</p>
<p>To do so you could run this line as root:</p>
<blockquote><p>gconftool-2 &#8211;direct \<br />
&#8211;config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \<br />
&#8211;type bool \<br />
&#8211;set /desktop/gnome/remote_access/enabled true</p></blockquote>
<p>&nbsp;</p>
<p>Sometimes the machines is unattended, so if no user is around to give you access then you will not be able to get that session. To disable the prompt message just type:</p>
<blockquote><p> gconftool-2 &#8211;direct \<br />
&#8211;config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \<br />
&#8211;type bool \<br />
&#8211;set /desktop/gnome/remote_access/prompt_enabled false</p></blockquote>
<p>This is up to the admin, this could just hide that you access that session, just be careful. This settings has privacy issues.</p>
<blockquote><p>gconftool-2 &#8211;direct \<br />
&#8211;config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \<br />
&#8211;type string \<br />
&#8211;set /desktop/gnome/remote_access/icon_visibility never</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://casa.apertus.es/blog/2011/11/10/enable-remote-access-ubuntu-10-04-using-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instala Skype en Ubuntu 10.04 en tres pasos</title>
		<link>http://casa.apertus.es/blog/2011/10/03/instala-skype-en-ubuntu-10-04-en-tres-pasos/</link>
		<comments>http://casa.apertus.es/blog/2011/10/03/instala-skype-en-ubuntu-10-04-en-tres-pasos/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 07:34:07 +0000</pubDate>
		<dc:creator>Juan Jose Pablos</dc:creator>
				<category><![CDATA[Español]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://casa.apertus.es/blog/?p=907</guid>
		<description><![CDATA[<p>Con estos sencillos pasos podrás instalar Skype en tu equipo con Ubuntu 10.04 . La version que usa es una 2.2 (Beta) que es la misma que te puedes encontrar en la pagina de Skype (Al menos a fecha de 2011)</p> <p>Aplicaciones &#62; Centro de Software de Ubuntu</p> <p>Busca &#8220;skype&#8221;</p> <p>Selecciona usar origen y [...]]]></description>
			<content:encoded><![CDATA[<p>Con estos sencillos pasos podrás instalar Skype en tu equipo con Ubuntu 10.04 . La version que usa es una 2.2 (Beta) que es la misma que te puedes encontrar en la pagina de Skype (Al menos a fecha de 2011)</p>
<p>Aplicaciones &gt; Centro de Software de Ubuntu</p>
<p>Busca &#8220;<strong>skype</strong>&#8221;</p>
<p>Selecciona <strong>usar origen</strong> y despues <strong>instalar</strong></p>
<p>El programa lo puedes encontrar dentro de Aplicaciones &gt; Internet &gt; Skype</p>
]]></content:encoded>
			<wfw:commentRss>http://casa.apertus.es/blog/2011/10/03/instala-skype-en-ubuntu-10-04-en-tres-pasos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comando para cambiar botones a la derecha ubuntu 10.04</title>
		<link>http://casa.apertus.es/blog/2011/06/17/comando-para-cambiar-botones-a-la-derecha-ubuntu-10-04/</link>
		<comments>http://casa.apertus.es/blog/2011/06/17/comando-para-cambiar-botones-a-la-derecha-ubuntu-10-04/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 10:43:13 +0000</pubDate>
		<dc:creator>Juan Jose Pablos</dc:creator>
				<category><![CDATA[Español]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://casa.apertus.es/blog/?p=857</guid>
		<description><![CDATA[<p>Esto es un poco engorro, para cambiar los botones de las ventanas a la derecha como en windows que funcione para todos tus usuarios ejecuta esto como root:</p> <p>gconftool-2 &#8211;direct \ &#8211;config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \ &#8211;type string \ &#8211;set “/apps/metacity/general/button_layout” &#8211;type string “menu:minimize,maximize,close”</p> <p>si desea puedes quitar menu y queda sin el punto a la [...]]]></description>
			<content:encoded><![CDATA[<p>Esto es un poco engorro, para cambiar los botones de las ventanas a la derecha como en windows que funcione para todos tus usuarios ejecuta esto como root:</p>
<blockquote><p>gconftool-2 &#8211;direct \<br />
  &#8211;config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \<br />
  &#8211;type string \<br />
  &#8211;set “/apps/metacity/general/button_layout” &#8211;type string “menu:minimize,maximize,close”</p></blockquote>
<p>si desea puedes quitar menu y queda sin el punto a la izq. pero bueno es algo personal.<br />
<a href="https://help.ubuntu.com/10.04/config-desktop/C/window-button-order.html">How can I move the window buttons to the top right of the window?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://casa.apertus.es/blog/2011/06/17/comando-para-cambiar-botones-a-la-derecha-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO Account Tracking Konica Minolta C220 under linux</title>
		<link>http://casa.apertus.es/blog/2011/06/10/howto-account-tracking-konica-minolta-c220-under-linux/</link>
		<comments>http://casa.apertus.es/blog/2011/06/10/howto-account-tracking-konica-minolta-c220-under-linux/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 17:39:07 +0000</pubDate>
		<dc:creator>Juan Jose Pablos</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://casa.apertus.es/blog/?p=761</guid>
		<description><![CDATA[<p>I assume that you have your Konica Minolta Bizhub working fine under linux, but as soon as you enable account track, it stop working under linux (I am on Ubuntu 10.04). Looks like there is a problem on some PJL commands that the linux driver does not forward to the printer, so a solution [...]]]></description>
			<content:encoded><![CDATA[<p>I assume that you have your Konica Minolta Bizhub working fine under linux, but as soon as you enable account track, it stop working under linux (I am on Ubuntu 10.04). Looks like there is a problem on some PJL commands that the linux driver does not forward to the printer, so a solution to this problem is to create a filter that add those. You maybe have a config with <strong>at least</strong> those elements:</p>
<blockquote><p>&lt;Printer KONICA-MINOLTA-C360Series&gt;<br />
DeviceURI ipp://192.168.252.222/ipp<br />
Filter application/vnd.cups-raw 0 -<br />
Filter application/vnd.cups-command 0 commandtops<br />
Filter application/vnd.cups-postscript 0 -<br />
&lt;/Printer&gt;</p></blockquote>
<p>Change that to </p>
<blockquote><p>
&lt;Printer KONICA-MINOLTA-C360Series&gt;<br />
DeviceURI ipp://192.168.252.222/ipp<br />
Filter application/vnd.cups-raw 0 <strong>minolta</strong><br />
Filter application/vnd.cups-command 0 commandtops<br />
Filter application/vnd.cups-postscript 0 <strong>minolta</strong><br />
&lt;/Printer&gt;</p></blockquote>
<p>Then create <strong>/usr/lib/cups/filter/minolta</strong> so it inject some PJL commands. And give it a execute permission <strong>chmod +x minolta</strong>  :</p>
<blockquote><p>
#!/bin/bash</p>
<p>source /etc/cups/ppd/${PRINTER}.km</p>
<p>echo -en &#8220;\033%-12345X&#8221;<br />
echo -en &#8220;@PJL JOB\015\012&#8243;<br />
echo -en &#8220;@PJL SET KMSECTIONNAME = \&#8221;${ACCOUNT_NAME}\&#8221;\015\012&#8243;<br />
echo -en &#8220;@PJL SET KMSECTIONKEY2 = \&#8221;${ACCOUNT_PASSWORD}\&#8221;\015\012&#8243;<br />
echo -en &#8220;@PJL SET KMCOETYPE = ${ACCOUNT_COETYPE}\015\012&#8243;<br />
echo -en &#8220;@PJL ENTER LANGUAGE = POSTSCRIPT\015\012&#8243;</p>
<p>cat -</p>
<p>echo -en &#8220;\004\033%-12345X\015\012@PJL EOJ\015\012&#8243;<br />
echo -en &#8220;\033%-12345X&#8221;
</p></blockquote>
<p>Then create a file <strong>/etc/cups/ppd/KONICA-MINOLTA-C360Series.km</strong> and change name and password to match your setup </p>
<blockquote><p>
ACCOUNT_NAME=&#8221;user&#8221;<br />
ACCOUNT_PASSWORD=&#8221;1234&#8243;<br />
ACCOUNT_COETYPE=&#8221;0&#8243;
</p></blockquote>
<p>I do not take the credit of all this, just found it here:<br />
 <a href="http://forums.linuxmint.com/viewtopic.php?f=49&amp;t=41244">problem installing driver for Konica Minolta Bizhub 222</a></p>
]]></content:encoded>
			<wfw:commentRss>http://casa.apertus.es/blog/2011/06/10/howto-account-tracking-konica-minolta-c220-under-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HPmini ubuntu 10.04 lucid</title>
		<link>http://casa.apertus.es/blog/2011/03/18/hpmini-ubuntu-10-04-lucid/</link>
		<comments>http://casa.apertus.es/blog/2011/03/18/hpmini-ubuntu-10-04-lucid/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 10:47:35 +0000</pubDate>
		<dc:creator>Juan Jose Pablos</dc:creator>
				<category><![CDATA[Español]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://casa.apertus.es/blog/?p=715</guid>
		<description><![CDATA[<p>Solo una notas si tienes este portatil. Activa los repositorios proposed-updates (sistema -> administración -> Origenes de software)</p> Para la tarjeta wifi. Necesitas el paquete bcmwl-kernel-source Para latarjeta de sonido: linux-backports-modules-alsa-lucid-generic <p>Si no os funciona, pues decirlo para que amplie la informacion.</p> ]]></description>
			<content:encoded><![CDATA[<p>Solo una notas si tienes este portatil. Activa los repositorios proposed-updates (sistema -> administración -> Origenes de software)</p>
<ul>
<li>
Para la tarjeta wifi. Necesitas el paquete  <strong>bcmwl-kernel-source</strong></li>
<li>Para latarjeta de sonido: <strong>linux-backports-modules-alsa-lucid-generic</strong></li>
</ul>
<p>Si no os funciona, pues decirlo para que amplie la informacion.</p>
]]></content:encoded>
			<wfw:commentRss>http://casa.apertus.es/blog/2011/03/18/hpmini-ubuntu-10-04-lucid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

