<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (frogpond)</title>
    <link>https://pinboard.in/u:frogpond/public/</link>
    <description>recent bookmarks from frogpond</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.thegeekstuff.com/2010/09/rsync-command-examples/"/>
	<rdf:li rdf:resource="http://www.thegeekstuff.com/2012/05/backup-ubuntu-desktop/"/>
	<rdf:li rdf:resource="https://github.com/jcline/fuse-google-drive"/>
	<rdf:li rdf:resource="http://codex.wordpress.org/WordPress_Optimization/WordPress_Performance"/>
	<rdf:li rdf:resource="http://www.wpbuster.com/hosting/optimise-google-xml-sitemap-generator-plugin-to-reduce-server-load/"/>
	<rdf:li rdf:resource="http://www.techiezone.net/webmaster/tips-to-speedup-wordpress/"/>
	<rdf:li rdf:resource="http://andbreak.com/articles/guide-speed-wordpress/"/>
	<rdf:li rdf:resource="http://www.deimeke.net/dirk/blog/index.php?/archives/2985-Kommandozeilen-Anwendungen-....html"/>
	<rdf:li rdf:resource="http://codex.wordpress.org/WordPress_Optimization"/>
	<rdf:li rdf:resource="http://www.admin-magazin.de/News/Tipps/ADMIN-Tipp-Plattenspion"/>
	<rdf:li rdf:resource="http://www.freesoftwaremagazine.com/articles/keep_eye_your_system_glances"/>
	<rdf:li rdf:resource="http://lifehacker.com/5891933/the-best-disk-cloning-app-for-linux"/>
	<rdf:li rdf:resource="http://ubuntulinuxhelp.com/how-to-ssh-on-ubuntu-a-simple-guide/"/>
	<rdf:li rdf:resource="http://www.freesoftwaremagazine.com/articles/backup_your_data_linux_dejadup"/>
	<rdf:li rdf:resource="http://www.madblanks.org/index.php?option=com_content&amp;task=view&amp;id=77&amp;Itemid=3"/>
	<rdf:li rdf:resource="http://www.ibm.com/developerworks/linux/library/l-lpic3-312-3/index.html?ccy=zz&amp;cmp=dw&amp;cpb=dwlin&amp;cr=twitter&amp;crs=printlx2ms&amp;ct=dwgra"/>
	<rdf:li rdf:resource="http://www.ubuntuka.com/nautilus-terminal/"/>
	<rdf:li rdf:resource="http://mamu.backmeister.name/praxis-tipps/sparkleshare-webinterface-fur-das-repository-und-ein-fazit/?"/>
	<rdf:li rdf:resource="http://netz10.de/2011/10/21/fehlersuche-hellskript/"/>
	<rdf:li rdf:resource="http://batsov.com/Linux/Debian/2011/07/04/debian-tips.html"/>
	<rdf:li rdf:resource="http://forum.ubuntuusers.de/topic/buffalo-linkstation-live-per-cronjob-und-wako/#post-2372968"/>
	<rdf:li rdf:resource="http://forum.doozan.com/read.php?2,2435"/>
	<rdf:li rdf:resource="http://www.ghacks.net/2011/03/30/set-up-a-linux-vpn-server-with-gadmin-vpn-server/"/>
	<rdf:li rdf:resource="http://lifehacker.com/#!5780973/get-detailed-hardware-information-in-linux-with-the-dmidecode-command"/>
	<rdf:li rdf:resource="http://www.linux.com/learn/tutorials/416631:how-to-install-open-xchange-on-debian-linux"/>
	<rdf:li rdf:resource="http://mein.homelinux.com/blog/230-dockstar-issus.html"/>
	<rdf:li rdf:resource="http://www.admin-magazin.de/content/nginx-webserver-klein-und-schnell"/>
	<rdf:li rdf:resource="http://www.dokuwiki.org/plugin:searchindex"/>
	<rdf:li rdf:resource="http://www.linuxplanet.com/linuxplanet/tutorials/7279/1/"/>
	<rdf:li rdf:resource="http://secure-ubuntu-server.blogspot.com/"/>
	<rdf:li rdf:resource="http://crunchbanglinux.org/"/>
	<rdf:li rdf:resource="http://debiananwenderhandbuch.de/index.html"/>
	<rdf:li rdf:resource="http://www.serverwatch.com/trends/article.php/3907901/10-Things-to-Know-About-Maverick-Meerkat.htm"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.thegeekstuff.com/2010/09/rsync-command-examples/">
    <title>How to Backup Linux? 15 rsync Command Examples</title>
    <dc:date>2012-09-07T07:48:08+00:00</dc:date>
    <link>http://www.thegeekstuff.com/2010/09/rsync-command-examples/</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Important features of rsync

    Speed: First time, rsync replicates the whole content between the source and destination directories. Next time, rsync transfers only the changed blocks or bytes to the destination location, which makes the transfer really fast.
    Security: rsync allows encryption of data using ssh protocol during transfer.
    Less Bandwidth: rsync uses compression and decompression of data block by block at the sending and receiving end respectively. So the bandwidth used by rsync will be always less compared to other file transfer protocols.
    Privileges: No special privileges are required to install and execute rsync]]></description>
<dc:subject>backup software linux admin howto</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:c6940e3f0b28/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:backup"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:howto"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.thegeekstuff.com/2012/05/backup-ubuntu-desktop/">
    <title>Top 7 Ubuntu Desktop Backup Software</title>
    <dc:date>2012-05-23T18:57:34+00:00</dc:date>
    <link>http://www.thegeekstuff.com/2012/05/backup-ubuntu-desktop/</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[I am definitely a rsync user, and for anyeone whom is not allergic to command line i do not see why searching for another utility … Wrap an well thought rsync command inside a desktop short-cut and here we go!  Rsnapshot is also something i liked ]]></description>
<dc:subject>backup linux admin software lifehacks</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:8351666f1e36/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:backup"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:lifehacks"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/jcline/fuse-google-drive">
    <title>jcline/fuse-google-drive · GitHub</title>
    <dc:date>2012-05-01T14:58:54+00:00</dc:date>
    <link>https://github.com/jcline/fuse-google-drive</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[fuse-google-drive is a fuse filesystem wrapper for Google Drive released under GPLv2

Currently in preliminary development stages.

Status:
directory listing works, incorrect stat() info
redirecturi is now hardcoded -- you do not need the file
clientsecrets and client id should now be in $XDG_CONFIG_HOME/fuse-google-drive/

Discussion:
#fuse-google-drive on irc.freenode.net

Dependencies:
fuse
curl
json-c aka libjson
libxml2
]]></description>
<dc:subject>google googledrive linux admin software lifehacks cloudcomputing</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:b1ec5e21777e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:google"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:googledrive"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:lifehacks"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:cloudcomputing"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://codex.wordpress.org/WordPress_Optimization/WordPress_Performance">
    <title>WordPress Optimization/WordPress Performance « WordPress Codex</title>
    <dc:date>2012-05-01T14:22:13+00:00</dc:date>
    <link>http://codex.wordpress.org/WordPress_Optimization/WordPress_Performance</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[The first and easiest way to improve WordPress performance is plugins. Deactivate and delete any unnecessary plugins. Try selectively disabling plugins to measure server performance. Is one of your plugins significantly affecting your site's performance?  Then you can look at optimizing plugins. Are plugins coded inefficiently? Do they repeat unnecessary database queries? WordPress has its own caching system, so generally speaking, using functions like get_option(), update_option() and so on will be faster than writing SQL.  Themes After plugins come theme optimization. ]]></description>
<dc:subject>wordpress admin theme optimization</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:852356634866/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:wordpress"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:theme"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:optimization"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.wpbuster.com/hosting/optimise-google-xml-sitemap-generator-plugin-to-reduce-server-load/">
    <title>Reduce Server Load by Optimising Google XML sitemap Generator Plugin</title>
    <dc:date>2012-05-01T14:20:46+00:00</dc:date>
    <link>http://www.wpbuster.com/hosting/optimise-google-xml-sitemap-generator-plugin-to-reduce-server-load/</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Sometime back i wrote about How to reduce WordPress server load on Shared Hosting and there i talked about Google XML sitemap Generator plugin can be one of the main culprits behind your High server/ CPU load on your shared hosting. In this post i will talk about few things about the same plugin and how to configure some of its settings so that it uses less CPU or memory on shared hosting.  I am assuming here that you already have installed the plugin and have some issues with your CPU/Server load on shared hosting. You should change the default options only when you know what you are doing. Some of the configuration changes as described below surely will help you reduce your server load and run your blog smoothly. ]]></description>
<dc:subject>wordpress server admin optimization</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:8d2e3e1166ce/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:wordpress"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:optimization"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.techiezone.net/webmaster/tips-to-speedup-wordpress/">
    <title>Wordpress optimization tips to make it faster &amp; reduce server load</title>
    <dc:date>2012-05-01T14:20:03+00:00</dc:date>
    <link>http://www.techiezone.net/webmaster/tips-to-speedup-wordpress/</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Remove unnecessary plugins: Use only the required plugins, do not over load your WordPress installation with unnecessary plugins which is not serving any real purpose. Most of the time I am tempted to install plugins to achieve something which is not really required. So always stay away from those plugins. We will publish a list of really important plugins for WordPress in a  future post. ]]></description>
<dc:subject>wordpress admin server optimization</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:2cce08ef81f6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:wordpress"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:optimization"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://andbreak.com/articles/guide-speed-wordpress/">
    <title>Speeding Up Wordpress</title>
    <dc:date>2012-05-01T14:19:02+00:00</dc:date>
    <link>http://andbreak.com/articles/guide-speed-wordpress/</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Several weeks ago I decided to speed up my WordPress blog since I thought it was running quite slowly. In the last few weeks I’ve been doing a lot of research and this article is what I came up with on how to best increase the speed of a WordPress blog. Navigation: 1. Basic Optimization 2. Template Optimization 3. External Objects 4. WordPress Plug-in Optimization 5. Database Optimization 6. Conclusion Before we can start optimizing our WordPress blog we first need to see how long it takes to load it and what it’s size is. To be able to do that I would recommend using tools such as Pingdom or Firebug with an additional add-on called YSlow. Through these tools you should be able to measure your progress, i.e. a decrease in load time. Before using all these little tweaks make sure that you back up your blog first! ]]></description>
<dc:subject>wordpress admin server optimization</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:396c51b3ef15/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:wordpress"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:optimization"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.deimeke.net/dirk/blog/index.php?/archives/2985-Kommandozeilen-Anwendungen-....html">
    <title>Kommandozeilen-Anwendungen ... | Dirks Logbuch</title>
    <dc:date>2012-05-01T08:42:48+00:00</dc:date>
    <link>http://www.deimeke.net/dirk/blog/index.php?/archives/2985-Kommandozeilen-Anwendungen-....html</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Meine private Top 10 oder der Anwendungen für die Kommandozeile, vielleicht sollte ich eher sagen, dass das meine Lieblingsanwendungen sind und nicht unbedingt die, die ich am häufigsten benutze (dann müsste wenigstens sudo noch dazu). ]]></description>
<dc:subject>linux admin lifehacks tools</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:df9fb1927c15/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:lifehacks"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:tools"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://codex.wordpress.org/WordPress_Optimization">
    <title>WordPress Optimization « WordPress Codex</title>
    <dc:date>2012-04-29T16:49:00+00:00</dc:date>
    <link>http://codex.wordpress.org/WordPress_Optimization</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[If you run a high traffic WordPress installation you will want to optimize WordPress and your server to run as efficiently as possible. This article is a general overview of the avenues to pursue. It's not a detailed technical explanation of each aspect.  If you need a quick fix now, go straight to the caching page, you'll get the biggest benefit for the smallest hassle there.  For a quick introduction to WordPress Optimization see the cheat sheet. For all the articles on optimizing WordPress see the WordPress Optimization category. ]]></description>
<dc:subject>reference wordpress admin</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:32eaad1aafeb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:wordpress"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.admin-magazin.de/News/Tipps/ADMIN-Tipp-Plattenspion">
    <title>ADMIN-Tipp: Plattenspion</title>
    <dc:date>2012-04-11T09:15:51+00:00</dc:date>
    <link>http://www.admin-magazin.de/News/Tipps/ADMIN-Tipp-Plattenspion</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Man sitzt grübelnd vor dem Rechner, tippt nichts, bewegt keine Maus - aber plötzlich hört man die Festplatte anlaufen. Was hat sie aufgeweckt: Der Indexer der Desktop-Suche, eine E-Mail, oder gar Malware? Oder: Wieviel Schreiboperationen landen bei allen Buffern und Caches tatsäclich auf der Platte? Blktrace gibt die Antwort. ]]></description>
<dc:subject>admin linux tools</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:f9761b8e250a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:tools"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.freesoftwaremagazine.com/articles/keep_eye_your_system_glances">
    <title>Keep an Eye on Your GNU/Linux System with Glances</title>
    <dc:date>2012-03-26T08:05:17+00:00</dc:date>
    <link>http://www.freesoftwaremagazine.com/articles/keep_eye_your_system_glances</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Looking for a no-nonsense command-line tool for monitoring your GNU/Linux system? Glances might be right up your alley. This neat little Python-based utility provides an overview of all key system aspects, including CPU load, disk storage, memory consumption, and network activity. More importantly, the utility does a good job of presenting monitored data in an easy-to-follow manner. ]]></description>
<dc:subject>admin linux sysadmin python todo</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:247e39e80ad5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:sysadmin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:todo"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://lifehacker.com/5891933/the-best-disk-cloning-app-for-linux">
    <title>The Best Disk Cloning App for Linux</title>
    <dc:date>2012-03-11T19:24:16+00:00</dc:date>
    <link>http://lifehacker.com/5891933/the-best-disk-cloning-app-for-linux</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Back up drives and partitions to image files or other drives Copy a drive block-for-block directly to another drive Supports a very large number of file system types Can reinstall GRUB 1 and 2 after cloning Can access image files on local disks, an SSH server, SAMBA server, or NFS server ]]></description>
<dc:subject>linux backup software tools admin</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:209512e9ccc7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:backup"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ubuntulinuxhelp.com/how-to-ssh-on-ubuntu-a-simple-guide/">
    <title>How to SSH on Ubuntu – A Simple Guide | Ubuntu Linux Help</title>
    <dc:date>2012-02-11T15:29:23+00:00</dc:date>
    <link>http://ubuntulinuxhelp.com/how-to-ssh-on-ubuntu-a-simple-guide/</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[You know how you can control your Linux box through the terminal command line? Well, if you have SSH set up, you can also control a remote computer over the network. This is really useful for taking control of things like webservers. ]]></description>
<dc:subject>linux admin security</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:f6c6742b9b57/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:security"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.freesoftwaremagazine.com/articles/backup_your_data_linux_dejadup">
    <title>Backup your data in Linux with Deja Dup</title>
    <dc:date>2012-02-11T14:16:39+00:00</dc:date>
    <link>http://www.freesoftwaremagazine.com/articles/backup_your_data_linux_dejadup</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[With Déjà Dup it's very easy to configure periodic backups. Do do them, just click on "Schedule" and decide how often you want to run your backups, and how long for.

Yes, it's that simple. With Déjà Dup, there is really no excuse not to backup anymore. ]]></description>
<dc:subject>admin backup linux server</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:ccb1c95f742c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:backup"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:server"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.madblanks.org/index.php?option=com_content&amp;task=view&amp;id=77&amp;Itemid=3">
    <title>Mad Blanks - Tools to view your site as Googlebot would see it - Quiz, survey, assessment, calculator, general purpose form</title>
    <dc:date>2011-11-24T08:41:22+00:00</dc:date>
    <link>http://www.madblanks.org/index.php?option=com_content&amp;task=view&amp;id=77&amp;Itemid=3</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Tools to view your site as Googlebot would see it  

The following are a couple examples of web services that will allow you to see your web pages or their source code the way other user agents (such as Googlebot) see them. This could be helpful in detecting undesired output if your site's files or database have been hacked. Often times, such hacks are masked when viewing a site by "regular" users and only show up to search engines. ]]></description>
<dc:subject>admin server google</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:dd4c6dd377b2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:google"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.ibm.com/developerworks/linux/library/l-lpic3-312-3/index.html?ccy=zz&amp;cmp=dw&amp;cpb=dwlin&amp;cr=twitter&amp;crs=printlx2ms&amp;ct=dwgra">
    <title>Learn Linux, 302 (Mixed environments): Print services</title>
    <dc:date>2011-11-11T17:35:43+00:00</dc:date>
    <link>http://www.ibm.com/developerworks/linux/library/l-lpic3-312-3/index.html?ccy=zz&amp;cmp=dw&amp;cpb=dwlin&amp;cr=twitter&amp;crs=printlx2ms&amp;ct=dwgra</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[In this article, learn to:
Create and configure printer sharing
Configure integration between Samba and the Common UNIX® Print System (CUPS)
Manage Windows® print drivers, and configure downloads of print drivers
Configure the [print$] share
Understand security concerns with printer sharing
Set up and manage print accounting]]></description>
<dc:subject>linux admin tutorial ibm</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:e31ea60f6b37/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:ibm"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.ubuntuka.com/nautilus-terminal/">
    <title>Quick Terminal for Nautilus - Ubuntuka</title>
    <dc:date>2011-10-31T18:15:26+00:00</dc:date>
    <link>http://www.ubuntuka.com/nautilus-terminal/</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[If you are fan of command line like me and agree that in many situations it’s better/easier to use terminal than graphical interface, you should try terminal plugin for nautilus file manager. This smart plugin makes it possible to open popup terminal in any directory you opened in nautilus and use it for file manipulations or anything you want. If you still don’t have it installed you definitely should.]]></description>
<dc:subject>linux lifehacks admin todo</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:1a8bdf621a7f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:lifehacks"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:todo"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mamu.backmeister.name/praxis-tipps/sparkleshare-webinterface-fur-das-repository-und-ein-fazit/?">
    <title>SparkleShare: Webinterface für das Repository… und ein Fazit</title>
    <dc:date>2011-10-30T10:06:06+00:00</dc:date>
    <link>http://mamu.backmeister.name/praxis-tipps/sparkleshare-webinterface-fur-das-repository-und-ein-fazit/?</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Nachdem ich mich nun im Zuge meiner Blog-Artikel eine Zeit lang mit SparkleShare beschäftigt habe, möchte ich nun zum Schluss der Serie ein kleines Fazit dazu ziehen ]]></description>
<dc:subject>linux admin todo</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:dd21a76f91a0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:todo"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://netz10.de/2011/10/21/fehlersuche-hellskript/">
    <title>Fehlersuche: Shellskripten gesprächiger machen</title>
    <dc:date>2011-10-26T18:02:35+00:00</dc:date>
    <link>http://netz10.de/2011/10/21/fehlersuche-hellskript/</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Shellskripting ist ein Prozess, bei dem nicht immer alles so laufen muss, wie man sich das vorstellt.  Gerade bei komplexeren Skripten bricht das Skript mal gerne im Probelauf ab. Doch wo steckt der Fehler? Mit einem einfachen Trick kann man das Skript dazu bringen, mehr Informationen auszuspucken. Dazu fügt man im Skript ein:  set -x ]]></description>
<dc:subject>linux admin lifehacks</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:3c9124a896f2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:lifehacks"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://batsov.com/Linux/Debian/2011/07/04/debian-tips.html">
    <title>(think) - Debian post installation setup &amp; tips</title>
    <dc:date>2011-10-18T20:24:10+00:00</dc:date>
    <link>http://batsov.com/Linux/Debian/2011/07/04/debian-tips.html</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[I’ve recently been using Debian a lot (mostly Debian Wheezy (aka testing)), So I’ve decided to adapt my Fedora 15 post installation setup & tips article for Debian. Here are some of the common things I add to a typical “graphical desktop” Debian installation as well as some tips and tricks that you’ll hopefully find useful. Btw, I highly recommend you to use the netinstall Debian distribution - that way you’ll get an up-to-date installation immediately and you won’t have to download huge installation images.

This article will be of use mostly to people using Debian as a desktop OS (with GNOME as their desktop environment) - it doesn’t discuss any server configurations.]]></description>
<dc:subject>debian linux toread admin</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:frogpond/b:221e49f445f5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:debian"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:toread"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://forum.ubuntuusers.de/topic/buffalo-linkstation-live-per-cronjob-und-wako/#post-2372968">
    <title>Buffalo Linkstation Live per Cronjob und Wakonlan im Auto Modus wach halten › Serverdienste › Forum › ubuntuusers.de</title>
    <dc:date>2011-06-05T19:35:20+00:00</dc:date>
    <link>http://forum.ubuntuusers.de/topic/buffalo-linkstation-live-per-cronjob-und-wako/#post-2372968</link>
    <dc:creator>frogpond</dc:creator><dc:subject>ubuntu lifehacks software admin</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:68fb26f7aa92/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:ubuntu"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:lifehacks"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://forum.doozan.com/read.php?2,2435">
    <title>LCD screen for your dockstar (cheap! &lt;$5)</title>
    <dc:date>2011-04-16T09:33:48+00:00</dc:date>
    <link>http://forum.doozan.com/read.php?2,2435</link>
    <dc:creator>frogpond</dc:creator><dc:subject>hacking electronics dockstar debian admin server</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:cc2120b2d820/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:hacking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:electronics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:dockstar"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:debian"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:server"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.ghacks.net/2011/03/30/set-up-a-linux-vpn-server-with-gadmin-vpn-server/">
    <title>Set up a Linux VPN Server with Gadmin-VPN-Server</title>
    <dc:date>2011-04-11T10:41:12+00:00</dc:date>
    <link>http://www.ghacks.net/2011/03/30/set-up-a-linux-vpn-server-with-gadmin-vpn-server/</link>
    <dc:creator>frogpond</dc:creator><dc:subject>linux admin server vpn software todo</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:2c1b00d9a8ab/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:vpn"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:todo"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://lifehacker.com/#!5780973/get-detailed-hardware-information-in-linux-with-the-dmidecode-command">
    <title>Get Detailed Hardware Information in Linux with the &quot;dmidecode&quot; Command</title>
    <dc:date>2011-03-20T13:27:31+00:00</dc:date>
    <link>http://lifehacker.com/#!5780973/get-detailed-hardware-information-in-linux-with-the-dmidecode-command</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Typing sudo dmidecode into a terminal will give you a giant list of information about your machine that you can browse through, or you can use the -s flag and a keyword to get a specific piece of information.]]></description>
<dc:subject>ubuntu admin software hardware lifehacks</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:683fd1cde9ad/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:ubuntu"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:hardware"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:lifehacks"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.linux.com/learn/tutorials/416631:how-to-install-open-xchange-on-debian-linux">
    <title>How to Install Open-Xchange on Debian Linux | Linux.com</title>
    <dc:date>2011-03-05T21:09:36+00:00</dc:date>
    <link>http://www.linux.com/learn/tutorials/416631:how-to-install-open-xchange-on-debian-linux</link>
    <dc:creator>frogpond</dc:creator><dc:subject>debian admin software collaboration</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:4cde790402b9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:debian"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:collaboration"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mein.homelinux.com/blog/230-dockstar-issus.html">
    <title>Dockstar: Debian bootet nicht - Lösungsansätze</title>
    <dc:date>2011-03-04T09:02:48+00:00</dc:date>
    <link>http://mein.homelinux.com/blog/230-dockstar-issus.html</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Was tun, wenn die Dockstar nicht anpingbar ist, obwohl in der Netconsole Starting Kernel steht? Das kann oft mehrere Gründe haben, in diesem Post werde ich darauf eingehen, wie man solche Probleme behebt und in Zukunft am Besten verhindern kann. Ein Grund kann ein defektes beziehungsweise beschädigtes Dateisystem sein, ein anderer ein Kernel Upgrade via apt. Doch zu den Ursachen und Lösungsansätzen jetzt mehr.]]></description>
<dc:subject>dockstar debian server admin</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:d1b1fa738621/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:dockstar"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:debian"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.admin-magazin.de/content/nginx-webserver-klein-und-schnell">
    <title>Nginx: Webserver klein und schnell | ADMIN</title>
    <dc:date>2011-02-22T18:45:52+00:00</dc:date>
    <link>http://www.admin-magazin.de/content/nginx-webserver-klein-und-schnell</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Wenn es um Webserver geht, fällt den meisten Administratoren als erstes Apache ein, der in der globalen Statistik des Web auch an erster Stelle steht. Kleinere und schnellere Alternativen gewinnen jedoch immer mehr Anhänger, so zum Beispiel Lighttpd und Cherokee. Als zusätzlicher Wettbewerber stieg vor einiger Zeit der Nginx-Server (ausgesprochen englisch "Engine-ex") in den Ring. Er steht für hohe Performance, Stabilität, umfangreiche Features, einfache Konfiguration und geringen Ressourcenverbrauch. Das Resultat der Bemühungen des Programmierers Igor Sysoev verrichtet seinen Dienst in vielen großen Sites, zum Beispiel Wordpress.com, Hulu und Linuxquestions.org. Ungewöhnlich: Außer als Webserver kann Nginx auch als Proxy für die Mail-Protokolle IMAP und POP3 auftreten.]]></description>
<dc:subject>server apache linux opensource webdev admin</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:7a1f31a476c1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:apache"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:opensource"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:webdev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.dokuwiki.org/plugin:searchindex">
    <title>plugin:searchindex [DokuWiki]</title>
    <dc:date>2011-02-08T08:04:29+00:00</dc:date>
    <link>http://www.dokuwiki.org/plugin:searchindex</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[This admin plugin allows you to rebuild the index used by the fulltext search. This isn’t needed generally as the index builds and updates itself while users browse your wiki. However if you just upgraded, added or removed a lot of files it may be a good idea to cleanup the index.]]></description>
<dc:subject>dokuwiki plugin admin</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:bff3ec38f70c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:dokuwiki"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:plugin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.linuxplanet.com/linuxplanet/tutorials/7279/1/">
    <title>Tiny Linux Plug Computers: Wall Wart Linux Servers - Choosing the Right One - Tutorials - LinuxPlanet</title>
    <dc:date>2011-01-30T21:12:09+00:00</dc:date>
    <link>http://www.linuxplanet.com/linuxplanet/tutorials/7279/1/</link>
    <dc:creator>frogpond</dc:creator><dc:subject>dockstar debian admin linux hacking</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:3cf6c3efc2b1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:dockstar"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:debian"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:hacking"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://secure-ubuntu-server.blogspot.com/">
    <title>Almost Secure and Perfect Ubuntu Server</title>
    <dc:date>2010-12-14T21:48:22+00:00</dc:date>
    <link>http://secure-ubuntu-server.blogspot.com/</link>
    <dc:creator>frogpond</dc:creator><dc:subject>debian ubuntu admin server security</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:be76c839c305/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:debian"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:ubuntu"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:security"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://crunchbanglinux.org/">
    <title>CrunchBang Linux - A nimble Openbox Linux distro</title>
    <dc:date>2010-11-23T21:08:50+00:00</dc:date>
    <link>http://crunchbanglinux.org/</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[CrunchBang is a Debian GNU/Linux based distribution offering a great blend of speed, style and substance. Using the nimble Openbox window manager, it is highly customisable and provides a modern, full-featured GNU/Linux system without sacrificing performance.]]></description>
<dc:subject>debian admin server todo linux</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:1a72be8d6a30/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:debian"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:todo"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://debiananwenderhandbuch.de/index.html">
    <title>Debian GNU/Linux Anwenderhandbuch</title>
    <dc:date>2010-10-21T13:35:24+00:00</dc:date>
    <link>http://debiananwenderhandbuch.de/index.html</link>
    <dc:creator>frogpond</dc:creator><dc:subject>debian tutorial server admin</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:da615b3e7f56/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:debian"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.serverwatch.com/trends/article.php/3907901/10-Things-to-Know-About-Maverick-Meerkat.htm">
    <title>10 Things to Know About Maverick Meerkat — ServerWatch.com</title>
    <dc:date>2010-10-13T13:11:36+00:00</dc:date>
    <link>http://www.serverwatch.com/trends/article.php/3907901/10-Things-to-Know-About-Maverick-Meerkat.htm</link>
    <dc:creator>frogpond</dc:creator><description><![CDATA[Ubuntu 10.10 Server Edition extends Canonical's CloudInit configuration tool. This lets you set a default locale, set the hostname, generate and set up SSH private keys, and set up mount points on Ubuntu instances during boot-up when running in the cloud.]]></description>
<dc:subject>server admin ubuntu software linux cloudcomputing</dc:subject>
<dc:identifier>https://pinboard.in/u:frogpond/b:3722654beb32/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:admin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:ubuntu"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:frogpond/t:cloudcomputing"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>