search for: abelly

Displaying 5 results from an estimated 5 matches for "abelly".

Did you mean: belly
2006 May 24
1
Regression line limited by the range of values
...draw one line from min(x),min(y) to max(x),max(y) but with real data with a bunch of "na.rm" and "na.action"s this becomes very long and bulky. For a regression with two data swarms and two trend lines it becomes this long mess: <>plot(TCgonad[Period=="1"], ABelly[Period=="1"],xlim=c(0,20),ylim=c(130,160), col=?blue?) points(TCgonad[Period=="2"], ABelly[Period=="2"],col=?red?) segments( min(TCgonad[Period=="1"],na.rm=T), min(fitted(lm(ABelly[Period=="1"]~TCgonad[Period=="1"], na.action=na.exclude)...
2015 Sep 21
2
OpenSSH Always Hangs When Connecting to Remote
Thanks all. I'll check tomorrow if it is indeed the VPN by connecting to the network and testing. On Sunday, September 20, 2015, ?ngel Gonz?lez <keisial at gmail.com> wrote: > On 20/09/15 20:28, Carlo Abelli wrote: > >> On 09/20/2015 03:25 AM, Darren Tucker wrote: >> >>> I suspect a path mtu problem. The key exchange packet is one of the >>> first
2015 Sep 20
4
OpenSSH Always Hangs When Connecting to Remote
On 09/20/2015 03:25 AM, Darren Tucker wrote: > I suspect a path mtu problem. The key exchange packet is one of the > first large ones in an SSH connection so it tends to show up such problems. > > Seehttp://www.snailbook.com/faq/mtu-mismatch.auto.html > <http://www.snailbook.com/faq/mtu-mismatch.auto.html> Has this been changed? SSH used to work fine on my old machine. My
2006 Feb 24
1
Winbindd_privileged permissions pb on RHEL 4 AS
Hi, I've got an unbelievable problem : I'm trying to setup samba on RHEL 4 AS PPC(iSeries) to work with a Win2K domain controler. I use the same smb.conf file (and the same configuration procedure) on a Fedora 3 box too. I have no problem with the Fedora server, but on the RHEL 4 server, Windows clients are unable to browse the server and I've this strange error appearing in the
2015 Sep 19
2
OpenSSH Always Hangs When Connecting to Remote
I am running Arch Linux. Very updated version. When I try to connect to remote servers using OpenSSH I get a hang as show here: $ ssh -v compsci at 10.1.1.12 OpenSSH_7.1p1, OpenSSL 1.0.2d 9 Jul 2015 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Connecting to 10.1.1.12 [10.1.1.12] port 22. debug1: Connection established. debug1: identity file /home/carloabelli/.ssh/id_rsa type 1