search for: sitzung

Displaying 6 results from an estimated 6 matches for "sitzung".

Did you mean: nutzung
2016 Apr 08
3
Samba as AD-Controller: unable to update policies and call start scripts
Zitat von Sébastien Le Ray <sebastien-samba at orniz.org>: >> The very strange thing is, that gpupdate tries to copy somethings >> from \\cch.intra\sysvol and not from \\dc1\sysvol... >> There a no server with name cch.intra, this is just the Realm... > > Thats expected. your.realm should resolve to all your DC in a > round-robin fashion. OK, I didn't
2012 Sep 13
1
package installation problem.
...llation of the package "Metrics" I had a pronlem as shown below: > install.packages("Metrics") Warnung in install.packages("Metrics") : Argument 'lib' fehlt: nutze 'C:\Users\Guyso\Documents/R/win-library/2.10' --- Bitte einen CRAN Spiegel für diese Sitzung auswählen --- Warnung: kann nicht auf den Index für das Repository http://ftp.yalwa.org/cran/bin/windows/contrib/2.10 zugreifen Warnung: kann nicht auf den Index für das Repository http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.10 zugreifen Warnmeldung: In getDependencies(pkgs, dependenci...
2009 Nov 18
1
where can I download package svIO?
Hello, today I upgraded R to 2.10 and Tinn-R to 2.3.3.1. Tinn-R needs the package svIO, but it is not available anymore on the package lists. Every session I start R and chose the CRAN-Mirror I receive the following warning: Bitte einen CRAN Spiegel f?r diese Sitzung ausw?hlen --- Warnmeldung: In getDependencies(pkgs, dependencies, available, lib) : package ?svIO? is not available Lade Tcl/Tk Interface ... fertig Fehler in library(svIO) : es gibt kein Paket 'svIO' I found a similar problem for svMisc a few weeks ago (http://www.mail-archive.com/r-he...
2002 Jun 11
1
SSH / PAM Problem
...n 2002 13:34:46 +0200 Von: Cengiz Tuztas <Cengiz.Tuztas at Sun.COM> Firma: Sun Microsystems GmbH An: Frank.Beckmann at vodafone.de, Stefan.Altgen at vodafone.de Hallo *, das Problem bei ssh und pam besteht darin, da? der sshd die pam anzieht aber erst wieder frei gibt, wenn der Benutzer die Sitzung beendet. Hierzu wird zuerst pam_start aufgerufen. Dies authentisiert basierend auf der pam.conf den Benutzer. Danach wird Accountmanagement durchgef?hrt. Zum Schlu? folgt session. Diese Stufen werden pam - Konform durchlaufen. Jedoch wird nachdem session durchgef?hrt wird nicht pam_end aufgerufen....
2012 Jul 25
0
gsl lib version detected wrong during install
...-config is accessible from everywhere in the command prompt. R is installed at /usr/bin/R. > install.packages("gsl",dependencies=TRUE) Installiere Paket(e) nach ?/home/georgs/R/x86_64-unknown-linux-gnu-library/2.14? (da ?lib? nicht spezifiziert) --- Bitte einen CRAN Spiegel f?r diese Sitzung ausw?hlen --- Lade Tcl/Tk Interface ... fertig versuche URL 'http://cran.at.r-project.org/src/contrib/gsl_1.9-9.tar.gz' Content type 'application/x-gzip' length 338684 bytes (330 Kb) URL ge?ffnet ================================================== downloaded 330 Kb * installing *sou...
2014 Mar 20
3
[Bug 2213] New: X11 forwarding to DISPLAY containing a hexadecimal-colon IPv6 address fails
...oduces an error message which can be attributed to the debug2 statement later in that function (line 3582): connect 2001 port 6006: Invalid argument Error: Can't open display: localhost:10.0 A workaround is documented here: http://www.technologische-hilfe.de/antworten/lightdm-xdm-sitzung-und-ipv6-support-241428392.html My guess is that the problem can be solved by using strrchr in that statement: cp = strrchr(buf, ':'); -- You are receiving this mail because: You are watching the assignee of the bug.