Displaying 20 results from an estimated 75 matches for "anp".
Did you mean:
and
2017 Jul 04
0
Unable to install packages in R: Error in if (any(diff)) { : missing .....
...setup_Rmainloop(): R_Interactive = 1 {main.c}
>R_ReplConsole(): before "for(;;)" {main.c}
> install.packages("ctv")
Garbage collection 5 = 3+1+1 (level 1) ...
13.2 Mbytes of cons cells used (70%)
3.8 Mbytes of vectors used (62%)
Installing package into 'C:/Users/anp/Documents/R/win-library/3.4'
(as 'lib' is unspecified)
--- Please select a CRAN mirror for use in this session ---
now dyn.load("c:/Program Files/R/R-3.4.1/library/tools/libs/x64/tools.dll")
...
Garbage collection 6 = 4+1+1 (level 0) ...
14.8 Mbytes of cons cells used (79...
2011 Dec 28
1
subset() missing one factor
...the dates in 'sampdate' for this and one other subset:
> str(rnchH)
'data.frame': 0 obs. of 4 variables:
$ site : Factor w/ 138 levels "BC-0.5","BC-1",..:
$ sampdate:Class 'Date' num(0)
$ param : Factor w/ 58 levels "AGP","ANP","ANP/AGP",..:
$ quant : num
The source for chemdata (accessed by read.table()) has dates for this
stream; e.g.,
RNCHS|1994-03-23|pH|7.66|RanchSpgsH|H
RNCHS|1994-01-20|pH|7.66|RanchSpgsH|H
If I use the same command on a different stream the sampdate column
contains the d...
2013 Dec 12
1
Should there be a process listening on port 135?
..../samba-tool drs kcc samba-realm
Failed to connect host 192.168.231.132 on port 135 - NT_STATUS_CONNECTION_REFUSED
Failed to connect host 192.168.231.132 (samba-realm) on port 135 - NT_STATUS_CONNECTION_REFUSED.
I don't see samba or smbd listening on port 135. 53 and 137 are. e.g.:
?
netstat -anp | grep samba | grep ":53"
tcp??????? 0????? 0 0.0.0.0:53????????????? 0.0.0.0:*?????????????? LISTEN????? 2694/samba?????
udp??????? 0????? 0 0.0.0.0:53????????????? 0.0.0.0:*?????????????????????????? 2694/samba
?
netstat -anp | grep samba | grep ":137"
udp??????? 0????? 0 127...
2002 Dec 30
4
error message in smbd.log file: bind failed on port 139 socket_addr = 0.0.0.0.
I can run nmbd successfully, but smbd dies almost immediately when I run
it, the smbd.log file has the message "bind failed on port 139
socket_addr = 0.0.0.0.". When I do a netstat -an | grep 139, it shows
that tcp is listening on port 139. How do I resolve this conflict
between tcp and smbd?
2014 Mar 17
2
Samba 4.1.6 + RPC Problem + DNS + RSAT
...=============================
[2014/03/17 21:57:36.011497, 0] ../lib/util/fault.c:144(smb_panic_default)
PANIC: internal error
Same error we get on command line with this command: samba-tool dns query ad01.domain.test domain.test @ ALL -UAdministrator
netstat before connecting :
netstat -anp | grep '88\|135\|389\|464\|636\|1024\|3268\|3269\|53' | grep -i listen
tcp 0 0 0.0.0.0:464 0.0.0.0:* LISTEN 27695/samba
tcp 0 0 10.30.0.2:53 0.0.0.0:* LISTEN 26519/named-sdb
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 26519/named-sdb
tcp 0 0 0.0.0.0:88 0.0.0.0:* LISTEN 27695/samba
tcp 0 0 12...
2016 Aug 29
2
IAX UNREACHABLE : Ignoring bindport/bindaddr on reload
...rred_lft 43198sec
inet6 fe80::2e0:4cff:fe44:195/64 scope link
valid_lft forever preferred_lft forever
4: p5p1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group
default qlen 1000
link/ether 14:dd:a9:82:38:ff brd ff:ff:ff:ff:ff:ff
and
root at AsteriskSlave:~# netstat -anp | grep ast
tcp 0 0 0.0.0.0:2000 0.0.0.0:*
OU?A 2050/asterisk
tcp 0 0 0.0.0.0:5338 0.0.0.0:*
OU?A 2050/asterisk
udp 0 0 0.0.0.0:38180 0.0.0.0:*
2050/asterisk
udp 0 0 0.0.0.0:4520 0.0.0.0:*...
2012 Nov 29
0
Simper analysis with Morisita-Horn
...n.b)
for (p in 1:nperm) {
groupp <- group[perm[p, ]]
ga <- comm[groupp == comp[i, 1], ]
gb <- comm[groupp == comp[i, 2], ]
for (j in 1:n.b) {
for (k in 1:n.a) {
########### Morisita-Horn
aNp <- sum(gpa[k, ])
bNp <- sum(gpb[j, ])
dap <- sum(gpa[k, ]^2)/aNp^2
dbp <- sum(gpb[j, ]^2)/bNp^2
topp <- (gpa[k, ] * gpb[j, ])
contrp[(j - 1) * n.a + k, ] <- 2 * topp/((dap + dbp) * aNp * bNp)
#############
}
}
p...
2016 Aug 26
2
IAX UNREACHABLE : Ignoring bindport/bindaddr on reload
Hi, I have already tried to change for bindaddr=0.0.0.0
but it didn't worked.
2016-08-26 11:44 GMT-03:00, Frank Vanoni <mailinglist at linuxista.com>:
> On Fri, 2016-08-26 at 10:12 -0300, Vitor Mazuco wrote:
>
>> bindaddr = all
>
> Try:
>
> bindaddr=0.0.0.0
>
>
>
>
> --
> _____________________________________________________________________
2016 Aug 29
2
IAX UNREACHABLE : Ignoring bindport/bindaddr on reload
...4cff:fe44:195/64 scope link
> valid_lft forever preferred_lft forever
> 4: p5p1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group
> default qlen 1000
> link/ether 14:dd:a9:82:38:ff brd ff:ff:ff:ff:ff:ff
>
> and
>
> root at AsteriskSlave:~# netstat -anp | grep ast
> tcp 0 0 0.0.0.0:2000 0.0.0.0:*
> OU?A 2050/asterisk
> tcp 0 0 0.0.0.0:5338 0.0.0.0:*
> OU?A 2050/asterisk
> udp 0 0 0.0.0.0:38180 0.0.0.0:*
> 2050/asterisk
> udp 0...
2003 Sep 27
8
ShieldsUp scan
Hi,
I''m a home user who doesn''t understand the workings of the Shorewall
firewall (or the linux OS on which I''ve just installed it) very well.
Having just installed Shorewall 1.4.6c with a default "home user"
configuration I gave it a run against the online ShieldsUp scan.
Main surprise was that the ICMP echo was enabled. I''ve since gone into
2016 Aug 29
4
IAX UNREACHABLE : Ignoring bindport/bindaddr on reload
...> valid_lft forever preferred_lft forever
>> 4: p5p1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group
>> default qlen 1000
>> link/ether 14:dd:a9:82:38:ff brd ff:ff:ff:ff:ff:ff
>>
>> and
>>
>> root at AsteriskSlave:~# netstat -anp | grep ast
>> tcp 0 0 0.0.0.0:2000 0.0.0.0:*
>> OU?A 2050/asterisk
>> tcp 0 0 0.0.0.0:5338 0.0.0.0:*
>> OU?A 2050/asterisk
>> udp 0 0 0.0.0.0:38180 0.0.0.0:*
>> 2050/asterisk...
2016 Oct 13
3
Samba4 replication not working
...t; report the same error?
>
> Does DC1 point to itself for DNS or DC2(cat /etc/resolv.conf)? I would
> initially have DC1 point to itself for DNS to verify replication is
> working. Afterwards have each DC point to the other one first.
>
> Is bind running on both DC's(netstat -anp | grep ":53")?
Does bind have to run on the second DC as well? I only run bind on 3
other servers, resolving against them in each dc's resolv.conf.
Regards,
Ronny
--
___________________________________
Ronny Forberger
ronnyforberger at ronnyforberger.de
PGP: http://www.ronnyforber...
2003 Mar 13
1
Starting Dovecot?
Hello!
I have laid SSL aside for the time being, and continued compiling and
installing Dovecot.
Now I don't know how to start it! I have been through the config file and
mostly left things as-is.
I have created the dovecot user and group and put only dovecot user in the
dovecot group.
Then I tried imap-master, as specified in the INSTALL documentation, but
there is no such file!
Under
2006 May 30
1
sIp port numbers
...ying with SER and * on the same box. So i thought
i'd just change the default sip port for * in sip.conf
[general]
port = 5065 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
restarted * and now when i issue a
> ]# netstat -anp |grep 5060
> udp 0 0 0.0.0.0:5060 0.0.0.0:* 9453/asterisk
Its still on port 5060?
asterisk -V
> Asterisk 1.2.1
btw i did a grep -r 5060 * in /etc/asterisk and found only the 1 instance.
Any ideas
Thanks in advance
Bails
2007 Aug 20
2
open port 46929
results from 'netstat -tlpn' gives me a line...
tcp 0 0 0.0.0.0:46929 0.0.0.0:*
LISTEN -
googling for port 46929 doesn't turn up anything and so I don't have a
clue what process this belongs to.
Do I have to start capturing activity on this port or is there a better
way to find out what this port is about?
--
Craig White <craig at
2004 Aug 06
2
could not create listener socket on port 8000
...p failed. Exiting.
>>
>>I did make sure that iptables has port 8000 open for
>>tcp.
>>
>>Any suggestions for troubleshooting? Thanks.
>>
>>
>
>You might already have something listening on port 8000?
>
>-rbb
>
>
>
try:
netstat -anp |grep :8000
that should show you what program would be using port 8000
Oli
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word ...
2004 Aug 06
5
icecast hangs at start
...gs!
when i try to start icecast, i get the following:
Changed groupid to 501.
Changed userid to 501.
and then it just hangs there...
i ctrl-z and then attempt to start icecast again, and
i get the following:
Could not create listener socket on port 8000
Server startup failed. Exiting
netstat -anp | grep :8000 shows the following:
tcp 0 0 192.168.1.99:8000 0.0.0.0:* LISTEN
4244/
o, it looks like "something" is starting.
the error.log gives:
INFO main/main icecast server started
INFO sighandler/_sig_die Caught signal 15, shutting
down...
INFO main/main Shutting down
o,...
2005 Aug 06
0
printer loss [susepro9.1]-mostly solved-samba the problem?
...inter definition
as cupsd dies! - so I?l upgrade it to kde3.4 which seems to cure that
problem.
I will try to bring samba3 back into the picture. I was thinking that it
may not be advisable to do so through the suse-yast function - what do
you think?
Following, are partial results of the netstat -anp function I ran before
and after the printer function and /localhost:631/ worked - the results
are not too informative to me but maybe one of you can glean some info:
Before removing the firewall and samba the situation was, as follows:
west:/home/scn # netstat -anp
Active Internet connections (se...
2012 Mar 17
0
[URGENT] unable to connect to 'localhost:8000': Connection refused with Xen 4.2-unstable
...es)
# Port xend should use for the HTTP interface, if xend-http-server is set.
#(xend-port 8000)
=============================================================================================
The following command returns nothing.
teo-en-ming@ubuntu-1110-amd64-desktop:~$ sudo netstat -anp | grep -v
unix | grep 8000
=============================================================================================
By right, xend should start a http listening service on tcp port 8000,
*_but it does not._* I have checked with "sudo netstat -anp | grep -v
unix" and there is no...
2004 Aug 06
2
icecast hangs at start
...to 501.
> >
> > and then it just hangs there...
> > i ctrl-z and then attempt to start icecast again,
> and
> > i get the following:
> >
> > Could not create listener socket on port 8000
> > Server startup failed. Exiting
> >
> > netstat -anp | grep :8000 shows the following:
> >
> > tcp 0 0 192.168.1.99:8000 0.0.0.0:* LISTEN
>
> > 4244/
> >
> > so, it looks like "something" is starting.
>
> the ctrl-Z only stops the job, it does not terminate
> it. The initial
> icecast...