Displaying 20 results from an estimated 3000 matches similar to: "(no subject)"
2005 Jan 28
3
Roaming Profile problems
Hi,
we are using samba 3.0.10-17 with openlddap 2.2.6-37.22 as backend.
We use roaming profiles, but because of problems with different
operating systems and the profile size, we want to use locale profiles.
I tried to change logon path in smb.conf in an emty string, but no
changes, if I delete this entry in smb.conf, samba use a default value
and this is on the server.
So I tried to change
2005 Dec 13
1
Samba 3.0.20 acls not working anymore and problem with winbindd_idmap.tdb
Hi Folks,
I am experiencing some problems with samba 3.0.20 which I can not solve
on my own. We have updated from samba 3.0.10 to samba 3.0.20, but I am
not sure when the problems started.
We had a problem with idmap - I had hoped to solve - before. Whenever
we rebooted the server, all of the ACLs got jumbled up. I thought that
our winbindd_idmap.tdb somehow got broken. I re-created it, but
2005 Mar 18
3
what to do ??
Howdy All,
I am the adminstrator in a school which has netware 4.11 ( five servers in
the nds tree )as its main student platform. This has been working very
well over the past 6 years or so.
The school has the ability to obtain a microsoft solution at no cost (
except for the new hardware required, which is the reason for this email
in the first place ).
Advice and opinions are sought on the
2010 Oct 05
4
R editor in ubuntu!
Hello R-Users!
I am looking for an editor to be able to execute commands into R in Linux ubuntu. Is there any suggestion?
Thanks.
[[alternative HTML version deleted]]
2005 Jun 09
7
plot3d
hello,
to use the function plot3d, i should use the package R.basic!
plot3d {R.basic}
If people know exactly a site to load this package, please give me the URL!
Thanks
Sabine
---------------------------------
[[alternative HTML version deleted]]
2010 Dec 17
3
Comet EXtreme 6 and mge-utalk
Hi Sabine and Christoph,
I've just committed a few changes to mge-utalk (r2749).
can you please try a snapshot and report back the results:
http://new.networkupstools.org/download.html#Snapshots
cheers,
Arnaud
--
Linux / Unix Expert R&D - Eaton - http://powerquality.eaton.com
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer -
2005 Jun 22
6
Is it possible to get the first letter of a word?
Hi,
I would to get the first letter of a word like:
> title_cat
TitleCat
1 Training
I would like T from Training!
Thnaks a lot for your help
Sabine
---------------------------------
T侀l侀chargez le ici !
[[alternative HTML version deleted]]
2013 Mar 13
1
EATON 5PX with nut 2.6 on ubuntu 12.04
Hello
I almost managed to make everything work
my server isn't in prodution because i had some problem on others system
but last week i come back and i run an update on ubuntu 12.04.1 to 12.04.2
I don't known if its' the reaseon or if someone has change something but
scripts no longer work
I have a message "returned 2"
Can you help me because I don't find how to solve
2005 Jan 31
4
Outlook 2000 & attachments
Hi, I'm using Outlook 2000 under Wine 20050111. Generally things work great,
apart from one very annoying problem - whenever I try to open a message with
an attachment, Outlook crashes. I'm connecting via exchange and it doesn't
seem to matter what sort of attachment it is - it simply crashes as soon as
I click on the message.
Anyone had any similar problems and know a workaround?
2010 Nov 29
3
nut 2.4 et MGE 2200
hello,
I installed with NUT UPS MGE Pulsar Evolution 2200
all orders of arrest, interrogation etc etc ... UPS
work well
However, I have a problem with the order in NOTIFYCMD upsmon.conf that
not run ...
I created a script that generates a simply log
I indicated in upsmon.conf NOTIFYCMD / home / nut / alert_ups.sh
below my upsmon.conf
RUN_AS_USER nut
MONITOR pulsar at localhost 1 admin1
2010 Dec 03
2
nut 2.4 et MGE 2200 (suite)
Hello
I'm back with another problem
I made a lot of tests with my ups MGE
I worked on my script upssched-cmd
and i stopped several times my ups
etc etc ....
Suddenly my UPS wasn't be detected by my server
I tried restore my system
I tried modify files
without success
my UPS isn't detected by my serveur
When I enter this command
lsusb
I have had no more this
bus001 device 002 : ID
2004 May 24
2
problems with starting R
When I try to start R from my desktop, an "information"-window pops up:
"Fatal error: Invalid HOMEDRIVE".
I already deleted and reinstalled the program, but the problem lasts.
How can I solve this problem?
I would be very glad, if you can give me a hint, what??s going wrong.
Best regards
Sabine Bader
--
Sabine Bader
Hamburger Str. 83
44135 Dortmund
0231/7950683
2023 Oct 11
2
Problem with compatible library versions
There is a fairly straightforward way to load older versions
of packages, and that is to use the 'groundhog' package.
As the first sentence of https://groundhogr.com/ puts it:
Make your R scripts reproducible by replacing library(pkg)
with groundhog.library(pkg, date).
pkg can be a vector of package names or a single name.
On Wed, 11 Oct 2023 at 20:58, Uwe Ligges <ligges at
2005 Jun 06
2
Polar Graph
Hi,
I would like to do a polar graph (=star graph) ! is that graph existing on R?
Because more softwares can do that but I don't found it on R!
Thanks
Sabine
---------------------------------
ils, photos et vidéos !
[[alternative HTML version deleted]]
2005 Jul 26
3
text on some lines
Hi,
I would like to write text on 2 lines for example.
For example, if you have a long sentence and you want to cut it at the 45 caracter and put the continuation underneath!
Is it possible?
Thanks
Sabine
---------------------------------
[[alternative HTML version deleted]]
2005 Jun 08
2
matrix
hi,
is it possible to create a matrix with one row and according to add a row?
in fact, at present, I'm doing an algorithm which fill a matrix.
On the web site of CRAN, the package basic is impossible to be load!
can you tell me where i can found it!
Thanks
Sabine
---------------------------------
[[alternative HTML version deleted]]
2005 Jun 09
3
plot(corresp(data)...)
hi,
My code:
data<-matrix(data=c(0.425,0.5,0.75,0.125,0.25,0.475,0.375,0.25,0.625,0.5,0.1,0.125,0,0.25,0.25),nrow=3,ncol=5,byrow=TRUE, dimnames=list(c("Good","Medium","Bad"),c("Content","Logistic","Trainer","Supply","User contribution")))
plot(corresp(data,nf=2),xlim=c(-1,1),ylim=c(-1,1));
The plot is
2005 May 31
2
Barplot2 Title
Hello,
I would like to know if it's possible to modify the name of groups of bar because on my barplot2, I have 5 groups of bars and one of them is called "User Contributes" and when I save the plot "User contributes" is to big so I don't have it on my plot! Is it pssible to put the name vertically!
Thanks!
Sabine
---------------------------------
ils, photos
2012 Dec 12
1
EATON 5PX with nut 2.6 on ubuntu 12.04
Hello,
I have a EATON 5PX with a Network Management Card
on ubuntu 12.04
I established a shutdown procedure like described in rogerprice.org
It works
I have an event mail on "onbatt" then another on "onbattdelay1" then the
"upsmon -c fsd" order on "onbattedelay2"
When "onbattdelay2" is finished, my server execute "auto logout and
shutdown
2023 Oct 11
2
Problem with compatible library versions
Is that a method where a program that I write today would still run without changes in 10 years?
Tim
-----Original Message-----
From: R-help <r-help-bounces at r-project.org> On Behalf Of Richard O'Keefe
Sent: Wednesday, October 11, 2023 8:08 AM
To: Uwe Ligges <ligges at statistik.tu-dortmund.de>
Cc: r-help at r-project.org
Subject: Re: [R] Problem with compatible library versions