Displaying 20 results from an estimated 3000 matches similar to: ".glusterfs is over 900GB"
2011 Mar 31
3
Huawei K3765 + Internet + SMS + Telephone
Hello *,
I have an All-In-One intranet server <samba3> and usualy a seperated
<router> as default gateway, which connect me using HSPA to the internet
Now I have installed an Huawai K3765 on my <samba3>, installed "pppd" +
usb-modeswitch and removed the default gateway to <router>.
OK I can continue surfing trough the <router> and <samba3> is
2003 Sep 14
5
can not browse the net from local network.
hi list,
i''m new to linux and shorewall. i''m facing a problem to browse the net from
local network.
IF my client machines are connected to firewall via switch, then can not
browse the internet but i can ping any site using fqdn like
(www.google.com).
IF i connect a single pc directly to the firewall using cross-over cable to
the internal interface, then i''m able to
2013 Apr 02
2
R Commander and FactoMineR
Dear Users,
I helped to install R Commander and FactoMineR to one of my collegaues.
He wanted to do an MCA. Selecting three variables and using the default settings results in only one graph, the variables representation, where he gets three points for the three variables (which is totally fine).
Running the code (output of the point-and-click method)
EuTop100.MCA<-EuTop100[,
2006 Jan 19
3
Processor Size
Can someone give me an idea of the processor power I will need for 1 x
TDM240 with 2xquad FXO's and 8 sip phones/ATA's on a quite 100Mbit LAN.
The machine we have available of hand is a P4 1GHz with 768MB RAM.
Tx
Marnus van Niekerk
--
"Opportunity is missed by most people because it is
dressed in overalls and looks like work."
Thomas Alva Edison - Inventor of 1093
2012 Apr 10
1
compare two matrices
Dear Members,
I have two estimated transition matrices and I want to compare them.
In fact I want to check the hypothesis if they come from the same process.
I tried to look for some test but all I found was independence test of
contingency tables.
The following code shows that the usual chi-squared test statistic does
not follow chisq distribution.
MCRepl <- 5000
khi12 <- rep(0,MCRepl)
2012 Mar 28
6
How to get all possible combinations?
Dear all, suppose I have a vector with elements as:
Vec <- c(2,3,4,5,6)
Now I want to have all possible combination of length 3 using those
elements and without any repetition. Like, I want to have 1
possibility like 2-3-4 but not 3-2-4.
Can somebody guide me how to achieve that in R?
Thanks for your help.
2011 Dec 08
2
[OT]: Require suggestions - GSM Gateway <-> Asterisk
Hello,
I am looking for ideas and suggestions. I want to use a 16 port GSM gateway as a trunk for outbound/inbound. I will also have two PSTN phone lines coming into the Asterisk server. All calls will go to an IVR on the Asterisk PBX. Outbound from extensions will route to GSM-GW when the dialed number matches a pattern set in the GSM-GW trunk. And accordingly for the PSTN trunks. But that's
2008 Jul 04
3
How do I check the real size of a filesystem?
I'm having a spot of bother with a large (900GB) partition.
fdisk claims it's 900GB. I made an ext3 fs on it and df says it's only
94GB. Which is correct? Or did I do something wrong?
2006 Nov 28
2
Symbian Softphone
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Anybody know of a SIP/IAX
2006 Dec 06
1
Ping
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Sorry to do this but I sent a
couple of posts and I do not
2006 Nov 20
2
Recording g729
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Before ordering I want to be
2012 Jul 18
0
Can not get my Eicon Diva running with Asterisk...
Hi Guys,
asterisk drive me crazy!
Now I have tried to use FreePBX but it require MySQL which I can not
install du to a conflict with PostgreSQL.
Does someone know, how to configure FreePBX to use PostgreSQL?
Or does someone know another Asterisk Web-Frontend, without Database?
It is realy not funny, to force users to install this monster on an ARM
Microcontroller.
I need only enterprise
2005 Jul 15
1
No more able to change ACL From Windows ??
I don't know what I've changed, but I'm no more able to change the rights
from windows. It already worked for a couple of week... Is something wrong
with my smb.conf ?
[global]
unix charset = LOCALE
workgroup = NT1
realm = NT1.LOCAL
server string = Linux Datei Server
security = ADS
#winbind use default domain = yes
#username map = /etc/samba/smbusers
acl compatibility = win2k
nt acl
2011 Nov 29
0
[SOLVED]looking for beta parameters
I managed to solve the problem myself without using this code.
thx
2011-11-24 12:26 keltezéssel, Kehl Dániel írta:
> Dear Community,
>
> I am trying to write code for the following problem.
> Lets assume we have a beta distribution.
> I know one quantile, lets say, 10% of the mass lies above .8, that is
> between .8 and 1.
> In addition, I know that the average of this
2007 Mar 29
7
rrdgraphs?
Anyone using the rrdgraph report on the puppetmaster on Debian stable? I''m
trying to get this working and not getting far. I even took rrdtool and
librrd0-dev from backports and I still get the same problem. It seems that
the rrdfiles are being somewhat created, but nevertheless, the puppetmaster
isn''t happy and keeps spewing:
err: Report rrdgraph failed: Could not create
2007 Oct 07
1
Old packages to updated R
I am 100% positive there is a better fix for this problem and it has been
discussed. Thank you in advance for bringing it to my attention.
When upgrading to newer versions of R the old packages are not brought
along in the process. I solved that problem by creating a list of the
packages in the old version of R, importing them to the new version via a
CSV, and re-installing into the newer R
2011 Mar 29
1
Dirichlet surface
Dear list members,
I want to draw surfaces of Dirichlet distributions with different
parameter settings.
My code is the following:
#<begin code>
a1 <- a2 <- a3 <- 2
#a2 <- .5
#a3 <- .5
x1 <- x2 <- seq(0.01, .99, by=.01)
f <- function(x1, x2){
term1 <- gamma(a1+a2+a3)/(gamma(a1)*gamma(a2)*gamma(a3))
term2 <- x1^(a1-1)*x2^(a2-1)*(1-x1-x2)^(a3-1)
2011 Jun 05
1
conditions simpler way
Dear All,
I have a MCMC result in x1. I was wondering if there is a simpler, more
elegant way of evaluating the estimate of an integral then this (I am
pretty sure there is):
Also if I want to count the x's say -1<x<2 but not the ones in the burn
in period.
[code]
z <- -2
burnin <- 2000
int1 <-
2013 Jan 22
1
FactoMineR
Dear Users,
I installed R Commander and the FactoMineR plug-in. Everything is fine, I can see the new menu,
I can import datasets, but if I want to use any of the items in the FactoMineR menu, i get the following error:
Error in get(.activeDataSet) : object '.activeDataSet' not found
even if there is an active dataset (if there is none, all the menu items are grey of course).
I have R
2012 Jun 20
2
Figure title
Hi,
I created several figures and their titles should appear like this:
Figure 1: Monte Carlo results for alternative estimators of structural
parameters (N = 100, T = 5)
Because N and T change across figures, my code includes the following lines:
N.set <- 100
T.set <- 5
mtext(“Figure 1: Monte Carlo results for alternative estimators of
structural