Displaying 20 results from an estimated 110 matches for "geb".
Did you mean:
ge
2002 Sep 21
4
Printing probleme Samba 2.2.3.a with CUPS
Dear All,
after changing my Linux box to Samba 2.2.3a and CUPS I'm struggling with
some probleme :
2008 Oct 12
3
blue screen: clock interrupt win2008
...8
CPU frequency: 2826 MHz
CPU socket(s): 2
Core(s) per socket: 4
Thread(s) per core: 1
NUMA cell(s): 1
Memory size: 16770048 kB
Any hints/workarounds?
Regards,
jel.
--
Otto-von-Guericke University http://www.cs.uni-magdeburg.de/
Department of Computer Science Geb. 29 R 027, Universitaetsplatz 2
39106 Magdeburg, Germany Tel: +49 391 67 12768
2018 Apr 20
5
Sieve "redirect" changes envelope sender in 2.3. / pigeonhole 0.5
...le version 0.5.devel (61b47828)
# OS: Linux 2.6.32-696.23.1.el6.x86_64 x86_64 CentOS release 6.9 (Final)
Regards,
Olaf
--
Karlsruher Institut f?r Technologie (KIT)
ATIS - Abt. Technische Infrastruktur, Fakult?t f?r Informatik
Dipl.-Geophys. Olaf Hopp
- Leitung IT-Dienste -
Am Fasanengarten 5, Geb?ude 50.34, Raum 009
76131 Karlsruhe
Telefon: +49 721 608-43973
Fax: +49 721 608-46699
E-Mail: Olaf.Hopp at kit.edu
atis.informatik.kit.edu
www.kit.edu
KIT ? Die Forschungsuniversit?t in der Helmholtz-Gemeinschaft
Das KIT ist seit 2010 als familiengerechte Hochschule zertifiziert.
-------------...
2009 Mar 19
4
Import R-output into Java
Hello,
I want to import R-output via Rserve to Java, especially for the function
ctree from the package party.
Rserve is working properly.
Yet, I only get the predictions with the Java code
try{
RConnection c = new RConnection();
...
c.voidEval("modell <- ctree(...)");
REXP y = c.eval("nodes(modell,1)[[1]]$prediction");
...
2009 Dec 31
1
readCitationFile encoding
...source file, all checks are ran again til it gets to the code in
question (in my case tests/Examples/utils-Ex.Rout.fail). Is there
a shortcut to jump immediately to the utils tests?
Regards,
jel.
--
Otto-von-Guericke University http://www.cs.uni-magdeburg.de/
Department of Computer Science Geb. 29 R 027, Universitaetsplatz 2
39106 Magdeburg, Germany Tel: +49 391 67 12768
2010 Feb 20
2
R logo as SVG ?
Hi,
does anybody have the R logo in a vector format preferable SVG?
Need it for Freedesktop (GNOME desktop) integration of Rcmdr ...
Thanx,
jel.
--
Otto-von-Guericke University http://www.cs.uni-magdeburg.de/
Department of Computer Science Geb. 29 R 027, Universitaetsplatz 2
39106 Magdeburg, Germany Tel: +49 391 67 12768
2020 Jul 02
5
Multiprotocol File Sharing via NFSv4 and Samba
...e Dell EMC, IBM and NetApp) around that allow to simultaneously access the same file system via NFSv4 and Samba exports in a (nearly) non-conflicting manner, especially w.r.t. to NFSv4/Windows ACL incompatibilities?
Best
Sebatian
____________________
Sebastian Kraus
Team IT am Institut f?r Chemie
Geb?ude C, Stra?e des 17. Juni 115, Raum C7
Technische Universit?t Berlin
Fakult?t II
Institut f?r Chemie
Sekretariat C3
Stra?e des 17. Juni 135
10623 Berlin
Email: sebastian.kraus at tu-berlin.de
2009 Mar 04
2
lattice: remove box around a wireframe
#Hi,
#
#somebody knows how to remove the outer box around a wireframe and
reduce the height
#
#
test = data.frame(expand.grid(c(1:10), c(1:10)))
z = test[,1] + test[,2]
test = cbind(test, z)
names(test) = c("x", "y", "z")
require(lattice)
wireframe(z ~ x*y, data = test, par.box = c(col = "transparent") ) #not
this one but the remaining outer box.
2010 Nov 12
3
Partition of a set
Hi
I am new on this forum. I am searching for a function in R which provides
all partitions of a set, say for the set
{1,2,3}
you get
{{1,2,3}}
{1,{2,3}}
{2,{1,3}}
{3,{1,2}}
{{1},{2},{3}}
. The number of partitions of a set is given by Bellsche`s number. The
number of possibilities of length (this is the number of subsets included in
the partition) of the partition is given by the partition
2020 Oct 30
3
Samba as AD member & without winbind...
...rs
> into Unix users by using the winbind 'ad' backend. This works quite well.
Ok, then I would need a winbind 'ldap' backend. Does this exist?
Regards
Thomas
--
Karlsruher Institut f?r Technologie (KIT)
archIT [IT-Management der Fakult?t Architektur]
Dipl.-Ing. Thomas Besser
Geb?ude 11.40, Raum 010 | Fon +49 721 608 46024
http://www.arch.kit.edu/fakultaet/it-management.php
KIT - Die Forschungsuniversit?t in der Helmholtz-Gemeinschaft
2017 Jun 06
3
v2.2.30.1 released
...4d)
# OS: Linux 2.6.32-696.3.1.el6.x86_64 x86_64 CentOS release 6.9 (Final)
OS ist up2date.
Please fix this ASAP.
Olaf
--
Karlsruher Institut f?r Technologie (KIT)
ATIS - Abt. Technische Infrastruktur, Fakult?t f?r Informatik
Dipl.-Geophys. Olaf Hopp
- Leitung IT-Dienste -
Am Fasanengarten 5, Geb?ude 50.34, Raum 009
76131 Karlsruhe
Telefon: +49 721 608-43973
Fax: +49 721 608-46699
E-Mail: Olaf.Hopp at kit.edu
atis.informatik.kit.edu
www.kit.edu
KIT ? Die Forschungsuniversit?t in der Helmholtz-Gemeinschaft
Das KIT ist seit 2010 als familiengerechte Hochschule zertifiziert.
-------------...
2010 Jul 22
6
Xen EOF?
Hi,
just found:
PSARC/2010/250 EOF of Solaris xVM dom0 approved.
So does this mean, Xen is officially dead on Solaris?
Regards,
jel.
--
Otto-von-Guericke University http://www.cs.uni-magdeburg.de/
Department of Computer Science Geb. 29 R 027, Universitaetsplatz 2
39106 Magdeburg, Germany Tel: +49 391 67 12768
2011 Sep 11
8
bad seagate drive?
Hi list,
I''ve got a system with 3 WD and 3 seagate drives. Today I got an email
that zpool status indicated one of the seagate drives as REMOVED.
I''ve tried clearing the error but the pool becomes faulted again. Taken
out the offending drive and plugged into a windows box with seatools
install. Unfortunately seatools finds nothing wrong with the drive.
Windows seems to see
2009 Feb 12
1
strange ''too many errors'' msg
...s this a good idea?
Regards,
jel.
BTW: zpool status -x msg refers to http://www.sun.com/msg/ZFS-8000-9P,
the event to http://sun.com/msg/ZFS-8000-GH - little bit
inconsistent I think.
--
Otto-von-Guericke University http://www.cs.uni-magdeburg.de/
Department of Computer Science Geb. 29 R 027, Universitaetsplatz 2
39106 Magdeburg, Germany Tel: +49 391 67 12768
2020 Oct 30
4
Samba as AD member & without winbind...
...d.
Can I configure winbind to use 'local' users and groups from NSS?
Or any idea how I can get working the 'old' constellation (without winbind)?
Regards
Thomas
--
Karlsruher Institut f?r Technologie (KIT)
archIT [IT-Management der Fakult?t Architektur]
Dipl.-Ing. Thomas Besser
Geb?ude 11.40, Raum 010 | Fon +49 721 608 46024
http://www.arch.kit.edu/fakultaet/it-management.php
KIT - Die Forschungsuniversit?t in der Helmholtz-Gemeinschaft
2018 Apr 20
2
Sieve "redirect" changes envelope sender in 2.3. / pigeonhole 0.5
...ression with 2.3 / 0.5
> Envelope *senders* should never ever be modified.
>
> Regards,
> Olaf
>
>
--
Karlsruher Institut f?r Technologie (KIT)
ATIS - Abt. Technische Infrastruktur, Fakult?t f?r Informatik
Dipl.-Geophys. Olaf Hopp
- Leitung IT-Dienste -
Am Fasanengarten 5, Geb?ude 50.34, Raum 009
76131 Karlsruhe
Telefon: +49 721 608-43973
Fax: +49 721 608-46699
E-Mail: Olaf.Hopp at kit.edu
atis.informatik.kit.edu
www.kit.edu
KIT ? Die Forschungsuniversit?t in der Helmholtz-Gemeinschaft
Das KIT ist seit 2010 als familiengerechte Hochschule zertifiziert.
-------------...
2009 Jul 17
2
how to evaluate character vector within pnorm()
Hi,
I'm trying to evaluate a character vector within pnorm. I have a vector
with values and names
x = c(2,3)
names(x) = c("mean", "sd")
so that i tried the following
temp = paste(names(x), x, sep = "=")
#gives
#> temp
#[1] "mean=2" "sd=3"
#Problem is that both values 2 and 3 are taken as values for the mean
argument in pnorm
pnorm(0,
2020 Jul 02
1
Multiprotocol File Sharing via NFSv4 and Samba
...m via NFSv4 and Samba exports in a (nearly)
> >non-conflicting manner, especially w.r.t. to NFSv4/Windows ACL
> >incompatibilities?
> >
> >Best
> >Sebatian
> >
> >____________________
> >Sebastian Kraus
> >Team IT am Institut f?r Chemie
> >Geb?ude C, Stra?e des 17. Juni 115, Raum C7
> >
> >Technische Universit?t Berlin
> >Fakult?t II
> >Institut f?r Chemie
> >Sekretariat C3
> >Stra?e des 17. Juni 135
> >10623 Berlin
> >
> >Email: sebastian.kraus at tu-berlin.de
>
> --
> To un...
2015 Dec 18
2
autoexpunge problems
....key
}
protocol pop3 {
ssl_cert = </etc/pki/tls/certs/pop.pem
ssl_key = </etc/pki/tls/private/pop.key
}
--
Karlsruher Institut f?r Technologie (KIT)
ATIS - Abt. Technische Infrastruktur, Fakult?t f?r Informatik
Dipl.-Geophys. Olaf Hopp
- Leitung IT-Dienste -
Am Fasanengarten 5, Geb?ude 50.34, Raum 009
76131 Karlsruhe
Telefon: +49 721 608-43973
Fax: +49 721 608-46699
E-Mail: Olaf.Hopp at kit.edu
atis.informatik.kit.edu
www.kit.edu
KIT ? Die Forschungsuniversit?t in der Helmholtz-Gemeinschaft
Das KIT ist seit 2010 als familiengerechte Hochschule zertifiziert.
-------------...
2018 Apr 23
2
Sieve "redirect" changes envelope sender in 2.3. / pigeonhole 0.5
...of dovecot lmtp and as said
trusted_users = exim:dovecot
in thge exim.conf resolved this issue for me.
Regards, Olaf
--
Karlsruher Institut f?r Technologie (KIT)
ATIS - Abt. Technische Infrastruktur, Fakult?t f?r Informatik
Dipl.-Geophys. Olaf Hopp
- Leitung IT-Dienste -
Am Fasanengarten 5, Geb?ude 50.34, Raum 009
76131 Karlsruhe
Telefon: +49 721 608-43973
Fax: +49 721 608-46699
E-Mail: Olaf.Hopp at kit.edu
atis.informatik.kit.edu
www.kit.edu
KIT ? Die Forschungsuniversit?t in der Helmholtz-Gemeinschaft
Das KIT ist seit 2010 als familiengerechte Hochschule zertifiziert.
-------------...