<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.jgaspar.com/lib/styles/feed.css" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>TuX Power</title>
        <description></description>
        <link>http://www.jgaspar.com/</link>
        <lastBuildDate>Fri, 21 Nov 2008 00:56:01 +0000</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://www.jgaspar.com/lib/images/favicon.ico</url>
            <title>TuX Power</title>
            <link>http://www.jgaspar.com/</link>
        </image>
        <item>
            <title>howtos</title>
            <link>http://www.jgaspar.com/doku.php?id=howtos&amp;amp;rev=1207235675&amp;do=diff1207235675</link>
            <description>My Howtos

Debian

	*  Unofficial Debian Guide

ASUS PUNDIT-R

	*  configuration

Packages

	*  dokuwiki
	*  tomcat
	*  netbeans

Beryl + Intel + Debian Etch

	*   howto

Compiz Fusion

	*   compiz

Google Picasa Linux

	*  Picasa for Debian

Gimp Tutorial PT

	*  Tutorial em PDF</description>
            <author>Jose Gaspar</author>
            <pubDate>Thu, 03 Apr 2008 16:14:35 +0000</pubDate>
        </item>
        <item>
            <title>atheros</title>
            <link>http://www.jgaspar.com/doku.php?id=atheros&amp;amp;rev=1192706788&amp;do=diff1192706788</link>
            <description>atheros wireless drivers

	*  Download the [wireless] drivers from BootCamp
tar xvfz atheros.tar.gz
unrar x atherosxpinstaller.exe .
sudo apt-get install ndiswrapper-utils-1.9
sudo ndiswrapper -i net5416.inf
sudo modprobe ndiswrapper
sudo echo &gt;&gt; /etc/modules &quot;ndiswrapper&quot;All done ;-)</description>
            <author>Jose Gaspar</author>
            <pubDate>Thu, 18 Oct 2007 12:26:28 +0000</pubDate>
        </item>
        <item>
            <title>x11vnc - created</title>
            <link>http://www.jgaspar.com/doku.php?id=x11vnc&amp;amp;rev=1191945625&amp;do=diff1191945625</link>
            <description>x11vnc installation

 To install x11vnc, run at command line

sudo apt-get install x11vnc

x11vnc -rfbauth /path/to/passfile -rfbport 5900 -shared -forever -nowf -norc -notruecolor -scale 4/5 -scale_cursor 1 -desktop computer_name -bg  

	*   rfbauth /path/to/passfile asks authentication, if missing, then not
		*   rfbport 5900 defines the TCP port 5900, where you run the x11vnc server
		*   shared gives access more than one simultaneous session
		*   forever runs x11vnc server forever. If this …</description>
            <author>Jose Gaspar</author>
            <pubDate>Tue, 09 Oct 2007 17:00:25 +0000</pubDate>
        </item>
        <item>
            <title>compiz - created</title>
            <link>http://www.jgaspar.com/doku.php?id=compiz&amp;amp;rev=1182797112&amp;do=diff1182797112</link>
            <description>Compiz + Beryl = Compiz Fusion

First remove compiz and beryl
sudo apt-get remove beryl*
sudo apt-get remove compiz*
Open Terminal and edit sources.list

sudo gedit /etc/apt/sources.list

 Add to file:

deb &lt;http://download.tuxfamily.org/3v1deb&gt; feisty eyecandy
 deb-src &lt;http://download.tuxfamily.org/3v1deb&gt; feisty eyecandy</description>
            <author>Jose Gaspar</author>
            <pubDate>Mon, 25 Jun 2007 19:45:12 +0000</pubDate>
        </item>
        <item>
            <title>mysql - created</title>
            <link>http://www.jgaspar.com/doku.php?id=mysql&amp;amp;rev=1181298882&amp;do=diff1181298882</link>
            <description>How to Reset a MySQL Password in 5 Easy Steps

	*  Stop the mysqld daemon process.
		*  Start the mysqld daemon process with the --skip-grant-tables option.


/etc/mysql/my.cnf
....
[mysqld]
skip-grant-tables
....



	*  Start the mysql client with the -u root option.
		*  Execute the UPDATE mysql.user SET Password=PASSWORD(’password’) WHERE User=’root’;
		*  Execute the FLUSH PRIVILEGES; command.</description>
            <author>Jose Gaspar</author>
            <pubDate>Fri, 08 Jun 2007 11:34:42 +0000</pubDate>
        </item>
        <item>
            <title>usb_kubuntu - created</title>
            <link>http://www.jgaspar.com/doku.php?id=usb_kubuntu&amp;amp;rev=1181146267&amp;do=diff1181146267</link>
            <description>Material Necessário 

	*  Um cd Kubuntu (live CD)
	*  Uma pen USB de (pelo menos) 1GB
	*  Um pc a correr linux

 Vamos então apagar todas as partições da pen e criar duas novas [fizeram backup dos dados que tinham na pen, verdade?]. Uma partição grande de 750 Megas, que irá receber os ficheiros do Live CD (ISO), e o resto na segunda partição.</description>
            <author>Jose Gaspar</author>
            <pubDate>Wed, 06 Jun 2007 17:11:07 +0000</pubDate>
        </item>
        <item>
            <title>bchunk</title>
            <link>http://www.jgaspar.com/doku.php?id=bchunk&amp;amp;rev=1170326024&amp;do=diff1170326024</link>
            <description>Bchunk

 bchunk -v Office2004_Mac_Pro_Eng.bin Office2004_Mac_Pro_Eng.cue Office2004_Mac_Pro_Eng</description>
            <author>Jose Gaspar</author>
            <pubDate>Thu, 01 Feb 2007 10:33:44 +0000</pubDate>
        </item>
        <item>
            <title>usb_xubuntu - created</title>
            <link>http://www.jgaspar.com/doku.php?id=usb_xubuntu&amp;amp;rev=1169830570&amp;do=diff1169830570</link>
            <description>Vou deixar aqui um tutorial para instalar, fazer o boot e correr o Ubuntu a partir duma pen USB. Utilizando várias partições, o utilizador pode salvar alterações e definições nessa mesma pen USB.

Material que se pode arranjar em qualquer farmácia:</description>
            <author>Jose Gaspar</author>
            <pubDate>Fri, 26 Jan 2007 16:56:10 +0000</pubDate>
        </item>
        <item>
            <title>gimptutorial - created</title>
            <link>http://www.jgaspar.com/doku.php?id=gimptutorial&amp;amp;rev=1169825918&amp;do=diff1169825918</link>
            <description>[Gimp Manual PDF]</description>
            <author>Jose Gaspar</author>
            <pubDate>Fri, 26 Jan 2007 15:38:38 +0000</pubDate>
        </item>
    </channel>
</rss>
