Displaying 20 results from an estimated 22 matches for "unn".
Did you mean:
un
2017 Jun 07
4
domain join RODC failed
Hello,
I try to test joining new RODC (samba-tool domain join unn.global RODC
-U Administrator -d5) and it's fail with message:
Could not find machine account in secrets database: Failed to fetch
machine account password for UNN from both secrets.ldb (Could not find
entry to match filter: '(&(flatname=UNN)(objectclass=primaryDomain))'
base: &...
2017 Oct 23
2
samba 4.7.0 replication errors
...two domain controllers (copy from a
working environment). I tried to join a read-only domain controller.
Unsuccessfully. Samba-tool fell with a error:
....
added interface ens192 ip=192.168.59.5 bcast=192.168.59.255
netmask=255.255.255.0
resolve_lmhosts: Attempting lmhosts lookup for name dcg2.unn.global<0x20>
Starting GENSEC mechanism spnego
Starting GENSEC submechanism gssapi_krb5
Received smb_krb5 packet of length 277
Received smb_krb5 packet of length 162
gensec_gssapi: NO credentials were delegated
GSSAPI Connection will be cryptographically signed
Adding DNS A record RODCG3.unn.g...
2017 Jun 08
0
domain join RODC failed
...----Ursprüngliche Nachricht-----
Von: samba [mailto:samba-bounces at lists.samba.org] Im Auftrag von Evgeniy Semenov via samba
Gesendet: Mittwoch, 7. Juni 2017 19:24
An: samba at lists.samba.org
Betreff: [Samba] domain join RODC failed
Hello,
I try to test joining new RODC (samba-tool domain join unn.global RODC -U Administrator -d5) and it's fail with message:
Could not find machine account in secrets database: Failed to fetch machine account password for UNN from both secrets.ldb (Could not find entry to match filter: '(&(flatname=UNN)(objectclass=primaryDomain))'
base: '...
2017 Sep 29
4
samba 4.7.0 replication errors
Hallo,
we have 5 ADDCs. All of them did run with sernet-samba 4.6.7.
I updated 4 of them to sernet-samba 4.7.0, one after the other, checked replication, everything seemed to be ok.
One day later a colleague wanted to delete a lot of users with a powershell-script and since then the
replication doesnt work anymore. (Im sure the script is not the problem, but it seemes like it triggered something)
2024 Feb 04
2
Help
...xt(-8,-8, "R^2= 0.62", r = 0.79, N = 161", cex = 2 )
abline(lm(FDcli ~ FDapt, col="black"))
dev.off()
*Jibrin Adejoh Alhassan (Ph.D)*
Department of Physics and Astronomy,
University of Nigeria, Nsukka
On Sun, Feb 4, 2024 at 5:03?PM Jibrin Alhassan <jibrin.alhassan at unn.edu.ng>
wrote:
> Hi Elo,
> It gave this error message:
> CR_plot2.R:14:37: unexpected string constant
> 13: plot(FDapt,FDcli, pch = 16, cex.lab = 1.6, cex.axis = 1.4, cex.main =
> 0.8, font.lab = 1.7, font.axis = 1.7, col = "red",main = "Simultaneous
> Events...
2024 Feb 05
1
Help
...N = 161", cex = 2 )
> abline(lm(FDcli ~ FDapt, col="black"))
> dev.off()
> *Jibrin Adejoh Alhassan (Ph.D)*
> Department of Physics and Astronomy,
> University of Nigeria, Nsukka
>
>
> On Sun, Feb 4, 2024 at 5:03?PM Jibrin Alhassan
> <jibrin.alhassan at unn.edu.ng>
> wrote:
>
> > Hi Elo,
> > It gave this error message:
> > CR_plot2.R:14:37: unexpected string constant
> > 13: plot(FDapt,FDcli, pch = 16,? cex.lab = 1.6, cex.axis = 1.4,
> > cex.main =
> > 0.8, font.lab = 1.7, font.axis = 1.7,? col = "red...
2024 Feb 04
1
Help
...;)
14: text(-8,-8, "expression(R^2*"= 0.62"), r = 0.79, N = 161"
^
*Jibrin Adejoh Alhassan (Ph.D)*
Department of Physics and Astronomy,
University of Nigeria, Nsukka
On Sun, Feb 4, 2024 at 4:45?PM Jibrin Alhassan <jibrin.alhassan at unn.edu.ng>
wrote:
> Thank you Zhao for the code. When I replotted the graph after inserting
> the code in my script, it gave me this error message without plotting the
> graph:
> Warning message:
> In lm.fit(x, y, offset = offset, singular.ok = singular.ok, ...) :
> extra argume...
2024 Feb 04
3
Help
I have done a scatter plot in R. I want to insert the coefficient of
determination R^2 = 0.62 as a text in the plot. I have tried to write R^2
but could not produce R2. I would appreciate it if someone could help me
with the syntax. I have tried: expression(paste("", R^2,"=", 0.62)), but
it did not produce R squared, rather it gave me error messages. Thanks.
Jibrin Alhassan
2004 Sep 21
1
Shorewall Problem!!!
Hello!!1 Everyone
My shorewall version is 2.1.9.
When i used one interface sample (http://slovakia.shorewall.net/pub/shorewall/Samples/samples-2.0.1/one-interface.tgz)to start my firewall (192.168.11.6), i cannot used another computer to login Webmin or ssh (192.168.11.5). So, what can i do ?
2004 Apr 28
2
connection to libraries problem
Hello All,
Although I have downloaded some libraries such as multivariate data analysis
library (multiv) and ade4, their functions such as pca or reconst are not
recognised. Should I install any thing else or use any instruction so that R
could find the location of libraries?
Thanks for your quick response,
Haleh Yasrebi
2004 Apr 30
1
calculation of U and V matrix of SVD decomposition (according to LINPACK, X = UDV')
Hello,
Like QR decomposition, I am looking for decomposition to get U and V matrix
of SVD decomposition (according to LINPACK, X = UDV'). Do you know if there
is a function which could calculate this decomposition?
Look forward to your reply,
Haleh
2024 Feb 04
1
Help
Thank you Zhao for the code. When I replotted the graph after inserting the
code in my script, it gave me this error message without plotting the graph:
Warning message:
In lm.fit(x, y, offset = offset, singular.ok = singular.ok, ...) :
extra argument ?col? will be disregarded.
My regards.
*Jibrin Adejoh Alhassan (Ph.D)*
Department of Physics and Astronomy,
University of Nigeria, Nsukka
On Sun,
2010 Jun 16
10
At what level does the “zfs” directory exist?
I?ve posted a query regarding the visibility of snapshots via CIFS here (http://opensolaris.org/jive/thread.jspa?threadID=130577&tstart=0)
however, I?m beginning to suspect that it may be a more fundamental ZFS question so I?m asking the same question here.
At what level does the ?zfs? directory exist?
If the ?.zfs? subdirectory only exists as the direct child of the mount point then can
2024 Jun 15
2
code for year month day hr format
Thank you Rui. I ran the following script
df1 <- read.table("solar_hour", header = TRUE)
df1$date <- as.Date(paste(df1$year, df1$hour),
format = "%Y %j",
origin = "2012-08-01-0")
df2 <- df1[c("date", "IMF", "SWS", "SSN", "Dst", "f10")]
head(df1)
#To display all the rows
print(df2).
It gave me this
2008 Aug 09
2
xy plot in version 2.7.1 for Mac (PR#12520)
...mPrlI4pHLfsMp9+kxS1BpdRyAME3/u
ik78Oeh8w5H/ne2o9HpZ7+RAe7Mf1xytbn8HoFXdtKLTrgbnKEpPe0A04LbB0zqnvVPQtg414O6o
Vtvd1UrPZL3fvzU3i+bJ7uoeavY3NPU0+zqqw5N9k/3utupA75Tp44uvmuu+4bnGT/+WuaaLwcaL
uabo/f5trmLRPEXMVSzmKhZzTfFN0eciPcenN/WYqTKAT3Gd9vK4WORra5YrUJlm6yrTk3eyy74m
6yBeSPZSHK4fLLiwigeIvC6oKKgQTdhToilB3GUNNdnXTHZlHWR7h5psECe6K8m7bHn3crL751dH
f914IFq2XIQiir1C9q0PVPy4lqruXkZUq+bNrFXLcTvRYzJB2lodgGzSFVlcnB/fUlHhaAgnCUVJ
GlYUslIhi4kZUvzPXNBtghjeOYAXjUO9zJfNllF3QFKzaxs4joKGWXAD7jQO4nVJ/El0B7DAblxh
d18ZTazDS9EaYcndV2DZ8iFuyA/LhqiuKrp0X3HHlaG8wkv0/9t+vyMKZW5kc3RyZWFtCmVuZG9i
ago0MyAwIG9iago1MDkxCmVuZG9iago0N...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...@@
+The oVirt Server is an open cross-platform virtualization management
+system. It provides a web-based management interface that enables
+users to manage hosts and storage, install and remove virtual machines
+and level resources across a large group of machines. The oVirt Server
+manages hosts running the oVirt Node Image. oVirt Server Suite scales
+from a small group of users with little need for access control and
+quota management, all the way up to hundreds of hosts with robust
+control over grouping, permissions, and quotas.
+
+For further docs see: http://ovirt.org
diff --git a/conf/ovi...
2003 Jul 24
0
How can I represent a shape using 1-D discrete wavelet descriptor s?
I only concern about the boundary of the shape and I don¡¯t concern gray
level.
U[m] = x[m] + jy[m] m= 0,1,¡,N-1 is the N points on the boundary.
It is easy to express U as a discrete Fourier series.
But it seems like that wd in the wavethresh package cannot deal with complex
values.
And it is not interesting to transfer U to a matrix.
Thanks a lot
Qin
2004 Feb 01
2
CART: rapart vs bagging
Hi,
Is here anyone knows the difference between rapart and bagging when grow a
CART tree?
Thanks
Qin
2004 Feb 23
2
outputs of KNN prediction
Hello there:
I got 13 variables in my training/target set, the first 12 variables are
mixture of numerical and categorical variables. The last one is the one I
need
to predict, and it is a numerical variable.
>train<-read.table("train.txt")
>test<-read.table("test.txt")
>cl<-factor(train[,13])
>pred<-knn(train, test, clk=3, prob=TRUE)
>pred
I got
2004 Dec 08
3
How to change x axes' range
Hi, there:
When plot ann predicted results I need to indicate numbers of inputs for
each column.
V1 V2 V3 V4
1 86.2700 49.9380 30.7630 0.1327
2 89.5127 55.9707 33.7683 0.1186
3 91.1833 58.4670 34.5610 0.1134
matplot(t, pch = 1:4, type = "o", col = rainbow(ncol(t)),xlab = "No. of
inputs ", ylab = "Mean of 6 Datasets",