Displaying 20 results from an estimated 1000 matches similar to: "About using the boot function"
2003 Nov 13
1
E-Business 11i.9 and RAC 9.2.0.3
Hi,
I am currently involved in a project with E-Business 11i.9.
For the production enviroment, ct. wants to implement Load Balance and
Fail Over - both middle tier and database tier, the last with RAC.
As E11i creates lots of tablespaces, the best way seems to be OCFS.
We installed & configured OCFS partitions.
The next step was to install E11i multi tier, single instance - already
2023 Apr 17
1
[Bug 5124] Parallelize the rsync run using multiple threads and/or connections
https://bugzilla.samba.org/show_bug.cgi?id=5124
--- Comment #12 from Paulo Marques <paulo.marques at bitfile.pt> ---
Using multiple connections also helps when you have LACP network links, which
are relatively common in data center setups to have both redundancy and
increased bandwidth.
If you have two 1Gbps links aggregated, you can only use 1Gbps using rsync, but
you could use 2Gbps if
2003 May 30
2
How to remove a complete dataframe column
I am using dataframes and I and I want to delete (remove) a specific
column by name ...
the data frame has 14 columns with several names and only need some.
I tried to overwrite the columns with a single value but that in not very
clean as I need to export the data to file.
The rm command gives me a warning message stating :
< remove: variable "rtu$Ri." was not found >
or there is
2009 Feb 25
2
Disabling specific port-forwarding
Hi all,
I have a server where I allow some people to do SSH port forwarding for SVN,
GIT, since I need to do that to access these services in certain locations.
I can't access SVN ports in some work locations.
Thing is, I also give specific access to some user accounts, mainly git and
svn user, to some people I don't fully trust to have access to my VNC
server, which is without password
2007 Nov 08
3
Testing Normal Distributions
Hi,
I would like to know if there is an algorithm in R for testing if a data set as a normal destribution.
Thank you for your time,
Pedro Marques
2017 Jul 06
2
MSP430 code generation from LLVM IR
On Thu, Jul 6, 2017 at 2:19 AM, Tim Northover <t.p.northover at gmail.com>
wrote:
> On 5 July 2017 at 17:51, Luís Marques via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > Cool. When I did that on macOS, LDC generated a lot of complaints,
> possibly
> > because it is assuming mach-o files. I tried changing from
> -mtriple=msp430
> > to
2004 Jan 26
1
-o direct option : Oracle or RH implementation ?
Hi,
Please, could anyone clarify if the available RPMs on the OSS site, related to TAR and fileutils, were implemented by Oracle or by Red Hat ?
If they were implemented by Oracle, are they certified/supported by Red Hat ?
I am asking this, because my fileutils version appears to be higher than the recommended one, but still the DIRECT option is not available.
I am on Red Hat AS 2.1
2004 Apr 21
2
Multidimensional numeric structure
I know this is going to be a dumb question but...
I need a cube like struture , I have 3 dimensions well defined which
I need to define a value in the cube something like
Cube [][][] in C+ ou Java ...
I have thought in making a matrix and then an array...
and even the other way around.
The problem is that the I have the indexs and wanted to access direcly
the element both reading or writing
2013 Mar 06
1
Help with a function and text
Hi, can I understand why this message was rejected ?
Thanks,
Eliano
Sent from my iPhone
On 6 Mar 2013, at 19:18, Eliano <eliano.m.marques at gmail.com> wrote:
> Hi everyone,
>
> I am writing some code to generate a function. I am passing that code to a
> dataset which i'm importing in R, e.g.
> Test=read.table('C:/test.txt', header=F, sep='\t',
2018 Jul 16
2
Difficulty trying to configure and installing XAPIAN!
Hi I'm trying to configure and install XAPIAN for hacking.
The problem it's the current XAPIAN-Master of github it's not working.
I try to configure the XAPIAN-CORE and he don´t recognize ./configure
or if I run from a build folder ../configure
I'm working in a CENTOS 7 and i installed this prerequisits:
yum group install "Development Tools" #for GCC 4.8.5 and make
2009 Apr 15
2
issue with L-BFGS-B in optim (optim just hangs)
Dear R-Help List,
I am using optim, with method=L-BFGS-B, to maximize a likelihood inside
a large simulation exercise. This runs fine for most simulated data
sets, but for some reason, about 1 out of 100 times, optim will just hang.
Using a dumb approach to the problem (i.e. printing the parameter values
each time the function being maximized is evaluated), I tracked down
when this happens,
2014 Feb 28
2
Re: [Qemu-devel] Adjust disk image migration (NBD)
On 24/02/14 23:26, Paolo Bonzini wrote:
>> Thanks for raising this.
>>
>> I noticed that mirror_run() does not throttle the first loop where it
>> populates the dirty bitmap using bdrv_is_allocated_above().
> This is on purpose. Does it causes a noticeable stall in the guest?
>
>> The main
>> copy loop does take the speed limit into account but perhaps
2007 May 22
3
divide centos-announce
I was thinking the last few days, wouldn't it be better to divide the
centos-announce list by the archs, so that if I'm interested in the i386
arch, I only get those, and not the ia64, or the s390.
Just a thought.
--
21:50:04 up 2 days, 9:07, 0 users, load average: 0.92, 0.37, 0.18
---------------------------------------------------------
Lic. Mart?n Marqu?s | SELECT
2013 Jan 02
2
In which column and in which row a number is in a matrix
Dear all, Happy New Year for all of you! I hope we have an year of
essential freedom for everyone!
I am trying to manipulate a matrix in order to know in which column
and in which row a number is allocated. But, when we use the function
"which" it returns the position of the number in the "vector
representation of the matrix". For example:
>
2011 Feb 15
1
ternary contour plot
Colin,
If your propose is to create a ternary plot with points and vectors, I think easier do this with graphics based plots instead of trellis based plots. Although, with little work you can do with trellis too. I gave you a reproducible code to put an arrow in a ternary plot. I use the function locator() to extract coordinates. The code is the following
2008 Jul 04
2
rsync --delete isn't deleting files
I had this working on an older version, since 2.6.9 that when I set
--delete and --dry-run, I get no "Deleting ******" lines. Also, the
--delete-before never worked for me.
Working on a space constrained mirror, this has proven very handy,
when it works. What's up with the new versions? I haven't changed a
thing.
Best regards,
Tiago Marques
2005 Aug 26
1
Problem Mappig Groups to shares
Hi list,
I have a problem here that's make me insane...
I have to make a share only available to persons in a group, it means
that the directory have to be 0770 permission o Linux, right?
Here is my situation:
I use samba with LDAP, and everithing is working fine.
With smbldap-tools, I created the group and with <net groupmap list>
I see that it maps rigth to Unix Group:
grupoteste
2014 Mar 11
1
Re: [Qemu-devel] Adjust disk image migration (NBD)
On 28/02/14 11:43, Paolo Bonzini wrote:
> Il 28/02/2014 11:41, Joaquim Barrera ha scritto:
>>>
>>
>> Thanks for the answer. Something is still not clear to me. Are we in
>> front of a bug (that means, something that could be fixed) or is this
>> behaviour somehow expected for some reason? More and more tests I am
>> doing, I get allways the same throughput
2006 Apr 12
0
fixtures advanced question
Hello,
in my database i have tables models,marques,cars. I wrote fixtures for
models f1:
id: 1
marque_id: 1
name: 100 NX
f2:
id: 2
marque_id: 1
name: 200 SX
f3:
id: 3
marque_id: 1
name: Almera
f4:
id: 4
marque_id: 1
name: Patrol
f5:
id: 5
marque_id: 1
name: Primera
f6:
id: 6
marque_id: 2
name: CLK
f7:
id: 7
marque_id: 2
name: CLS
f8:
id: 8
marque_id:
2007 Nov 15
1
Problems working with large data
Hi,
I'm working with a numeric matrix with 55columns and 581012 rows and I'm having problems in allocation of memory using some of the functions in R: for example lda, rda (library MASS), princomp(package mva) and mvnorm.etest (energy package). I've read tips to use less memory in help(read.table) and managed to use some of this functions, but haven't been able to work with