Displaying 20 results from an estimated 2000 matches similar to: "FYI: Article on R at IBM's developerWorks Server Clinic"
2009 May 28
3
IBM ServeRAID Manager software
Hi there,
I'm in the process of installing Centos 5.2 on an IBM x236 w/
ServeRAID 7k I recently acquired to act as a samba file server. The
hardware has all passed various stress tests I could throw at it so
we're okay there.
My question is. Has anyone had any luck getting the latest IBM
ServeRAID Manager v9.0 working in CentOS? If so how?
ServeRAID Manager is based off Adaptec's
2016 May 25
2
LLVM-HPC2016 Workshop at SC16 - Call for papers
CALL FOR PAPERS
=================================================================
LLVM-HPC2016:
The Third Workshop on the LLVM Compiler Infrastructure in HPC
http://llvm-hpc3-workshop.github.io/
November 14th, 2016, Salt Lake City, UT
In conjunction with the
2016 ACM/IEEE Supercomputing Conference (SC16)
2007 May 25
6
IBM Article: DB2 on Rails
I often forward IBM DeveloperWorks articles about RoR to this list.
This is a new well-written ''Intermediate'' article using DB2 with Rails:
http://www.ibm.com/developerworks/db2/library/techarticle/dm-0705chun/
Hope this helps.
Cheers
Mohit.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2016 Oct 08
3
LLVM Social in Salt Lake City, UT (Nov. 14th)?
Hi everyone,
On Monday, November 14, 2016 the LLVM in HPC workshop will be held in Salt Lake City, Utah (in conjunction with the SC16 conference). For last year's workshop, which was in Austin, we held an LLVM social the evening of the workshop, and I think that turned out really well. If you'll be in Salt Lake City and are interested in attending an LLVM social on the evening of November
2012 Sep 19
1
Article about libvirt and audit subsystem
Hi,
Sometime ago I wrote an article about libvirt describing how the Linux
audit subsystem can be used to track qemu guest's life-cycle. I think
this is a topic that can be useful for many people here and so I'm
forwarding the URL:
http://www.ibm.com/developerworks/linux/library/l-kvm-libvirt-audit/index.html
Regards,
Marcelo Cerri
2010 Apr 26
2
Memory CoW in XEN
Hi list,
the IBM developerWorks article (*1) about KSM (kernel samepage merging)
states that "XEN calls it Memory CoW". Now I''ve searched a bit forward and
backward but was unable to find any information about such a feature within
XEN.
Can you enlight me?
Regards,
Markus
*1:
http://www.ibm.com/developerworks/linux/library/l-kernel-shared-
memory/index.html
2019 Feb 26
2
How to implement function pointer?
Hi, I'm learning to use llvm api to generate IR code, I got two good
tutorials, https://llvm.org/docs/tutorial/ and
https://www.ibm.com/developerworks/library/os-createcompilerllvm1/index.html,
but non of those showed how to implement a function pointer(or at least
there is but I didn't find out).
For example I got a c style code like this:
int foo(int i) {
return ++i;
}
int
2006 Mar 06
2
Unable to join to domain: The username could not be found.
Hi,
This is my first post here, so if I make any mistakes, warnings are
always welcome. I'm working in an organization and we are migrating are
domain controllers from windows to linux. I'm trying to deploy a working
configuration of samba. Using openSuSE 10.0. I was following the Keith
Robertson's how-to from IBM-Developerworks but in the end; the finished
installation fails to
2003 Dec 16
5
A domain controller for the domain could not by contacted (2.2.3a-12.3 for Debian)
Hello,
I'm having problems using Samba as an primary domain controller. I am
using debian woody as our platform.
The version of samba is "2.2.3a-12.3 for Debian" and i followed the
instructions which can be found on the following url:
http://www-106.ibm.com/developerworks/eserver/tutorials/samba/. In short
this covers:
- creating the config file
- creating the users /
2011 Apr 01
1
inotify and network/cluster filesystems
(dovecot v1.2.16)
I've notice the log notices about increasing
/proc/sys/fs/inotify/max_user_instances on my servers, and started
wondering if inotify works for network/cluster filesystems..
I found this:
http://www.ibm.com/developerworks/forums/thread.jspa?threadID=311194
which says that there's no mechanism for one node to tell another node
that a directory changed for GPFS.. And I
2005 Apr 17
1
inotify on rhel systems?
I just read an interesting article caleed "Monitor Linux file system
events with inotify.", see
http://www-128.ibm.com/developerworks/linux/library/l-inotify.html?ca=dgr-lnxw02Inotify.
I notice that /dev/inotify is not present on my CentOS4 system, so the
necessary kernel patches are probably not present.
Does anyone know if there are any plans afoot to provide this
functionality for
2011 Jun 03
1
Wiki error
I was following instructions in the wiki here
http://wiki.centos.org/HowTos/CreateLocalMirror
to create a local mirror for testing VMs instead of hitting the public mirrors.
However, I could not mount the NFS share in the guest. Error logged on
the host was:
request to export an unmounted filesystem: /share
After some googling, I found this discussion
2004 Oct 22
1
Samba 3 + LDAP as PDC - which tutorial / HOWTO to use?
Hello,
I'm struggling with setting Samba 3 + OpenLDAP as a PDC.
I had no problems with setting Samba 3 as a PDC (I could join domain,
users could log in, machines were added automatically, roaming profiles
worked etc.).
But when it comes to setting Samba 3 + OpenLDAP as a PDC, I'm stuck - I
can join a domain, but can't log in as a user; Samba logs say user auth
was successful,
2018 Aug 20
3
A question about the widely used "xxx | true" inside llvm
This is better suited to llvm-dev, so I'm directing it there.
From: llvm-commits <llvm-commits-bounces at lists.llvm.org> on behalf of Qing Shan Zhang via llvm-commits <llvm-commits at lists.llvm.org>
Reply-To: Qing Shan Zhang <qshanz at cn.ibm.com>
Date: Sunday, August 19, 2018 at 10:10 PM
To: "llvm-commits at lists.llvm.org" <llvm-commits at lists.llvm.org>
2016 Feb 08
1
KVM
> Are the disk partitions properly aligned to 4k boundary on the host (and in
> the guests too) ?
>
There are 5 in total server. 32G ram. 2T r1 (soft) disk.
On Mon, Feb 8, 2016 at 9:41 PM, Zoltan Frombach <zoltan at frombach.com> wrote:
> Are the disk partitions properly aligned to 4k boundary on the host (and in
> the guests too) ?
>
> See
>
2008 Jan 03
1
The ticket clinic, What Is U.S. Copyright Law?
The ticket clinic, What Is U.S. Copyright Law?
The US Copyright Law grants rights to individuals for the works
they create. The US Copyright Act of 1790 has changed over the years.
The current basis of US copyright law is based on the Copyright Act of
1976. US copyright law is relatively automatic. Once someone has an
idea and produces it in tangible form, the creator is the copyright
holder and
2006 Jul 02
4
Ruby on Rails + DB2
Received this link from a regular email blast, it may interest some of
you. I guess RoR is starting to gain more traction :-)
http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0606dumbill/?ca=dnw-723
Cheers
Mohit.
2002 Nov 25
3
Ordered vs. journal real-worl performance
Maybe I should've started a new thread with this question (it was in the
/proc/sys/vm/bdflush thread), so I am now :)
According to tests performed for this article:
http://www-106.ibm.com/developerworks/linux/library/l-fs8/
"ext3's data=journal mode is incredibly well-suited to situations where
data needs to be read from and written to disk at the same time." This
is the
2007 Aug 29
1
Does syslinux support IBM's Power (e.g., powerpc, Power 5, Power 6) CPU?
I know syslinux supports x86 and x86_64 right now, and syslinux does
not support x64(Itanium).
Now my question is: Does syslinux support IBM's Power (e.g., powerpc,
Power 5, Power 6) CPU? I assume the answer is No, because syslinux has
a lot of assemble code (e.g., ldlinux.asm) which is not portable to
other CPU architect...
2003 Apr 30
4
Portable OpenSSH: Dangerous AIX linker behavior (aixgcc.adv)
1. Systems affected:
Users of Portable OpenSSH prior to 3.6.1p2 on AIX are affected
if OpenSSH was compiled using a non-AIX compiler (e.g. gcc).
Please note that the IBM-supplied OpenSSH packages[1] are
not vulnerable.
2. Description:
The default behavior of the runtime linker on AIX is to search
the current directory for dynamic libraries before searching
system paths. This is done