<?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>One Picture News &#187; Linux</title>
	<atom:link href="http://daily-log.net/topic/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://daily-log.net</link>
	<description>Interesting News in one Picture</description>
	<lastBuildDate>Thu, 15 Oct 2009 11:17:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>What is debian?</title>
		<link>http://daily-log.net/archives/2008/06/27/what-is-debian/</link>
		<comments>http://daily-log.net/archives/2008/06/27/what-is-debian/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 13:33:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://daily-log.net/?p=70</guid>
		<description><![CDATA[What is Debian? Debian as a Universal Operating System 15,490 precompiled software with Sarge (3.1) 12 officially supported architectures IA-32, IA-64, AMD64, PowerPC, Alpha, SPARC, ARM, m68k, MIPS (mips and mipsel), HP PA-RISC, S/390 GNU/Linux, GNU/Hurd, GNU/NetBSD, GNU/kFreeBSD What is Debian? Debian as a Mother Distribution Base for a number of popular distributions Ubuntu, Knoppix, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img src="http://img155.imageshack.us/img155/4533/debianlogoverticalwn7.gif" alt="Debian Logo" width="320" height="283" /></p>
<p><strong>What is Debian?</strong></p>
<ul>
<li>Debian as a Universal Operating System
<ul>
<li>15,490 precompiled software with Sarge (3.1)</li>
</ul>
<ul>
<li>12 officially supported architectures
<ul>
<li>IA-32, IA-64, AMD64, PowerPC, Alpha, SPARC,</li>
</ul>
<ul>
<li>ARM, m68k, MIPS (mips and mipsel), HP PA-RISC, S/390</li>
</ul>
</li>
</ul>
</li>
<li>GNU/Linux, GNU/Hurd, GNU/NetBSD, GNU/kFreeBSD</li>
</ul>
<p><strong>What is Debian?</strong></p>
<ul>
<li>Debian as a Mother Distribution
<ul>
<li>Base for a number of popular distributions
<ul>
<li>Ubuntu, Knoppix, Libranet</li>
</ul>
</li>
</ul>
</li>
<li>Base for internal custom distributions
<ul>
<li>Debian Jr., Debian-Med, Debian-Edu, Debian Desktop, Debian-Lex, Debian-NP, Debian Accessibility, Debian Enterprise, Demudi</li>
</ul>
</li>
</ul>
<p><strong>What is Debian?</strong></p>
<ul>
<li>Debian as a Community
<ul>
<li>1,682 project participants
<ul>
<li>1,618 independent package maintainers</li>
</ul>
<ul>
<li>64 package maintenance teams</li>
</ul>
</li>
</ul>
</li>
<li>Collaboration through mailing lists and IRC
<ul>
<li>28,588 subscribers of debian-announce</li>
<li>4,772 subscribers of debian-devel-announce</li>
</ul>
</li>
<li>Developers all over the world (see map)<br />
<img src="http://img204.imageshack.us/img204/7055/debiandevelopermaphu7.png" alt="Debian Developers" width="602" height="363" /></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://daily-log.net/archives/2008/06/27/what-is-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Linux Tips] Download using wget</title>
		<link>http://daily-log.net/archives/2008/06/23/linux-tips-download-using-wget/</link>
		<comments>http://daily-log.net/archives/2008/06/23/linux-tips-download-using-wget/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 10:23:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[download rapidshare]]></category>
		<category><![CDATA[linux-tutorial]]></category>
		<category><![CDATA[rapidshare]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://daily-log.net/?p=61</guid>
		<description><![CDATA[Download using wget is as simple as: $wget [options] url [options] has many switches. For example, you can continue from previously broken download with switches &#8216;-c&#8217;. Ex: $wget -c url If you&#8217;re want to download from premium rapidshare account, you can also pass your username and password with switches &#8216;&#8211;http-user=USER&#8217; and &#8216;&#8211;http-password=PASS&#8217;. Here&#8217;s some of [...]]]></description>
			<content:encoded><![CDATA[<p>Download using wget is as simple as:</p>
<blockquote><p>$wget [options] url</p></blockquote>
<p>[options] has many switches. For example, you can continue from previously broken download with switches &#8216;-c&#8217;. Ex: $wget -c url</p>
<p>If you&#8217;re want to download from premium rapidshare account, you can also pass your username and password with switches &#8216;&#8211;http-user=USER&#8217; and &#8216;&#8211;http-password=PASS&#8217;.</p>
<p><span id="more-61"></span></p>
<p>Here&#8217;s some of the switches:</p>
<blockquote><p>GNU Wget 1.10.2, a non-interactive network retriever.<br />
Usage: wget [OPTION]&#8230; [URL]&#8230;</p>
<p>Mandatory arguments to long options are mandatory for short options too.</p>
<p>Startup:<br />
-V,  &#8211;version           display the version of Wget and exit.<br />
-h,  &#8211;help              print this help.<br />
-b,  &#8211;background        go to background after startup.<br />
-e,  &#8211;execute=COMMAND   execute a `.wgetrc&#8217;-style command.</p>
<p>Logging and input file:<br />
-o,  &#8211;output-file=FILE    log messages to FILE.<br />
-a,  &#8211;append-output=FILE  append messages to FILE.<br />
-d,  &#8211;debug               print lots of debugging information.<br />
-q,  &#8211;quiet               quiet (no output).<br />
-v,  &#8211;verbose             be verbose (this is the default).<br />
-nv, &#8211;no-verbose          turn off verboseness, without being quiet.<br />
-i,  &#8211;input-file=FILE     download URLs found in FILE.<br />
-F,  &#8211;force-html          treat input file as HTML.<br />
-B,  &#8211;base=URL            prepends URL to relative links in -F -i file.</p>
<p>Download:<br />
-t,  &#8211;tries=NUMBER            set number of retries to NUMBER (0 unlimits).<br />
&#8211;retry-connrefused       retry even if connection is refused.<br />
-O,  &#8211;output-document=FILE    write documents to FILE.<br />
-nc, &#8211;no-clobber              skip downloads that would download to<br />
existing files.<br />
-c,  &#8211;continue                resume getting a partially-downloaded file.<br />
&#8211;progress=TYPE           select progress gauge type.<br />
-N,  &#8211;timestamping            don&#8217;t re-retrieve files unless newer than<br />
local.<br />
-S,  &#8211;server-response         print server response.<br />
&#8211;spider                  don&#8217;t download anything.<br />
-T,  &#8211;timeout=SECONDS         set all timeout values to SECONDS.<br />
&#8211;dns-timeout=SECS        set the DNS lookup timeout to SECS.<br />
&#8211;connect-timeout=SECS    set the connect timeout to SECS.<br />
&#8211;read-timeout=SECS       set the read timeout to SECS.<br />
-w,  &#8211;wait=SECONDS            wait SECONDS between retrievals.<br />
&#8211;waitretry=SECONDS       wait 1..SECONDS between retries of a retrieval.<br />
&#8211;random-wait             wait from 0&#8230;2*WAIT secs between retrievals.<br />
-Y,  &#8211;proxy                   explicitly turn on proxy.<br />
&#8211;no-proxy                explicitly turn off proxy.<br />
-Q,  &#8211;quota=NUMBER            set retrieval quota to NUMBER.<br />
&#8211;bind-address=ADDRESS    bind to ADDRESS (hostname or IP) on local host.<br />
&#8211;limit-rate=RATE         limit download rate to RATE.<br />
&#8211;no-dns-cache            disable caching DNS lookups.<br />
&#8211;restrict-file-names=OS  restrict chars in file names to ones OS allows.<br />
-4,  &#8211;inet4-only              connect only to IPv4 addresses.<br />
-6,  &#8211;inet6-only              connect only to IPv6 addresses.<br />
&#8211;prefer-family=FAMILY    connect first to addresses of specified family,<br />
one of IPv6, IPv4, or none.<br />
&#8211;user=USER               set both ftp and http user to USER.<br />
&#8211;password=PASS           set both ftp and http password to PASS.</p>
<p>Directories:<br />
-nd, &#8211;no-directories           don&#8217;t create directories.<br />
-x,  &#8211;force-directories        force creation of directories.<br />
-nH, &#8211;no-host-directories      don&#8217;t create host directories.<br />
&#8211;protocol-directories     use protocol name in directories.<br />
-P,  &#8211;directory-prefix=PREFIX  save files to PREFIX/&#8230;<br />
&#8211;cut-dirs=NUMBER          ignore NUMBER remote directory components.</p>
<p>HTTP options:<br />
&#8211;http-user=USER        set http user to USER.<br />
&#8211;http-password=PASS    set http password to PASS.<br />
&#8211;no-cache              disallow server-cached data.<br />
-E,  &#8211;html-extension        save HTML documents with `.html&#8217; extension.<br />
&#8211;ignore-length         ignore `Content-Length&#8217; header field.<br />
&#8211;header=STRING         insert STRING among the headers.<br />
&#8211;proxy-user=USER       set USER as proxy username.<br />
&#8211;proxy-password=PASS   set PASS as proxy password.<br />
&#8211;referer=URL           include `Referer: URL&#8217; header in HTTP request.<br />
&#8211;save-headers          save the HTTP headers to file.<br />
-U,  &#8211;user-agent=AGENT      identify as AGENT instead of Wget/VERSION.<br />
&#8211;no-http-keep-alive    disable HTTP keep-alive (persistent connections).<br />
&#8211;no-cookies            don&#8217;t use cookies.<br />
&#8211;load-cookies=FILE     load cookies from FILE before session.<br />
&#8211;save-cookies=FILE     save cookies to FILE after session.<br />
&#8211;keep-session-cookies  load and save session (non-permanent) cookies.<br />
&#8211;post-data=STRING      use the POST method; send STRING as the data.<br />
&#8211;post-file=FILE        use the POST method; send contents of FILE.</p>
<p>HTTPS (SSL/TLS) options:<br />
&#8211;secure-protocol=PR     choose secure protocol, one of auto, SSLv2,<br />
SSLv3, and TLSv1.<br />
&#8211;no-check-certificate   don&#8217;t validate the server&#8217;s certificate.<br />
&#8211;certificate=FILE       client certificate file.<br />
&#8211;certificate-type=TYPE  client certificate type, PEM or DER.<br />
&#8211;private-key=FILE       private key file.<br />
&#8211;private-key-type=TYPE  private key type, PEM or DER.<br />
&#8211;ca-certificate=FILE    file with the bundle of CA&#8217;s.<br />
&#8211;ca-directory=DIR       directory where hash list of CA&#8217;s is stored.<br />
&#8211;random-file=FILE       file with random data for seeding the SSL PRNG.<br />
&#8211;egd-file=FILE          file naming the EGD socket with random data.</p>
<p>FTP options:<br />
&#8211;ftp-user=USER         set ftp user to USER.<br />
&#8211;ftp-password=PASS     set ftp password to PASS.<br />
&#8211;no-remove-listing     don&#8217;t remove `.listing&#8217; files.<br />
&#8211;no-glob               turn off FTP file name globbing.<br />
&#8211;no-passive-ftp        disable the &#8220;passive&#8221; transfer mode.<br />
&#8211;retr-symlinks         when recursing, get linked-to files (not dir).<br />
&#8211;preserve-permissions  preserve remote file permissions.</p>
<p>Recursive download:<br />
-r,  &#8211;recursive          specify recursive download.<br />
-l,  &#8211;level=NUMBER       maximum recursion depth (inf or 0 for infinite).<br />
&#8211;delete-after       delete files locally after downloading them.<br />
-k,  &#8211;convert-links      make links in downloaded HTML point to local files.<br />
-K,  &#8211;backup-converted   before converting file X, back up as X.orig.<br />
-m,  &#8211;mirror             shortcut for -N -r -l inf &#8211;no-remove-listing.<br />
-p,  &#8211;page-requisites    get all images, etc. needed to display HTML page.<br />
&#8211;strict-comments    turn on strict (SGML) handling of HTML comments.</p>
<p>Recursive accept/reject:<br />
-A,  &#8211;accept=LIST               comma-separated list of accepted extensions.<br />
-R,  &#8211;reject=LIST               comma-separated list of rejected extensions.<br />
-D,  &#8211;domains=LIST              comma-separated list of accepted domains.<br />
&#8211;exclude-domains=LIST      comma-separated list of rejected domains.<br />
&#8211;follow-ftp                follow FTP links from HTML documents.<br />
&#8211;follow-tags=LIST          comma-separated list of followed HTML tags.<br />
&#8211;ignore-tags=LIST          comma-separated list of ignored HTML tags.<br />
-H,  &#8211;span-hosts                go to foreign hosts when recursive.<br />
-L,  &#8211;relative                  follow relative links only.<br />
-I,  &#8211;include-directories=LIST  list of allowed directories.<br />
-X,  &#8211;exclude-directories=LIST  list of excluded directories.<br />
-np, &#8211;no-parent                 don&#8217;t ascend to the parent directory.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://daily-log.net/archives/2008/06/23/linux-tips-download-using-wget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Netbook Remix</title>
		<link>http://daily-log.net/archives/2008/06/08/ubuntu-netbook-remix/</link>
		<comments>http://daily-log.net/archives/2008/06/08/ubuntu-netbook-remix/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 10:36:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[canonical]]></category>
		<category><![CDATA[netbook-remix]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://daily-log.net/?p=19</guid>
		<description><![CDATA[Since eeePC arrived, there&#8217;s so many variant that wants to beat the eeePC. Canonical see this as a chance to make an netbook version of Ubuntu. Than you see this ubuntu-netbook-remix. If you want to see the screenshot of netboox-remix, go here.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="float: left;" src="http://www.ubuntu.com/themes/ubuntu07/images/ubuntulogo.png" alt="Ubuntu Logo" width="202" height="55" />Since eeePC arrived, there&#8217;s so many variant that wants to beat the eeePC. Canonical see this as a chance to make an netbook version of Ubuntu. Than you see this <a href="http://www.ubuntu.com/news/netbook-remix">ubuntu-netbook-remix</a>.</p>
<p>If you want to see the screenshot of netboox-remix, go <a title="netbook-remix" href="http://flickr.com/photos/njpatel/tags/netbookremix/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://daily-log.net/archives/2008/06/08/ubuntu-netbook-remix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.555 seconds -->

