<?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>Thu, 15 Jan 2009 16:33:00 +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>atheros</title>
            <link>http://www.jgaspar.com/doku.php?id=atheros&amp;amp;rev=1192706788</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>
            <pubDate>Thu, 18 Oct 2007 12:26:28 +0000</pubDate>
        </item>
        <item>
            <title>bchunk</title>
            <link>http://www.jgaspar.com/doku.php?id=bchunk&amp;amp;rev=1170326024</link>
            <description>Bchunk

 bchunk -v Office2004_Mac_Pro_Eng.bin Office2004_Mac_Pro_Eng.cue Office2004_Mac_Pro_Eng</description>
            <pubDate>Thu, 01 Feb 2007 10:33:44 +0000</pubDate>
        </item>
        <item>
            <title>compiz</title>
            <link>http://www.jgaspar.com/doku.php?id=compiz&amp;amp;rev=1182797112</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>
            <pubDate>Mon, 25 Jun 2007 19:45:12 +0000</pubDate>
        </item>
        <item>
            <title>dokuwiki</title>
            <link>http://www.jgaspar.com/doku.php?id=dokuwiki&amp;amp;rev=1161374884</link>
            <description>I’ll keep a wiki in wwwroot installed via the apt-get tool and onother in /usr/local/html/dokuwiki with manual installation.

All documentation and additional information is maintained in the DokuWiki at wiki.splitbrain.org.

Apt install


sudo apt-get install dokuwiki 
#creates /etc/dokuwiki /usr/share/dokuwiki /var/lib/dokuwiki
#pages in /var/lib/dokuwiki/data</description>
            <pubDate>Fri, 20 Oct 2006 21:08:04 +0000</pubDate>
        </item>
        <item>
            <title>gimptutorial</title>
            <link>http://www.jgaspar.com/doku.php?id=gimptutorial&amp;amp;rev=1169825918</link>
            <description>[Gimp Manual PDF]</description>
            <pubDate>Fri, 26 Jan 2007 15:38:38 +0000</pubDate>
        </item>
        <item>
            <title>howtos</title>
            <link>http://www.jgaspar.com/doku.php?id=howtos&amp;amp;rev=1207235675</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>
            <pubDate>Thu, 03 Apr 2008 16:14:35 +0000</pubDate>
        </item>
        <item>
            <title>installation</title>
            <link>http://www.jgaspar.com/doku.php?id=installation&amp;amp;rev=1164749029</link>
            <description>apt-get install libdrm2 libpng3 libpng12-0 libpng12-dev 
 libxdamage1 libxcomposite1 x11proto-core-dev x11proto-composite-dev 
 x11proto-damage-dev x11proto-fixes-dev x11proto-gl-dev 
 x11proto-render-dev x11proto-randr-dev  apt-get install libcairo2 libcairo2-dev libcairomm-1.0-0 libcairo-perl
 libmono-cairo1.0-cil python-cairo libgl1-mesa-dev libgl1-mesa-dri 
 libgl1-mesa-glx libglu1-mesa libwxgtk2.4-1 libwxgtk2.6-0 
 mesa-common-dev mesa-utils libsvn1 libglitz1 libglitz-glx1 
 libxfont1 libfo…</description>
            <pubDate>Tue, 28 Nov 2006 21:23:49 +0000</pubDate>
        </item>
        <item>
            <title>mysql</title>
            <link>http://www.jgaspar.com/doku.php?id=mysql&amp;amp;rev=1181298882</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>
            <pubDate>Fri, 08 Jun 2007 11:34:42 +0000</pubDate>
        </item>
        <item>
            <title>netbeans</title>
            <link>http://www.jgaspar.com/doku.php?id=netbeans&amp;amp;rev=1164110767</link>
            <description>update-java-alternatives  -l

update-java-alternatives  -s /usr/lib/jvm/java-1.5.0-sun

sh netbeans-5_5-linux.bin

sh netbeans-ent_pack-5_5-linux.sh

Localização do j2se
 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08</description>
            <pubDate>Tue, 21 Nov 2006 12:06:07 +0000</pubDate>
        </item>
        <item>
            <title>picasa</title>
            <link>http://www.jgaspar.com/doku.php?id=picasa&amp;amp;rev=1168540304</link>
            <description>Picasa

 cat &gt;&gt; /etc/apt/sources.list

deb &lt;http://dl.google.com/linux/deb/&gt; stable non-free

apt-get update

apt-get install picasa</description>
            <pubDate>Thu, 11 Jan 2007 18:31:44 +0000</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>http://www.jgaspar.com/doku.php?id=start&amp;amp;rev=1161374281</link>
            <description>Sou Administrador de Sistemas GNU/Linux na Faculdade de Engenharia da Universidade do Porto, Departamento de Engenharia Electrotécnica e de Computadores, estudante no Curso de Engenharia Informática do Instituto Superior de Engenharia do Porto e membro da Ansol.</description>
            <pubDate>Fri, 20 Oct 2006 20:58:01 +0000</pubDate>
        </item>
        <item>
            <title>tomcat</title>
            <link>http://www.jgaspar.com/doku.php?id=tomcat&amp;amp;rev=1161375661</link>
            <description>Apt install


apt-get install tomcat5 tomcat5-admin tomcat5-webapps webxml


Manual install


cd /usr/local
sudo tar xvfz ~/Desktop/apache-tomcat-5.5.20.tar.gz
sudo tar tvfz ~/Desktop/apache-tomcat-5.5.20-admin.tar.gz
sudo rm tomcat
sudo ln -s /usr/local/apache-tomcat-5.5.12 tomcat
rm /usr/local/html/tomcat
ln -s /usr/local/tomcat/webapps/tomcat-docs /usr/local/html/tomcat
sudo chown -R jgaspar.jgaspar tomcat/
vi $CATALINA_HOME/conf/tomcat-users.xml</description>
            <pubDate>Fri, 20 Oct 2006 21:21:01 +0000</pubDate>
        </item>
        <item>
            <title>usb_kubuntu</title>
            <link>http://www.jgaspar.com/doku.php?id=usb_kubuntu&amp;amp;rev=1181146267</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>
            <pubDate>Wed, 06 Jun 2007 17:11:07 +0000</pubDate>
        </item>
        <item>
            <title>usb_xubuntu</title>
            <link>http://www.jgaspar.com/doku.php?id=usb_xubuntu&amp;amp;rev=1169830570</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>
            <pubDate>Fri, 26 Jan 2007 16:56:10 +0000</pubDate>
        </item>
        <item>
            <title>x11vnc</title>
            <link>http://www.jgaspar.com/doku.php?id=x11vnc&amp;amp;rev=1191945625</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>
            <pubDate>Tue, 09 Oct 2007 17:00:25 +0000</pubDate>
        </item>
    </channel>
</rss>
