<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://tmade.de/wiki/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://tmade.de/wiki/feed.php">
        <title>IT Wiki - linux:ubuntu</title>
        <description></description>
        <link>https://tmade.de/wiki/</link>
        <image rdf:resource="https://tmade.de/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-18T14:27:38+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://tmade.de/wiki/doku.php?id=linux:ubuntu:ubuntu&amp;rev=1741613767&amp;do=diff"/>
                <rdf:li rdf:resource="https://tmade.de/wiki/doku.php?id=linux:ubuntu:ubuntu18&amp;rev=1706104559&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://tmade.de/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>IT Wiki</title>
        <link>https://tmade.de/wiki/</link>
        <url>https://tmade.de/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://tmade.de/wiki/doku.php?id=linux:ubuntu:ubuntu&amp;rev=1741613767&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-10T13:36:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ubuntu</title>
        <link>https://tmade.de/wiki/doku.php?id=linux:ubuntu:ubuntu&amp;rev=1741613767&amp;do=diff</link>
        <description>Home tmade.de

Home Wiki

apt-get

Examples:
sudo apt-get install ubuntu-desktop
sudo apt-get clean                                          #Clean &quot;/var/cache/apt/archives&quot; (programms installed with apt-get are saved in)
sudo apt-get install gdm
apt-get install --reinstall package
sudo /etc/init.d/gdm start
sudo dpkg-reconfigure xserver-xorg

sudo aptitude install kubuntu-desktop

apt-get install linux-image-3.2.0-24-generic linux-headers-3.2.0-24-generic

apt-get install build-essential       …</description>
    </item>
    <item rdf:about="https://tmade.de/wiki/doku.php?id=linux:ubuntu:ubuntu18&amp;rev=1706104559&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-24T13:55:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ubuntu18</title>
        <link>https://tmade.de/wiki/doku.php?id=linux:ubuntu:ubuntu18&amp;rev=1706104559&amp;do=diff</link>
        <description>Ubuntu &gt;= 18.04

Hostname

Set hostname:
hostnamectl set-hostname myhostname

Get:
hostnamectl
Furthermore you have to edit
/etc/cloud/cloud.cfg
from
preserve_hostname: false

to
preserve_hostname: true

Network

You have to edit
/etc/netplan/*.yaml</description>
    </item>
</rdf:RDF>
