Displaying 20 results from an estimated 9000 matches similar to: "Newbie Query about Centos: where it is going..."
2006 Dec 28
1
Sane value for Number of Desktops?
Would it be possible that the max restriction for the number_of_desktops
option could be set to a sane value.
At the moment it's set to a maximum of ~32,000. Realistically whose going to
want 32,000 workspaces! It makes the option really hard to set in
compiz-settings because slider increments are too big. I think it woulb be
more sensible to set it to max 100 (probably less).
--
Thanks
Ben
2007 Feb 21
2
how much performance penalty does this incur, scalar as a vector of one element?
I have been comparing R with other languages and systems. One peculiar feature of R is there is no scalar. Instead, it is just a vector of length one. I wondered how much performance penalty this deign cause, particular in situations with many scalars in a program. Thanks.
Jason Liao, http://www.geocities.com/jg_liao
Associate Professor of Biostatistics
Drexel University School of Public
2005 Apr 28
3
vsftp 500 OOPS: SSL: cannot load RSA key
vsftpd-2.0.1-5
I am trying to get vsftpd to start with ssl_enabled=yes and not
having much success. The config file works when ssl_enabled=No and
does not work when ssl_enabled=Yes. I have tried setting the
following:
rsa_cert_file=/usr/share/ssl/certs/inet06cert.pem
which is the public certificate and this:
rsa_cert_file=/usr/share/ssl/private/inet06key.pem
which is the server private
2006 Mar 14
9
firewall problem
snat not working
my local ip is aaa.aaa.aaa.aaa
asterisk sitting on the internet at ip bbb.bbb.bbb.bbb
my firewall''s internal ip is 192.168.0.254
i did snat:
iptables -t nat -A POSTROUTING -o ppp0 -j SNAT --to aaa.aaa.aaa
iptables -t nat -L -v gives:
Chain POSTROUTING (policy ACCEPT 23663 packets, 2182K bytes)
pkts bytes target prot opt in out source
destination
33056
2006 May 09
1
Fw: Yet another HID device - Cyberpower AE550
Peter Selinger wrote,
> Hi Joe,
>
> I read between the lines that (a) you are using the newhidups driver,
> and (b) it is working. Is this correct? You might want to post the
> output of "upsc" just for the record.
Whups, I should've been more clear and less terse -- it's been a long weekend putting the machines these are supporting into production!
This
2010 Jul 15
1
Warning message in summary of PGLM
Dear Sir,
When requesting the summary of pglm analyses in R, I encounter repeatedly
the following warning message:
"Warning message:
In pf(Fstat, object$k - 1, object$n - object$k, ncp = 0, lower.tail = FALSE,
:
full precision was not achieved in 'pnbeta'"
This message appears both with the pglm estimate of Lambda and with Lambda
set to 0.
Could you tell me what
2005 Nov 09
2
Problem updating with yum
Hi.
I executed the command yum update in a centos 3.5 (originally a whitebox
enterprise) and I got the results:
Corriendo??un??test??de??la??transacci??n:
Errores??reportados??haciendo??la??prueba
installing package glibc-common-2.3.2-95.37 needs 29MB on the / filesystem
installing package nptl-devel-2.3.2-95.37 needs 29MB on the / filesystem
Sorry but part of the messages is in spanish.
Iago.
2005 Nov 23
2
Desktop media apps query
Want to support the following apps on some of our centos 4.2 desktops.
Are yum-installable binaries/rpms available for CentOS 4.2 and which
repository?
MP3 player
Macromedia Flash/Shockwave
MPlayer Media Player
RealPlayer 10 Media Player
Java J2RE and Mozilla Plug-in
MS TrueType fonts
With regards.
Sanjay.
2007 Apr 03
2
Require only GSM Codec
Hello All,
I would like to only use the gsm codec for all the calls, is it possible I want to use minimum possible bandwidth as we have most of calls over Internet.
Regards,
Sanjay Rajdev
2007 Dec 11
1
Query in codebook decoding
Hello Monty,
Sorry for the wrong subject title last time. A little more clarification
needed.
When reading bit-by-bit, there is no MSb/LSb, just 'first bit' and
'last bit'. The Huffman tree is traversed from 'first bit' to last
bit'. This is a conceptual layer above the bitpacker; all you need to
know is what order the bits come out, which happens to be LSb-first.
2009 Feb 23
3
Insurance data in library(MASS)
I have used the insurance data from R library and I have 2 questions:
I use the following:
>library(MASS)
>data(Insurance)
> m1=glm(Claims ~ District + Group + Age + offset(log(Holders)),data =
Insurance, family = poisson)
>summary(m1)
Call:
glm(formula = Claims ~ District + Group + Age + offset(log(Holders)),
family = poisson, data = Insurance)
Deviance Residuals:
Min
2017 Oct 02
2
Where did Alive go?
Sorry, we really screwed up the server migration.
Alive is now working again and should be fixed for good :)
Permalinks are still missing; we are working on recovering those.
Apologies again for all the trouble.
Nuno
-----Original Message-----
From: Sanjay Patel
Sent: Monday, October 2, 2017 5:10 PM
Subject: Re: [llvm-dev] Where did Alive go?
I still can't use the web app - spins for
2009 Sep 07
1
Newbie Question: Xen Server & Linux Xen Dom0 Differences and a usage query
Hello All
I was planning to Implement Xen using Linux Xen dom0 based install
when I saw an Ad stating that Xen had made its Xen Server free of cost
(wonder if their business model is now only support?) with Tools &
Management Application. I would like to know what are the issues
involved and Pros & cons of using Linux Dom0 Server vs. Xen Server
free.
I assume domU machines will be
2007 Mar 29
2
Problem while using asterisk Realtime
I am having problem while having asterisk work with ODBC (Postgres)
The error that I am getting is
"config.c: Realtime mapping for 'sippeers' found to engine 'odbc', but the engine is not available"
I really donot know what has went wrong. I have set the ODBC connection properly I have verified it using ::
[root@asterisk ~]# echo "select 1 " | isql asterisk
2005 Oct 31
1
Converting from WBEL 4 to CentOS 4.
Hi all
I want to migrate a server from Whitebox Linux 4 to CentOS 4. I think I
should be able to do it without reinstallation, as both are RHEL
clones...Can someone please tell me how? and if there are any pitfalls
doing it on a production server and doing further updates from CentOS
updates?
With best regards.
Sanjay.
-------------- next part --------------
An HTML attachment was scrubbed...
2005 Feb 09
2
Asterisk Compile Problem on Red Hat 9
I get the following error when trying to compile asterisk 1.05 on red hat 9.
[root@amc003 asterisk]# make install
*** You don't have mpg123 installed. You're going to need ***
*** it if you want MusicOnHold ***
./mkdep -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT
2004 Mar 16
1
MySQL problems
Hi all!
I have just started with CentOS 3.1, so far i was using WhiteBox EL and Fedora.
CentOS looks greate, but i have a small question:
Where i can find the mysql-server package, i have looked on CD and in website,
but can't find it.
Regards
J.Pinkis
2009 May 09
1
Incompatible changes to asterisk 1.6 MYSQL addon query syntax
I'm on asterisk 1.6.1.0 and asterisk addons 1.6.1.0 (also using freepbx
2.5 with cidlookup module from mysql database).
There are some incompatible changes in asterisk 1.6 about MYSQL addon
application syntax for querying a mysql database.
It seems that escaping of space and single quotes is no longer needed -
see 3rd line of attached example from
2007 Dec 06
5
scp -t - revisited.....
Okay - We went around and around on the idea that adding an option to restrict scp to only allow files to be copied to a certain directory (or below) based on a different startup param.
I was told to use all sorts of different options, parameters, methods, etc... All because no one wanted to modify the scp code, for whatever reasoning.
I'm sitting here laughing right now, seriously
2005 Nov 24
1
Apache with mod_perl rpm query..
Any repository maintaining Apache rpm with mod_perl for CentOS? How do I
maintain rpm installs from repos and also maintain ability to use
various mods that I would like to use? Or do I have to ./configure ;-)
With regards.
Sanjay.