<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wuff.dyndns.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wuff.dyndns.org/feed.php">
        <title>Wulf&#039;s Various Things - tweak</title>
        <description></description>
        <link>http://wuff.dyndns.org/</link>
        <image rdf:resource="http://wuff.dyndns.org/lib/exe/fetch.php?media=logo.png" />
       <dc:date>2026-04-27T20:11:00+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wuff.dyndns.org/doku.php?id=tweak:firefox&amp;rev=1685357736&amp;do=diff"/>
                <rdf:li rdf:resource="http://wuff.dyndns.org/doku.php?id=tweak:lmde3&amp;rev=1685357736&amp;do=diff"/>
                <rdf:li rdf:resource="http://wuff.dyndns.org/doku.php?id=tweak:putty-tunnel&amp;rev=1685357736&amp;do=diff"/>
                <rdf:li rdf:resource="http://wuff.dyndns.org/doku.php?id=tweak:start&amp;rev=1685357736&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wuff.dyndns.org/lib/exe/fetch.php?media=logo.png">
        <title>Wulf's Various Things</title>
        <link>http://wuff.dyndns.org/</link>
        <url>http://wuff.dyndns.org/lib/exe/fetch.php?media=logo.png</url>
    </image>
    <item rdf:about="http://wuff.dyndns.org/doku.php?id=tweak:firefox&amp;rev=1685357736&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-29T10:55:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Firefox tweaks</title>
        <link>http://wuff.dyndns.org/doku.php?id=tweak:firefox&amp;rev=1685357736&amp;do=diff</link>
        <description>Firefox tweaks

Browser back button behaviour

There is an option in Firefox, hidden in about:config
browser.backspace_action :

0 : go back one page (the default on Windows)

1 : scroll up (the default on linux before 2006-12-07)

2 : do nothing (the default on linux after 2006-12-07)</description>
    </item>
    <item rdf:about="http://wuff.dyndns.org/doku.php?id=tweak:lmde3&amp;rev=1685357736&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-29T10:55:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LMDE3 tweaks</title>
        <link>http://wuff.dyndns.org/doku.php?id=tweak:lmde3&amp;rev=1685357736&amp;do=diff</link>
        <description>LMDE3 tweaks

Gnome-Software process

Gnome-Software is running in the background consuming 200-500mb RAM. If updates are automated or primarily via apt-get, this can be disabled. It autostarts during boot and is hidden from the autostart  menu.

vi ~/.config/autostart/gnome-software-service.desktop
# or
sudo vi /etc/xdg/autostart/gnome-software-service.desktop</description>
    </item>
    <item rdf:about="http://wuff.dyndns.org/doku.php?id=tweak:putty-tunnel&amp;rev=1685357736&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-29T10:55:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>SSH Tunnel with Putty</title>
        <link>http://wuff.dyndns.org/doku.php?id=tweak:putty-tunnel&amp;rev=1685357736&amp;do=diff</link>
        <description>SSH Tunnel with Putty

What follow is how to set up as SSH tunnel using PuTTY with the MySQL port (3306) forwarded as an example. After completing this how-to you&#039;ll have port 3306 on your local machine listening and forwarding to your remote server&#039;s localhost on port 3306. Thus effectively you can connect to the remote server&#039;s MySQL database as though it were running on your local box.</description>
    </item>
    <item rdf:about="http://wuff.dyndns.org/doku.php?id=tweak:start&amp;rev=1685357736&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-29T10:55:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Tweaks</title>
        <link>http://wuff.dyndns.org/doku.php?id=tweak:start&amp;rev=1685357736&amp;do=diff</link>
        <description>Tweaks</description>
    </item>
</rdf:RDF>
