<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://schaelsick.de/doku/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="https://schaelsick.de/doku/feed.php">
        <title>joDoc - ubuntu</title>
        <description></description>
        <link>https://schaelsick.de/doku/</link>
        <image rdf:resource="https://schaelsick.de/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-06-30T21:08:56+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://schaelsick.de/doku/doku.php?id=ubuntu:chrome&amp;rev=1635765705&amp;do=diff"/>
                <rdf:li rdf:resource="https://schaelsick.de/doku/doku.php?id=ubuntu:setup2004&amp;rev=1637698308&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://schaelsick.de/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>joDoc</title>
        <link>https://schaelsick.de/doku/</link>
        <url>https://schaelsick.de/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://schaelsick.de/doku/doku.php?id=ubuntu:chrome&amp;rev=1635765705&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-11-01T11:21:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>chrome</title>
        <link>https://schaelsick.de/doku/doku.php?id=ubuntu:chrome&amp;rev=1635765705&amp;do=diff</link>
        <description>Google Chrome in Ubuntu 20.04

Short setup includes the following:

	*  Install google public key into apt keystore
	*  Add google PPA to apt sources list
	*  Update apt database and install chrome

In code:


wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - 
sudo sh -c &#039;echo &quot;deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main&quot; &gt;&gt; /etc/apt/sources.list.d/google.list&#039; 
sudo apt-get update &amp;&amp; sudo apt-get install chrome</description>
    </item>
    <item rdf:about="https://schaelsick.de/doku/doku.php?id=ubuntu:setup2004&amp;rev=1637698308&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-11-23T20:11:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>setup2004</title>
        <link>https://schaelsick.de/doku/doku.php?id=ubuntu:setup2004&amp;rev=1637698308&amp;do=diff</link>
        <description>Ubuntu 20.04 setup

There are thousands of things to do, namely configuring all the software that you need to run on your computer. Of course, that varies depending on your use case and cannot be fully described here - check the respective sections on software configuration.</description>
    </item>
</rdf:RDF>
