<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.acim.cz/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://wiki.acim.cz/feed.php">
        <title>ACIM Personal Knowledgebase kvm</title>
        <description></description>
        <link>http://wiki.acim.cz/</link>
        <image rdf:resource="http://wiki.acim.cz/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-12T06:14:19+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.acim.cz/doku.php?id=kvm:bridge_interface&amp;rev=1617957610&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.acim.cz/doku.php?id=kvm:resize_disk&amp;rev=1617814742&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.acim.cz/lib/tpl/dokuwiki/images/favicon.ico">
        <title>ACIM Personal Knowledgebase</title>
        <link>http://wiki.acim.cz/</link>
        <url>http://wiki.acim.cz/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.acim.cz/doku.php?id=kvm:bridge_interface&amp;rev=1617957610&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-04-09T10:40:10+02:00</dc:date>
        <title>KVM bridged networking</title>
        <link>http://wiki.acim.cz/doku.php?id=kvm:bridge_interface&amp;rev=1617957610&amp;do=diff</link>
        <description>KVM bridged networking

By default dhcpd based network bridge configured by libvirtd. You can verify that with the following commands:


# brctl show
# virsh net-list


KVM default networking
All VMs (guest machine) only have network access to other VMs on the same server. A private network 192.168.122.0/24 created for you. Verify it:</description>
    </item>
    <item rdf:about="http://wiki.acim.cz/doku.php?id=kvm:resize_disk&amp;rev=1617814742&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-04-07T18:59:02+02:00</dc:date>
        <title>KVM resize disk</title>
        <link>http://wiki.acim.cz/doku.php?id=kvm:resize_disk&amp;rev=1617814742&amp;do=diff</link>
        <description>KVM resize disk

Then extend the disk by using the `+‘ before disk capacity.


$ sudo qemu-img resize /var/lib/libvirt/images/rhel8.qcow2 +10G


Image resized.</description>
    </item>
</rdf:RDF>
