<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Ubuntu on Sirius Stuff</title>
    <link>https://www.siriusventures.com/categories/ubuntu/</link>
    <description>Recent content in Ubuntu on Sirius Stuff</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 09 Aug 2007 08:08:08 -0700</lastBuildDate>
    <atom:link href="https://www.siriusventures.com/categories/ubuntu/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why I hate Ubuntu sometimes - crontab not enabled</title>
      <link>https://www.siriusventures.com/why-i-hate-ubuntu-sometimes-crontab-not-enabled/</link>
      <pubDate>Thu, 09 Aug 2007 08:08:08 -0700</pubDate>
      <guid>https://www.siriusventures.com/why-i-hate-ubuntu-sometimes-crontab-not-enabled/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m trying to set up cron to run jobs for me.   I have to go look up the weird syntax but OK.   Found it.  Everything looks fine but the jobs don&amp;rsquo;t work.  Go on vacation.   Come back and try again.   Syntax is OK.  Everything looks fine but the jobs don&amp;rsquo;t work.  Dig, dig, dig.   Find this &lt;a href=&#34;https://www.adminschoice.com/docs/crontab.htm&#34;&gt;Unix Crontab - setting up cron jobs using crontab&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;You can execute crontab if your name appears in the file /usr/lib/cron/cron.allow.
If that file does not exist, you can use crontab if your name does not appear in the file /usr/lib/cron/cron.deny.&lt;br&gt;
If only cron.deny exists and is empty, all users can use crontab.
If neither file exists, only the root user can use crontab.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Feisty Performance - “Fly Like A Butterfly” Ubuntu</title>
      <link>https://www.siriusventures.com/feisty-performance-fly-like-a-butterfly-ubuntu/</link>
      <pubDate>Sun, 01 Jul 2007 07:07:07 -0700</pubDate>
      <guid>https://www.siriusventures.com/feisty-performance-fly-like-a-butterfly-ubuntu/</guid>
      <description>&lt;p&gt;Haven&amp;rsquo;t implemented all of the things here but this looked promising on speeding up Ubuntu: &lt;a href=&#34;https://www.xsol.se/index.php/2007/04/29/feisty-performance-fly-like-a-butterfly/&#34;&gt;Feisty Performance - “Fly Like A Butterfly&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>SSH your Debian servers without password - sftp</title>
      <link>https://www.siriusventures.com/ssh-your-debian-servers-without-password-sftp/</link>
      <pubDate>Sun, 01 Jul 2007 07:07:07 -0700</pubDate>
      <guid>https://www.siriusventures.com/ssh-your-debian-servers-without-password-sftp/</guid>
      <description>&lt;p&gt;I was looking to do an unattended backup of some important files and found this very helpful: &lt;a href=&#34;https://www.debianadmin.com/ssh-your-debian-servers-without-password.html&#34;&gt;SSH your Debian servers without password&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>HowTo Mount NTFS Filesystem Partition Read Write Access</title>
      <link>https://www.siriusventures.com/howto-mount-ntfs-filesystem-partition-read-write-access/</link>
      <pubDate>Wed, 27 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/howto-mount-ntfs-filesystem-partition-read-write-access/</guid>
      <description>&lt;p&gt;Found this article on &lt;a href=&#34;https://www.swerdna.net.au/linhowtontfs.html&#34;&gt;HowTo Mount NTFS Filesystem Partition Read Write Access&lt;/a&gt; very helpful as I continue to dig out from under the Feisty Fawn -&amp;gt; Gutsy Gibbon explosion &amp;hellip; er, upgrade.&lt;/p&gt;
&lt;p&gt;The key thing here is the ability to mount the files so that they&amp;rsquo;re readable and &lt;strong&gt;writeable&lt;/strong&gt; by an ordinary user.  I am in the process of moving photos and music off my second NTFS-formatted drive.  I may reformat it as ext3 or I may not but I want to know that I&amp;rsquo;ve got copies on my first NTFS-formatted drive (which is split with an ext3 partition) and my &lt;a href=&#34;https://www.siriusventures.com/ubuntu-linux-simpleshare-nas-and-nfs/&#34;&gt;SimpleShare NFS NAS&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ubuntu Linux, SimpleShare NAS, and NFS</title>
      <link>https://www.siriusventures.com/ubuntu-linux-simpleshare-nas-and-nfs/</link>
      <pubDate>Wed, 27 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/ubuntu-linux-simpleshare-nas-and-nfs/</guid>
      <description>&lt;p&gt;Had an upgrade to Ubuntu Gutsy Gibbon go badly.  Now I&amp;rsquo;m digging out from under.  Part of what was lost was my /etc directory getting scrambled so I couldn&amp;rsquo;t read my old /etc/fstab entry.  Been fighting to remember how things worked to mount my SimpleShare for backup and access to my ripped CDs.   I finally found this article on &lt;a href=&#34;https://www.odonnellweb.com/?p=3409%22&#34;&gt;Ubuntu Linux, SimpleShare NAS, and NFS&lt;/a&gt; which includes this key part:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;mediaserver:/shares/SimplePool/Photos/ /mnt/photos nfs rsize=8192,wsize=8192,timeo=14,intr&lt;/p&gt;</description>
    </item>
    <item>
      <title>Local DNS Cache for Faster Browsing using dnsmasq</title>
      <link>https://www.siriusventures.com/local-dns-cache-for-faster-browsing-using-dnsmasq/</link>
      <pubDate>Tue, 26 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/local-dns-cache-for-faster-browsing-using-dnsmasq/</guid>
      <description>&lt;p&gt;Looking for a way to speed up recurring DNS lookups on my Ubuntu box.  I found a reference to &lt;a href=&#34;https://ubuntu.wordpress.com/2006/08/02/local-dns-cache-for-faster-browsing/&#34;&gt;Local DNS Cache for Faster Browsing&lt;/a&gt; on &lt;a href=&#34;https://ubuntu.wordpress.com/&#34;&gt;Ubuntu Blog&lt;/a&gt;. Works like a champ.&lt;/p&gt;
&lt;p&gt;I like that dnsmasq allows me to configure the size of the cache easily.  I don&amp;rsquo;t like that I had to chattr +i /etc/resolv.conf to make it immutable so that the system wouldn&amp;rsquo;t drop looking at 127.0.0.1 (localhost) first.  I tried using the package resolvconf but it caused all lookups to fail.  So I used apt-get again to remove it and stayed with just the dnsmasq package.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to create a PDF printer (print to PDF) in Ubuntu</title>
      <link>https://www.siriusventures.com/how-to-create-a-pdf-printer-print-to-pdf-in-ubuntu/</link>
      <pubDate>Sun, 17 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/how-to-create-a-pdf-printer-print-to-pdf-in-ubuntu/</guid>
      <description>&lt;p&gt;I found printing to a PDF file useful occasionally useful under Windows.  Neat to have a way to do it in Ubuntu: &lt;a href=&#34;https://www.arsgeek.com/?p=1720&#34;&gt;5 steps to create a PDF printer (print to PDF) in Ubuntu&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to change the root password on Ubuntu</title>
      <link>https://www.siriusventures.com/how-to-change-the-root-password-on-ubuntu/</link>
      <pubDate>Wed, 13 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/how-to-change-the-root-password-on-ubuntu/</guid>
      <description>&lt;p&gt;This is one of the things I meant to investigate.  I know I have a password and can use sudo to do almost anything &amp;hellip; but what&amp;rsquo;s root&amp;rsquo;s password?  &lt;a href=&#34;https://www.zolved.com/synapse/view_content/28041/How_to_change_the_root_password_on_Ubuntu&#34;&gt;How to change the root password on Ubuntu&lt;/a&gt; was one of those &amp;ldquo;duh&amp;rdquo; moments but I&amp;rsquo;m glad to have this as a prompt to change the password.  You should, too.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Set Gmail as Default Mail Client in Ubuntu</title>
      <link>https://www.siriusventures.com/set-gmail-as-default-mail-client-in-ubuntu/</link>
      <pubDate>Sat, 09 Jun 2007 06:06:06 -0700</pubDate>
      <guid>https://www.siriusventures.com/set-gmail-as-default-mail-client-in-ubuntu/</guid>
      <description>&lt;p&gt;As much as I love &lt;a href=&#34;https://www.mozilla.com/en-US/thunderbird/&#34;&gt;Thunderbird&lt;/a&gt; with &lt;a href=&#34;https://www.imap.org/&#34;&gt;IMAP&lt;/a&gt;, I&amp;rsquo;m finding that I&amp;rsquo;m making mistakes because of using Linux and &lt;a href=&#34;https://www.google.com/reader&#34;&gt;Google Reader&lt;/a&gt; more and more.  I use vim and both it and Google Reader use the vi-style commands of the j key for down, k key for up, etc.  I can&amp;rsquo;t find a way to re-map the keys in Thunderbird to do the same under Linux.   Also, using Thunderbird means keeping two addressbooks instead of one.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Things I can do in Linux that I can&#39;t do on Windows. | dmartin.org</title>
      <link>https://www.siriusventures.com/things-i-can-do-in-linux-that-i-cant-do-on-windows-dmartinorg/</link>
      <pubDate>Fri, 18 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/things-i-can-do-in-linux-that-i-cant-do-on-windows-dmartinorg/</guid>
      <description>&lt;p&gt;This article lists some of the &lt;a href=&#34;https://dmartin.org/weblog/things-i-can-do-in-linux-that-i-cant-do-on-windows&#34;&gt;things I can do in Linux that I can&amp;rsquo;t do on Windows&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Nice article.&lt;/p&gt;</description>
    </item>
    <item>
      <title>You Can Switch to Linux! - willsmith - Maximum PC</title>
      <link>https://www.siriusventures.com/you-can-switch-to-linux-willsmith-maximum-pc/</link>
      <pubDate>Fri, 18 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/you-can-switch-to-linux-willsmith-maximum-pc/</guid>
      <description>&lt;p&gt;Apparently it&amp;rsquo;s Ubuntu day for me.   Wondering if you can &lt;a href=&#34;https://www.maximumpc.com/linux?page=0%2C1%22&#34;&gt;switch to Linux&lt;/a&gt;?  Here&amp;rsquo;s a nice article on how to do so.  Published in Maximum PC magazine, it&amp;rsquo;s clear and current with Feisty Fawn, released just less than a month ago.  Good stuff.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to choose the right screenshot program</title>
      <link>https://www.siriusventures.com/how-to-choose-the-right-screenshot-program/</link>
      <pubDate>Mon, 07 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/how-to-choose-the-right-screenshot-program/</guid>
      <description>&lt;p&gt;I need to get pictures of screens for reporting problems.  I don&amp;rsquo;t usually want to take the full screen or even a window - I want the smallest section that will show the problem.  Using Ubuntu, I wasn&amp;rsquo;t able to find anything that would do it as easily as I would like.  I&amp;rsquo;m guessing with some certainty that I could have rigged The Gimp or something to capture the screen but then I would have to work at reducing the size, etc.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What’s With the Ubuntu Version Number Scheme?</title>
      <link>https://www.siriusventures.com/whats-with-the-ubuntu-version-number-scheme/</link>
      <pubDate>Tue, 01 May 2007 05:05:05 -0700</pubDate>
      <guid>https://www.siriusventures.com/whats-with-the-ubuntu-version-number-scheme/</guid>
      <description>&lt;p&gt;One thing that was kind of exasperating about Ubuntu was the (weird( version numbers.  The successor to 6.06 was 6.10?  The next version was 7.04?  Huh?&lt;/p&gt;
&lt;p&gt;Fortunately, somebody finally blogged about this:  &lt;a href=&#34;https://blogs.tech-recipes.com/johnny/2006/10/31/whats-with-the-ubuntu-version-number-scheme/&#34;&gt;What’s With the Ubuntu Version Number Scheme? &amp;ndash; Johnny’s Thoughts&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;No big secret: the first number is the year and the second is the month.  So 7.04 translates as 200&lt;strong&gt;7&lt;/strong&gt; and April or month &lt;strong&gt;04&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Now I can sleep at night.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
