<?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>Technical stuff &#187; Computer setup</title>
	<atom:link href="http://www.tekkie.ro/tag/computer-setup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tekkie.ro</link>
	<description>Requirements are like water. They&#039;re easier to build on when they&#039;re frozen.</description>
	<lastBuildDate>Fri, 11 Jun 2010 11:33:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mac development environment, the easy way</title>
		<link>http://www.tekkie.ro/computer-setup/mac-development-environment-the-easy-way/</link>
		<comments>http://www.tekkie.ro/computer-setup/mac-development-environment-the-easy-way/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 22:25:18 +0000</pubDate>
		<dc:creator>Georgiana</dc:creator>
				<category><![CDATA[Computer setup]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=236</guid>
		<description><![CDATA[So, you want to use that Apple machine for developing websites. That's pretty easy to setup, here are some guidelines you can use in order to create the basic environment for creating great web applications.]]></description>
			<content:encoded><![CDATA[<p>So, you want to use that Apple machine for developing websites. That&#8217;s pretty easy to setup, here are some guidelines you can use in order to create the basic environment for creating great web applications.</p>
<ol>
<li><strong>MAMP </strong>
<ul>
<li>even though you already have Apache and PHP installed (oh, and Ruby as well), you also need the mySQL; basically it&#8217;s not that trivial to add the popular DB to the mix, and this is where MAMP comes into play: it provides the sqlite for quick and easy part, and also mySQL for the more complicated items</li>
<li>it also includes the phpMyAdmin in case you don&#8217;t want to use  more powerful tool</li>
<li>download it from <a title="Download MAMP" href="http://www.mamp.info/en/downloads/index.html">the official page</a> or <a title="Download MAMP" href="http://sourceforge.net/projects/mamp/">from sourceforge</a></li>
<li>installation is pretty straightforward, but do take a look at <a title="Installation notes for MAMP" href="http://www.mamp.info/en/documentation/index.html">the last section here</a></li>
<li>start the MAMP application</li>
<li>the path to your webroot is <code>/Applications/MAMP/htdocs</code></li>
</ul>
</li>
<li><strong>Editor</strong>
<ol>
<li><a title="Official site: Aptana" href="http://www.aptana.org/">Aptana</a> is for heavy users
<ul>
<li>since it&#8217;s based on Eclipse, you&#8217;ll quickly find your way around</li>
<li><a title="Download Aptana" href="http://www.aptana.org/studio/download">download</a> it from here and use the <a title="Aptana Support Center" href="http://www.aptana.com/support">online documentation</a> in case you run into trouble</li>
</ul>
</li>
<li>Smultron is a light-weight, extremely capable and configurable editor
<ul>
<li>please don&#8217;t get fooled by the looks of it, take your time and explore it; it&#8217;s a valuable companion</li>
<li>the <a title="Official page: Smultron editor" href="http://smultron.sourceforge.net/">SourceForge page</a> of the Smultron project</li>
<li>get directly the <a title="Smultron icon sets: intructions &amp; download" href="http://www.shinze.com/index.php/post/2006/09/18/142-a-new-set-of-icons-for-smultron">improved interface</a>, a patch which appeared on the internet because many users complained about the icons</li>
</ul>
</li>
</ol>
</li>
<li>a developer&#8217;s <strong>file manager</strong>: <a title="Official page: muCommander" href="http://www.mucommander.com/">muCommander</a>
<ul>
<li>usually you&#8217;ll find yourself limited by the multitude of Finder windows, so you&#8217;ll miss the MidnightCommander / TotalCommander / etc. software; meet muCommander; since it runs on amy platform, you might just take it with you on your other environments and modernize the old <code>mc</code></li>
<li><a title="Download muCommander" href="http://www.macupdate.com/info.php/id/13763/mucommander">here</a>&#8217;s an alternative download source</li>
</ul>
</li>
</ol>
<p>That should be it. Congratulations!</p>
<p>Are you using something else to this mix? Tell us all about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tekkie.ro/computer-setup/mac-development-environment-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to install Google Chrome in Ubuntu</title>
		<link>http://www.tekkie.ro/computer-setup/how-to-install-google-chrome-in-ubuntu/</link>
		<comments>http://www.tekkie.ro/computer-setup/how-to-install-google-chrome-in-ubuntu/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 12:39:49 +0000</pubDate>
		<dc:creator>Georgiana</dc:creator>
				<category><![CDATA[Computer setup]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=222</guid>
		<description><![CDATA[In the Linux world, Chrome&#8217;s name is Chromium. Let&#8217;s follow some simple steps to get it on the Ubuntu machine:

add the following repository at the end of your /etc/apt/sources/list file:

[sourcecode]deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main[/sourcecode]


add the GPG key using the following command:

[sourcecode]sudo apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5[/sourcecode]


update sources list:

[sourcecode]sudo apt-get update[/sourcecode]


install the Chromium browser:

[sourcecode]sudo apt-get install [...]]]></description>
			<content:encoded><![CDATA[<p>In the Linux world, Chrome&#8217;s name is Chromium. Let&#8217;s follow some simple steps to get it on the Ubuntu machine:</p>
<ol>
<li>add the following repository at the end of your /etc/apt/sources/list file:
<ul>
<li>[sourcecode]deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main[/sourcecode]</li>
</ul>
</li>
<li>add the GPG key using the following command:
<ul>
<li>[sourcecode]sudo apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5[/sourcecode]</li>
</ul>
</li>
<li>update sources list:
<ul>
<li><span style="background-color: #ffffff;">[sourcecode]sudo apt-get update[/sourcecode]</span></li>
</ul>
</li>
<li><span style="background-color: #ffffff;">install the Chromium browser:</span>
<ul>
<li>[sourcecode]sudo apt-get install chromium-browser[/sourcecode]</li>
</ul>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.tekkie.ro/computer-setup/how-to-install-google-chrome-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easiest way to get Skype on Fedora 11</title>
		<link>http://www.tekkie.ro/computer-setup/easiest-way-to-get-skype-on-fedora-11/</link>
		<comments>http://www.tekkie.ro/computer-setup/easiest-way-to-get-skype-on-fedora-11/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 20:27:10 +0000</pubDate>
		<dc:creator>Georgiana</dc:creator>
				<category><![CDATA[Computer setup]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=174</guid>
		<description><![CDATA[I investigated today about an hour, and none of the solutions worked. Until I found this one, quick and easy setup. Thanks, guys.
[...] install the Skype repository. Open a terminal and type:

su -c &#039;gedit /etc/yum.repos.d/skype.repo&#039;

In that file copy the following lines:

[skype]
name=Skype Repository
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/
enabled=1
gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc
gpgcheck=0

Now you can easily install/update skype by typing:

su -c &#039;yum install skype&#039;
su -c &#039;yum [...]]]></description>
			<content:encoded><![CDATA[<p>I investigated today about an hour, and none of the solutions worked. Until I found this one, quick and easy setup. Thanks, <a href="http://www.my-guides.net/en/content/view/161/26/1/9/">guys</a>.</p>
<blockquote><p>[...] install the Skype repository. Open a terminal and type:</p>
<pre class="brush: html">
su -c &#039;gedit /etc/yum.repos.d/skype.repo&#039;
</pre>
<p>In that file copy the following lines:</p>
<pre class="brush: html">
[skype]
name=Skype Repository
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/
enabled=1
gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc
gpgcheck=0
</pre>
<p>Now you can easily install/update skype by typing:</p>
<pre class="brush: html">
su -c &#039;yum install skype&#039;
su -c &#039;yum update skype&#039;
</pre>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.tekkie.ro/computer-setup/easiest-way-to-get-skype-on-fedora-11/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>How to enable mod_rewrite for Apache in Ubuntu</title>
		<link>http://www.tekkie.ro/computer-setup/how-to-enable-mod_rewrite-for-apache-in-ubuntu/</link>
		<comments>http://www.tekkie.ro/computer-setup/how-to-enable-mod_rewrite-for-apache-in-ubuntu/#comments</comments>
		<pubDate>Thu, 21 May 2009 12:59:23 +0000</pubDate>
		<dc:creator>Georgiana</dc:creator>
				<category><![CDATA[Computer setup]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=157</guid>
		<description><![CDATA[It&#8217;s already installed, but not enabled. The easiest way to enable it is to follos these steps:

run this command (a2enmod == apache2 enable module):
a2enmod rewrite

edit this file /etc/apache2/sites-enabled/000-default; you can use the following command:
sudo gedit /etc/apache2/sites-enabled/000-default

make sure you have there AllowOverride All directive for the default directory (this will make all the subdirectories inherit this [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s already installed, but not enabled. The easiest way to enable it is to follos these steps:</p>
<ol>
<li>run this command (a2enmod == <strong>a</strong>pache<strong>2</strong> <strong>en</strong>able <strong>mod</strong>ule):
<pre class="brush: html">a2enmod rewrite</pre>
</li>
<li>edit this file /etc/apache2/sites-enabled/000-default; you can use the following command:
<pre class="brush: html">sudo gedit /etc/apache2/sites-enabled/000-default</pre>
</li>
<li>make sure you have there AllowOverride All directive for the default directory (this will make all the subdirectories inherit this behaviour):
<pre class="brush: html">
DocumentRoot /var/www
	&lt;Directory /&gt;
		Options FollowSymLinks
		AllowOverride All
	&lt;/Directory&gt;
	&lt;Directory /var/www/&gt;
		Options Indexes FollowSymLinks MultiViews
		AllowOverride All
		Order allow,deny
		allow from all
	&lt;/Directory&gt;
</pre>
</li>
<li>restart apache and enjoy!
<pre class="brush: html">sudo /etc/init.d/apache2 restart</pre>
</li>
</ol>
<p>Note: I use gedit because it&#8217;s my home desktop computer. On a server where you have no graphical interface at your disposal (and no gedit for that matter), you can safely use you favorite editor (nano, pico, vi) so all you have to do is replace
<pre class="brush: html">sudo gedit</pre>
<p> with
<pre class="brush: html">sudo nano</pre>
<p> if your favorite is nano.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tekkie.ro/computer-setup/how-to-enable-mod_rewrite-for-apache-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sound is not working after upgrading to Ubuntu 9.04 (Jaunty Jackalope)</title>
		<link>http://www.tekkie.ro/computer-setup/sound-is-not-working-after-upgrading-to-ubuntu-904-jaunty-jackalope/</link>
		<comments>http://www.tekkie.ro/computer-setup/sound-is-not-working-after-upgrading-to-ubuntu-904-jaunty-jackalope/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 16:51:24 +0000</pubDate>
		<dc:creator>Georgiana</dc:creator>
				<category><![CDATA[Computer setup]]></category>
		<category><![CDATA[quickies]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=149</guid>
		<description><![CDATA[I had the same problem as a lot of people, actually. I found the following solution to be working for me:
Open the alsa config file by:

sudo gedit /etc/modprobe.d/alsa-base.conf

at the end of the file just paste the following lines:

options snd-pcsp index=-2
options snd slots=snd-hda-intel
options snd-hda-intel model=hp-m4
alias snd-card-0 snd-hda-intel
options snd-hda-intel enable_msi=1

Solution came from this forum thread. Thanks guys.
]]></description>
			<content:encoded><![CDATA[<p>I had the same problem as a lot of people, actually. I found the following solution to be working for me:</p>
<p>Open the alsa config file by:</p>
<pre class="brush: css">
sudo gedit /etc/modprobe.d/alsa-base.conf
</pre>
<p>at the end of the file just paste the following lines:</p>
<pre class="brush: css">
options snd-pcsp index=-2
options snd slots=snd-hda-intel
options snd-hda-intel model=hp-m4
alias snd-card-0 snd-hda-intel
options snd-hda-intel enable_msi=1
</pre>
<p>Solution came from <a title="Ubuntu Forums: sound not working after upgrade to 9.04" href="http://ubuntuforums.org/showthread.php?t=1136670">this forum thread</a>. Thanks guys.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tekkie.ro/computer-setup/sound-is-not-working-after-upgrading-to-ubuntu-904-jaunty-jackalope/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to make video tutorials in Ubuntu 8.10 Intrepid</title>
		<link>http://www.tekkie.ro/quick-n-dirty/how-to-make-video-tutorials-in-ubuntu-810-intrepid/</link>
		<comments>http://www.tekkie.ro/quick-n-dirty/how-to-make-video-tutorials-in-ubuntu-810-intrepid/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 11:41:19 +0000</pubDate>
		<dc:creator>Georgiana</dc:creator>
				<category><![CDATA[Computer setup]]></category>
		<category><![CDATA[Quick and dirty]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[quickies]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=132</guid>
		<description><![CDATA[You might need to make a short video recording of your actions to share with someone else. Maybe you need to show a client how things should be done, or you want to show off to your blog&#8217;s readers, who knows?
What software package to use?
There are a lot of solutions out there, I&#8217;ve tried a [...]]]></description>
			<content:encoded><![CDATA[<p>You might need to make a short video recording of your actions to share with someone else. Maybe you need to show a client how things should be done, or you want to show off to your blog&#8217;s readers, who knows?</p>
<h2>What software package to use?</h2>
<p>There are a lot of solutions out there, I&#8217;ve tried a bunch of them, but only got one to work: <a href="http://recordmydesktop.sourceforge.net/about.php">GTK recordMyDesktop</a>.</p>
<h2>How to install it?</h2>
<p>If you&#8217;re a command-line tekkie, go ahead and type this:<br />
<code>sudo apt-get install gtk-recordmydesktop</code></p>
<p>Alternatively, you can install <code>gtk-recordmydesktop</code> from the Synaptic package manager.</p>
<h2>How do I use it?</h2>
<p>I recommend you to use the <a href="http://recordmydesktop.sourceforge.net/documentation.php">documentation section</a> on the package&#8217;s website.<br />
Here are some quick tips to get you started:</p>
<ul>
<li>open the app using <code>Applications &gt; Sound &amp; Video &gt; gtk-recordMyDesktop</code></li>
<li>go to the <code>Advanced</code> settings and change the settings to fit your needs (hint: you might want to use maximum number of frames, which is 50, for smoother videos)</li>
<li>click <code>Record</code> and the gtk-recordMyDesktop window will minimize to a small red dot at the bottom left of your screen; when you are finished recording, you will click this button</li>
<li>after you&#8217;re done, click <code>Save As</code> to write the file in your filesystem</li>
<li>I assume you will not be happy with the .ogv extension if you have windows clients, so you will want to make .mpg; here&#8217;s how you do this in the command line: <code>ffmpeg -i my_saved_file.ogv my_destination_file.mpg</code></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.tekkie.ro/quick-n-dirty/how-to-make-video-tutorials-in-ubuntu-810-intrepid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add and use Compiz in your Ubuntu 8.10 Intrepid 64-bit</title>
		<link>http://www.tekkie.ro/computer-setup/how-to-add-and-use-compiz-in-your-ubuntu-intrepid-64-bit/</link>
		<comments>http://www.tekkie.ro/computer-setup/how-to-add-and-use-compiz-in-your-ubuntu-intrepid-64-bit/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 11:20:07 +0000</pubDate>
		<dc:creator>Georgiana</dc:creator>
				<category><![CDATA[Computer setup]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[quickies]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=128</guid>
		<description><![CDATA[So, you are using Ubuntu 8.10 (codenamed Intrepid Ibex) and you&#8217;d like to play around with Compiz, which made you &#8220;wooow&#8221;. Let&#8217;s see.


Do you have a 3D-capable graphics card? If you don&#8217;t, it&#8217;s time to go get one now, because otherwise you won&#8217;t be able to play with Compiz.
Graphics card drivers should be in place
I [...]]]></description>
			<content:encoded><![CDATA[<p>So, you are using Ubuntu 8.10 (codenamed Intrepid Ibex) and you&#8217;d like to play around with Compiz, which made you &#8220;wooow&#8221;. Let&#8217;s see.<br />
<object width="425" height="344" data="http://www.youtube.com/v/Y4wB3GUemVw&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Y4wB3GUemVw&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p><span id="more-128"></span><br />
Do you have a 3D-capable graphics card? If you don&#8217;t, it&#8217;s time to go get one now, because otherwise you won&#8217;t be able to play with Compiz.</p>
<h2>Graphics card drivers should be in place</h2>
<p>I have an Nvidia graphics card, and I had already installed the proprietary driver for it. If you haven&#8217;t done that already, you should do it now. Installation is done from the <code>Hardware Drivers</code> too, which can be started from <code> System &gt; Administration &gt; Hardware Drivers</code>. It should tell you that there&#8217;s an NVIDIA graphics driver available for your system. To install it, click on <code>Activate</code>, wait for the NVIDIA driver to be downloaded and installed. A computer restart is needed in order to use the new driver.</p>
<h2>Install Simple Compizconfig Settings Manager &amp; Enable Compiz</h2>
<p>Open the Synaptic Package Manager (<code>System &gt; Administration &gt; Synaptic Package Manager</code>), select the package <code>simple-ccsm</code> (simple Compizconfig settings manager) and install it.</p>
<p>Go to <code>System &gt; Preferences &gt; Appearance</code> and select <code>Custom</code> on the <code>Visual Effects</code> tab.</p>
<p>Hurray! You&#8217;ve just enabled Compiz!</p>
<h2>Configure &amp; play around with Compiz</h2>
<p>Open the CompizConfig Settings Manager by going to <code>System &gt; Preferences &gt; CompizConfig Settings Manager</code>.</p>
<p>Here&#8217;s <a href="http://wiki.compiz-fusion.org/CommonKeyboardShortcuts">a nice list of shortcuts</a> for you to use while playing around.</p>
<p>Have fun!</p>
<p>P.S. 1: there&#8217;s nothing special to do in the case of 64-bit architectures, as you may have already noticed.</p>
<p>P.S. 2: you might want to check out <a title="Forlong's Blog: How to set up Compiz Fusion" href="http://forlong.blogage.de/entries/2008/4/26/How-to-set-up-Compiz-Fusion-074">Forlong&#8217;s Blog</a> for further details on how to customize Compiz.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tekkie.ro/computer-setup/how-to-add-and-use-compiz-in-your-ubuntu-intrepid-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
