Displaying 20 results from an estimated 200 matches similar to: "Assignments in loops"
2007 Mar 27
1
probleme d'installation de samba sur AIX 5.3 et accés LDAP
good morning,
We belong to PSA Peugeot Citroen Company and we need to install SAMBA on OS
AIX5.3 with LDAP access. We download the SAMBA binaries 3.0.21 but in this
version, we could not find the libraries for LDAP ACCESS. Could you tell us
, if we have to download another version or where we can find the library
for version 3.0.21.
Further more , do you know if we can find a french company
2006 Mar 22
3
Parent-Child Tables Help
can someone help me with this
i have a table
cars
(
id int
model_id int
make_id int
color_id int
description text
constraint fk_cars_carmake foreign key(make_id) references
carmakes(id),
constraint fk_cars_carmodel foreign key(model_id) references
carmodels(id),
constraint fk_cars_color foreign key(color_id) references colors(id)
)
carmakes
(
id int
carmake varchar
)
carmodels
(
id
2012 Aug 06
1
Mitsubishi 2033C via gamtronic (SEC)?
Hi guys,
I have a couple Mitsubishi 2033C UPSes that I badly want data from. We
used to have Mitsubishi Netcom devices which took the serial output and
provided a web interface, SNMP, and email alerts. All of those devices
died. They're really awful devices (they're clunky and have 386s in them)
and not worth the pricetag for a replacement.
The closest replacement I've seen
2008 Mar 11
2
Replacing text
Sorry, another newbie question :-(
I loaded a data set with 10 rows and 30 columns. The first column is
characters for names of car manufacturers:
Jeep
Nissan
Toyota1
Toyota2
Etc.
How can I replace "Toyota2" with "Scion"?
Thanks again
[[alternative HTML version deleted]]
2012 Nov 13
1
About systemfit package
Dear friends,
I have written the following lines in R console wich already exist in pdf
file systemfit:
data( "GrunfeldGreene" )
library( "plm" )
GGPanel <- plm.data( GrunfeldGreene, c( "firm", "year" ) )
greeneSur <- systemfit( invest ~ value + capital, method = "SUR",
+ data = GGPanel )
greenSur
I have obtained the following incomplete
2010 Oct 07
5
Per User Quotas with LDAP on Dovecot 1.x
Alle,
We're running Dovecot V1.0.7 on RHEL5.5, using maildir. We would like
to user per user quotas with an OpenLDAP (V2.3.43) backend.
We have setup a default quota in /etc/dovecot.conf:
quota = maildir:storage=10240:ignore=Trash
And have the following userdb configs in /etc/doveconf.conf:
userdb ldap {
args = /etc/dovecot-ldap.conf
}
and the following user_attrs defined in
2002 May 25
2
Function objects as arguments of a function
Hello, R users.
In C (or C++) language, a function can be used as
an argument of another function as follows:
// function used as an argument
void foo(int x)
{
...
}
// function using a function as an argument
void bar(void (*func)(int ), int arg1, int arg2)
{
....
}
// The function 'bar' will be called as follows
int main()
{
....
bar(foo, arg4foo, other_arg);
2004 Aug 06
1
Head & Rotor VE(CHINA-LuTong) 2/23
Dear Sir,
My name is ChenHua, and I'm writing on behalf of the
China-Lutong mechanical company. Located in the south east
of China, we specialize in hydraulic heads for the VE
distributor pump.
We can supply standard, good quality units at a very
competitive price. The following types are available:
Engine model VE PUMS code NO UNIT PRICE(EX WORKS)
ISUZU) NP-VE4/11L
2008 Jun 24
1
Bar charts with error bars
I would like to add error bars to a bar chart, I have created in R. I am able to add error bars to a bar plot, but the same method does not seem to work for my bar chart version.
Is there a way to add error bars to bar charts?
________________________________________________________
Audi, Fiat, Peugeot, Skoda, Porsche, Toyota, Ford - Kelkoo har brugte biler til en hver smag! Klik her
2008 May 09
2
K-Means Clustering
Hello,
I am hoping you can help me with a question concerning kmeans clustering
in R. I am working with the following data-set (abbreviated):
BMW Ford Infiniti Jeep Lexus Chrysler Mercedes Saab Porsche
Volvo
[1,] 6 8 2 8 4 5 4 4 7 7
[2,] 8 7 4 6 4 1 6 7 8 5
[3,] 8 2 4
2011 Aug 02
1
cant get wine on Centos 5.6
i have look thougth all the guides to get wine every time i run "yum install wine"
it will say
Code:
[root at subaru-1 Toushirou]# yum install wine
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* base: mirror.cogentco.com
* extras: mirror.umoss.org
* updates: mirror.cogentco.com
Setting up Install Process
No package wine available.
Nothing to do
2007 Dec 07
1
LDAP and Automount
Alle,
I'm following the instructions in section 19.3.3.2 of the docs @
http://www.centos.org/docs/5/html/5.1/Deployment_Guide/s2-nfs-config-autofs-LDAP.html,
but I cannot add the following entry in LDAP:
dn: automountMapName=auto.home,dc=subaru,dc=nao,dc=ac,dc=jp
objectClass: top
objectClass: automountMap
automountMapName: auto.home
After looking at the schemas in /etc/openldap/schema,
2011 Feb 18
2
time-sliderd doesn''t remove snapshots
In the last few days my performance has gone to hell. I''m running:
# uname -a
SunOS nissan 5.11 snv_150 i86pc i386 i86pc
(I''ll upgrade as soon as the desktop hang bug is fixed.)
The performance problems seem to be due to excessive I/O on the main
disk/pool.
The only things I''ve changed recently is that I''ve created and destroyed
a snapshot, and I used
2003 Mar 18
1
Intel 82557-based Integrated Ethernet PCI (10/100)
HI zytor,
I hope you can help me. I have above network chipset on a Mitsubishi
im-2000 mobo. I don't see an actual chip on the mobo w/ this ID so I
suspect it embedded in the mobo BIOS or in one of the 3 Intel chips. I
am attempting to use LTSP to boot a workstation w/ above NIC chipset. It
has imbedded boot to net software (Intel Landesk service agt v.99b) using
PXE. I can't get it
2007 Apr 04
0
SAMBA AIX Authentication using LDAP
hello,
Following some mail exchange between Pierre-alain Mercier and yourself, we
have tested a lot of SAMBA's configuration. Unfortunately, we still have
troubles using SAMBA/AIIX 5.3/LDAP, and until now no solution has been
found.
Our question is : "is it necessary to use some specific SAMBA objects
within LDAP ?" . See travce.log already sent to you by Pierre-Alain :
2006 Jun 05
1
use of R in big companies (references) & R-support esp in Germany
Dear R users,
sorry for this general email and I am sure it has been asked
way too many times.
IT departements in big companies only want to support the big
standards. Whatever big standards means apart from being expensive.
We are in the process of trying to get a risk management project
for a big conservative company in Germany. As part of the project
we would use R to run simulations,
2002 Feb 22
1
Head & Rotor VE(CHINA-LuTong) 2/23
Dear Sir,
My name is ChenHua, and I'm writing on behalf of the
China-Lutong mechanical company. Located in the south east
of China, we specialize in hydraulic heads for the VE
distributor pump.
We can supply standard, good quality units at a very
competitive price. The following types are available:
Engine model VE PUMS code NO UNIT PRICE(EX WORKS)
ISUZU) NP-VE4/11L
2017 Sep 24
1
[Slightly OT] Use CentOS to create a bootable Mac OS X DVD from dmg file?
Le 24/09/2017 ? 03:22, Scott Robbins a ?crit?:
> I've done this a few times. I used acertoneiso and/or poweris.
>
> At the time I wrote something on it, I was running CentOS-6x which didn't
> work acertone. But I can't guarantee you won't get coasters.
>
> The notes are at http://srobb.net/dvds.html/#OSX
I was a bit angered by the OS X lock-in, so I decided
2012 Feb 23
1
Case weighting
The need comes from the PISA data. (http://www.pisa.oecd.org)
In the data there are many cases and each of them carries a numeric
variable that signifies it's weight.
In SPSS the command would be "WEIGHT BY"
In simpler words here is an R sample ( What is get VS what i want to get )
> data.recieved <- data.frame(
+ kindergarten_attendance = factor(c(2,1,1,1), labels =
2007 Jun 09
1
OT: CallManager ANI restamp.
Hi folks,
I know this isn't an Asterisk question, but I'm really desperate and
wondering if someone could help me. I apologise for the off-topic post.
Cisco phones connected to CallManager can forward calls. But when they
do, CallManager conserves the originating caller's ANI in the new leg that
is built.
I cannot find a way to get it to rewrite the ANI to be that of the phone.