<?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>Jorink.nl &#187; Linux</title>
	<atom:link href="http://www.jorink.nl/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jorink.nl</link>
	<description>Just for documentation</description>
	<lastBuildDate>Thu, 15 Dec 2011 09:36:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Setting primary monitor (dual monitors) on Ubuntu 10.10</title>
		<link>http://www.jorink.nl/2011/04/setting-primary-monitor-dual-monitors-on-ubuntu-10-10/</link>
		<comments>http://www.jorink.nl/2011/04/setting-primary-monitor-dual-monitors-on-ubuntu-10-10/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 09:30:42 +0000</pubDate>
		<dc:creator>Arjan Jorink</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://www.jorink.nl/?p=554</guid>
		<description><![CDATA[I have my laptop connected to an external monitor, and I want the external monitor to be the primary display (i.e. with the menu bar displayed on it.) For some reason, there&#8217;s no GUI element to set this. I had to read a bunch of man pages, but when all else fails, trusty old xrandr [...]]]></description>
			<content:encoded><![CDATA[<p>I have my laptop connected to an external monitor, and I want the  external monitor to be the primary display (i.e. with the menu bar  displayed on it.) For some reason, there&#8217;s no GUI element to set this. I  had to read a bunch of man pages, but when all else fails, trusty old  xrandr to the rescue:</p>
<pre>vijayp@ike:~$ xrandr --output HDMI1 --primary</pre>
<p>In case you don&#8217;t know what your display is called, just run &#8220;xrandr&#8221; on its own. This is what my laptop says:</p>
<pre>vijayp@ike:~$ xrandr
Screen 0: minimum 320 x 200, current 2880 x 1200, maximum 8192 x 8192
VGA1 disconnected (normal left inverted right x axis y axis)
LVDS1 connected 1280x800+0+0 (normal left inverted right x axis y axis) 261mm x 163mm
   1280x800       60.0*+
   1024x768       60.0
   800x600        60.3     56.2
   640x480        59.9
HDMI1 connected 1600x1200+1280+0 (normal left inverted right x axis y axis) 367mm x 275mm
   1600x1200      60.0*+
   1280x1024      75.0     60.0
   1152x864       75.0
   1024x768       75.1     60.0
   800x600        75.0     60.3
   640x480        75.0     60.0
   720x400        70.1
DP1 disconnected (normal left inverted right x axis y axis)</pre>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jorink.nl/2011/04/setting-primary-monitor-dual-monitors-on-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPG error: http://ppa.launchpad.net</title>
		<link>http://www.jorink.nl/2011/03/gpg-error-httpppa-launchpad-net/</link>
		<comments>http://www.jorink.nl/2011/03/gpg-error-httpppa-launchpad-net/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 20:56:59 +0000</pubDate>
		<dc:creator>Arjan Jorink</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://www.jorink.nl/?p=544</guid>
		<description><![CDATA[When you get GPG errors when running apt-get update on your Ubuntu machine, you have to import the the appropriate keys. W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4DEF31B9A9E345C0 W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because [...]]]></description>
			<content:encoded><![CDATA[<p>When you get GPG errors when running apt-get update on your Ubuntu machine, you have to import the the appropriate keys.</p>
<pre dir="ltr">W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4DEF31B9A9E345C0
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0F678A01569113AE
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7889D725DA6DEEAA
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FD58F8C9E8EF47D2
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY AF5ED91C56978EF9
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 464AD83D4631BBEA
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6AF0E1940624A220
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5A9A06AEF9CB8DB0
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8CA7A6E8E4FA953A</pre>
<p>Just run the following command :</p>
<pre dir="ltr">sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys KEYID</pre>
<p>where KEYID is number shown in error msg</p>
<p>You can also import all the keys automatically. Tutorial here.</p>
<p><a href="http://www.webupd8.org/2010/05/automatically-import-all-missing.html" target="_blank">http://www.webupd8.org/2010/05/autom&#8230;l-missing.html</a><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jorink.nl/2011/03/gpg-error-httpppa-launchpad-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>13 Of the Best Linux Tutorials and OpenCourseWare on the Web</title>
		<link>http://www.jorink.nl/2010/11/13-of-the-best-linux-tutorials-and-opencourseware-on-the-web/</link>
		<comments>http://www.jorink.nl/2010/11/13-of-the-best-linux-tutorials-and-opencourseware-on-the-web/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 12:59:05 +0000</pubDate>
		<dc:creator>Arjan Jorink</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.jorink.nl/?p=488</guid>
		<description><![CDATA[#1 IBM&#8217;s New to Linux Linux Introduction If you are brand new to Linux and have no idea what it is or what you can do with it, IBM&#8217;s Linux Introduction is worth checking out. This tutorial guides readers through everything they need to know to start working with Linux. The tutorial also provides links [...]]]></description>
			<content:encoded><![CDATA[<h3 id="section--1IBMsNewToLinux">#1 IBM&#8217;s New to Linux</h3>
<ul>
<li><a href="http://www.ibm.com/developerworks/linux/newto/">Linux Introduction</a></li>
</ul>
<p>If you are brand new to Linux and have no idea what it is or what  you can do with it, IBM&#8217;s Linux Introduction is worth checking out. This  tutorial guides readers through everything they need to know to start  working with Linux. The tutorial also provides links to hundreds of  other articles, tutorials and training devices.</p>
<h3 id="section--2ProfessorNormMatloffsBeginnersGuideToInstallingAndUsingLinux">#2 Professor Norm Matloff&#8217;s Beginner&#8217;s Guide to Installing and Using Linux</h3>
<ul>
<li><a href="http://heather.cs.ucdavis.edu/%7Ematloff/Linux/LinuxInstall.pdf">Professor Matloff&#8217;s Beginner&#8217;s Guide</a></li>
</ul>
<p>Dr. Norm Matloff works for the Department of Computer Science at  the University of California, Davis. He has created a fantastic guide to  installing and using Linux. Designed specifically for beginners, the  tutorial provides info on post-installation configuration, Linux usage,  Linux applications software, dual boot issues, troubleshooting and much  more.</p>
<h3 id="section--3LinuxFundamentalsCourse">#3 Linux Fundamentals Course</h3>
<ul>
<li><a href="http://learnlinux.tsf.org.za/courses/web-fundamentals.html">Linux Fundamentals</a></li>
</ul>
<p>This Linux course, designed for new users, offers a brief history  of Open Source Software and an introduction to Linux fundamentals. Basic  commands are covered, as are other required topics for people who are  just getting started with Linux. The Linux Fundamentals Course takes an  estimated 18 hours to complete.<span id="more-488"></span></p>
<h3 id="section--4LinuxDesktop101Course">#4 Linux Desktop 101 Course</h3>
<ul>
<li><a href="http://linux.about.com/c/ec/1.htm">Linux Desktop Course</a></li>
</ul>
<p>This free course from the About.com Guide to Linux is meant to  teach beginners how to keep a PC running with a Linux operating system.  The course lasts for 14 weeks; each installment is delivered via e-mail.</p>
<h3 id="section--5LinuxNetworkAdministrationGuide">#5 Linux Network Administration Guide</h3>
<ul>
<li><a href="http://learnlinux.tsf.org.za/courses/web-net-admin.html#Online+Versions">Network Administration Course</a></li>
</ul>
<p>This Linux guide, which is more course than tutorial, teaches the  fundamentals of network administration for Linux users. Linux topics  include&#8211;but are not limited to&#8211;digital encryption, digital signatures,  network configuration, network security and remote access. If you are  interested in this Linux tutorial, set some time aside. It takes an  estimated 30 hours to complete.</p>
<h3 id="section--6TheLinuxSystemAdministratorsGuide">#6 The Linux System Administrator&#8217;s Guide</h3>
<ul>
<li><a href="http://tldp.org/LDP/sag/html/sag.html">Intro to System Administration</a></li>
</ul>
<p>This comprehensive tutorial is designed to be an introduction to  system administration for new Linux users. Some of the topics covered in  this handy guide include system configuration, software installation,  user account management and memory management. Users who complete this  Linux tutorial will have nearly all the information they need to keep a  Linux system running.</p>
<h3 id="section--7LinuxCommandLineToolsGuide">#7 Linux Command-Line Tools Guide</h3>
<ul>
<li><a href="http://tldp.org/LDP/GNU-Linux-Tools-Summary/html/GNU-Linux-Tools-Summary.html">Summary of Useful Command-Line Tools</a></li>
</ul>
<p>This guide doesn&#8217;t list every single Linux-based tool, but it does  provide a comprehensive list of the most useful and important  command-line tools available on GNU/Linux based operating systems. The  Linux Command-Line Tools Guide is geared towards beginners and  intermediate users, but it would make an excellent desk reference for  advanced users as well.</p>
<h3 id="section--8AdvancedBashScriptingGuide">#8 Advanced Bash-Scripting Guide</h3>
<ul>
<li><a href="http://tldp.org/LDP/abs/html/abs-guide.html">Shell Scripting Techniques</a></li>
</ul>
<p>This free Linux tutorial explores the art of shell scripting. It is  excellent for people who don&#8217;t have advanced knowledge of scripting or  programming. The tutorial starts out slow and quickly moves into  intermediate and advanced shell scripting techniques. Reinforcement  exercises are included for the ultimate learning experience.</p>
<h3 id="section--9TheNationalInstituteOfStandardsAndTechnologysRealTimeLinuxTutorial">#9 The National Institute of Standards and Technology&#8217;s Real-Time Linux Tutorial</h3>
<ul>
<li><a href="http://www.isd.mel.nist.gov/projects/rtlinux/rtutorial-2.0/doc/tutorial.htm">Linux Introduction</a></li>
</ul>
<p>The National Institute of Standards and Technology&#8217;s Real-Time  Linux Tutorial offers an intensive introduction to RT Linux. Topics  include&#8211;but are not limited to&#8211;single and variable period tasks,  shared memory communication, FIFO communication and interrupt service  routines. The tutorial includes a number of easy-to-follow examples and  comprehensive instruction on the basics of RT Linux.</p>
<h3 id="section--10AdvancedLinuxProgrammingGuide">#10 Advanced Linux Programming Guide</h3>
<ul>
<li><a href="http://www.advancedlinuxprogramming.com/alp-folder">Linux Programming Guide</a></li>
</ul>
<p>The Advanced Linux Programming Guide teaches users how to write  more sophisticated programming. Topics include hardware device  interaction, multiprocessing, multi-threading and interprocess  communication. This guide emphasizes Linux system capabilities and  conventions.</p>
<h3 id="section--11LinuxOnlinesCourseForAdvancedUsers">#11 Linux Online&#8217;s Course for Advanced Users</h3>
<ul>
<li><a href="http://www.linux.org/lessons/advanced/index.html">Advanced Linux Tutorial</a></li>
</ul>
<p>This course from Linux Online is a series of how-to&#8217;s for Linux  users who feel they are past the beginner and intermediate stages of  training. It covers a wide range of topics, but it puts special emphasis  on installation, configuration and maintenance tasks.</p>
<h3 id="section--12LinuxAdvancedRoutingAndTrafficControl">#12 Linux Advanced Routing and Traffic Control</h3>
<ul>
<li><a href="http://lartc.org/lartc.html">Routing and Traffic Control How To</a></li>
</ul>
<p>This tutorial is for advanced users who have some prior knowledge  of the Linux system. As the name suggests, the tutorial focuses on  routing and traffic control. Primary topics include iproute2, traffic  shaping and netfilter.</p>
<h3 id="section--13SUSELinuxEnterpriseServerTutorial">#13 SUSE Linux Enterprise Server Tutorial</h3>
<ul>
<li><a href="http://ocw.novell.com/suse-linux-enterprise/upgrading-to-certified-linux-professional-10">Upgrading to Certified Linux Professional 10</a></li>
</ul>
<p>Novell offers a number of high quality tutorials through the  OpenCourseWare program. This one in particular is for Linux  professionals who want to gain an understanding of the differences  between version 9 and version 10 of the SUSE Linux Enterprise Server.  All of the topics in this tutorial relate to topics covered in the  Novell Certified Linux Professional (CLP) curriculum and include  exercises to reinforce learning.  <a href="http://www.linkwithin.com/"><img src="http://www.linkwithin.com/pixel.png" alt="Blog Widget by LinkWithin" /></a><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jorink.nl/2010/11/13-of-the-best-linux-tutorials-and-opencourseware-on-the-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Delete all thumbs.db</title>
		<link>http://www.jorink.nl/2010/11/delete-all-thumbs-db/</link>
		<comments>http://www.jorink.nl/2010/11/delete-all-thumbs-db/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 14:30:27 +0000</pubDate>
		<dc:creator>Arjan Jorink</dc:creator>
				<category><![CDATA[Batch files]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://www.jorink.nl/?p=485</guid>
		<description><![CDATA[Windows creates in every folder with pictures a thumbs.db file. Linux doesn&#8217;t need them, so here is a simple command to get rid of them. sudo find /home/user -name Thumbs.db -exec rm {} \;]]></description>
			<content:encoded><![CDATA[<p>Windows creates in every folder with pictures a thumbs.db file.</p>
<p>Linux doesn&#8217;t need them, so here is a simple command to get rid of them.</p>
<p><code>sudo find /home/user -name Thumbs.db -exec rm {} \;</code><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jorink.nl/2010/11/delete-all-thumbs-db/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Remove empty directories</title>
		<link>http://www.jorink.nl/2010/11/remove-empty-directories/</link>
		<comments>http://www.jorink.nl/2010/11/remove-empty-directories/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 14:28:20 +0000</pubDate>
		<dc:creator>Arjan Jorink</dc:creator>
				<category><![CDATA[Batch files]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://www.jorink.nl/?p=483</guid>
		<description><![CDATA[To remove empty directories in a directory structure use the following command : sudo find /begin/here -type d -empty -delete]]></description>
			<content:encoded><![CDATA[<p>To remove empty directories in a directory structure use the following command :</p>
<p><code>sudo find /begin/here -type d -empty -delete</code><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jorink.nl/2010/11/remove-empty-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print on local in a Citrix Session using Ubuntu 10.10</title>
		<link>http://www.jorink.nl/2010/11/print-on-local-in-a-citrix-session-using-ubuntu-10-10/</link>
		<comments>http://www.jorink.nl/2010/11/print-on-local-in-a-citrix-session-using-ubuntu-10-10/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 13:04:31 +0000</pubDate>
		<dc:creator>Arjan Jorink</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://www.jorink.nl/?p=480</guid>
		<description><![CDATA[To add you local printer in your Citrix Session edit the following file /usr/lib/ICACLIENT/config/wfclient.ini Under the section WFClient add the following lines DefaultPrinter = (here use the cups printer name for the printer you want) DefaultPrinterDriver = Citrix PCL 4 Universal Driver]]></description>
			<content:encoded><![CDATA[<p>To add you local printer in your Citrix Session edit the following file</p>
<blockquote><p>/usr/lib/ICACLIENT/config/wfclient.ini</p></blockquote>
<p>Under the section WFClient add the following lines</p>
<blockquote><p>DefaultPrinter = (here use the cups printer name for the printer you want)<br />
DefaultPrinterDriver = Citrix PCL 4 Universal Driver</p></blockquote>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jorink.nl/2010/11/print-on-local-in-a-citrix-session-using-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apply the &#8220;200 Lines Kernel Patch That Does Wonders&#8221;</title>
		<link>http://www.jorink.nl/2010/11/apply-the-200-lines-kernel-patch-that-does-wonders/</link>
		<comments>http://www.jorink.nl/2010/11/apply-the-200-lines-kernel-patch-that-does-wonders/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 16:09:49 +0000</pubDate>
		<dc:creator>Arjan Jorink</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://www.jorink.nl/?p=475</guid>
		<description><![CDATA[The script has only been tested on Ubuntu (10.10 an 10.04) Even though I&#8217;ve tested the script, it may not work for everybody so use it as is. There are no guarantees it will work and I take no responsibility if it doesn&#8217;t. Always check the code of a script you run on your computer. [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>The script has only been tested on Ubuntu (10.10 an 10.04)</li>
<li>Even though I&#8217;ve tested the script, it may not work for everybody so use it as is. There are no guarantees it will work and I take no responsibility if it doesn&#8217;t.</li>
<li>Always check the code of a script you run on your computer. You can download the script from <a href="http://launchpadlibrarian.net/59511828/cgroup_patch" target="_blank">HERE</a>.</li>
</ul>
<div>Now that you&#8217;ve read the &#8220;disclaimer&#8221;, you can go ahead and use the script.</div>
<div><strong>Open a terminal and copy/paste the following commands:</strong></div>
<pre><code>cd
wget http://launchpadlibrarian.net/59511828/cgroup_patch
chmod +x cgroup_patch
sudo ./cgroup_patch</code></pre>
<p><strong>Now you can either restart your computer or simply run:</strong></p>
<pre><code>sudo /etc/rc.local</code></pre>
<div><em>Credits and many thanks for the script: superpiwi @ <a href="http://ubuntulife.wordpress.com/2010/11/22/el-parche-milagro-de-linux-ahora-con-script-de-instalacion/">Ubuntu Life</a>.</em></div>
<div><em>Original post : <a href="http://www.webupd8.org/2010/11/script-to-automatically-apply-200-lines.html" target="_blank">WebUpd8</a><br />
</em></div>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jorink.nl/2010/11/apply-the-200-lines-kernel-patch-that-does-wonders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To Do List After installing Ubuntu 10.10 aka Maverick Meerkat</title>
		<link>http://www.jorink.nl/2010/11/to-do-list-after-installing-ubuntu-10-10-aka-maverick-meerkat/</link>
		<comments>http://www.jorink.nl/2010/11/to-do-list-after-installing-ubuntu-10-10-aka-maverick-meerkat/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 13:27:47 +0000</pubDate>
		<dc:creator>Arjan Jorink</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.jorink.nl/?p=462</guid>
		<description><![CDATA[I ran into this great post with todos after installing Ubuntu 10.10 today. Here is the original 1 – Expand the Software Repository List First of all, lets make Ubuntu “see” more packages. Go to the terminal and edit your sources.list with : sudo gedit /etc/apt/sources.list Here is the content of my sources.list which I [...]]]></description>
			<content:encoded><![CDATA[<p>I ran into this great post with todos after installing Ubuntu 10.10 today.<br />
<a href="http://theindexer.wordpress.com/2010/10/02/to-do-list-after-installing-ubuntu-10-10-aka-maverick-meerkat/">Here</a> is the original</p>
<p>1 – Expand the Software Repository List</p>
<p>First of all, lets make Ubuntu “see” more packages. Go to the terminal and edit your sources.list with :</p>
<p>sudo gedit /etc/apt/sources.list</p>
<p>Here is the content of my sources.list which I think is quite complete to have all the necessary applications you could ever need. So delete the whole content of your sources list and replace it with the content of mine</p>
<p>Save it. Now import the necessary repositories keys to avoid “apt-get” crying about some missing keys, go to the terminal and type:</p>
<p>sudo apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com DCF9F87B6DFBCBAE F9A2F76A9D1A0061 A040830F7FAC5991 2EBC26B60C5A2783</p>
<p>Get your system up to date with :</p>
<p>sudo apt-get update &#038;&#038; sudo apt-get dist-upgrade</p>
<p>Now all your programs will run on the last version.</p>
<p>2 – Anti-Virus</p>
<p>Windows equivalent : AVG AntiVirus, NAV, TrendMicro, F-Prot, Kaspersky, …</p>
<p>Ubuntu equivalent : ClamAV, Avast</p>
<p>ClamAV</p>
<p>sudo apt-get install clamav clamtk</p>
<p>Access it through System Tools → Virus Scanner .</p>
<p>Avast</p>
<p>wget http://files.avast.com/files/linux/avast4workstation_1.3.0-2_i386.deb &#038;&#038; sudo dpkg -i avast4workstation_1.3.0-2_i386.deb</p>
<p>Access it through Accessories → avast! Antivirus .<br />
<span id="more-462"></span><br />
3 – Essential tools for compiling from sources</p>
<p>sudo apt-get install build-essential checkinstall cdbs devscripts dh-make fakeroot libxml-parser-perl check avahi-daemon</p>
<p>4 – Java runtime environment</p>
<p>Java is a very important thing to install, now that many programs like Azureus need it to run. So type:</p>
<p>sudo apt-get install sun-java6-jre sun-java6-plugin equivs</p>
<p>6 – Multimedia</p>
<p>Windows equivalent : windows media player, real player, vlc, mplayer</p>
<p>Ubuntu equivalent : vlc, mplayer, helix player</p>
<p>To have Ubuntu playing all kinds of stuff, you need to install many codecs. So on the Terminal, type:</p>
<p>* Installing vlc and mplayer (plays almost everything):</p>
<p>sudo apt-get install vlc mplayer</p>
<p>* Common packs</p>
<p>sudo apt-get install libxine1-ffmpeg gxine mencoder mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 ffmpeg libmp4v2-0 totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs libquicktime1 flac faac faad sox ffmpeg2theora libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-0.7.4-dev</p>
<p>* Gstreammer 0.10</p>
<p>sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 gstreamer0.10-gnonlin gstreamer0.10-pitfdll gstreamer0.10-sdl gstreamer0.10-plugins-bad-multiverse gstreamer0.10-schroedinger gstreamer0.10-plugins-ugly-multiverse totem-gstreamer</p>
<p>* More programs</p>
<p>sudo apt-get install gstreamer-dbus-media-service gstreamer-tools ubuntu-restricted-extras</p>
<p>* Enable dvd support</p>
<p>sudo apt-get install libdvdread4 &#038;&#038; sudo /usr/share/doc/libdvdread4/./install-css.sh</p>
<p>* Flash</p>
<p>sudo apt-get install gsfonts gsfonts-x11 flashplugin-nonfree</p>
<p>7. Tweak your eyecandy</p>
<p>Ubuntu 10.04 comes with compiz fusion effects OOTB but doesn’t offer a way to customize them.</p>
<p>In a terminal copy/paste this:</p>
<p>sudo apt-get install simple-ccsm</p>
<p>Now navigate to System → Preferences → Simple CompizConfig Settings Manager .</p>
<p>8 – Missing Windows software?? Run Windows softwares in Linux!!!</p>
<p>Run Windows Applications such as 7zip, Google Sketchup, AutoCAD, Dreamwaver, Flash MX, Fireworks MX, IE6, IE7, Safari, Itunes, Windows Media Player and many more…</p>
<p>Play Windows Games in Linux like Age Of Empires, Call Of Duty, Diablo, Fear, Fallout, Far Cry, Grand Theft Auto, Half Life, Halo, Hitman, Max Payne, Need For Speed, Prince Of Persia, Sim City Star Wars, The Simsworld of warcraft , Tomb Raider, Warcraft, World Of Warcraft, Counterstrike and many other can be played.</p>
<p>Install Playonlinux. It’s based on wine. Wine is a compatibility layer for running Windows programs in Linux.</p>
<p>sudo apt-get install wine playonlinux</p>
<p>9 – Clipboard Management</p>
<p>By Default in ubuntu when u copy something from an application and closes the application u will not be able to access it from the clipboard. And also when u copy severals text in serial u only have the last on available to you in the clipboard. To solve that install either of the following but Glipper is better because it supports plugins.</p>
<p>Glipper</p>
<p>sudo apt-get install glipper</p>
<p>Then right click ur panel → Add to Panel then drag Clipboard Manager to ur panel</p>
<p>Parcellite</p>
<p>sudo apt-get install parcellite</p>
<p>10 – Archiver/ Packing software</p>
<p>Windows equivalent : winrar, zip, 7zip</p>
<p>Ubuntu equivalent : tar, unrar, p7zip, arj, unace</p>
<p>It’s bad when you don’t have Internet on your computer/notebook, but you have to pack/unpack something but the file format isn’t recognized by the system. To prevent from this bad situation, you can install a bunch of packing software by typing this on the terminal:</p>
<p>sudo apt-get install unace rar unrar zip unzip p7zip-full p7zip-rar sharutils uudeview mpack lha arj cabextract file-roller</p>
<p>11 – Graphical web browser</p>
<p>Windows equivalent : Internet explorer, firefox, opera</p>
<p>Ubuntu equivalent : Firefox, opera, chromium</p>
<p>Opera</p>
<p>sudo apt-get install opera</p>
<p>Firefox (installed by default intrepid)</p>
<p>sudo apt-get install firefox</p>
<p>Chromium (open source equivalent of Google Chrome)</p>
<p>sudo apt-get install chromium-browser chromium-browser-l10n</p>
<p>12 – Download Manager</p>
<p>Windows equivalent : Free download manager</p>
<p>Ubuntu equivalent : Multiget</p>
<p>MultiGet is a http/ftp downloader with a nice GUI for linux desktop users. It can run on almost all desktops without any configuration. It has many powerful functions comparing to others.</p>
<p>sudo apt-get install multiget</p>
<p>Access it through Applications → Internet → MultiGet .</p>
<p>13 – Graphical Email client</p>
<p>Windows equivalent : Outlook</p>
<p>Ubuntu equivalent : Evolution, Thunderbird</p>
<p>Evolution (installed by default in maverick)</p>
<p>sudo apt-get install evolution evolution-mapi</p>
<p>Access it through Applications → Internet → Evolution Mail .</p>
<p>Thunderbird</p>
<p>sudo apt-get install thunderbird</p>
<p>Access it through Applications → Internet → Mozilla Thunderbird Mail/News .</p>
<p>14 – Instant Messanging protocal clients</p>
<p>Windows equivalent : MSN messenger, Yahoo messenger, QQ, AIM, Gtalk, ICQ,IRC</p>
<p>Ubuntu equivalent : Empathy, Pidgin, emesene</p>
<p>Empathy IM Client (installed by default)</p>
<p>Add the related launchpad repository :<br />
sudo add-apt-repository ppa:telepathy/ppa &#038;&#038; sudo apt-get update</p>
<p>Then install it by running the following :<br />
sudo apt-get install empathy telepathy-mission-control-5 telepathy-gabble telepathy-butterfly telepathy-haze telepathy-idle telepathy-salut telepathy-sofiasip libtelepathy-farsight0 python-tpfarsight galago-eds-feed python-galago python-galago-gtk msn-pecan</p>
<p>Access it through Applications → Internet → Empathy IM Client .</p>
<p>Pidgin</p>
<p>Pidgin is an easy to use and free chat client used by millions. Connect to AIM, MSN, Yahoo, and more chat networks all at once. Supported chat networks: AIM, Bonjour, Gadu-Gadu, Google Talk, Groupwise, ICQ, IRC, MSN, MySpaceIM, QQ, SILC, SIMPLE, Sametime, XMPP, Yahoo!, Zephyr</p>
<p>Add the launchpad repository :<br />
sudo add-apt-repository ppa:pidgin-developers/ppa &#038;&#038; sudo apt-get update</p>
<p>Then install it :<br />
sudo apt-get install pidgin pidgin-data pidgin-lastfm pidgin-guifications msn-pecan pidgin-musictracker pidgin-plugin-pack pidgin-themes</p>
<p>Access it through Applications → Internet → Pidgin Internet Messenger .</p>
<p>Emesene only for MSN Messenger.</p>
<p>Add the launchpad repository :<br />
sudo add-apt-repository ppa:bjfs/ppa &#038;&#038; sudo apt-get update</p>
<p>Then install it :<br />
sudo apt-get install emesene</p>
<p>Access it through Applications → Internet → Emesene .</p>
<p>15 – VOIP</p>
<p>Windows equivalent : skype</p>
<p>Ubuntu equivalent : skype</p>
<p>Skype</p>
<p>sudo apt-get install skype</p>
<p>Access it through Applications → Internet → Skype.</p>
<p>16 – Viewing PDF files</p>
<p>Windows equivalent : Adobe Reader</p>
<p>Ubuntu equivalent : Adobe Reader</p>
<p>Adobe Reader</p>
<p>sudo apt-get install acroread</p>
<p>Access it through Applications → Office → Adobe Reader.</p>
<p>17– Adobe Air</p>
<p>wget http://airdownload.adobe.com/air/lin/download/latest/AdobeAIRInstaller.bin<br />
chmod +x ./AdobeAIRInstaller.bin</p>
<p>sudo ./AdobeAIRInstaller.bin</p>
<p>Access it through Applications → Accessories → Adobe Air Application Installer.</p>
<p>18 – Music / MP3 / OGG Players</p>
<p>Windows equivalent : iTunes, Winamp</p>
<p>Ubuntu equivalent : Rhythmbox, Banshee, Amarok</p>
<p>Rhythmbox</p>
<p>sudo apt-get install rhythmbox</p>
<p>Access it through Applications → Sound &#038; Video → Rhythmbox Music Player.</p>
<p>Banshee</p>
<p>sudo apt-get install banshee banshee-extension-ubuntuonemusicstore banshee-extension-appindicator banshee-extension-lyrics banshee-extension-mirage</p>
<p>Access it through Applications → Sound &#038; Video → Banshee Media Player.</p>
<p>Amarok</p>
<p>sudo apt-get install amarok amarok-common</p>
<p>Access it through Applications → Sound &#038; Video → Amarok.</p>
<p>19– Hard Disk Partitions Manager</p>
<p>Windows equivalent : Symanted Partition Magic</p>
<p>Ubuntu equivalent : GParted</p>
<p>GParted</p>
<p>sudo apt-get install gparted ntfsprogs menu ntfs-config</p>
<p>Access it through System → Administration → Partition Editor.</p>
<p>20 – Vector Graphics Editor</p>
<p>Windows equivalent : Adobe Illustrator</p>
<p>Ubuntu equivalent : Inkscape</p>
<p>Inkscape</p>
<p>sudo apt-get install inkscape</p>
<p>Access it through Applications → Graphics → Inkscape Vector Graphics Editor.</p>
<p>21 – Image Editor</p>
<p>Windows equivalent : Adobe Photoshop, Paint.Net</p>
<p>Ubuntu equivalent : GIMP</p>
<p>GIMP</p>
<p>Add the launchpad repository :<br />
sudo add-apt-repository ppa:matthaeus123/mrw-gimp-svn &#038;&#038; sudo apt-get update</p>
<p>Then install it with the following command :<br />
sudo apt-get install gimp gimp-data gimp-plugin-registry gimp-data-extras</p>
<p>Access it through Applications → Graphics → GIMP Image Editor.</p>
<p>PINTA</p>
<p>Add the launchpad repository :<br />
sudo add-apt-repository ppa:moonlight-team/pinta &#038;&#038; sudo apt-get update</p>
<p>Then install it with the following command :<br />
sudo apt-get install pinta</p>
<p>Access it through Applications → Graphics → Pinta Image Editor.</p>
<p>22 – 3D Graphics Applications</p>
<p>Windows equivalent : 3D Studio MAX</p>
<p>Ubuntu equivalent : Blender</p>
<p>Blender</p>
<p>sudo apt-get install blender</p>
<p>Access it through Applications → Graphics → Blender (windowed).</p>
<p>23 – Simple Yet Advanced Text Editor</p>
<p>Windows equivalent : Notepad ++</p>
<p>Ubuntu equivalent : GEdit</p>
<p>GEdit</p>
<p>sudo apt-get install gedit gedit-plugins</p>
<p>Access it through Applications → Accessories → Text Editor.</p>
<p>24 – Office Applications</p>
<p>Windows equivalent : Microsoft Office</p>
<p>Ubuntu equivalent : OpenOffice</p>
<p>OpenOffice</p>
<p>sudo apt-get install openoffice.org</p>
<p>Access it through Applications → Office</p>
<p>25 – Microsoft Visio</p>
<p>Windows equivalent : Microsoft Visio</p>
<p>Ubuntu equivalent : Dia</p>
<p>Dia</p>
<p>sudo apt-get install dia</p>
<p>Access it through Applications → Graphics → Dia Diagram Editor</p>
<p>26 – Microsoft Project</p>
<p>Windows equivalent : Microsoft Project</p>
<p>Ubuntu equivalent : OpenProj</p>
<p>OpenProj</p>
<p>wget http://nchc.dl.sourceforge.net/sourceforge/openproj/openproj_1.4-2.deb &#038;&#038; sudo dpkg -i openproj_1.4-2.deb</p>
<p>Access it through Applications → Office → OpenProj</p>
<p>27 – Development IDE</p>
<p>Windows equivalent : Dreamweaver</p>
<p>Ubuntu equivalent : Quanta, Kompozer, NetBeans</p>
<p>Quanta</p>
<p>sudo apt-get install quanta</p>
<p>Access it through Applications → Programming → Quanta Plus</p>
<p>Komposer</p>
<p>sudo apt-get install kompozer nvu</p>
<p>Access it through Applications → Internet → Kompozer</p>
<p>NetBeans</p>
<p>sudo apt-get install netbeans</p>
<p>Access it through Applications → Programming → NetBeans IDE</p>
<p>28 – Source Control Management</p>
<p>Windows equivalent : TortoiseSVN</p>
<p>Ubuntu equivalent : RabbitVCS</p>
<p>RabbitVCS</p>
<p>Add the launchpad repository :<br />
sudo add-apt-repository ppa:rabbitvcs/ppa &#038;&#038; sudo apt-get update</p>
<p>Then install it :<br />
sudo apt-get install rabbitvcs-nautilus<br />
killall nautilus</p>
<p>Right Click on any folder or file and access the RabbitVCS submenu</p>
<p>29 – Graphical FTP clients</p>
<p>Windows equivalent : CuteFTP, SmartFTP</p>
<p>Ubuntu equivalent : FileZilla</p>
<p>FileZilla</p>
<p>This is great FTP program, very complete, in my opinion, the best one for linux.</p>
<p>On the terminal type:</p>
<p>sudo apt-get install filezilla filezilla-common</p>
<p>Access it through Applications → Internet → FileZilla FTP Client.</p>
<p>30 – P2P Clients / Servers, File Sharing</p>
<p>Windows equivalent : utorrent, azureus, emule</p>
<p>Ubuntu equivalent : Deluge, azureus, amule</p>
<p>Bittorent clients</p>
<p>Deluge (written in python)</p>
<p>Add the launchpad repository :<br />
sudo add-apt-repository ppa:deluge-team/ppa &#038;&#038; sudo apt-get update</p>
<p>Then install it :<br />
sudo apt-get install deluge-torrent</p>
<p>Access it through Applications → Internet → Deluge Torrent.</p>
<p>Azureus: Uses Java to run, very complete but a bit heavy</p>
<p>sudo apt-get install azureus</p>
<p>Access it through Applications → Internet → Azureus.</p>
<p>Emule Donkey Clients</p>
<p>Amule</p>
<p>Add the launchpad repository :<br />
sudo add-apt-repository ppa:happyaron/amule-dlp &#038;&#038; sudo apt-get update</p>
<p>Then install it with the following command :<br />
sudo apt-get install amule-dlp amule-dlp-gnome-support amule-dlp-utils-gui amule-dlp-daemon</p>
<p>Access it through Applications → Internet → aMule.</p>
<p>31 – Programs for CD burning with GUI</p>
<p>Windows equivalent : Nero, Roxio Easy CD Creator</p>
<p>Ubuntu equivalent : K3b, Brasero</p>
<p>K3b</p>
<p>Nero is available for linux,but its not free.A trial is available for 1 month usage and later it asks or activation code.But K3B is as good as Nero.Have a good feature set as Nero.</p>
<p>sudo apt-get install k3b k3b-data libk3b6</p>
<p>Access it through Applications → Sound &#038; Video → K3B.</p>
<p>Brasero (installed by default in Maverick)</p>
<p>sudo apt-get install brasero</p>
<p>Access it through Applications → Sound &#038; Video → Brasero Disc Burning .</p>
<p>33 – Install Vista like gadgets.</p>
<p>Windows equivalent : Vista Sidebar</p>
<p>Ubuntu equivalent : google-gadgets</p>
<p>Google gadgets</p>
<p>sudo apt-get install google-gadgets-gtk</p>
<p>This will complete the installation.</p>
<p>Now press Alt+F2, and type “ggl-gtk” to start them. You should see a small icon show up in your system tray, and a sidebar. Right click on any of them and select ‘Add Gadgets’ to show a menu. If you’d like to have Google Gadgets start automatically, go to System – Preferences – Session, click ‘Add’, paste ‘Google Gadgets’ for the name and ‘ggl-gtk’ for the command. Click OK and Close, and you’re good to go.</p>
<p>34 – Google Desktop</p>
<p>Google Desktop allows one to full text search of a user’s e-mail, computer files, music, photos, chat, and Web pages viewed,OpenOffice documents , PDF files and more .</p>
<p>Now similar tools already existed on Linux like beagle (supported by novell ) , meta tracker etc . However Google Desktop search is not based on any of these tools and uses its proprietary algorithms to search for files on the computer ,also being 1.0 release and more stable then these products it could be preferred over tools like beagle .</p>
<p>To install Google Desktop Search type the following command in the terminal window : -</p>
<p>sudo apt-get install google-desktop-linux</p>
<p>Access it through Applications → Google Desktop → Google Desktop</p>
<p>Now after choosing appropriate option through Applications → Google Desktop → Google Desktop Preferences, you would find Google Desktop icon in the bar at the top of the screen , now it would automatically scan and index files on computer and store it in local database which could be searched using web browser .</p>
<p>35 – Photo Management</p>
<p>Google Picasa</p>
<p>Google Picasa is an extremely professional good looking photo management application available on Windows ,Linux and Mac OS. Now Google Picasa has a number of features that many photo management software on Linux dont have further Google Picasa looks very user friendly as compared to similar open source application available on linux . Now Google Picasa for Linux is not a native linux application but runs on Linux thru application layer called wine which allows many windows application to run flawlessly on Linux.</p>
<p>Now to install Google – Picasa type the following command in the terminal window</p>
<p>wget http://dl.google.com/linux/deb/pool/non-free/p/picasa/picasa_3.0-current_i386.deb &#038;&#038; sudo dpkg -i picasa_3.0-current_i386.deb</p>
<p>Access it through Applications → Graphics → Picasa → Picasa</p>
<p>36 – Map Viewing and Management</p>
<p>Google Earth</p>
<p>To install Google Earth type the following command in the Terminal Window.</p>
<p>sudo apt-get install googleearth</p>
<p>After downloading is over you will get a screen like this press ¨Yes¨ to accept the license agreement and complete software installation.</p>
<p>Now you can launch Google Earth from Application → Internet → Google Earth</p>
<p>37 – Gmail Notification</p>
<p>Checkgmail</p>
<p>If you would like to get notified when you have a new mail in your google mail account, checkgmail is for you. To install Checkgmail type the following command in the Terminal Window.</p>
<p>sudo apt-get install checkgmail</p>
<p>Now you can launch it from Application → Internet → CheckGmail</p>
<p>38 – Configure Firewall<br />
If you are concern about your security, then it is pertinent that you activate the firewall and prevent any unauthorized access to your computer.</p>
<p>UFW is installed by default, but if you need a graphical interface, install GUFW.</p>
<p>sudo apt-get install gufw</p>
<p>39– Gnome Do</p>
<p>Gnome Do is a small application that allows you to search and do things faster and more efficiently in your Ubuntu machine. It is similar to QuickSilver in Mac and Launchy in Windows. For those who have not tried Gnome Do before, it might take some time for you to get used to it. But once you’re hooked to it, there will be no turning back for you.Gnome Do also comes with a dock interface that you can use it like any other docks.</p>
<p>sudo apt-get install gnome-do</p>
<p>Now you can launch it from Application → Accessories → Gnome Do</p>
<p>40 – Ubuntu Tweak</p>
<p>Ubuntu Tweak allows you to tweak your system settings, all in one place. You can install new applications, customize your desktop settings, configure your startup applications, changing the system filetype association and many more tweaks in this single application.</p>
<p>Add the launchpad repository :<br />
sudo add-apt-repository ppa:ubuntu-tweak-testing/ppa &#038;&#038; sudo apt-get update</p>
<p>Then install it with the following command :<br />
sudo apt-get install ubuntu-tweak</p>
<p>Then access it through Applications → System Tools → Ubuntu Tweak</p>
<p>App Runner</p>
<p>App Runner is a small open source utility that makes it very easy to run any type of program/executable/script on any distro/OS that uses the nautilus file manager: Debian/Ubuntu/Super OS/Fedora/etc</p>
<p>wget http://hacktolive.org/files/app_runner/App_Runner_0.2.deb &#038;&#038; sudo dpkg -i App_Runner_0.2.deb</p>
<p>Then right-click the file -> Scripts -> Run This App or Run This App (root) <!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jorink.nl/2010/11/to-do-list-after-installing-ubuntu-10-10-aka-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>You have not chosen to trust &#8220;AddTrust External CA Root&#8221;, the issuer of the server&#8217;s security certificate.</title>
		<link>http://www.jorink.nl/2010/11/you-have-not-chosen-to-trust-addtrust-external-ca-root-the-issuer-of-the-servers-security-certificate/</link>
		<comments>http://www.jorink.nl/2010/11/you-have-not-chosen-to-trust-addtrust-external-ca-root-the-issuer-of-the-servers-security-certificate/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 15:52:21 +0000</pubDate>
		<dc:creator>Arjan Jorink</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Citrix]]></category>

		<guid isPermaLink="false">http://www.jorink.nl/?p=459</guid>
		<description><![CDATA[After installing the latest Citrix Client on my Ubuntu 10.10 laptop I wanted to log in a a Citrix Portal. I got the following error. You have not chosen to trust "AddTrust External CA Root", the issuer of the server's security certificate. This solved my problem: sudo cp /usr/share/ca-certificates/mozilla/*.* /usr/lib/ICAClient/keystore/cacerts/]]></description>
			<content:encoded><![CDATA[<p>After installing the latest Citrix Client on my Ubuntu 10.10 laptop I wanted to log in a a Citrix Portal.</p>
<p>I got the following error.</p>
<p><code>You have not chosen to trust "AddTrust External CA Root", the issuer of the server's security certificate.</code></p>
<p>This solved my problem:</p>
<p><code>sudo cp /usr/share/ca-certificates/mozilla/*.* /usr/lib/ICAClient/keystore/cacerts/</code><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jorink.nl/2010/11/you-have-not-chosen-to-trust-addtrust-external-ca-root-the-issuer-of-the-servers-security-certificate/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Setting up the DCP-357c in Ubuntu 10.10</title>
		<link>http://www.jorink.nl/2010/11/setting-up-the-dcp-357c-in-ubuntu-10-10/</link>
		<comments>http://www.jorink.nl/2010/11/setting-up-the-dcp-357c-in-ubuntu-10-10/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 11:24:41 +0000</pubDate>
		<dc:creator>Arjan Jorink</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Brother]]></category>

		<guid isPermaLink="false">http://www.jorink.nl/?p=452</guid>
		<description><![CDATA[In this earlier post I wrote down how I installed my Brother DCP-357c in Ubuntu 10.04 After upgrading to 10.10 the top edge of every page was cut off. I ran into a post on loxdev.knc.nc where a the same problem was explained. Remove the brother-lpr-driver-extra &#38; brother-cups-wrapper-extra from Synaptic Package Manager Download the drivers [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://www.jorink.nl/2010/06/ubuntu-10-04-with-brother-dcp-357c/" target="_blank">this</a> earlier post I wrote down how I installed my Brother DCP-357c in Ubuntu 10.04</p>
<p>After upgrading to 10.10 the top edge of every page was cut off.<br />
I ran into a post on <a href="http://loxdev.knc.nc/blog/ubuntu/setup-the-brother-dcp-357c-in-ubuntu/" target="_blank">loxdev.knc.nc</a> where a the same problem was explained.</p>
<ol>
<li>Remove the brother-lpr-driver-extra &amp; brother-cups-wrapper-extra from Synaptic Package Manager</li>
<li>Download the drivers from the <a href="http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_prn.html#DCP-353C" target="_blank">Brother site</a></li>
<li>Then issue the following command</li>
<pre># sudo mkdir -p /usr/share/cups/model
# sudo mkdir -p /var/spool/lpd/dcp353c
# sudo dpkg -i --force-all dcp353c*
</pre>
<li>Download the brscan2 from the <a href="http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_scn.html#brscan2" target="_blank">Brother site</a> and then</li>
<pre># sudo dpkg -i brscan*</pre>
<li>Then give the scanner the proper permissions</li>
<pre># gksudo gedit /lib/udev/rules.d/40-libsane.rules</pre>
<li>Add this to the end of the hardware list of the file</li>
<pre>#Brother DCP-357C
ATTRS{idVendor}==”04f9″, ATTRS{idProduct}==”01e4″, ENV{libsane_matched}=”yes”</pre>
<li>And finally restart udev:</li>
</ol>
<pre># sudo service udev restart
</pre>
</ol>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jorink.nl/2010/11/setting-up-the-dcp-357c-in-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

