Displaying 20 results from an estimated 146 matches for "habe".
Did you mean:
gabe
2003 Aug 27
1
samba und netzlaufwerke unter winxp
Hallo,
Ich habe ebendfalls das Problem, dass ich mich extra anmelden muss bei
meinem Linux-Server. Hast Du da eine L?sung gefunden.
From: "Marcel Stein" <marcel-stein@arcor.de>
Subject: samba und netzlaufwerke unter winxp
Date: Thu, 26 Jun 2003 20:04:56 +0200
Message-ID: <000001c33c0d$76d703f...
2009 Jul 13
1
Ubuntu und R
Hallo Zusammen,
hatte gestern die Schnauze voll von Vista und habe mir daraufhin Ubuntu
installiert. Bin also mit Ubuntu ?berhaupt nicht vertraut.
Nun habe ich ohne Erfolg versucht, R zu installieren.
Soweit ich der Anleitung folgen konnte habe ich es so wie auf
http://wiki.ubuntuusers.de/R gemacht.
Im Terminal kann ich R problemlos starten.
Allerdings bei...
2005 Apr 08
2
DLL Memory Problem
Hello,
I have created a .dll file using G77 and MinGW on my PC (Windows
2000). After using dyn.load to bring it into R2.0.1, I then call the .dll
through the function ccprox shown below. It returns the correct
values. If I run it a second time though it returns different values, so
it seems something is being placed oddly in memory.
If I unload and reload the .dll it works again the first
2005 Nov 24
4
write.csv
....
i have to unique two csv files once a week while one file is always the
same.
can anybody tell me, how to write the dataset into a csv file without the
first row of the indexnumbers.
x[,-1] does not wok as it eliminates the first "interesting" colum.
col.names is not accepted by r (do i habe to start a package first? which
one?)
thx
sven
[[alternative HTML version deleted]]
2002 Sep 04
3
logical and NA
Hi there, (sorry Martin, ich habe den falschen Empfaenger erwischt :-( )
Is there a function in the base package or elsewhere which returns TRUE and
not NA, even if NA is involved: (I did not find in the help system :-( )
if ( x==something & !is.na(something))
or
if ( x==something & !is.na(x==something))
If "so...
2004 Jan 15
4
SIR
Ich habe in R eine Version von SIR gefunden und ausprobiert. Leider kann
diese multivariate Responses nicht verarbeiten. Gibt es in R eine
ausgefeilte Version von SIR?
2015 Jan 24
2
samba AD backup Question
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I backup my SAMBA 4 DC in the following Way:
Shutdown Samba AD
Backup the hole System
Start Samba AD
So i think i don't habe any Problems with open Files, when i backup the
AD. Is it recommended to backup the AD Files with the samba Backup Script?
If it is recommended, can you tell me why?
Thanks
Hauke
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJUw9sUAAoJEEIVizQb/Y0m1HcQAI/nIxqJbBZ...
2001 Feb 16
2
vector heap is too small
Ich habe eine dringende Frage!!!!!!!!
ch ben?tze das Rplus mit Windows 98 .
Wo kann ich die Vector heap von Rgui.exe erh?hen. Bei Eigenschaften kann
ich das nicht machen.
Vielen Dank f?r Eure Bem?hungen
Nadine Brauchli, FORNAT
***************************************************************************
FOR...
2019 Sep 03
2
Different passdb backends for different services
Hi,
as Dovecot supports submission, which is the sending direction, I am interested to know, if I can configure a separate passdb backend just for submission.
I habe LDAP attributes that differ sending or receiving permissions. It would be nice, if I had a second passdb backend just for submission, which has a LDAP filter for locking this service.
Example for IMAP, POP3, Sieve:
(&(mail=%s)(mailAllowIncoming=TRUE))
Example for Submission:
(&(mail=%...
1999 Jan 13
6
Neuling
Hallo Liste
Derzeit mache ich meine ersten Gehversuche mit Linux (SuSE). Bis jetzt
habe ich in einem kleinen Netzwerk f?r meine Tauchschule vier Rechner
betreut. Einer davon war WinNT-4.0 Server und Arbeitsplatz zugleich.
Nachdem ich nicht mehr bereit bin, mich mit dem w?chentlichen "blue
screen" und dem monatlichen Neuinstallieren von NT abzufinden, bin ich
derzeit beim Ums...
2003 Dec 21
4
Source-depending DNAT
Hallo Juergen,
hoffe das ich Dich auf diesemm Wege ausfindigig gemacht habe.
Wenn Du der Richtige bist (aus Salzgitter), dann melde Dich doch mal.
Grüße von Familie Horak
2007 Nov 16
2
Reseting a select box
Hello,
is there a way to reset a select box to it''s default value?
Or do I habe to use update() on the select box to empty it and then add all
the options again?
TIA,
Alex
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email...
2005 May 03
1
Problem: R lässt sich nicht starten
Hallo,
ich schreibe einfach mal deutsch, und hoffe dass Du das auch verstehst
(if not write me back in English).
OS X 10.3.9
Ich habe R 2.1.0 installiert, und das Programm hat auch funktioniert.
Will wenig sp??ter wieder mit R arbeiten, es l??sst sich aber nicht mehr
starten. "Das Programm R wurde unerwartet beendet", w??hrend ich versuche
es durch Doppelklicken auf das R.app-symbol zum laufen zu bringen.
L??sche al...
1999 Jan 20
2
Installation of packages?
Dear r-helpers,
we have installation problems:
Successful installation of R-0.63 base package on Solaris 2.5.1 with the
SunSoft compilers f77, c version 4.2.
We habe problems with the installation of further packages e.g.
integrate from CRAN.
R code works but the shared objects built from fortran code do not find
the appropriate libs with functions like __pow_ii or __epx at runtime.
We tried to give -R -L -l options to the loader editing config.status
(config...
2013 Apr 07
1
[Dovecot-de] Dovecot Quota via policy service abfragen
...torage=500MB
> > quota_rule2 = Trash:storage=+10%%
> >
> > quota_status_success = DUNNO
> > quota_status_nouser = DUNNO
> > quota_status_overquota = 552 5.2.2 Mailbox is full / Mailbox ist voll
>
> Lass mal das quota_status_overquota feld weg.
Habe ich jetzt neben quota_grace = 10%% auch rausgenommen.
Apr 7 19:38:35 delta postfix/smtpd[23037]: connect from p54B32BC9.dip.t-dialin.net[84.179.43.201]
Apr 7 19:38:36 delta postfix/smtpd[23037]: setting up TLS connection from p54B32BC9.dip.t-dialin.net[84.179.43.201]
Apr 7 19:38:36 delta postfi...
2010 Jul 21
5
WoW on Ubuntu 10.04
Hi, some time ago i've installed WoW in Ubuntu 9.10 using wine 1.1.42 (wine1.2 ubuntu package). Everything fine, had a few fps problems but with some tips found in wowwiki i've manage to increase fps to about 20. Some users would say it's still low, but i was happy with it.
Well, some weeks ago i've updated to Ubuntu lucid (10.04). It's great, but my WoW fps drop down to about
2004 Jul 05
2
Problem with BRI_STUF / direct connected ISDN-Phone
...e DISA-application ? but I think this is not
an fine solution.
(e.g. the phone ?thinks? the line is established ? dialing is only possible
with MFV
no redial and so on)
Any hints?
regards
Thorsten Gehrig
German translation / deutsche Version:
======================================
Hallo
ich habe meinen Asterisk mit 2 ISDN-Karten am laufen.
Eine Fritz - als Verbindung zur Telekom
Eine HFC - als Verbindung zu meiner alten ISDN-Telefonanlage (hat nur einen
ISDN-Bus).
Asterisk soll dazwischen geschaltet sein.
Der einfachkeit halber habe ich derzeit nicht die Telefonanlage dran -
sondern e...
2009 Nov 05
2
compiling R-2.9.2 or R-2.10.0 on ubuntu 9.04 (powerpc)
I habe installed ubuntu 9.04 server (powerpc) i want to install an R version
> 2.9.0 to run rmpi.
When i add the repository to my sources.list
deb http://cran.at.r-project.org/bin/linux/ubuntu jaunty/
with
#sudo apt-get install r-base
i get this:
The following packages have unmet dependencies:
r-bas...
2006 Apr 19
2
Tools rund um Rails
Hallo zusammen,
dann will ich mal wieder ein bi?chen Schwung auf die RoR-Liste bringen:
Schildert doch einfach mal eure Erfahrungen mit Tools rund um Rails, also
zum Beispiel Capistrano (formerly known as Switchtower), RadRails etc.
Welche Plugins setzt ihr ein, von welchen w?rdet ihr abraten? Oder folgt ihr
dem Tenor "Reuse is overrated" und schreibt euch die Sachen lieber neu?
--
2006 Feb 23
1
tcl/tk - Problem unter MacOS X / X11
Hallo !
Ich habe versucht Rcmdr unter MacOSX 10.4.5 zu installieren. RGui zeigt
an, dass tcl/tk laufen. Bei Aufruf von Rcmdr friert R jedoch komplett ein.
JGR zeigt im Paketmanager dagegen an, dass tcl/tk nicht gestartet werden
konnte und spuckt folgende Meldung aus:
> library(tcltk)
Loading Tcl/Tk interfac...