<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.pflebit.de/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>PflebIT - Pflegeinformatik in der Praxis - kb:s:0074:faq</title>
        <description></description>
        <link>https://www.pflebit.de/</link>
        <lastBuildDate>Mon, 25 May 2026 07:31:10 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://www.pflebit.de/lib/exe/fetch.php?media=wiki:logo.png</url>
            <title>PflebIT - Pflegeinformatik in der Praxis</title>
            <link>https://www.pflebit.de/</link>
        </image>
        <item>
            <title>Installation von Linux und vorherige Partitionierung der Festplatten</title>
            <link>https://www.pflebit.de/doku.php?id=kb:s:0074:faq:installation-partitionierung-der-festplatten</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;installation_von_linux_und_vorherige_partitionierung_der_festplatten&quot;&gt;Installation von Linux und vorherige Partitionierung der Festplatten&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;em class=&quot;u&quot;&gt;Empfehlenswerte Partitionierung:&lt;/em&gt;
&lt;/p&gt;

&lt;p&gt;
Folgende Aufteilung hat sich (bei 1 TB Festplatte) bewährt, um Windows 7 und Ubuntu parallel per Dualboot auf einem PC zu installieren:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 1. Primäre Partition Windows 7 „C:/“&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Größe: 200 &lt;abbr title=&quot;Gigabyte&quot;&gt;GB&lt;/abbr&gt; &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Dateisystem: NTFS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2. Primäre Partition Linux „/swap“&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Größe: 20 &lt;abbr title=&quot;Gigabyte&quot;&gt;GB&lt;/abbr&gt; doppelt so groß wie das eigene RAM (z.B. 8 &lt;abbr title=&quot;Gigabyte&quot;&gt;GB&lt;/abbr&gt; RAM = 16 &lt;abbr title=&quot;Gigabyte&quot;&gt;GB&lt;/abbr&gt; SWAP)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Dateisystem: swap&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 3. Primäre Partition Linux „/“ (root)&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Größe: 100 &lt;abbr title=&quot;Gigabyte&quot;&gt;GB&lt;/abbr&gt; &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Dateisystem: ext 4&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 4. Erweiterte Paritition&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 4.1. Logische Partition Linux „/home“&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Größe: 80 &lt;abbr title=&quot;Gigabyte&quot;&gt;GB&lt;/abbr&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Dateisystem: ext 4&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 4.2. Logische Partition Windows „Eigene Dateien“&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Größe: 600 &lt;abbr title=&quot;Gigabyte&quot;&gt;GB&lt;/abbr&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Dateisystem: NTFS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Optional möglich (also nicht zwingend benötigt):
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Partition „/boot“&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Größe: 200 &lt;abbr title=&quot;Megabyte&quot;&gt;MB&lt;/abbr&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Art: Primär&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Dateisystem: ext 4&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Hinweis: wird nur benötigt, wenn das installierte Linux vollständig verschlüsselt wird, da sonst der Bootloader nicht mehr gefunden werden kann.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Partition „/var“&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Größe: je nach Bedarf&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Dateisystem: ext 4&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Hinweis: wird nur benötigt, wenn das installierte Linux als Webserver betrieben wird. Wird Linux als Desktop-Rechner betrieben, fallen hier nur wenige Daten an.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Partition „/tmp“&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Größe: je nach Bedarf&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Dateisystem: ext 4&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Hinweis: wird nur benötigt, wenn das installierte Linux vollständig verschlüsselt wird, da sonst der Bootloader nicht mehr gefunden werden kann.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;em class=&quot;u&quot;&gt;Weiterführende Links:&lt;/em&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://de.wikipedia.org/wiki/Filesystem_Hierarchy_Standard&quot; class=&quot;urlextern&quot; title=&quot;http://de.wikipedia.org/wiki/Filesystem_Hierarchy_Standard&quot; rel=&quot;ugc nofollow&quot;&gt;Filesystem Hierarchy in Linux (root, home, var, usr, boot)&lt;/a&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://wiki.ubuntuusers.de/partitionierung&quot; class=&quot;urlextern&quot; title=&quot;http://wiki.ubuntuusers.de/partitionierung&quot; rel=&quot;ugc nofollow&quot;&gt;Ubuntu Partitionierung&lt;/a&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://wiki.ubuntuusers.de/Dualboot_Partitionierung&quot; class=&quot;urlextern&quot; title=&quot;http://wiki.ubuntuusers.de/Dualboot_Partitionierung&quot; rel=&quot;ugc nofollow&quot;&gt;Ubuntu Partitionierung Dualboot&lt;/a&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 29 Mar 2021 20:50:54 +0000</pubDate>
        </item>
        <item>
            <title>Remotedesktopverbindung von Linux zu Windows herstellen</title>
            <link>https://www.pflebit.de/doku.php?id=kb:s:0074:faq:remoteverbindung-mit-windows</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;remotedesktopverbindung_von_linux_zu_windows_herstellen&quot;&gt;Remotedesktopverbindung von Linux zu Windows herstellen&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;em class=&quot;u&quot;&gt;Problem:&lt;/em&gt;
&lt;/p&gt;

&lt;p&gt;
Um von einem Linux-System per RDP-Verbindung (Remote-Desktop-Protokoll) auf ein Windows-System zuzugreifen, muss ein RDP-Client auf Linux installiert und konfiguriert werden.&lt;br/&gt;

Insbesondere die richtige Konfiguration stellt den Nutzer oftmals vor Herausforderungen.
&lt;/p&gt;

&lt;p&gt;
Nachfolgend werden verschiedene Zugriffsmöglichkeiten beschrieben, die (je nach Einstellungen des Windows-Servers) im RDP-Client auf Linux vorgenommen werden.
&lt;/p&gt;

&lt;p&gt;
&lt;em class=&quot;u&quot;&gt;1. Lösung: Welcher RDP-Client ist unter Linux empfehlenswert?&lt;/em&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Installieren Sie zuerst die Software „Remmina“.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Installieren Sie danach die Software „Remmina-destop-rdp“.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;em class=&quot;u&quot;&gt;2. Lösung: Welche Einstellungen gelten, wenn „Diese Einstellungen gelten für Remotedesktop-Gatewayserver“ verwendet werden?&lt;/em&gt;
&lt;/p&gt;

&lt;p&gt;
Sofern Sie die o.g. Anwendung benutzen, müssen Sie folgende Einstellungen auf den beiden nachfolgend beschriebenen Registerkarten vornehmen:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Registerkarte „Grundlegend“&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Server: &lt;em&gt;„ein freier Name - muss nicht der Servername sein, z.B. TS“&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Benutzername: &lt;em&gt;Windows-Benutzername auf dem Terminalserver&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Benutzerpasswort: &lt;em&gt;hier angeben&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Domain: &lt;em&gt;Name der Domain hier angeben&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Farbtiefe: &lt;em&gt;Echtfarben 32 bpp&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Registerkarte „Erweitert“&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; RD-Zugangs-Server: &lt;em&gt;„echter Servername (IP-Adresse oder qualifizierter Domainname“&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; RD-Zugangsbenutzername: &lt;em&gt;Windows-Benutzername auf dem Terminalserver&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; RD-Zugangspasswort: &lt;em&gt;hier angeben&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; RD-Zugangsdomäne: &lt;em&gt;Name der Domain hier angeben&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 01 May 2021 17:24:29 +0000</pubDate>
        </item>
        <item>
            <title>Linux Allgemein - FAQ Allgemein</title>
            <link>https://www.pflebit.de/doku.php?id=kb:s:0074:faq:start</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;linux_allgemein_-_faq_allgemein&quot;&gt;Linux Allgemein - FAQ Allgemein&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.ubuntuusers.de/APT/&quot; class=&quot;urlextern&quot; title=&quot;https://wiki.ubuntuusers.de/APT/&quot; rel=&quot;ugc nofollow&quot;&gt;APT Anleitung (auch apt-get Anleitung)&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.computerbase.de/forum/showthread.php?t=970537&quot; class=&quot;urlextern&quot; title=&quot;http://www.computerbase.de/forum/showthread.php?t=970537&quot; rel=&quot;ugc nofollow&quot;&gt;Empfehlenswerte Linux-Distributionen&lt;/a&gt;&lt;br/&gt;

Sehr guter Artikel über die verschiedenen Distributionen. Es wird auch bewertet, welche Distribution sich eher für Anfänger und welche sich eher für Fortgeschrittene eignet.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.pflebit.de/doku.php?id=kb:s:0074:faq:installation-partitionierung-der-festplatten&quot; class=&quot;wikilink1&quot; title=&quot;kb:s:0074:faq:installation-partitionierung-der-festplatten&quot; data-wiki-id=&quot;kb:s:0074:faq:installation-partitionierung-der-festplatten&quot;&gt;Installation von Linux und vorherige Partitionierung der Festplatten&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.computerweekly.com/de/ratgeber/So-laufen-Linux-Programme-mit-GUI-auf-Windows-11-Geraeten&quot; class=&quot;urlextern&quot; title=&quot;https://www.computerweekly.com/de/ratgeber/So-laufen-Linux-Programme-mit-GUI-auf-Windows-11-Geraeten&quot; rel=&quot;ugc nofollow&quot;&gt;Linux unter Windows 11 installieren&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.pflebit.de/doku.php?id=kb:s:0074:faq:remoteverbindung-mit-windows&quot; class=&quot;wikilink1&quot; title=&quot;kb:s:0074:faq:remoteverbindung-mit-windows&quot; data-wiki-id=&quot;kb:s:0074:faq:remoteverbindung-mit-windows&quot;&gt;Remotedesktopverbindung von Linux zu Windows herstellen&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.heise.de/tipps-tricks/Virenschutz-unter-Linux-3885535.html&quot; class=&quot;urlextern&quot; title=&quot;https://www.heise.de/tipps-tricks/Virenschutz-unter-Linux-3885535.html&quot; rel=&quot;ugc nofollow&quot;&gt;Virenschutz unter Linux einrichten (auch Malware)&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 08 Jun 2023 19:44:18 +0000</pubDate>
        </item>
    </channel>
</rss>
