<?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>... coding (the life) &#187; linux</title>
	<atom:link href="http://www.marvinmarcelo.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marvinmarcelo.com</link>
	<description>Anything about programming, and a little about me.</description>
	<lastBuildDate>Wed, 11 Aug 2010 04:57:29 +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>Torrent session via terminal</title>
		<link>http://www.marvinmarcelo.com/torrent-session-via-terminal/</link>
		<comments>http://www.marvinmarcelo.com/torrent-session-via-terminal/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 13:00:55 +0000</pubDate>
		<dc:creator>Marvin</dc:creator>
				<category><![CDATA[me stuff]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[transmission]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.marvinmarcelo.com/?p=1509</guid>
		<description><![CDATA[I&#8217;ve been looking on how to start a torrent session on another machine lately (on *nix flavor), and I thought there&#8217;s probably a command-line for it, and I was right. Since I can SSH thru in my Ubuntu machine at home, this sounds like a fit option. The need arises when I&#8217;m in the office, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been looking on how to start a torrent session on another machine lately (on *nix flavor), and I thought there&#8217;s probably a command-line for it, and I was right. Since I can SSH thru in my Ubuntu machine at home, this sounds like a fit option.</p>
<p>The need arises when I&#8217;m in the office, working of course, and a movie title suddenly pops in my head and I get eager watching it. So I&#8217;d search for torrent for that movie with good remarks, at least watchable quality. Download it then SCP that to my machine at home and start session torrent on CLI. Takes at least a minute of my time to fire it up, but most importantly, it&#8217;s finished downloading when I get home. And watch on dinner I guess.</p>
<p>So, if you&#8217;re using Ubuntu, transmission is commonly installed there. But we need the <tt>transmission-cli</tt> package installed, which includes <tt>transmission-daemon</tt> and <tt>transmission-remote</tt> for starting CLI torrent session. First fire up the daemon, then use remote to add torrent file, like this one below</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">marvin@localhost:~/Desktop$ transmission-daemon
marvin@localhost:~/Desktop$ transmission-remote -a Avatar-2009-TELESYNC-XviD-ORC.torrent</pre></div></div>

<p>If it says <tt>The program 'transmission-daemon' is currently not installed</tt>, just type the suggested install command. It should be like this</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">marvin@localhost:~$ sudo apt-get install transmission-cli</pre></div></div>

<p>Now, if you want to find out download stats just add the <tt>-l</tt> or <tt>--list</tt> like the one below, will list all torrents and status.</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">marvin@localhost:~/Desktop$ transmission-remote -l</pre></div></div>

<p>Use <tt>transmission-remote --help</tt> for other options. You can set upload and download limits too.</p>
<p>Here are useful links:</p>
<ul>
<li><a href="http://linux.die.net/man/1/transmission-remote">http://linux.die.net/man/1/transmission-remote</a></li>
<li><a href="http://www.transmissionbt.com/">http://www.transmissionbt.com/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marvinmarcelo.com/torrent-session-via-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If Windows, Linux and OSX Opened Cafes</title>
		<link>http://www.marvinmarcelo.com/if-windows-linux-and-osx-opened-cafes/</link>
		<comments>http://www.marvinmarcelo.com/if-windows-linux-and-osx-opened-cafes/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 03:58:10 +0000</pubDate>
		<dc:creator>Marvin</dc:creator>
				<category><![CDATA[me stuff]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[work related]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[funky]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.marvinmarcelo.com/?p=1395</guid>
		<description><![CDATA[What if really&#8230; LOL! I found this from DaniWeb, it&#8217;s short and entertaining! Read on&#8230; The New York Times reported today that Apple has opened its first Apple Store in Paris, underneath the Louvre no less, and just two weeks after Microsoft opened up a Windows 7 cafe in Paris in another location. The idea [...]]]></description>
			<content:encoded><![CDATA[<p>What if really&#8230; LOL! I found <a href="http://www.daniweb.com/news/story236836.html?urlhash=yp4q&amp;trk=nus_ritm-title">this</a> from <a href="http://www.daniweb.com">DaniWeb</a>, it&#8217;s short and entertaining! Read on&#8230;</p>
<p>The New York Times <a href="http://www.nytimes.com/reuters/2009/11/06/technology/tech-us-france-apple-louvre.html" target="_blank">reported today</a> that Apple has opened its first Apple Store in Paris, underneath the Louvre no less, and just two weeks after Microsoft opened up a <a href="http://www.engadget.com/2009/10/22/microsofts-windows-cafe-opens-its-doors-in-paris/" target="_blank">Windows 7 cafe</a> in Paris in another location. The idea of these two companies competing in a retail environment, and especially a Windows-themed cafe, got me thinking about what would happen if three cafes opened each run in the same style of the operating system it was named for. I figure it might look something like this:</p>
<h4>Windows Cafe</h4>
<p>The Windows Cafe is in a bland store front. The furniture consists of straight wooden chairs with tables with sharp angles. Unfortunately, every so often when you sit in a chair it crashes the to the floor, but you get used to this and figure it&#8217;s just part of the experience of going to the Windows Cafe. (To be fair they have been testing chairs from a new manufacturer and they are reportedly less prone to breaking in this fashion.) Pictures of a smiling Bill Gates and Windows logos adorn the walls. The coffee tastes fine most of the time, but a surprising number of patrons get sick there, so that it&#8217;s become standard practice to use <a href="http://www.daniweb.com/news/story236836.html?urlhash=yp4q&amp;trk=nus_ritm-title" target="_blank">hand sanitizer</a> before you go in to protect yourself. The coffee is expensive, and refills are definitely not free, but it&#8217;s a known quantity, and many people are comfortable going there.</p>
<h4>Linux Cafe</h4>
<p>The Linux Cafe is a funky place in an artsy neighborhood with eclectic furniture donated by the patrons. It doesn&#8217;t match, but it&#8217;s comfortable and the walls are covered with donated pictures and paintings by local artists. The coffee is free, served in black cups (or you can just bring your own), but you need to make it yourself. If you can&#8217;t do it yourself, the cafe has consultants available to help you for a fee. It&#8217;s great for people who know about coffee brewing, but many people are intimidated by the idea of making their own coffee and stay away, even though very few people ever get sick who go there.</p>
<h4>Apple Cafe</h4>
<p>The Apple Cafe is a modern, state-of-the-art facility. The tables are stainless steel and the chairs are ultra-contemporary. Shrines to Apple CEO <a href="http://www.daniweb.com/news/story236836.html?urlhash=yp4q&amp;trk=nus_ritm-title#" target="_blank">Steve Jobs</a> are dotted around the wide space. The cups are cool and come in a variety of bright colors. The coffee is well made by a highly trained staff, and even though it costs a lot more, people line up around the block for a chance to drink it. Just don&#8217;t ask the staff about their coffee-making techniques because they are extremely tight lipped about this. People occasionally get sick there, but it&#8217;s rare enough for the cafe to brag about its safety record.</p>
<p>So there you have it. Three cafes with three distinct personalities just like the operating systems they represent</p>
<p>Source: <a href="http://www.daniweb.com/news/story236836.html?urlhash=yp4q&amp;trk=nus_ritm-title">http://www.daniweb.com/news/story236836.html?urlhash=yp4q&amp;trk=nus_ritm-title</a> by <a href="http://www.daniweb.com/news/writer313540.html">Ron Miller</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marvinmarcelo.com/if-windows-linux-and-osx-opened-cafes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common linux commands</title>
		<link>http://www.marvinmarcelo.com/common-linux-commands/</link>
		<comments>http://www.marvinmarcelo.com/common-linux-commands/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 23:53:09 +0000</pubDate>
		<dc:creator>Marvin</dc:creator>
				<category><![CDATA[work related]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.marvinmarcelo.com/?p=169</guid>
		<description><![CDATA[awk &#8211; Pattern scanning and processing language bash &#8211; GNU Bourne-Again Shell biff &#8211; Be notified when mail arrives (currently not installed) cat &#8211; Concatenate files and print on the standard output cd &#8211; Change directory chage &#8211; Change user password expiry information chgrp &#8211; Change group ownership chmod &#8211; change file access permissions chown [...]]]></description>
			<content:encoded><![CDATA[<p>awk &#8211; Pattern scanning and processing language</p>
<p>bash &#8211; GNU Bourne-Again Shell</p>
<p>biff &#8211; Be notified when mail arrives (currently not installed)</p>
<p>cat &#8211; Concatenate files and print on the standard output</p>
<p>cd &#8211; Change directory</p>
<p>chage &#8211; Change user password expiry information</p>
<p>chgrp &#8211; Change group ownership</p>
<p>chmod &#8211; change file access permissions</p>
<p>chown &#8211; change file owner and group</p>
<p>chroot &#8211; run command or interactive shell with special root directory</p>
<p>chsh &#8211; change login shell</p>
<p>clear &#8211; clear the terminal screen</p>
<p>cp &#8211; copy files and directoriesman</p>
<p>crontab &#8211; maintain crontab files for individual users</p>
<p>cut &#8211; remove sections from each line of files</p>
<p>date &#8211; print or set the system date and time</p>
<p>dd &#8211; convert and copy a file</p>
<p>df &#8211; report file system disk space usage</p>
<p>diff &#8211; compare files line by line</p>
<p>dig &#8211; DNS look up utility</p>
<p>dmesg &#8211; print or control the kernel ring buffer</p>
<p>dnsdomainname &#8211; show the system DNS domain name</p>
<p>echo &#8211; display a line of text</p>
<p>env &#8211; run a program in a modified environment</p>
<p>false &#8211; do nothing, unsuccessfully</p>
<p>fdisk &#8211; partition table manipulator for linux (be careful when you use it)</p>
<p>find &#8211; search for files in a directory hierarchy</p>
<p>free &#8211; display amount of free and used memory in the system</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marvinmarcelo.com/common-linux-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
