similar to: slave only config files

Displaying 20 results from an estimated 1000 matches similar to: "slave only config files"

2015 Sep 10
3
why upsc need no authentication?
Hi: I found I can setup password for uspmon. but upsc can connect to any upsd without authentication. although the ups data is not very confidential, but I would like not to expose it to anyone who can connect to server. is there any method to harden upsd? thanks for hint. Regards, tbskyd
2004 Jun 21
0
Bookmarklet for searching R documentation
I recently posted a request for a Mozilla search engine plugin for the R java search applet. Having recieved no response, I pursued this myself and came up with an alternative. I found a "bookmarklet" that was used to submit searches to Amazon. I modified the code to submit searches to the R search engine. I tested the following using Firefox 0.9 on Windows 2000. Create a
2006 Feb 03
4
contoller code mysteries
In my controller...this code works def list2 first_name = params[:client][:first_name] @myclients = Client.find(:all, :conditions => ["first_name = :first_name", {:first_name => first_name}]) end this code doesn''t... def list2 first_name = params[:client][:first_name] if first_name searchstring = ''["first_name =
2006 Dec 11
6
easy question, how would i search a grandparent???!
hi, i have this in my code Article.find_by_contents("#{searchstring} +city:#{passedincity}") well that returns to me only articles that belong to whatever the user selected in city. now is it possible to search the grandparent? for example class country has_many states class states has_many cities belongs_to country class city belongs_to states ...... i would like to search
2004 Nov 12
1
Requested consideration: true, true, true in SearchObject.html
I've just posted an email to R-help with instructions on creating a Firefox keyword search of the R documentation: https://www.stat.math.ethz.ch/pipermail/r-help/2004-November/059272.html The method involves bookmarking the RHOME/doc/html/search/SearchObject.html file. Currently this page is set up to only search help page titles: line = line + document.SearchEngine.search
2015 Jul 14
1
no /etc/default/nut
Looking in to my previous question about no messages until clicking NUT Monitor GUI,I found that it was recommend to make sure that /etc/default/nut ?should be as follows: # /etc/default/nut START_UPSD=yes START_UPSMON=yesHowever, there is no '/etc/default/nut' . ? Do I need to create it ? John? "Science is organized common sense. Philosophy is organized piffle" -attributed to
2016 Sep 06
3
sieve - find in header
Hello list, have a problem with sieve script. I want to perform an action if an arbitrary headerline contains a defined string. I tried with regex: if header :regex [".*"] ["searchstri.*"] { fileinto "junk"; } This is not working because regex is only used in 2nd argument ["searchstri.*"] In 1st argument [".*"] no regex is used, sieve
2015 Sep 11
0
why upsc need no authentication?
On Sep 10, 2015, at 10:23 AM, d tbsky <tbskyd at gmail.com> wrote: > > Hi: > I found I can setup password for uspmon. but upsc can connect to > any upsd without authentication. although the ups data is not very > confidential, but I would like not to expose it to anyone who can > connect to server. > > is there any method to harden upsd? thanks for hint.
2015 Sep 14
2
stale/dead ups logic
hi: when testing nut in our environment, we found something that nut maybe tune for "stale/dead ups" situation. currently the "dead ups" are assume alive(eg: host shutdown unnecessary), unless it is in the "OB" state before going to stale. our environment (ServerA + ServerB forms a cluster): ServerA-> usb to UPSA -> two PS power by UPSA and UPSB
2006 Aug 24
2
NUT on Ubuntu Dapper
Hi list anyone having success with a working installation of NUT on Ubuntu Dapper from universe repository? I installed it via apt but it doesn't seem to work.../etc/nut is empty, I copied a working configuration from another machine (a Gentoo box) but when I try to start the ups-monitor or nut service, it simply dies silently. I'm using the snmp driver and, as said, other
2004 Jun 22
3
Asterisk answering only one (dialed-) Number on a PTMP (German "Mehrgeräteanschluss")?
Hi, please excuse my poor englisch. Is it possible to connect a (privat Test-Asterisk) to my privat ISDN and allow him to only answer one dialed number? We have 3 up to 10 Numbers on each (Euro-)ISDN (2 b-chanels), it cant't be done by the last Digits cause the numbers are completely different. For Example: I have 3 Numbers (641717, 928752....) Is it possible to tell Asterisk (in
2004 Nov 12
1
Firefox keyword searches for R & S-Plus
If you've 'rediscovered the web' with Firefox (http://getfirefox.com), you might find this tip handy. Suppose you want to search the (local) R documentation for information about the lme function. Wouldn't it be nice to just type into the browser address bar: r lme and have the search performed? Here's how (on Windows): Click on this link:
2008 Dec 17
0
[LLVMdev] ICE while building llvm-gcc
Jeffrey Yasskin wrote: > Comparing stages 2 and 3 > warning: ./cc1-checksum.o differs > warning: ./cc1plus-checksum.o differs > Bootstrap comparison failure! > ./c-decl.o differs > ./cp/decl.o differs > ./df-core.o differs > ./gcc.o differs > ./i386.o differs > ./stor-layout.o differs > ./tree-pretty-print.o differs > ./tree.o differs > make[2]: ***
2020 Oct 20
0
[EXTERNAL] Is there a new way to search the listserv archives?
>>> I see the link here, but clicking it results in a 404. Before I waste everyone's time posting my question, I really wanted to search to see if it's been solved already. I don't know of a baked-in official method, but the "site:alioth-lists.debian.net/pipermail/nut-upsuser/" search modifier should work with both DuckDuckGo and Google. Example:
2002 Aug 01
0
[: Re: [fwd] CVS: ogg123 rocks! vcut no so much so... (from: wayfarer42@postmaster.co.uk)]
For some reason this didn't make the list and I got no approval message... this time I'll force the From to be my subscribed address. Bug in Monty's new filtering system? Anyway, here goes again. ----- Forwarded message from ----- Date: Thu, 1 Aug 2002 10:24:46 -0400 To: vorbis-dev@xiph.org Subject: Re: [vorbis-dev] [fwd] CVS: ogg123 rocks! vcut no so much so... (from:
2004 Jul 13
1
Re: Applications of TDMoE "critch"
Juan, I dont see people here with "attitude" or any need to shut down this list as you suggested. Contrary to your experience, I find people to be quite helpful here. Steven's comment "Start here and then ask a real question" is definitely not arrogant IMHO. He is just trying to knock some etiquette on Luan. Besides, he did give him all the answer Luan was looking for.
2008 Dec 17
2
[LLVMdev] ICE while building llvm-gcc
Thanks for the quick answer! Syncing to r61112 got rid of the ICE, but I still get the following error: make "DESTDIR=" "RPATH_ENVVAR=DYLD_LIBRARY_PATH" "TARGET_SUBDIR=i686-apple-darwin9" "bindir=/Users/jyasskin/src/llvm-gcc-4.2/trunk/obj/../install/bin" "datadir=/Users/jyasskin/src/llvm-gcc-4.2/trunk/obj/../install/share"
2009 May 27
3
This guy must be an idiot
OK, can someone tell me what utterly moronic thing I am doing wrong? I have two roughly identical Linux system running NUT, and one works properly. The other almost does. The second system works well once everything is up, but after booting, the system does not have connectivity to the UPS. I have to manually run `upsdrvctl start backup`, `/etc/init.d/nut start`, and `upsd` to get NUT
2019 Aug 20
3
winbind on DC : how use gidNumber instead of primaryGroupID as user's primary group
> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Prunk Dump via samba > Verzonden: dinsdag 20 augustus 2019 10:20 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] winbind on DC : how use gidNumber > instead of primaryGroupID as user's primary group > > Le lun. 19 ao?t 2019 ? 12:37, Rowland penny via samba
2009 Mar 01
7
Poll UPS / Driver not connected with UPS MGE Evolution 850VA USB
Hello, I encounter a problem using the UPS MGE Evolution 850 VA USB with Debian Etch and the nut package available for this version. I got this error: ==syslog== Can't connect to UPS [MGE850VA] (usbhid-ups-auto): No such file or directory upsd[2767]: Startup successful upsmon[2769]: Startup successful upsd[2767]: Connection from 127.0.0.1 upsd[2767]: Client MGE at 127.0.0.1 logged