Displaying 20 results from an estimated 1000 matches similar to: "help me"
2007 Mar 30
2
update problem
2008 Jun 03
2
firewalled NFS
Hi,
I'm trying to setup a firewalled NFS server. I've configured my server
(CentOS 5) using the following parameters
/etc/sysconfig/nfs
MOUNTD_NFS_V1="no"
MOUNTD_NFS_V2="no"
RQUOTAD_PORT=875
LOCKD_TCPPORT=32803
LOCKD_UDPPORT=32769
RPCNFSDCOUNT=64
MOUNTD_PORT=892
STATD_PORT=662
STATD_OUTGOING_PORT=2020
SECURE_NFS="yes"
modprobe.conf:
options lockd
2004 Nov 01
3
ms access --> mysql --> R in Linux
I am trying to use some ms access databases in R (version
1.9.1 or 2.0 on a Debian system). In searching the net for
promising software to do this, I found mdbtools. Mdbtools
claims the ability to convert schemas and tables in MS
Access to MySQL and other databases.
http://mdbtools.sourceforge.net/
I'm wondering if anyone in the R community has tried using
this software to use
2004 Nov 02
2
A little more on R, mdbtools and Access databases
Hi again,
I have played a little more with mdbtools and R. I downloaded the
latest version of mdbtools from sourceforge (version 0.6pre1). Quickly
scanning the mailing list suggests that ODBC seems to work with PHP
but I have not been able to get it to work with R. I can make a
connection to the database and when I do a query I get back the names
of the rows but not the data. I must admit I have
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]]
2008 May 29
3
GFS
Hello:
I am planning to implement GFS for my university as a summer project. I have
10 servers each with SAN disks attached. I will be reading and writing many
files for professor's research projects. Each file can be anywhere from 1k
to 120GB (fluid dynamic research images). The 10 servers will be using NIC
bonding (1GB/network). So, would GFS be ideal for this? I have been reading
a lot
2005 Oct 03
3
spline.des
Hello, I am using library fda and I can not run a lot of functions because
I receive the error:
Error in bsplineS(evalarg, breaks, norder, nderiv) :
couldn't find function "spline.des"
do you know how I can fix that? Thnaks. Liliana
2007 Jun 15
3
which commands do you use to SSL certify your own server?
Hello,
I am going to build an email server on Centos for a small,
private group of users and I just want to encrypt all
communications between that server and the (remote) email
clients of those users (or they browsers, when they use
webmail). Client certificates are not necessary, at least
now.
I understand that to do that I need to create my own SSL CA,
create with it a self signed certificate
2016 May 05
3
Regarding upgrade from CentOS .5.5 to CentOS 7
Hi,
I wanted to upgrade from centOS 5.5 to CentOS 7 without losing the data.
Is there any upgrade path available?
or what is the proper way to do it without affecting the existing config?
Thnaks for the help
--
Thanks & Regards,
Venkateswara Rao Dokku.
2007 Dec 04
3
mp3 plugin for Rythmbox or Totem?
Can anybody please suggest a suitable plugin to enable playing of mp3
files with either Totem or Rythmbox. Both of these come as part of the
CentOS 5 package, but strangely neither has the necessary plugin for
mp3, which surely is a common enough format in the music world?
Thanks,
Andy
2008 Jun 20
2
mdbtools on CentOS
Morning everyone,
I was hoping to use mdbtools to extract data from some Access databases
overnight. I have yum installed the tools from Dag and also downloaded and
(eventually!) compiled the latest release from the mdbtools web site, but I
either get 'buffer overflow' errors or no output from most of the tools. I
have been trying to cvs checkout the latest development version but
2007 Jan 12
2
cut command on centos
How do I make the delimiter for cut be a single character with hex value 1e?
I tried in a script file:
DELIMITER='\x1e'
DD=`echo $DATA | cut -f 1 --delimiter $DELIMITER`
and it tells me:
cut: the delimiter must be a single character
Jerry
2007 Jan 30
2
Can up2date use a local yum mirror?
If so, how do you configure the up2date client that comes with CentOS
to look at the local yum mirror? Conversely, how do you disable the
CentOS Network Alert Notification Tool so that users won't see the
"throbbing red circle" and be tempted to launch the up2date client?
Thanks,
Alfred
2008 Jan 30
2
Bonding two network cards
I am searching the net for instructions on how to do this in CentOS 5.1 but am not 100% sure I am finding a reliable doc. I am doing this remotely and don't have much room for error:)
Can anyone point me along here?
Thanks!
jlc
2007 May 04
4
centos 5 smp kerne vrs centos 4 smp kernel ???l
On a Compaq DL360 G1 w/ dual PIII 1.27's I installed Centos 5 minimal and
then a yum update
When I do a "uname -a" I get this
Linux tstsrvr.abbacomm.net 2.6.18-8.1.3.el5 #1 SMP Mon Apr 30 19:55:44 EDT
2007 i686 i686 i386 GNU/Linux
When I do a rpm -qa | grep kern* I get this
kernel-devel-2.6.18-8.1.3.el5
kernel-2.6.18-8.1.3.el5
kernel-headers-2.6.18-8.1.3.el5
It is interesting
2005 Jul 21
2
cciss module - where is it in menuconfig?
Hi
Can anyone help me find which option I need to activate to build the
the xen0 kernel with cciss support?
Thnaks for your help.
Shaz
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2012 Aug 25
6
Ruby Cgi and Mysql/Postgresql
Hi
i m very new in ruby ( i used to work on php)
I am looking for good documentation or book which will show me
how to use ruby with CGI + mysql /Postgresql
something like, will show how to grab data from database and pass those
into Select or combox box ..
i tryed to look for books but i have not find any
so good documentation site, books would be good
Thnaks
--
Posted via
2005 Feb 20
2
Gateway M520 and Linux
i installed CentOS (and WBEL too) on a notebook gateway m520 and all work
fine, but when i try to use the sound the notebook freeze.
the soundcard is an intel i810_audio.
somebody can help me, pls?
PD: my english is no good.... :)
2007 May 09
1
Oracle instantclient on CentOS 4.4 with DBD::Oracle
Does anyone have experience on installing the Oracle instantclient and
DBD::Oracle on CentOS 4.4.
I have been having several issues with getting the RPMs from Oracle's site
working with DBD::Oracle. I can get the oracle instant client to install
without issue. But I cannot compile/install DBD::Oracle using cpan or
cpan2rpm.
I found http://freshrpms.net/docs/oracle/ which has a nosrc rpm
2007 Feb 10
3
dealing with special characters
hi all,
what is the best way to deal with non-english characters?
for example, I have a field withthe value "joão" after saving the value
"João". How do I deal with this issue?
Thnaks
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on