By continuing to use the site, you agree to the use of cookies. more information
The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.
Schlagwort: share
SAMBA Installation: https://wiki.ubuntuusers.de/Howto/Samba4-Server_als_Active-Directory_Domain-Controller/ getestet: Ubuntu Server 16.04 LTS und Windows 10 Pro Netzwerkkonfiguration anpassen (/etc/network/interfaces) der Server muss eine manuelle fixe IP besitzen. nano /etc/network/interfaces iface ens160 inet static address 192.168.7.200 netmask 255.255.255.0 gateway 192.168.7.100 dns-nameserver 192.168.7.200 dns-nameserver 192.168.7.100 (Server neustarten) Hostname angepasst? (/etc/hostname) Pakete aktualisieren und benötigte installieren apt-get update && apt-get upgrade &&…
By continuing to use the site, you agree to the use of cookies. more information
The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.