similar to: can not browse the net from local network.

Displaying 20 results from an estimated 600 matches similar to: "can not browse the net from local network."

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[,
2005 Nov 23
3
RHEL3 --> CentOS3 HP proliant 380
Hi, I've got a HP 380 G2 which is running RHEL AS 3 Taroon update 1. The current smp kernel 2.4.21-9smp is booting with a HPinitrd image. Mostlikely generated with the HP proliant Service Pack for RHEL 3. Now if I migrate this system to CentOS 3 and a new kernel will be installed ,will that work ? Does the new centOS kernel use the same config as the current RHEL kernel ? Anyone done this
2019 Feb 25
2
Samba AD Internal DNS, Postfix & Email Relay
On 2/25/2019 3:36 AM, L.P.H. van Belle via samba wrote: > Hai Marco, > > For you own domains, dont point postfix to your internal DNS only, > if done wrong you might miss dns info on the wan side and thats mostlikely your error . Likely. Here is the error (ignore the ip's - messed them up for this response): Feb 25 16:22:10 sce252 postfix/smtp[3114]: 0D1E86E3A6D: to=<marco
2003 Sep 23
3
Port problem
Hi All, I have an equipment loaded with 4 X100P (numbered 1-4)) and one T400P (numbered 5-8). Everything works fine except that I cannot use one of the FXS ports (number 5). If I configure zapata.conf to recognize it, the whole system voice quality suffers. I've tried already to switch PCI slots, with no results. Below is a snapshot of my /proc/interrupts, maybe this can shed some light on
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.
2019 Feb 24
4
Samba AD Internal DNS, Postfix & Email Relay
Is there an extra step which must be taken to get postfix to deliver email via a relay host when the postfix machine is pointing to an samba internal DNS? I did a test setup using a public DNS server and it worked. Same setup where the machine (Debian 9) is pointing to a samba DNS doesn't work. The errors in the postfix log seem to be DNS related. Thanks,
2007 Nov 23
1
Release Notes translations
Morning guys, CentOS 5.1 is nearing its release. And we're going to have Release Notes for it. This time the release notes will live on wiki.centos.org, not on the ISOs itself. See <http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.1> If anybody of you has some time over the weekend and is interested to translate these notes into a language which is *not* - German - Dutch -
2019 Feb 26
2
Samba AD Internal DNS, Postfix & Email Relay
That parameter isn't defined in my main.cf file. Is I add it and leave it blank. It still doesn't work. On 2/25/2019 11:41 PM, Reindl Harald wrote: > > > Am 25.02.19 um 22:39 schrieb Marco Shmerykowsky PE via samba: >> On 2/25/2019 3:36 AM, L.P.H. van Belle via samba wrote: >>> Hai Marco, >>> >>> For you own domains, dont point postfix to your
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
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
2023 Aug 14
1
.glusterfs is over 900GB
Hey y'all, got a weird one for you. I am unfortunately supporting this really weird Gluster volume, where it's a single-brick/single-node volume that has many files written every minute to it. Its very suboptimal, but I'm kind of stuck with it until the application team migrates off Linux 5 (yes... I know). gluster-server is running version 6.10, gluster-client is mounting via NFS as
2003 Nov 07
0
[Asterisk-Dev] Help with Conference
Here is the scenario. i have a meeme conference extension at 8000. now i want to dial out and call tom (9000). Once this call is established, i want to connect him to the conference extension, so that he can participate in the conference. How can i do this in asterisk? what is the sequence of commands to follow. thanks in advance. raj
2004 Jan 26
1
Is there a way to transfer a call from CLI
Does anyone know of a way to transfer a call from the CLI? AJ
2003 Sep 16
3
Memdisk Decompression problems...
Hi.. Well i too am having the same memdisk decompression error that states "ran out of input data" since the first when memdisk started supporting booting compressed images !!! I posted this several times but alwsys cudlnt understand whatthe admins want (like what inof they need to debug the problem)... I even offered to send screenshots of the screen but it was refused !!! The
2008 Apr 29
2
Kununtu Menu Problem With Wine
Very new to Linux so please be gentle. Running Kubuntu 8.04 (Gutsy). Installed Wine and a couple of Windows apps. Couldn't get them to work so uninstalled apps (through Wine) then uninstalled Wine. Found that the Wine entries were still visible in the K Menu so I deleted them (not sure how). I think I found them somewhere using the file manager (Dolphin) and deleted them there. Now I have
2005 Feb 04
1
U32 port matching trouble
Hello, I''m having some trouble with the u32 port match and that is when specifying a mask. tc filter add prio 1 dev ppp1 parent 2:0 protocol ip u32 match ip dst 0.0.0.0/0 match ip protocol 17 0xff match ip dport 27015 0xffff flowid 2:4 Using 27015 0xffff works just fine, all packets to dport 27015 go to 2:4 tc filter add prio 1 dev ppp2 parent 2:0 protocol ip u32 match ip dst
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