Displaying 20 results from an estimated 11000 matches similar to: "Corporate support for CentOS"
2005 Jul 12
4
Calculation of group summaries
I know R has a steep learning curve, but from where I stand the slope
looks like a sheer cliff. I'm pawing through the available docs and
have come across examples which come close to what I want but are
proving difficult for me to modify for my use.
Calculating simple group means is fairly straight forward:
data(PlantGrowth)
attach(PlantGrowth)
stack(mean(unstack(PlantGrowth)))
2006 Feb 20
2
Oracle & Ruby on Rails
I''ve a remote database create using Oracle. This database use schemas.
I tried to connect to it using Ruby On Rails,with this file Database.yml
:
development:
adapter: oci
host: liber
database: ENERGIA
username: user
password: pass
test:
adapter: oci
host: liber
database: ENERGIA
username: user
password: pass
production:
adapter: oci
host: liber
database:
2009 Feb 05
4
eval and as.name
I'm sure there is a more general way to ask this question but how do
you use the elements of a character vector as names of objects in an
expression?
For example, say you have:
a = c(1,3,5,7)
b = c(2,4,6,8)
n=c("a","b")
and you want to use the names a and b in a function (e.g. sum)
sum(eval(as.name(n[1])),eval(as.name(n[2])))
works but
what is a simpler way to
2009 Sep 03
1
Using rsync for buidling Oracle standbys.
Hi,
We currently use rsync to create an Oracle standby on a target box from an existing standby by copying all the datafiles while the source standby is in recovery status. We are occasionally running into datafile corruptions being reported by oracle when it is recovering the new standby. Oracle support says they don't recommend copying files while the changes being applied to them unless
2005 Jun 01
1
Re: ocfs2 and configfs.ko..fixed...but gnuparted has issues....fixed gnuparted...but mount -t ocfs2 fails...
more messages in the other node of the cluster.../var/log/messages.
========
Jun 1 19:05:59 linux2 kernel: cdrom: open failed.
Jun 1 19:05:59 linux2 kernel: cdrom: open failed.
Jun 1 19:09:35 linux2 kernel: OCFS2 Node Manager 0.99.10-BETA14 Tue May 31
23:34:42 EDT 2005 (build 82257c19fee200eff2ba31569613b46a)
Jun 1 19:09:35 linux2 kernel: OCFS2 DLM 0.99.10-BETA14 Tue May 31 23:34:43
EDT 2005
2005 Jun 01
1
Re: ocfs2 and configfs.ko..fixed...but gnuparted has issues....fixed gnuparted...but mount -t ocfs2 fails...
more messages in the other node of the cluster.../var/log/messages.
========
Jun 1 19:05:59 linux2 kernel: cdrom: open failed.
Jun 1 19:05:59 linux2 kernel: cdrom: open failed.
Jun 1 19:09:35 linux2 kernel: OCFS2 Node Manager 0.99.10-BETA14 Tue May 31
23:34:42 EDT 2005 (build 82257c19fee200eff2ba31569613b46a)
Jun 1 19:09:35 linux2 kernel: OCFS2 DLM 0.99.10-BETA14 Tue May 31 23:34:43
EDT 2005
2006 Jan 23
3
2 Open RoR Positions - Denver, CO
Ping Identity Corporation, a mid-sized identity solutions company, is
currently looking for 2 contractors (3+ months w/option to hire at
contract end) to assist in developing and extending our internal
corporate application platform. This internally-developed platform
drives most aspects of our company, from sales leads to support to
applications that assist in day-to-day operations. We are
2005 Jun 01
1
Re: ocfs2 and configfs.ko..fixed...but gnuparted has issues....
I was able to get the source code for ocfs2 and compile it. This worked and created the necessary .ko files
Now I have to figure out why gnu parted 1.6.15 has bugs. when I try a partprobe on a partitioned firewire maxtor drive
mount -t ocfs2 /dev/sdb1 /u01/oradata/orcl
It says no such device....
Any ideas anyone?...
Regards,
Mandar Vengurlekar
----- Original Message -----
From: Mandar P
2006 Jun 30
1
Unable to mount node2 mount.ocfs2: Transport endpoint is not connected while mounting /dev/sdb1 on /u02/oradata/orcl
I currenlty have the setup below, both nodes can see the shared drive (
confirmed with fdisk -l )
However I am unable to mount the shared device from node (2) after I
mounted from node(1)
I get the follwoign error
mount.ocfs2: Transport endpoint is not connected while mounting
/dev/sdb1 on /u02/oradata/orcl
OS Red Hat uname -r
---------------------------------
2.6.9-22.ELsmp
OCFS version
2018 Oct 30
2
IBM buying RedHat
> On 30/10/2018 14:40, Simon Matter wrote:
>>> On 30/10/2018 06:46, Simon Matter wrote:
>>>>> On 10/29/18 1:55 AM, Simon Matter wrote:
>>>>>> To me it seems like, if they are smart, they will try to push IBM
>>>>>> POWER
>>>>>> and RedHat Linux together to establish real competition in the
>>>>>>
2018 Oct 30
4
IBM buying RedHat
Mark Rousell wrote:
> On 30/10/2018 17:14, Simon Matter wrote:
<snip>
> Yup. When I looked at IBM Power machines before (maybe about a year ago,
> not sure), there was actually a pricing tool on the website. You could go
> through various options for machines (GPUs, CPUs, storage, memory, etc.)
> and get a price. Annoyingly I didn't record detailed pricing info but, as
2004 Dec 07
3
Asterisk / VOIP Employment Opportunity
Dear All,
I am based in Australia and have a client looking to hire a VOIP
Specialist with Asterisk experience to join their technical/engineering
team. The company specialise in providing corporate and government grade
data comms solutions. They are moving into the VOIP space, hence the
need for the Asterisk/VOIP specialist. Would anyone be keen to explore
this opportunity of working in
2018 Jan 29
2
Xen 4.10 for Debian experimental
Hi Ian,
can you please review and sponsor the upload of a first Xen 4.10 package
to experimental?
The work which has been done to arrive at this point from the previous
4.8 packages is visible at:
https://salsa.debian.org/xen-team/debian-xen/commits/master
The only commit which is not in master yet is the actual package release:
2003 Apr 01
2
CE certification for Europe
Hello,
I'd like to ask if there are any news about CE certification of the E1
boards. I know that the T1 boards are FCC certified but I'd also like to
know what is the status for CE certification.
Thanks for any input,
Vlasis Hatzistavrou.
2009 Oct 21
1
R Updates or Changes in corporate version of R
Hi R List,
What is the place to search for *corporate version of R *including
1) GUI
2) Documentation
3) Cloud Computing or HPC
Regards,
Ajay
Website- http://decisionstats.com
Graduate Student
University of Tennessee, Knoxville.
Go Vols!
[[alternative HTML version deleted]]
2018 Oct 30
4
IBM buying RedHat
> On 30/10/2018 06:46, Simon Matter wrote:
>>> On 10/29/18 1:55 AM, Simon Matter wrote:
>>>> To me it seems like, if they are smart, they will try to push IBM
>>>> POWER
>>>> and RedHat Linux together to establish real competition in the
>>>> hardware
>>>> market again (and of course don't forget to keep Fedora/CentOS
2012 Jan 11
2
[LLVMdev] LLVM EU conference 2012 - Call for participation
Dear LLVM user,
We are proud to announce the second European LLVM event on April 12-13 2012
in London, UK, starting at noon on April 12th .
This will be a full one-day conference with the intention and aim of
exposing new developments and supporting and strengthening the network of
LLVM developers around Europe. The format will resemble that of the previous
meeting held in London in September
2005 Jun 05
1
How to reach listeners behind corporate firewall
Ron Blok wrote:
> Hi fellow icecast users,
>
> I get more an d more complaints from listeners who are trying to listen to
> our stream behind a firewall.
> It seams that more and more companies block port 8000 in their firewalls.
>
> Is there a solution for these cases ? I have somewhere read something about
> streaming on port 80 instead of 8000.
> Is this the
2011 Nov 30
2
forecasting linear regression from lagged variable
I'm currently working with some time series data with the xts package, and
would like to generate a forecast 12 periods into the future. There are
limited observations, so I am unable to use an ARIMA model for the forecast.
Here's the regression setup, after converting everything from zoo objects to
vectors.
hire.total.lag1 <- lag(hire.total, lag=-1, na.pad=TRUE)
lm.model <-
2006 Jan 27
4
plugin install behind corporate firewall?
Hi all,
Anybody has a clue on how to install a plugin behind a corporate firewall? I
know the "-p" option works for installing a ruby gem thru a proxy, but it
doesn''t seem to work for script/plugin install
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: