Browsing German translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and German guidelines.
4352 of 276 results
43.
Now that <application>Samba</application> is configured, the directory needs to be created and the permissions changed. From a terminal enter:
Jetzt, da die Konfiguration von <application>Samba</application> abgeschlossen ist, müssen der Ordner erstellt und die Zugriffsrechte angepasst werden. Geben Sie dazu in einem Terminal ein:
Translated and reviewed by Daniel Winzen
Located in ../docs/sharing/C/sharing.xml:218(para)
44.
sudo mkdir -p /srv/samba/share
sudo mkdir -p /srv/samba/share
Translated and reviewed by Daniel Winzen
Located in docs/sharing/C/sharing.xml:243(command)
45.
sudo chown nobody.nogroup /srv/samba/share/
sudo chown nobody.nogroup /srv/samba/share/
Translated and reviewed by Daniel Winzen
Located in docs/sharing/C/sharing.xml:244(command)
46.
The <emphasis>-p</emphasis> switch tells mkdir to create the entire directory tree if it doesn't exist. Change the share name to fit the environment.
Die Option <emphasis>-p</emphasis> sorgt dafür, dass der gesamte Verzeichnisbaum erstellt wird, wenn er nicht existiert. Ändern Sie den Freigabenamen Ihrer Umgebung entsprechend.
Translated and reviewed by Daniel Winzen
Located in ../docs/sharing/C/sharing.xml:229(para)
47.
Finally, restart the <application>samba</application> services to enable the new configuration:
Zum Schluss, starten Sie den <application>samba</application>-Dienst erneut, damit die neue Konfiguration übernommen wird:
Translated and reviewed by Daniel Winzen
Located in docs/sharing/C/sharing.xml:258(para)
48.
sudo /etc/init.d/samba restart
sudo /etc/init.d/samba restart
Translated and reviewed by Daniel Winzen
Located in docs/sharing/C/sharing.xml:264(command) docs/sharing/C/sharing.xml:431(command) docs/sharing/C/sharing.xml:547(command) docs/sharing/C/sharing.xml:965(command) docs/sharing/C/sharing.xml:1090(command) docs/sharing/C/sharing.xml:1220(command)
49.
The above configuration gives all access to any client on the local network. For a more secure configuration, see <xref linkend="samba-fileprint-security"/>.
Die obige Konfiguration gibt jedem Client im Netzwerk Vollzugriff. Für eine sicherere Konfiguration sehen Sie sich bitte <xref linkend="samba-fileprint-security"/> an.
Translated and reviewed by Daniel Winzen
Located in docs/sharing/C/sharing.xml:271(para)
50.
From a Windows client, it should now be possible to browse to the <phrase>Kubuntu</phrase> file server and see the shared directory. To check that everything is working, try creating a directory from Windows.
Von einem Windows-Client aus sollte es jetzt möglich sein, zu dem <phrase>Kubuntu</phrase>-Dateiserver zu navigieren und das freigegebene Verzeichnis zu sehen. Um zu prüfen, ob alles funktioniert, versuchen Sie von Windows aus einen Ordner anzulegen.
Translated and reviewed by Daniel Winzen
Located in ../docs/sharing/C/sharing.xml:256(para)
51.
To create additional shares, simply create new <emphasis>[dir]</emphasis> sections in <filename>/etc/samba/smb.conf</filename>, and restart <emphasis>Samba</emphasis>. Make sure that the directory to be shared actually exists and that the permissions are correct.
Um eine zusätzliche Freigabe anzulegen, erstellen Sie einfache einen neuen <emphasis>[dir]</emphasis>-Abschnitt in der <filename>/etc/samba/smb.conf</filename> und starten Sie <emphasis>Samba</emphasis> neu. Versichern Sie sich, dass das Verzeichnis, welches freigegeben werden soll, schon existiert und das die Berechtigungen stimmen.
Translated and reviewed by Daniel Winzen
Located in docs/sharing/C/sharing.xml:285(para)
52.
Resources
Ressourcen
Translated and reviewed by Daniel Winzen
Located in docs/sharing/C/sharing.xml:293(title) docs/sharing/C/sharing.xml:700(title) docs/sharing/C/sharing.xml:1115(title) docs/sharing/C/sharing.xml:1348(title)
4352 of 276 results

This translation is managed by Launchpad German Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Daniel Winzen, Dennis Baudys.