search for: getrennte

Displaying 5 results from an estimated 5 matches for "getrennte".

Did you mean: getrennt
2016 Mar 15
1
Windows 10 does not register dns in samba 4.3.4
Are your running more domains on this samba server, this is the primary domain? tplk.loc ? The settings below looks good, you can try setting ipv4 preffered over ipv6 ( or disable ipv6) You can try also it with a fixed primary dns suffix. https://technet.microsoft.com/en-us/library/cc786695(v=ws.10).aspx 1.Open the Network Connections folder and view available connections. 2.Right-click the
1998 Mar 18
1
Strange Results of summary()
--l4Siqd0eqV Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I run the following job. Please, compare the results of summary and table concerning berufl. From similar SPSS/PSPP runs, the result of table is correct. Did I misunderstand anything or is there a bug? What does the difference come from? What does '(other)' mean? What about the strange
2016 Mar 16
1
Windows 10 does not register dns in samba 4.3.4 SOLVED
So after digging deep and looking into my /var/log/messages for dns and recognizing that my providers internet dns not work correctly: Mar 16 07:49:48 s4slave named-sdb[15870]: error (connection refused) resolving 'ns2.allowsread.com/AAAA/IN': 192.52.178.30#53 Mar 16 07:49:50 s4slave named-sdb[15870]: error (network unreachable) resolving 'ns2.allowsread.com/AAAA/IN':
2016 Mar 15
4
Windows 10 does not register dns in samba 4.3.4
Ok, what is the windows event log telling you. You should see an error. What is the description and event id. Gr. Louis > -----Oorspronkelijk bericht----- > Van: Mueller [mailto:mueller at tropenklinik.de] > Verzonden: dinsdag 15 maart 2016 10:31 > Aan: 'L.P.H. van Belle'; samba at lists.samba.org > Onderwerp: AW: [Samba] Windows 10 does not register dns in samba
2010 Sep 16
1
Help for an absolutely r-noob
...in it. However, I can' manage to adapt these plots. The hole script is as follows: setwd("E:/") ##### (1) Read data ### dat <- read.table("Komfort_Tatsaechliche_ID_Versuchsreihe_1.txt", header=TRUE, sep="\t", dec=",") # tab-getrennte Textdatei names(dat) <- c("id", "resp", "amp") dat$id <- factor(dat$id) # kategoriale Variablen als Faktor definieren dat$amp <- as.numeric(gsub("^([0-9]),([0-9]+) Nm$", "\\1.\\2", dat$amp)) ##### (2) Explorative plots ##### librar...