Displaying 20 results from an estimated 84 matches for "misbehaviours".
Did you mean:
misbehaviour
2016 May 11
2
OT: Linksys router misbehaviour
I'm running a Linksys WRT54GL router from my CentOS-7 home server.
Every now and then (maybe once every 2 days) the router's WiFi cuts out,
and I've found no way to solve this except to disconnect the power
from the router, wait 10 seconds and then re-connect.
This always works.
The router is running under dd-wrt.
My question is - which makes it a tiny bit CentOS-related -
does anyone
2016 May 11
0
OT: Linksys router misbehaviour
On 05/11/2016 03:05 AM, Timothy Murphy wrote:
> does anyone with such a router know of a way
> to wake the router up in such a case through the computer?
Enable ssh?
ssh root at dd-wrt reboot
2005 Jul 11
2
Misbehaviour of DSE
Folks,
I am finding problems with using "dse":
> library(dse1)
Loading required package: tframe
Error: c("package '%s' required by '%s' could not be found", "setRNG", "dse1")
> library(dse2)
Loading required package: setRNG
Error: package 'setRNG' could not be loaded
In addition: Warning message:
there is no package called
2014 Jun 19
1
isOpen() misbehaviour
Hello,
>From the doc, it says:
"isOpen returns a logical value, whether the connection is currently open."
But actually it seems to die on closed connections:
> con <- file()
> isOpen(con)
[1] TRUE
> close(con)
> isOpen(con)
Error in isOpen(con) : invalid connection
Is it expected ?
Tested on R-3.0.2 and R version 3.1.0 Patched (2014-06-11 r65921) on
linux x86_64
2010 Apr 07
1
Strange 'find' misbehaviour
Hi,
I just found out something strange. Try it out for yourselves. Here
goes. Search for any directories under /boot:
# find /boot/ -type d
/boot/
/boot/grub
/boot/lost+found
So far so good. Now execute a detailed listing on the results:
# find /boot/ -type d -exec ls -l \{} \;
total 6203
-rw-r--r-- 1 root root 68663 sep 3 2009 config-2.6.18-164.el5
drwxr-xr-x 2 root root 1024 avr 6
2006 May 17
6
White Screen of Death
Hello, I''ve heard these words to describe a RoR application returning an
empty page.
This happen from time to time even here, in the forum.
That is the cause of this misbehaviour ? Is it related with something
external to RoR itself ?
What is the solution to avoid the WSOD ?
--
Posted via http://www.ruby-forum.com/.
2014 Feb 28
0
ADMINISABSENTMINDED=No misbehaviour according to the manual
Hello.
I'm getting trouble with the ADMINISABSENTMINDED option, it doesn't seem
to work as stated in the manual.
When using the default ADMINISABSENTMINDED=Yes and no routestopped file,
here are the firewall state after executing shorewall stop :
Chain INPUT (policy DROP 473 packets, 106K bytes)
pkts bytes target prot opt in out source
destination
2004 Sep 22
0
traceroute misbehaviour on dual-home using -i or -s
My Linux workstation (Mandrake 10.1 kernel 2.6.8.1) is dual-homed to two
ADSL Internet providers. Card eth0 (192.168.9.250) is the default route
and leads to an SMC router (192.168.9.254). Card eth1 (192.168.1.250)
leads to a Linksys router (192.168.1.1). I''m not doing any NAT or PPPoE
in the workstation - the SMC and Linksys handle it all.
I know four commands that let you set an IP
2014 Aug 25
3
OT: Linksys router misbehaviour
I'm running a Linksys WRT54GL router from my CentOS-7 home server.
Every now and then (maybe once every 2 days) the router's WiFi cuts out,
and I've found no way to solve this except to disconnect the power
from the router, wait 10 seconds and then re-connect.
This always works.
The router is running under dd-wrt.
My question is - which makes it a tiny bit CentOS-related -
does anyone
2011 May 03
1
How to debug MixMonitor misbehaviour
Hi everyone,
For some reason MixMonitor doesn't record when it should; It actually shows
the MixMonitor line just fine on the CLI. How can MixMonitor be debugged for
things like privilege issues or filename issues?
**I had this working at one point and then stopped working. Not sure what I
changed.
System Info:
Asterisk 1.4.21.2
Queuemetrics 1.6.3.0
[queuedial]
; this piece of dialplan is
2005 Mar 22
1
Call file misbehaviour
Greetings *`s,
I am manually creating call files and dropping them into
/var/spool/asterisk/outgoing to be picked up by *.
Presently, when I use local/internal parameters using SIP it works..ie I
make an internal call from device to device.
However, when I try dial an outside number which I have set up in a
custom conf file, it bombs out with the following message :
2003 Jun 26
3
Request for option for use on an unreliable connection
I have been using rsync for the last year or so. Generally I am very
pleased with the performance and features, but I am forced to use a
rather unreliable link to one of my mirrors. Consequentially rsync often
bails out with a protocol error in the middle of a large session due to
transient misbehaviour on the link. This appears to abort the whole
transfer. One solution would appear to be an
2007 Oct 09
1
misbehaviour of some tk windows, R 2.6.0 on SUSE 10.1?
I don't know whether this is specific to (my installation
of) SUSE 10.1, or is more general.
With R 2.6.0, I am finding that some widgets made through
the tcltk package are having problems which become evident
through scrollbar activity. An example is demo(tkfaq) --
see below. To reproduce the problem, I do the following:
after the tk window appears, hold down the
2009 May 18
2
W2K3 HVM with gplpv shows strange pings
I just migrated a W2K3 Server to a Xen HVM domain, using the gplpv
0.10.69 drivers.
Now ping shows strange results:
Pinging 127.0.0.1 with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time=23538ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time=-23538ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Same result with external
2009 May 12
5
GPLPV 0.10.55 net misbehaviour
I''m using W2K2 32bit on a 3.2.1 Lenny-amd64 host. While the pv disk
driver works as expected, I encounter problems with the network driver.
I tried several installation scenarios, all with the same result.
My test looks like this:
I install gplpv, but without letting the networking driver install.
After reboot I RTL8139 ist still active and working, and gplpv devices
manage the disks.
2017 Sep 12
2
one brick one volume process dies?
hi everyone
I have 3-peer cluster with all vols in replica mode, 9 vols.
What I see, unfortunately, is one brick fails in one vol,
when it happens it's always the same vol on the same brick.
Command: gluster vol status $vol - would show brick not online.
Restarting glusterd with systemclt does not help, only
system reboot seem to help, until it happens, next time.
How to troubleshoot this
2003 Jul 15
5
passwd program not called as root
Hallo to everybody out there,
I have downloaded and compiled Samba3b2 on a SuSE 8.2 machine. For testing
purpose, I connect to this machine with a Win2k-Box ... most things seem to
work fine, but I am unable so change passwords from the win-box with unix
password sync enanbled.
I changed loglevel to 103 and enabled password chat debug. From what I found
in the log-files, I can conclude that
2017 Jul 03
1
[PATCH] dsync: fix splitting login from host
Using strchr() was splitting login and host at the first
occurrence of '@' which leads to troublesome behaviour.
When calling strace one would notice the misbehaviour:
execve("/usr/sbin/ssh", ["ssh", "-lthomas", "domain.org at 10.8.13.2"
using strrch() however splits login and host at the last occurrence
of '@'.
Signed-off-by: Thomas
2006 Nov 08
2
A few Speex AEC+preprocessor examples
The echo suppression in SVN is shaping up quite nicely!
I have also observed some - occasional, apparently data-dependent -
misbehaviour in AGC.
http://www.surfnonstop.com/~bandit/speex/echocard1/
2006 Nov 08
1
How to give system and virtual users their own mail_location?
Hi all.
Now hopefully as a new thread because I still have this question. Apologies
to Geert and Timo for my misbehaviour...(repling to the list and changing
the subject).
I hace Dovecot rc12 working on Mandriva 2007.0 now for system accounts and
virtual accounts both imap and imaps can be used. Th problem now is that I
cannot use both types of user at the same time. The 'mail_location =