Displaying 20 results from an estimated 1000 matches similar to: "Shutdowns occuring without power outage."
2007 Jun 01
1
Trying to define exclude with an include list
I need to backup a set of machines that are very similar in nature. I had
created an exclude list to backup everything except whats in my list. I
then used the --exclude-from=myexcludefile so rsync would not copy unwanted
files. eg:
/tmp
/var/tmp
/var/lock
.... long list of others
/u1
I have 2 drives on each machine and up until now I have no need to be backing
up the 2nd drive. Thats what the
2011 Feb 14
1
rsync backup problems
I have FreeBSD 7.3 running rsync 3.0.7. I need to backup a remote server to a
local drive. This remote server has several filesystems types that dont require
backing up, like nfs. If I run the following command:
rsync --delete -azHv myremote:/ /machines/myremote/
It will copy ALL filesystems which is not what I want, so I assume I need to
do it on a per filesystem basis like:
rsync -x --delete
2007 Jan 22
1
2 ring delay before asterisk answer
I am a little green when it comes to all this but I am trying to connect
our PBX to an asterisk server using a TDM400 with 4 FXO modules. I am able
to dial an extension on my PBX handset and I get a dialtone from the PBX.
After 2 rings I then hear the asterisk server connect and I get a dialtone
from asterisk. I am then able to dial an extension on another asterisk
server.
My question is: How do
2006 May 31
2
No communication with UPS
Hi all,
I have a MGE Ellipse 600 UPS connected to com1 on a PC running FreeBSD
4.11 with nut-2.0.2_1 installed. I have everything working and operational.
BUT.
on rare occasions I reboot my machine and when it comes up I get the
following error:
Network UPS Tools - UPS driver controller 2.0.2
Network UPS Tools - MGE UPS SYSTEMS/SHUT driver 0.64 (2.0.2)
No communication with UPS
Driver failed to
2004 Nov 15
1
File list out of rsync.
I am trying to run rsync and produce a file list of what was done.
If I use -v I am getting informational messages like:
building file list ... done
..... file list is here
sent 292 bytes received 24 bytes 632.00 bytes/sec
total size is 9840536 speedup is 31140.94
If I do not use -v I get nothing printed to stdout.
Is there a way of turning off the lovely informational messages that are
of
2012 Jul 27
0
dredge solely offset models in MuMIn
hello everyone,
I'm modelling in lmer an average chick weight defined as
"Total.brood.mass ~ offset(chick.number), with three fixed and two
random effect. Next, I want to use function dredge from MuMIn package
for model averaging. Not sure why, but in consequence the offset
variable is treated as a predictor, so I get a table that mixes models
with and without that offset term (the first
2009 Jun 20
1
png() resolution problem {was "Silhouette ..."}
Hallo Sebastian,
>>>>> "SP" == Sebastian P?lsterl <sebp at k-d-w.org>
>>>>> on Sun, 14 Jun 2009 14:04:52 +0200 writes:
SP> Hello Martin,
SP> I plotting the silhouette of a clustering and storing it as png. When I
SP> try to store the image as png the bars are missing. The bars are plotted
SP> when I use x11 or
2012 Sep 25
1
Sa-Update Error - CentOS 6.3
Dear CentOS community Greetings,
i was waiting for few days before sending this email message, i thought
some server may have problem. That might causing the issue, will resolve
its own. but since a week now i am getting this message. because i have
not come across this error before, is anyone have across what is it? why
my server is unable to download the file
ERROR:
http: GET
2023 Oct 13
1
rnrfa package problems
R help email
Hello I?m trying to work my way through the rnrfa package
RJ-2016-036.pdf (r-project.org)
<https://journal.r-project.org/archive/2016/RJ-2016-036/RJ-2016-036.pdf>
I?ve got it loaded OK and can access the data by the catalogue() command -
gives me a tibble with names, grid refs etc
allStations <- catalogue()
allStations
This works OK
But when I try to run the example
2009 May 22
3
Help requested for Aeris Dive Computer interface
Hi,
I'm attempting to run the Aeris Dive Computer interface (ACI V2.x) using WINE under Ubuntu 9.04 Jaunty Jakalope release on an ASUS 1000HE netbook.
However, it doesn't seem to be working very well.
the install process seemed to work fine. It successfully created an icon under the WINE application for the interface.
On startup of ACI, it says that it cannot read the previous dive
2007 Aug 01
1
"Failed to create Users" problem.
Hi everybody,
I have been struggling to get my Windows XP box to be able to
access my samba server. When samba starts, I see the following my my
/var/log/samba/log.smb file:
smbd version 3.0.25b-2.fc7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/07/31 20:22:43, 0] auth/auth_util.c:create_builtin_administrators(792)
create_builtin_administrators: Failed to
2006 Mar 29
3
V1.6.0 is not stable in IE...
Hi, I tried using v1.6.0 of the scriptaculous libraries (including
latest prototype library) in one of my existing apps that uses the 1.5.1
version, and found that IE 6 was very unstable. Actions get slower and
slower over time until the page is basically unusable. This continues
until the browser window closes - a page refresh does not solve the
problem. I can''t provide the exact code
1998 Sep 25
3
printer accounting
>Date: Wed, 23 Sep 1998 21:40:38 -0500
>From: "Daryl L. Biberdorf" <darylb@superserve.com>
>To: samba@samba.anu.edu.au
>Subject: Pages printed
>Message-ID: <3.0.5.32.19980923214038.00816310@pop.a001.sprintmail.com>
>
>We have the need to track printer usage (pages used).
>Right now, my Samba printer share defines the print command
>as "print
1998 Oct 18
2
Changing "Shutdown" to "Log off" in Win95?
The Samba set up we're using to support 25 or so Win 95 clients
is working well, but my users are usually not up to complicated
tasks. Has anyone found a way to get logging out down to a single
action (like, Start/Logout), instead of Start/Shutdown/Close all
programs and log in as another user/Yes?
I'm tired of explaining this already! :)
Daryl
Daryl Biberdorf darylb@superserve.com
2006 Mar 28
1
Simple question about sortables...
Hi, I''m new to the prototype and scriptaculous (v1.5.1) libraries.
I''m creating a sortable list using the code below, and I''m finding that
while a list element is being dragged in IE, the element text is
transformed to appear bolder than the original. In Firefox, the text
becomes opaque.
Is there anyway to stop this from happening, ie don''t change any
1998 Oct 21
0
Followup to: Can't get Win95 to share after using policy
Regarding my earlier message (attached), the actual problem appears
to be that regardless of the policy settings (even removing CONFIG.POL
on the server!), I can't add File and Printer Sharing for Microsoft
Networks as a client service on the Win95 client computer!
How can I re-enable this?
Daryl
---------- Forwarded message ----------
Date: Tue, 20 Oct 1998 20:08:50 -0400
From: Daryl L.
2012 Sep 19
1
SpamAssassin reporting help
Hello All,
CentOS release 6.3 (Final)
I am getting e-mails now where they are:
Subject: Cron <root at www> /usr/share/spamassassin/sa-update.cron 2>&1 |
tee -a /var/log/sa-update.log
Body: http: GET http://daryl.dostech.ca/sa-update/asf/1387055.tar.gz
request failed: 404 Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD
HTML 2.0//EN"> <html><head>
1998 Oct 14
1
Getting rid of "You haven't logged on here before"
According to the Samba docs, there's really no good way
to have Windows stop asking "You haven't logged on here before.
Would you like your settings saved?" or whatever nonsense
it actually says.
However, due to headaches getting profiles COPIED and not
merged with local copies as well as privacy concerns, I'd like to blast
the profiles subdirectory constantly. But that
2005 Feb 04
3
FIX YOUR AUTO-RESPONDERS!!!
PLEASE CONFIGURE YOUR AUTORESPONSERS TO NOT SEND MESSAGES TO PEOPLE WHO POST IN MAILING LISTS YOU SUBSCRIBE TO.
This is an extremely rude thing to allow, and is becoming increasingly common, especially with users of the Asterisk-Users list.
Daryl
_____
From: s.speckenheuer@posservice.de [mailto:s.speckenheuer@posservice.de]
Sent: Friday, February 04, 2005 6:41 PM
To: Daryl G.
2009 Apr 25
1
issue building my own package... moving from Apple OS to Windows
Thanks Mark,
That was it. (ie the --binary option on R CMD build)
I'll just state for the web-o-sphere (just in case it helps any one
else) that part of my confusion in building this came from
misunderstanding what they call "source" and what the call "binary" in
this environment.
I always think of source as something that must be compiled into a
binary (like C-code