<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 12:17:42 +0000</lastBuildDate>
    <item>
      <title>(Bash) Mirror a website using wget - alemani</title>
      <link>https://snipplr.com/view/33362/mirror-a-website-using-wget</link>
      <description>&lt;p&gt;If this command seems to run forever, it's because there may be parts of the site that generate an infinite series of different URLs. You can solve this in many ways, the simplest being to use the -l option to specify how many links â€œawayâ€ from the home page wget should travel. For instance, -l 3 will refuse to download pages more than three clicks away from the home page. Youâ€™ll have to experiment with different values for -l. Consult man wget for additional workarounds.&lt;/p&gt;</description>
      <pubDate>Tue, 27 Apr 2010 09:56:12 UTC</pubDate>
      <guid>https://snipplr.com/view/33362/mirror-a-website-using-wget</guid>
    </item>
    <item>
      <title>(Bash) Clear all iptables rules - alemani</title>
      <link>https://snipplr.com/view/33197/clear-all-iptables-rules</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 26 Apr 2010 19:25:36 UTC</pubDate>
      <guid>https://snipplr.com/view/33197/clear-all-iptables-rules</guid>
    </item>
    <item>
      <title>(Bash) Change timezone on Debian - alemani</title>
      <link>https://snipplr.com/view/33196/change-timezone-on-debian</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 26 Apr 2010 19:22:37 UTC</pubDate>
      <guid>https://snipplr.com/view/33196/change-timezone-on-debian</guid>
    </item>
    <item>
      <title>(Bash) Calculate network speed - alemani</title>
      <link>https://snipplr.com/view/33195/calculate-network-speed</link>
      <description>&lt;p&gt;This script calculates the network speed up/down&lt;/p&gt;</description>
      <pubDate>Mon, 26 Apr 2010 19:13:56 UTC</pubDate>
      <guid>https://snipplr.com/view/33195/calculate-network-speed</guid>
    </item>
    <item>
      <title>(Bash) How to sort web-server logs to find top users - alemani</title>
      <link>https://snipplr.com/view/33103/how-to-sort-webserver-logs-to-find-top-users</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 25 Apr 2010 16:01:00 UTC</pubDate>
      <guid>https://snipplr.com/view/33103/how-to-sort-webserver-logs-to-find-top-users</guid>
    </item>
  </channel>
</rss>
