<?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>TuxCrux</title>
	<atom:link href="http://tuxcrux.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tuxcrux.com</link>
	<description></description>
	<lastBuildDate>Tue, 24 Aug 2010 07:01:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Elinks- Your very own full text browser!</title>
		<link>http://tuxcrux.com/elinks-your-very-own-full-text-browser/</link>
		<comments>http://tuxcrux.com/elinks-your-very-own-full-text-browser/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 03:15:20 +0000</pubDate>
		<dc:creator>TuxCrux Admin</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[elinks]]></category>

		<guid isPermaLink="false">http://tuxcrux.com/?p=112</guid>
		<description><![CDATA[ELinks is an advanced and facility rich text mode web-browser. ELinks is highly customizable and can be enriched using various script support like Lua or Guile. It is quite portable and runs on a variety of platforms. It has a variety of support for many platforms of-course no problem with Linux distros. Check the wide [...]]]></description>
			<content:encoded><![CDATA[<p>ELinks is an advanced and facility rich text mode web-browser. ELinks is highly customizable and can be enriched using various script support like <strong>Lua</strong> or <strong>Guile</strong>. It is quite portable and runs on a variety of platforms. It has a variety of support for many platforms of-course no problem with Linux distros.</p>
<p><a><img src="http://tuxcrux.com/wp-content/uploads/2010/08/POST10/1.jpg" border="0" alt="" /></a><br />
Check the wide support for scripts as below:</p>
<table cellspacing="0" cellpadding="4" frame="hsides" rules="none">
<thead>
<tr>
<th align="left">Dependency</th>
<th align="left"> Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">Lua or Guile</td>
<td align="left">Makes it possible to write scripting plugins.</td>
</tr>
<tr>
<td align="left">zlib 1.2.0.2 or later</td>
<td align="left">For handling gzip or deflate compressed documents                            both locally and sent from server.</td>
</tr>
<tr>
<td align="left">bzip2</td>
<td align="left">Likewise, for bzip2 compressed documents.</td>
</tr>
<tr>
<td align="left">LZMA Utils</td>
<td align="left">Likewise, for LZMA compressed documents.                                      Version 4.32.5 should work.  XZ Utils does not work.</td>
</tr>
<tr>
<td align="left">OpenSSL or GNU TLS</td>
<td align="left">For handling secure HTTP browsing.</td>
</tr>
<tr>
<td align="left">pkg-config</td>
<td align="left">Needed for locating some libraries (at least                                GNU TLS and TRE)</td>
</tr>
<tr>
<td align="left">GPM</td>
<td align="left"><em>General Purpose Mouse</em> for mouse support.</td>
</tr>
<tr>
<td align="left">expat</td>
<td align="left"><em>XML Parser Toolkit</em> needed for XBEL support.</td>
</tr>
<tr>
<td align="left"><a href="http://laurikari.net/tre/">TRE</a></td>
<td align="left">For regexp searching.  Version 0.7.5 works.</td>
</tr>
<tr>
<td align="left">libsmbclient</td>
<td align="left">Library needed for smb:// protocol support.</td>
</tr>
<tr>
<td align="left">rxvt-unicode</td>
<td align="left">For terminal emulator which supports 88 colors.</td>
</tr>
<tr>
<td align="left">xterm with 256 colors</td>
</tr>
<tr>
<td align="left">libidn</td>
<td align="left">For internationalized domain names.</td>
</tr>
<tr>
<td align="left">SpiderMonkey</td>
<td align="left">Mozilla&#8217;s JavaScript engine for getting                                      JavaScript/ECMAScript support in ELinks.</td>
</tr>
</tbody>
</table>
<p><span id="more-112"></span></p>
<div class="wp-caption alignright" style="width: 309px"><a href="http://tuxcrux.com/wp-content/uploads/2010/08/POST10/2a.jpg"><img class=" " style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST10/2b.jpg" border="0" alt="" width="299" height="210" /></a><p class="wp-caption-text">An inside view to script.</p></div>
<p>Elinks if of-course not fully fledged browser like the others I mean for the script support terms, but its good platform to have<em> fun and learn</em> in your terminal window. I said learn because you can customize it to really a great extent whether its up to code part or attribute replacement.<br />
Some scripts like <em>Lua</em> come up with dummy values which need to be replaced with original values depending on the platform. For e.g. PLAT=&#8221;platform&#8221;<br />
Replace with your platform there.</p>
<p><em>For most of scripts installment is simple like go into directory where is <em>config</em> file and write</em></p>
<blockquote><p>$ ./configure &amp;&amp; make &amp;&amp; make install</p></blockquote>
<p>Of-course most of &#8216;em have INSTALL directions in packages.<br />
See TUXCRUX on Elinks:</p>
<div class="wp-caption aligncenter" style="width: 360px"><a href="http://tuxcrux.com/wp-content/uploads/2010/08/POST10/4.jpg"><img style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST10/4a.jpg" border="0" alt="" width="350" height="244" /></a><p class="wp-caption-text">TUXCRUX on Elinks</p></div>
<p>These are few of keyboard shortcuts that I have collected and indeed are very useful while using Elinks:</p>
<p><strong>Shift+E                                   Open URL</strong><br />
<strong>Shift+A                                   Bookmark</strong><br />
<strong>Shift+D                                  Download manager</strong><br />
<strong>Shift+F                                     History</strong><br />
<strong>Shift+K                                   Cookie manager</strong><br />
<strong>Shift+l                                      Right click option</strong><br />
<strong>Shift+T                For opening new tab </strong><br />
<strong>Left and Right            For next and previous tabs</strong><br />
<strong>Enter                                         To enter text</strong><br />
It has all other options like checking history ,  configuration setup, Download manager, bookmarking.<br />
But it has some cons too. It doesn&#8217;t support some of the secured sites like Facebook.<br />
See below as download prompt comes.</p>
<p style="text-align: center;"><a href="http://tuxcrux.com/wp-content/uploads/2010/08/POST10/5.jpg"><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST10/5a.jpg" border="0" alt="" width="370" height="249" /></a></p>
<p><em>May God it happens soon and we would be chatting in our terminal Windows sitting in our offices looking working to our bosses.</em><br />
This is a download window in continuum.</p>
<p style="text-align: center;"><a href="http://tuxcrux.com/wp-content/uploads/2010/08/POST10/6.jpg"><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST10/6a.jpg" border="0" alt="" width="370" height="116" /></a></p>
<p>But after all it is a good thing to learn.</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxcrux.com/elinks-your-very-own-full-text-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;vi&#8217; Editor for noobs, A beginner&#8217;s guide.</title>
		<link>http://tuxcrux.com/vi-editor-for-noobs-a-beginners-guide/</link>
		<comments>http://tuxcrux.com/vi-editor-for-noobs-a-beginners-guide/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 02:26:48 +0000</pubDate>
		<dc:creator>TuxCrux Admin</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[gvim]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://tuxcrux.com/?p=103</guid>
		<description><![CDATA[&#8216;vi&#8216; is abbreviation for the visual. visual is command for another editor(line editor) in UNIX that is Extended(EX). vi Editor is the spinal cord of Linux terminal, it has been inside it thriving for years. Now it comes with name of VIM where IM stands for improved. It is cross platform and is found on [...]]]></description>
			<content:encoded><![CDATA[<p>&#8216;<strong>vi</strong>&#8216; is abbreviation for the <em><strong>visual</strong></em>.<br />
<img class="alignright" style="border: 0pt none;" title="Vi EDITOR" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST9/vim.png" border="0" alt="gvim" width="300" height="300" /><em><strong>visual</strong></em> is command for another editor(line editor) in UNIX that is <strong>Extended</strong>(EX).<br />
<strong>vi</strong> Editor is the spinal cord of Linux terminal, it has been inside it thriving for years.<br />
Now it comes with name of <strong>VIM</strong> where <strong>IM</strong> stands for <em>improved</em>.<br />
It is cross platform and is found on every Linux distro.<br />
If you have freshly installed Linux and now want your feet get wet in it, its time to master terminal because this is something which will give you ease with any Linux platform.<br />
<strong>VI </strong>editor is not just another text editor, it has its own importance in the hearts of shell scriptors. If used with full capabilities, it is none less than IDE(Integrated development environment) or in fact is an IDE.<br />
It is licensed under GNU and open source backing is responsible for its continuing growth. <strong>vi </strong>editor is text editor but graphical avatar <strong>gVim</strong> is also available.</p>
<p><span id="more-103"></span></p>
<p><em>Here are some tips for using VI or VIM editor:</em></p>
<p><strong>*</strong> For opening vi editor first open terminal and write:</p>
<blockquote><p>vi filename</p></blockquote>
<p>Now hit <em>i</em> for insert.</p>
<p><strong>* </strong>For exiting writing mode hit <em>escape</em>.</p>
<p><strong>* </strong>Write <em>man vi</em> any time for help pages for vi.</p>
<p><em>Shift+G</em> will take you to the last line.</p>
<p><strong>*</strong> If finished with your work you can save your work by hitting <strong>:w</strong> or <em>Esc+Z+Z.</em></p>
<p><strong>* </strong>If you don&#8217;t want to save the work and simply quit then</p>
<blockquote><p>:q</p></blockquote>
<p><strong>*</strong> For quick save and exit:</p>
<blockquote><p>:wq</p></blockquote>
<p><strong>* </strong><em>yy</em> is used for copying and <em>p</em> for pasting.</p>
<p><strong>* </strong><em>:n</em> moves to nth line.</p>
<p><strong>*</strong>This is the pattern for searching and replacing, the string s is for searching:</p>
<blockquote><p>:s/search_string/replacement_string/</p></blockquote>
<p>Line number can also be specified after colon for the replacement.<br />
<em>%s</em> will do the same purpose.</p>
<p><strong>*</strong><em> :g</em> will search whatever specified and commit specified action</p>
<p>Pattern is:</p>
<blockquote><p>:g/search pattern/command</p></blockquote>
<p><strong>*</strong> Contrary to above</p>
<blockquote><p>:v/string/d</p></blockquote>
<p>This will delete every line which does not contain specified string, <em>d </em>deletes the string.</p>
<p><strong>*</strong>It deletes every empty line.</p>
<blockquote><p>:g/^$/d</p></blockquote>
<p>Ain&#8217;t it enough for a beginner!</p>
<h4>For Vi, Vim or gVim click :</h4>
<p><span style="color: #800000;"><a href="http://www.vim.org/download.php"><strong>DOWNLOAD</strong></a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://tuxcrux.com/vi-editor-for-noobs-a-beginners-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Network connection for file sharing on Linux.</title>
		<link>http://tuxcrux.com/setting-up-network-connection-for-file-sharing-on-linux/</link>
		<comments>http://tuxcrux.com/setting-up-network-connection-for-file-sharing-on-linux/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 02:33:54 +0000</pubDate>
		<dc:creator>TuxCrux Admin</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[netwrok connection]]></category>

		<guid isPermaLink="false">http://tuxcrux.com/?p=97</guid>
		<description><![CDATA[File sharing has been one of the primary task on computer networks, whether it is on LAN, WAN or even home network(between Desktop an Laptop or any other configs). Network setting on Linux is nightmare for many Linux noobs. This tutorial is based on Linux Mint(One of the most user friendly OS of Linux). So [...]]]></description>
			<content:encoded><![CDATA[<div id="previewbody">File sharing has been one of the primary task on computer networks, whether it is on LAN, WAN or even<img class="alignright" style="border: 0pt none;" src="http://1.bp.blogspot.com/_F4BR0rAT4fk/SsCIXLpmm7I/AAAAAAAAAWY/-uFs2XMt0aE/s400/Screenshot.jpg" border="0" alt="" width="255" height="142" /> home network(between Desktop an Laptop or any other configs). Network setting  on Linux is <em>nightmare</em> for many Linux noobs.</div>
<div>This tutorial is based on Linux Mint(One of the most user friendly OS of Linux). So network settings would be same or similar on other <strong>Gnome</strong> desktops like <strong>Ubuntu</strong> and other <strong>debian</strong> based releases.</div>
<div><em><strong>Setting up a file sharing network is not the most difficult task on earth.</strong></em><br />
Go  to network connections or just right click on network icon flashing on  the corners. Almost all Linux distros have these tiny buttons for  displaying network status.</div>
<div><span id="more-97"></span></div>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST8/Screenshot-1.jpg" border="0" alt="" width="400" height="282" /></p>
<p style="text-align: center;">
<p style="text-align: center;">
<div><img class="alignright" style="border: 0pt none;" src="http://3.bp.blogspot.com/_F4BR0rAT4fk/SsCJg0d5sMI/AAAAAAAAAWw/zijRgXHQd7E/s400/Screenshot-2.png" border="0" alt="" width="212" height="111" />For  <strong>Gnome</strong> based configs right click over these buttons and click<em> edit  connections</em>.</div>
<div></div>
<div>Choose edit connections and choose the connection you want  to share for instance the Ethernet wire will look like <em>eth0</em>.</div>
<div></div>
<div>Choose the  appropriate hardware and edit the settings.</div>
<div></div>
<div></div>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST8/Screenshot-3.jpg" border="0" alt="" width="370" height="239" /></p>
<p style="text-align: center;">
<div>
<p>It will give it to you options for settings.</p>
<p>Choose <strong>IPV4</strong> settings (As IPv6 not so de-facto) and then <strong>method,</strong> a drop-down list will unfold.</p>
</div>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST8/Screenshot-4.jpg" border="0" alt="" width="331" height="300" /></p>
<p style="text-align: center;">
<div>
<p>Choose the shared to other computers option and finish.</p>
<p>Now right click on any file you want to share and click <em>sharing options</em>. You can name the sharing name.<img class="alignright" style="border: 0pt none;" src="http://1.bp.blogspot.com/_F4BR0rAT4fk/SsCKFe9BTRI/AAAAAAAAAXA/LzSx5Yqaf40/s400/Screenshot-5.png" border="0" alt="" width="222" height="177" /></p>
<p>Note if you want to share it across the network freely you must check the <em>guest access.</em></p>
<p>Now check the file on another computer with whom you have shared.</p>
</div>
<div></div>
<div>For example here is a visual of <em>Vista&#8217;s network sharing center.</em></div>
<div><em><br />
</em></div>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST8/last1.jpg" border="0" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://tuxcrux.com/setting-up-network-connection-for-file-sharing-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>38 Acronyms/Abbreviations/Jargon every Linux user must know</title>
		<link>http://tuxcrux.com/38-acronymsabbreviationsjargon-every-linux-user-must-know/</link>
		<comments>http://tuxcrux.com/38-acronymsabbreviationsjargon-every-linux-user-must-know/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 02:22:47 +0000</pubDate>
		<dc:creator>TuxCrux Admin</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[abbreviations]]></category>
		<category><![CDATA[acronym]]></category>

		<guid isPermaLink="false">http://tuxcrux.com/?p=88</guid>
		<description><![CDATA[Here I am listing some of the most common and ubiquitous  Acronyms/Abbreviations/Jargon of Linux. I hope you all will appreciate the effort. If any of you is very very eager to share any other stuff except these, please share it with us. 01. APT- Advanced Package Tool 02. BSD &#8211; Berkeley Software Distribution 03. bash [...]]]></description>
			<content:encoded><![CDATA[<p>Here I am listing some of the most common and ubiquitous  Acronyms/Abbreviations/Jargon of Linux. I hope you all will appreciate the effort. If any of you is very very eager to share any other stuff except these, please share it with us.</p>
<blockquote><p>01.<strong> APT-</strong> Advanced Package Tool</p>
<p>02. <strong>BSD &#8211; </strong>Berkeley Software Distribution</p>
<p>03.<strong> bash &#8211; </strong>Bourne again shell</p>
<p>04. <strong>cc -</strong> C compiler</p>
<p>05. <strong>csh &#8211; </strong>C shell</p>
<p>06. <strong>FOSS -</strong> Free and Open Source Software</p>
<p>07. <strong>GIMP &#8211; </strong>GNU Image Manipulation Program</p>
<p>08. <strong>GNU -</strong> GNU is Not UNIX</p>
<p>09. <strong>GNOME &#8211; </strong>Gnu Network Object Modeling Environment</p>
<p>10. <strong>GTK -</strong> GIMP Toolkit</p>
<p>11.<strong> GPL &#8211; </strong>GNU General Public License</p>
<p>12.<strong> grep -</strong> Global regular expression print</p>
<p>13. <strong>GCC -</strong> GNU C Compiler</p>
<p>14. <strong>Grub-</strong> Grand Unified Bootloader</p>
<p>15. <strong>ksh &#8211; </strong>Korn shell</p>
<p>17. <strong>KDE &#8211; </strong>K Desktop Environment</p>
<p>18.<strong> LILO -</strong> Linux Loader</p>
<p>19. <strong>LINUX &#8211; </strong>Linus Torvald&#8217;s UNIX  ;Linux Is Not Unix; Linus&#8217;s MINIX</p>
<p>20. <strong>LUG &#8211; </strong>Linux users group</p>
<p>21. <strong>LFS -</strong> Linux From Scratch</p>
<p>22. <strong>lex -</strong> Lexical analyser</p>
<p>23. <strong>MD5 &#8211; </strong>Message digest 5</p>
<p>24. <strong>man -</strong> Manual</p>
<p>25. <strong>POSIX &#8211; </strong>Portable operating system interface</p>
<p>26. <strong>pwd &#8211; </strong>Print working directory</p>
<p>27. <strong>RHCE -</strong> Red Hat Certified Engineer</p>
<p>28. <strong>RPM &#8211; </strong>Red Hat package manager</p>
<p>29. <strong>sed -</strong> Stream editor</p>
<p>30. <strong>SUSE &#8211; </strong>Software- und System-Entwicklung(Software and system development)</p>
<p>31.<strong> tar &#8211; </strong>Tape archive</p>
<p>32. <strong>telnet -</strong> Terminal over network</p>
<p>33. <strong>UNIX -</strong> UNIpleX information and computer services</p>
<p>34.<strong> VimVi -</strong> Improved</p>
<p>35.<strong> WINE -</strong> WINE is not an emulator</p>
<p>36.<strong> X &#8211; </strong>X Window System</p>
<p>37.<strong> YaST -</strong> Yet another Setup Tool</p>
<p>38.<strong> yacc &#8211; </strong>Yet another compiler compiler</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://tuxcrux.com/38-acronymsabbreviationsjargon-every-linux-user-must-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A beginner&#8217;s guide to install Linux Mint.</title>
		<link>http://tuxcrux.com/a-beginners-guide-to-install-linux-mint/</link>
		<comments>http://tuxcrux.com/a-beginners-guide-to-install-linux-mint/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 09:18:56 +0000</pubDate>
		<dc:creator>TuxCrux Admin</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[mint]]></category>

		<guid isPermaLink="false">http://tuxcrux.com/?p=81</guid>
		<description><![CDATA[&#8216;Linux Mint&#8216; is considered the simplest and dearest Linux distro. It has comparatively very simple installation procedure(Non-intimidating), very simple configuration setup and damn good procedure to download new packages/codecs and update repositories. You will finish installation in about 20 minutes. Seconds after installation you can play MP3s and videos without installing any extra codecs using [...]]]></description>
			<content:encoded><![CDATA[<p>&#8216;<strong>Linux Mint</strong>&#8216; is considered the simplest and dearest Linux distro. It has comparatively very simple installation procedure(Non-intimidating), very simple configuration setup and damn good procedure to download new packages/codecs and update repositories. You will finish installation in about 20 minutes. Seconds after installation you can play MP3s and videos without installing any extra codecs using tiring complex steps. Almost all formats are supported by its Media players.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST7/Screenshot.png" border="0" alt="HOME" width="400" height="300" /></p>
<p><span id="more-81"></span><br />
The crux of matter is that if you don&#8217;t want to involve in hard issues of Linux and<em> just want a simple desktop machine with pleasant environment which is not Windows</em>, Mint is for you. It is considered media-OS because of its wide support to play media files.<br />
Lets begin installation procedure.<br />
Download ISO file from Mint&#8217;s website and burn it over DVD/CD depending over the size and version.</p>
<p>Insert disc and you&#8217;ll have menu consisting of installation options.<br />
The one saying<em> install Mint inside Windows</em> is something new on Linux distros. What it does that it allocates suitable space inside Windows without making a new partition, and install Mint in it. Also booting preferences are also given to host OS.</p>
<p>For the normal installation boot your system with disc inserted into it.<br />
Choose appropriate option from menu and wait for next window.<br />
Choose language setup.<br />
Choose your zone for time. Enter the keyboard config for yourself.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST7/3.png" border="0" alt="HOME" width="400" height="229" /></p>
<p>Note Mint generally comes with Gnome as desktop environment but you can install others also if available.<br />
Now this step is the most critical step. Giving disc space to OS.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST7/4.png" border="0" alt="" width="400" height="294" /></p>
<p>If you want to dedicate the entire Hard disc to Mint, then you can do so by<strong> automatic</strong>option which is the default setting. If not then choose manual from list.</p>
<p><img class="alignright" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST7/8.png" border="0" alt="" width="300" height="140" /></p>
<p><strong>I advise you to allocate free space for Linux pre installation. You can do it by visiting Disc manager on Windows and deleting the drives and merging them.</strong><br />
Now it will create partition on it ext3(Linux&#8217;s partition). Give it the mount point and it will ask for swap partition.</p>
<p>If you think you don&#8217;t have enough RAM then you can allocate double of your RAM size to Swap partition. Now go ahead and take a cup of coffee and after finishing coffee you&#8217;ll find that Mint&#8217;s installation is finished.<br />
You can couple Windows with it.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST7/7.png" border="0" alt="" width="400" height="172" /></p>
<p>This is what a boot menu look like:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST7/9.png" border="0" alt="" width="400" height="159" /></p>
<p>The customize setting is very similar to that of Ubuntu. Even the package manager is also same(Synaptic).<br />
See the customize tutorial for help. Both are Debian package based.</p>
<h5><span style="color: #800000;"><a href="http://www.linuxmint.com/download.php">Download latest Mint</a></span></h5>
]]></content:encoded>
			<wfw:commentRss>http://tuxcrux.com/a-beginners-guide-to-install-linux-mint/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 Great Image Editing Softwares for LINUX!</title>
		<link>http://tuxcrux.com/5-great-image-editing-softwares-for-linux/</link>
		<comments>http://tuxcrux.com/5-great-image-editing-softwares-for-linux/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 02:47:16 +0000</pubDate>
		<dc:creator>TuxCrux Admin</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[gimpshop]]></category>
		<category><![CDATA[krita]]></category>
		<category><![CDATA[panorama tools]]></category>

		<guid isPermaLink="false">http://tuxcrux.com/?p=73</guid>
		<description><![CDATA[Images are the substantial part of the present day data stream. The best way to preserve our memories is to take snapshots of that very moments of your life. To store these beautiful time shots you need some software which can store , arrange and manipulate them easily according to your instructions. Here is a [...]]]></description>
			<content:encoded><![CDATA[<p>Images are the substantial part of the present day data stream. The best  way to preserve our  memories is to take snapshots of that very moments  of your life. To store these beautiful time shots you need some  software which can store , arrange and manipulate them easily according  to your instructions.  Here is a list of some of the best open source  softwares available:<br />
<span style="font-size: medium;"><br />
1) <a href="http://www.gimp.org/">GIMP</a>:</span></p>
<p><strong>GIMP</strong> stands for <strong>GNU Image Manipulation Program</strong>.<img class="alignright" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST6/gimp.png" border="0" alt="gimp" width="253" height="184" /> It is a free software for <strong>photo </strong><strong>retouching</strong>, <strong>image composition </strong>and<strong> authoring</strong>. It can act as a simple paint application and at the same time expert quality photo retouching software.<br />
It can do anything with plug-ins and extensions.<br />
<strong>GIMP</strong> is the biggest source of confrontation ahead very costly Adobe  Photoshop. It has all the features that are essential for head to head  comparison with Photoshop.<br />
It has all painting tools including <strong>Brush, Pencil, Airbrush, Clone,</strong> etc. It has very powerful <strong>gradient editor</strong> and <strong>blend tool</strong> with support of custom brushes and patterns.<br />
It has also Advanced Manipulation options like <strong>full alpha channel </strong>support, <strong>layers and channels</strong>(You must&#8217;ve known that if you have used Photoshop),<strong>Undo/Redo</strong> options,<strong>text layers</strong>, transformation tools like <strong>rotate, scale, shear and flip</strong>, <strong>selection tools</strong> like <strong>rectangle, rounded rectangle, ellipse, free, fuzzy.</strong><br />
Now something which is unusual in Photoshop, it contains GIMP animation package which consists of hell lot of options.<br />
Don&#8217;t  you think that these endless features are enough to prompt you to try  this once. Also due to open source backup team numbers of new features  are added to this time by time.<br />
GIMP is distributed with almost all Linux packages, also it has support over Windows and MAC.</p>
<p><a href="http://www.gimp.org/downloads/">DOWNLOAD<br />
</a><br />
<span id="more-73"></span><br />
<span style="font-size: medium;">2) <a href="http://www.gimpshop.com/">GIMPShop:</a></span></p>
<p>It  is<img class="alignright" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST6/gimpshop1.jpg" border="0" alt="gimp" width="240" height="170" /> modified version of GIMP designed to replicate the Adobe Photoshop. It is intended for the open source users which have been using Adobe  Photoshop and just have shifted to open source. It has very similar  interface to the users as compared to photoshop. Like GIMP it is very  portable and supports almost all platforms.</p>
<p><a href="http://www.gimpshop.com/download.shtml"><span>DOWNLOAD</span></a></p>
<p><span style="font-size: medium;"><strong>3)</strong><a href="http://www.koffice.org/krita/"><span style="font-size: medium;">Krita:</span></a></span></p>
<p>It is just another Image Editing software like above based on <strong>KDE</strong>. It is generally  distributed with <strong>Koffice</strong>. It is enormously flexible which gives full scope to your creativity relating to images.<br />
<strong>Krita</strong> is rally fun. It has very easy-to-use features like<strong> guided painting</strong>, and advanced features like <strong>colorspaces, layer groups or tonemapping</strong>. <strong>Krita</strong> is free software so is improving day by day.<br />
<a href="http://webscripts.softpedia.com/script/Image-Galleries/Image-Tools/Krita-28894.html"><br />
<span>DOWNLOAD</span></a></p>
<p><span style="font-size: medium;">4) <a href="http://www.all-in-one.ee/%7Edersch/"> Panorama Tools:</a></span></p>
<p>It has multiple utilities<img class="alignright" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST6/colored-cells-490x381.png" border="0" alt="panorma" width="248" height="168" /> like <strong>PTOptimizer</strong>, for optimizing control points, <strong>Panoinfo, PTmender, PTblender, PTtiff2psd</strong> and <strong>PTuncrop ion</strong>.<br />
The  Panorama has Gimp plug-ins. The gimp-plugins are rearranged and updated  regularly. A fully 16bit color depth compatible version of the Panorama  Tools Photoshop plugins.</p>
<p><a href="http://www.all-in-one.ee/%7Edersch/"><span>DOWNLOAD</span></a></p>
<p><span style="font-size: medium;">5)<a href="http://hugin.sourceforge.net/">Hugin</a></span></p>
<p>It is very very interesting Image stitching software based on <strong>Panorama</strong>.<img class="alignright" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST6/250px-Hugin_logo.png" border="0" alt="panorma" width="248" height="136" /> It can stitch any set of overlapping pictures. Use this software some of the greatest mosaics. Softwares like<strong> Hugin </strong>are few in numbers.<br />
You can take multiple images from different angles and stitch them into a beautiful panoramic view.<br />
You must try this.<br />
<a href="http://hugin.sourceforge.net/download/"><br />
<span>DOWNLOAD</span></a></p>
<p>Click <a href="http://upload.wikimedia.org/wikipedia/commons/9/90/Londonpanorama.jpg">here</a> to see one mosaic effect of some simple pics.</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxcrux.com/5-great-image-editing-softwares-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Most Important Linux Terminal Commands</title>
		<link>http://tuxcrux.com/65/</link>
		<comments>http://tuxcrux.com/65/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 02:59:00 +0000</pubDate>
		<dc:creator>TuxCrux Admin</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[commands]]></category>

		<guid isPermaLink="false">http://tuxcrux.com/?p=65</guid>
		<description><![CDATA[You all must know that heart of every Linux distro is terminal (counterpart of CMD of Windows in Linux). It is much much powerful than its counterpart CMD in windows. You can master any distro by having a good grip over terminal. GUI is different for different distros but same UNIX terminal lies in core [...]]]></description>
			<content:encoded><![CDATA[<p>You all must  know that heart of every Linux distro is <strong>terminal</strong> (counterpart of <em>CMD</em> of Windows in Linux). It is much much powerful than   its counterpart<em> CMD</em> in windows. You can master any distro by having a  good grip over terminal. <em>GUI</em> is different for different distros but same  <em>UNIX</em> terminal lies in core all of them.<br />
For  having a good grip over  terminal you need to know all basic terminal commands. I am gonna tell  you 20 most important commands of Linux.</p>
<p><span style="color: #800000;"><span style="font-size: medium;">(1) <strong>su</strong></span></span><br />
<strong>su</strong> stands for<em> superuser</em>. Linux has limited user access that is why it is  considered and de facto is secure. It asks for administrative password at  every gateway.<br />
Switching user to administrator is a lot simple than windows.<br />
Type su in terminal window and it&#8217;ll ask for password.<strong> </strong></p>
<blockquote><p><strong><code>su</code></strong></p></blockquote>
<p><img id="BLOGGER_PHOTO_ID_5370425909459097106" class="alignleft" src="http://4.bp.blogspot.com/_F4BR0rAT4fk/SoeV6THdFhI/AAAAAAAAAME/spOs67d9HEg/s400/12.png" alt="Switching user" width="284" height="84" /></p>
<p><span style="color: #800000;"><br />
</span></p>
<p><span id="more-65"></span></p>
<p><span style="color: #800000;"><span style="font-size: medium;">(2) <strong>mv</strong></span></span><br />
Its like cut and paste</p>
<blockquote><p><code><strong>cp ~$ mv /home/ashish/Desktop/1.png /home/ashish/Desktop/picsr/1.png</strong></code></p></blockquote>
<p><span style="font-size: medium;"><br />
<img src="http://tuxcrux.com/wp-content/uploads/2010/08/POST5/2.png" border="0" alt="" /></span></p>
<p><span style="font-size: medium;"><br />
</span></p>
<p><span style="font-size: medium;"><span style="color: #800000;">(3)<strong> rm</strong></span></span></p>
<p>Its like delete in windows.<strong> </strong></p>
<blockquote><p><strong><br />
<code>rm files</code></strong></p></blockquote>
<p><span style="color: #800000;"><span style="font-size: medium;">(4)<strong> gzip</strong></span></span><br />
Compresses the file and give it a extension .gzip or .gz. Winrar/Winzip do the same job over windows.<br />
<strong> </strong></p>
<blockquote><p><strong><code>gzip filename</code></strong></p></blockquote>
<p><img src="http://tuxcrux.com/wp-content/uploads/2010/08/POST5/1.png" border="0" alt="" /></p>
<p><span style="color: #800000;"><span style="font-size: medium;">(5) <strong>cat</strong></span></span><br />
It displays the content of file right there.</p>
<blockquote><p><code><strong>cat [Options] [File]</strong></code></p></blockquote>
<p><span style="color: #800000;"><span style="font-size: medium;">(6) <strong>mount</strong></span></span><br />
It mounts the CD/DVD and other external devices.</p>
<blockquote><p><code><strong>mount | column -t</strong></code></p></blockquote>
<p><img src="http://tuxcrux.com/wp-content/uploads/2010/08/POST5/4.png" border="0" alt="" /></p>
<p><span style="color: #800000;"><span style="font-size: medium;">(7) <strong>pkill/pkillall</strong></span></span><br />
Its  like pressing <em>ctrl+alt+delete</em> and forcefully terminating a humpy  process. Actually its better than classic kill and killall which  requires pid number.<br />
<strong> </strong></p>
<blockquote><p><strong><code>pkill [-signal]</code></strong></p>
<p><strong><br />
</strong></p></blockquote>
<p><span style="color: #800000;"><span style="font-size: medium;">(8) <strong>passwd</strong></span></span><br />
Its for changing the password.<br />
<strong> </strong></p>
<blockquote><p><strong><code>passwd [options...]</code></strong></p></blockquote>
<p><span style="color: #800000;"><span style="font-size: medium;">(9)<strong> halt</strong></span></span><br />
In case of emergency for avoiding loss of data forcefully shutting down.</p>
<blockquote><p><code><strong>halt [-d | -f | -h | -n | -i | -p | -w]</strong></code></p>
<p><strong><br />
</strong></p></blockquote>
<p><span style="color: #800000;"><span style="font-size: medium;">(10) <strong>reboot</strong></span></span><br />
Simply restart the system</p>
<p><code> </code></p>
<blockquote>
<h5><code><strong>reboot [-d | -f | -i | -n | -w]</strong></code></h5>
</blockquote>
<p><span style="color: #800000;"><span style="font-size: medium;">(11) <strong>clear</strong></span></span><br />
It clears visible area of console.<br />
<strong> </strong></p>
<blockquote><p><strong><code>clear</code></strong></p></blockquote>
<p><span style="color: #800000;"><span style="font-size: medium;">(12) <strong>vi</strong></span></span><br />
It is like notepad editor in Windows. It can be used inside terminal.</p>
<p><span style="font-size: medium;"><br />
<span style="color: #800000;">(13) <strong>man</strong></span></span></p>
<p>It is used to read information, help and other details about command, information or process.<br />
<strong> </strong></p>
<blockquote><p><strong><code>man commandname [options]</code></strong></p></blockquote>
<p><span style="font-size: medium;"><br />
<span style="color: #800000;">(14) <strong>gcc</strong></span></span></p>
<p>It invokes C/C++ compiler.</p>
<p><img src="http://tuxcrux.com/wp-content/uploads/2010/08/POST5/17.png" border="0" alt="" /><br />
<span style="color: #800000;"><span style="font-size: medium;">(15) <strong>ifconfig</strong></span></span><br />
Its Linux counterpart for Windows&#8217; ipconfig.</p>
<blockquote><p><strong><code>ifconfig [options]</code></strong></p></blockquote>
<p><img src="http://tuxcrux.com/wp-content/uploads/2010/08/POST5/15.png" border="0" alt="" /><br />
<span style="color: #800000;"><span style="font-size: medium;">(16) <strong>lock</strong></span></span><br />
It temporarily locks the terminal.</p>
<p><span style="color: #800000;"><span style="font-size: medium;">(17)<strong> pwd</strong></span></span><br />
It prints present working path.<code><strong> </strong></code></p>
<blockquote><p><code><strong>pwd [options]</strong></code></p></blockquote>
<p><img src="http://tuxcrux.com/wp-content/uploads/2010/08/POST5/13.png" border="0" alt="" /><br />
<span style="color: #800000;"><strong><span style="font-size: medium;">(18) cksum</span></strong></span></p>
<p>Checksums and count the bytes in file specified.  Prints CRC check-sum and byte counts of each FILE.<strong> </strong></p>
<blockquote><p><strong><code>cksum filename</code></strong></p></blockquote>
<p><img src="http://tuxcrux.com/wp-content/uploads/2010/08/POST5/14.png" border="0" alt="" /><br />
<span style="font-size: medium;"><br />
<span style="color: #800000;"><strong> </strong></span></span></p>
<p><span style="font-size: medium;"><span style="color: #800000;"><strong>(19) gunzip</strong></span></span></p>
<p>It un-compresses file.<code><strong> </strong></code></p>
<blockquote><p><code><strong>gunzip [-Z]</strong></code></p>
<p><strong><br />
</strong></p></blockquote>
<p><span style="color: #800000;"><span style="font-size: medium;">(20) <strong>installpkg</strong></span></span><br />
It is used to install one of the packages from the program sets.<strong> </strong></p>
<blockquote><p><strong><code>installpkg</code></strong> [options]</p></blockquote>
<p>﻿</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxcrux.com/65/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Every Linux OS is special!</title>
		<link>http://tuxcrux.com/every-linux-os-is-special/</link>
		<comments>http://tuxcrux.com/every-linux-os-is-special/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 11:56:29 +0000</pubDate>
		<dc:creator>TuxCrux Admin</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[mandriva]]></category>
		<category><![CDATA[mint]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[slackware]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://tuxcrux.com/?p=56</guid>
		<description><![CDATA[This is true. You will have a unique working experience with everyone of it. Every Linux OS has its own peculiarities which can be mysterious as well as intuitive, can be advantageous too. Due to the wide availability and with its specific editions Linux have been on the charts and have been best choices for [...]]]></description>
			<content:encoded><![CDATA[<p>This is true. You will have a unique working experience with everyone of it. Every Linux OS has its own peculiarities which can be mysterious as well as intuitive, can be advantageous too. Due to the wide availability and with its specific editions Linux have been on the charts and have been best choices for various platforms.<br />
This post is just a brief intro to major Linux distros out there. It will give you a good preset in your mind if you are gonna install a new Linux distro in future.<br />
So here we start with:</p>
<h3><span style="color: #800000;"><strong>(1) Ubuntu</strong></span></h3>
<p>If you have just switched over to Linux from Windows, <img class="alignright" style="border: 0pt none;" title="Ubuntu" src="../wp-content/uploads/2010/08/POST4/ubuntu.jpg.png" border="0" alt="Ubuntu" width="188" height="182" />this is the right choice for you. Working environment is very identical to Windows, and software packages are also easily available because of its <strong>Debian </strong>backup. Adding and removing any application is also quite simple. <strong>Synaptic manager</strong> is the name of utility. Well codecs is not very much the issue. You can play mp3s seconds after installation. Codecs are also easily available for downloads.<br />
Well the negative side is that Gnomeis the only desktop environment available.<br />
<span id="more-56"></span></p>
<h3><span style="color: #800000;"><strong>(2) openSuse</strong></span></h3>
<p>It is <strong>Novell </strong>backed distribution which has gained a lot of fame in recent time. <img class="alignright" style="border: 0pt none;" title="opensuse" src="../wp-content/uploads/2010/08/POST4/opensuse.png" border="0" alt="opensuse" width="186" height="188" />Firstly it was not free but later Suse came with free verison named openSuse. open Suse has very cool graphical interface. Well it has multiple desktop environment support also with Gnome and<strong> KDE</strong>. Name of application manager is Yast <em>Yet Another Setup Tool</em>. It is much simpler and easy to use than Ubuntu&#8217;s Synaptic manager. Downloading packages and software is not the biggest issue. Updates are available every time you connect your system with internet.<br />
But the codecs are really an issue in openSuse. You have to download dozens of codecs to play your all media files. Second is the installment, installation is confusing and complex.</p>
<h3><span style="color: #800000;"><strong>(3) Debian</strong></span></h3>
<p><img class="alignright" style="border: 0pt none;" title="Debian" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST4/offVertColor-phil2.eps.jpg" border="0" alt="Debian" width="188" height="188" /><br />
If you&#8217;ve used Ubuntu you&#8217;ll have <em>deja vu</em> feeling. It has biggest resources/applications collection that is whopping 25000. Debian is the biggest package center in entire Linux community. Interface is much like Ubuntu. It has XFCE, KDE and Gnome as desktop environments. The full version of Debian come in 4DVDs or 10 CDs. Its quite a big distribution and requires a large hard disc space.</p>
<h3><span style="color: #800000;"><strong>(4) Mint</strong></span></h3>
<p><img class="alignright" style="border: 0pt none;" title="Mint" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST4/LML.png" border="0" alt="Mint" width="200" height="181" /><br />
Its said the lightest Linux distro. It is very simple to use. I reckon its the best media playing distro of Linux with a wide media playing support. It has both Debian and RPMs support as package downloading option. Its also a very good option for playing games.<br />
Its the best option for a beginner who just want to drench its leg in LINUX pool.</p>
<h3><span style="color: #800000;"><strong>(5 ) Slackware</strong></span></h3>
<p>If you are just getting your feet wet with Linux its time to try something geeky.<img class="alignright" style="border: 0pt none;" title="Slackware" src="../wp-content/uploads/2010/08/POST4/slackware.png" border="0" alt="Slackware" width="180" height="180" /> Slackware has simple and straight principle of <strong>KISS</strong> (Keep It Simple and Stupid). Its not for you if you still feel you are armature. The thing is that its one the oldest distribution. Even you have to write down the commands for starting the booting process.<br />
The best desktop environment is KDE. The software and packages comes with .tgz(.tar.gz) extension. Use <em>installpkg</em> to install these files. You must take one time experience with Slackware.</p>
<h3><span style="color: #800000;"><strong>(6) Mandriva</strong></span></h3>
<p><img class="alignright" style="border: 0pt none;" title="Mandriva" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST4/Logo-Mandriva,U-I-1098-3.jpg" border="0" alt="Mandriva" width="200" height="160" /><br />
Earlier name was Mandrake but after a legal war they had to replace the name. It is one of the prime face of Linux. It do have the paid version too. It is the French face of open source in France. It is quite consistent in its fan following and a good choice for newbies.</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxcrux.com/every-linux-os-is-special/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Best Linux compatible media players</title>
		<link>http://tuxcrux.com/5-best-linux-compatible-media-players/</link>
		<comments>http://tuxcrux.com/5-best-linux-compatible-media-players/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 10:21:15 +0000</pubDate>
		<dc:creator>TuxCrux Admin</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[amarok]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[totem]]></category>
		<category><![CDATA[xine]]></category>

		<guid isPermaLink="false">http://tuxcrux.com/?p=42</guid>
		<description><![CDATA[It is very important to know the media players of Linux. Because there are not many of them pre installed. Generally people don&#8217;t have essential know-how that which one is best based on features and user-experience. Every release has its own new entry in to league, but its worthily to know which of &#8216;em are [...]]]></description>
			<content:encoded><![CDATA[<p>It is very important to know the media players of Linux. Because there are not many of them pre installed.<br />
Generally people don&#8217;t have essential know-how that which one is best based on features and user-experience. Every release has its own new entry in to league, but its worthily to know which of &#8216;em are there amiable.  So here are some I can recommend from my experience.</p>
<h3><span style="color: #800000;"><strong>1) Totem Media Player</strong></span></h3>
<p>Totem is movie player for the <strong>Gnome</strong> desktop based on <em>xine</em> and . It plays any Xine or GStreamer supported file. It <img class="alignright" style="border: 0pt none;" src="../wp-content/uploads/2010/08/POST3/Totem_1.png" border="0" alt="Totem" width="312" height="213" />support 4.0, 4.1, 5.0, 5.1, stereo and AC3 pass-through audio output.<br />
From user-experience it can be easily rated as best place to play your media even when there are plenty of players available.  make it as a default player. It is definitely better audio player as audio is much more pronounced and clear and lastly detailed.<br />
<a href="http://linux.softpedia.com/get/Multimedia/Video/Totem-3417.shtml">Download Totem Media player</a></p>
<p><span id="more-42"></span></p>
<h3><strong><span style="color: #800000;">2) VLC</span></strong></h3>
<p><span style="color: #800000;"><br />
</span></p>
<p>VLC does not need any introduction. Its same classic media player that has magical power to play any yes almost any <img class="alignright" style="border: 0pt none;" src="../wp-content/uploads/2010/08/POST3/vlc.png" border="0" alt="vlc" width="314" height="117" />media file.<br />
VLC (<em>initially VideoLAN Client</em>) is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, avi, xvid, mp3, ogg and many new formats like mkv) as well as DVDs, VCDs, and various streaming protocols. It has almost all functions which are there in its Window&#8217;s brother.<br />
<a href="http://linux.softpedia.com/get/Multimedia/Video/VLC-2608.shtml">Download VLC</a></p>
<h3><span style="color: #800000;"><strong>3) Amarok</strong></span></h3>
<p><span style="color: #800000;"><strong><br />
</strong></span></p>
<p>It is the best option if you are fond of playing long playlists.<img class="alignright" style="border: 0pt none;" src="../wp-content/uploads/2010/08/POST3/amarok.png" border="0" alt="amarok" width="311" height="166" /><br />
<code>"Easily the best media-player for Linux at the moment. Install it now!" </code>from Linux Format Magazine<br />
It has variety of impressive addons like wiki-page of artist and lyrics and many more contemporary features.<br />
So what are you waiting for.<br />
<a href="http://linux.softpedia.com/get/Multimedia/Audio/amaroK-2140.shtml">Download AmaroK</a></p>
<h3><strong><span style="color: #800000;">4) MPlayer</span></strong></h3>
<p>It is specialized media player for Linux. It gives maximum space to you for playing video files.<img class="alignright" style="border: 0pt none;" src="../wp-content/uploads/2010/08/POST3/mplayer.png" border="0" alt="mplayer" width="303" height="172" /><br />
MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, YUV4MPEG, FILM, RoQ, PVA files, supported by many native, XAnim, and Win32 DLL codecs. Even you can watch VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5 and WMV movies.<br />
<a href="http://linux.softpedia.com/get/Multimedia/Video/MPlayer-20.shtml">Download Mplayer</a></p>
<h3><span style="color: #800000;"><strong>5) Xine</strong></span></h3>
<p><span style="color: #800000;"><strong><br />
</strong></span></p>
<p>It might look like 10 years older than present time, but heart is younger. Xine is a free (gpl-licensed) high-performance, <img class="alignright" style="border: 0pt none;" src="../wp-content/uploads/2010/08/POST3/Untitled-1.png" border="0" alt="xine" width="298" height="152" />portable and reusable multimedia playback engine. Xine is faster than its companions.<br />
Xine is one of the most supportive media package in LINUX OS environments. It has its own codec packs which can be easily be updated<br />
<a href="http://linux.softpedia.com/get/Multimedia/Video/Xine-026.shtml">Download Xine</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tuxcrux.com/5-best-linux-compatible-media-players/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing softwares and repositories in Debians(Ubuntu).</title>
		<link>http://tuxcrux.com/installing-softwares-and-repositories-in-debiansubuntu/</link>
		<comments>http://tuxcrux.com/installing-softwares-and-repositories-in-debiansubuntu/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 17:28:59 +0000</pubDate>
		<dc:creator>TuxCrux Admin</dc:creator>
				<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://tuxcrux.com/?p=33</guid>
		<description><![CDATA[Often Linux distro comes up with softwares in terms of repositories and packages. For instance Ubuntu enterprise edition which was demonstrated on first post was 4.2 GB. This installation package is quite composite and versatile and does not need much packages to download. But updates for installed packages and new softwares are always available there [...]]]></description>
			<content:encoded><![CDATA[<p>Often Linux distro comes up with softwares in terms of repositories and packages. For instance Ubuntu enterprise edition which was demonstrated on first post was 4.2 GB. This installation package is quite composite and versatile and does not need much packages to download. But updates for installed packages and new softwares are always available there at your doorstep.</p>
<p>Remember Window&#8217;s run , a very good launchpad or window to search or launch various programs, the counterpart in Linux is available <em><strong>Remastersys</strong></em>. Shortcut is<em> <strong><em>&#8216;Alt + F2&#8242;</strong></em>. You know the most important tool for a user is control panel from where he/she can customize settings like installing software. In Linux there is no control panel, all settings are distributive under administrative settings.</p>
<p>     For software removal and upgrade there is a tool in every Linux distro, which is <em>Synaptic</em> in Ubuntu and <em>Yast</em> in Suse.Just press <em>Alt+F2</em> and type Synaptic or follow path given in image. Now you can play there with so many options. In starting you will get little confused but once you&#8217;ll get hold of it you will master the configuration.<code> THAT IS WHAT THE UNIQUE TRAIT OF LINUX I.E. YOU FEEL MUCH CLOSER TO OS THAN WINDOWS. YOU DO THINGS IN YOUR WAY.</code><span id="more-33"></span></p>
<p style="text-align: center;"><strong><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST2/t24.JPG" border="0" alt="" width="496" height="408" /></strong></p>
<p><strong></strong>Now search for the package you want to install. For instance if you have <em>nVidia</em> graphics residing hardware on you motherboard so you can&#8217;t install the software drivers you have got with it on Linux.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST2/t25.JPG" border="0" alt="" width="272" height="378" /></p>
<p>So Linux have universal packages for each hardware stream.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://tuxcrux.com/wp-content/uploads/2010/08/POST2/t26.JPG" border="0" alt="" width="282" height="231" /></p>
<p>Select it from dropdown list and mark it for upgrade and now OS will itself take from either installation media or Internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxcrux.com/installing-softwares-and-repositories-in-debiansubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
