search for: pis

Displaying 20 results from an estimated 63 matches for "pis".

Did you mean: is
2011 Feb 28
0
Gamma mixture models with flexmix
...Can anyone help me get it to model better? Thanks very much. -Ben ## ## Please help me get flexmix to correctly model mixtures of ## Gamma distributions. See examples below. ## library('flexmix') ## ## Plot a histogram of dat and the Gamma mixture model given by ## shapes, rates and pis that is intended as a model of the ## distribution from which dat was drawn. ## plotGammaMixture <- function(dat, shapes, rates, pis) { KK <- length(pis) stopifnot(KK == length(shapes)) stopifnot(KK == length(rates)) ho <- hist(dat, plot=FALSE) x <- seq(ho$breaks[1], ho$bre...
2012 Nov 16
1
xmlParseDoc parser errors
...;,"004",file))} I get the error file name :1: parser error : Start tag expected, '<' not found When I remove the processing instruction and try to load it again I do not get the parser error. This is of course understandable because of [Definition: Processing instructions (PIs) allow documents to contain instructions for applications.] Processing Instructions [16] PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>' [17] PITarget ::= Name - (('X' | 'x') ('M' | 'm') ('L' | ...
2020 Nov 07
3
upsd "events"
...s.status)? Thanks so much, Jason Antman PS - Since someone may ask about it, given my introduction, here's the setup I have: * One CyberPower UPS powering everything * Three Linux machines, "A", "B", and "C" * A bunch of network devices, as well as two Raspberry Pis I'm trying to achieve the following shutdown behavior: * Kill host A when battery drops to 80% * Kill host B at 50% * Kill host C at 10% * Leave the outputs turned on always, so the network and Pis keep running * If the power comes back before the battery is exhausted, a script will turn on ho...
2020 Nov 07
1
upsd "events"
...Antman > > PS - Since someone may ask about it, given my introduction, here's the > setup I have: > > * One CyberPower UPS powering everything > * Three Linux machines, "A", "B", and "C" > * A bunch of network devices, as well as two Raspberry Pis > > I'm trying to achieve the following shutdown behavior: > * Kill host A when battery drops to 80% > * Kill host B at 50% > * Kill host C at 10% > * Leave the outputs turned on always, so the network and Pis keep running > * If the power comes back before the battery is e...
2011 Oct 17
2
[LLVMdev] LLC ARM Backend maintainer
...k of them indicate that 3.0 release requires some some beefy machines to build. It is not so much raw cpu speed but memory and lots of it. My builds got to linking llc and at that point linker started eating megabytes of memory like chocolate. So sadly chumbys, beagleboards, iThingis(?), Raspberry Pis, Gumstix and even inexpensive Tegra2 boards seem to be out of contention and relegated to target testing. Based on my observations minimum memory required to build LLVM-3.0 seems to be 768MB to 1GB of RAM plus a 1.2+ GB of free disk space for one kind of build. NVIDIA has some tegra2 boards with...
2014 Nov 24
0
Call For Papers - Workshops at WorldCIST 2015 - 3rd World Conference on Information Systems and Technologies
...Organisations - BIO ? Computer Supported Qualitative Analysis - CSQA ? Educational and Serious Games - ESG ? Healthcare Information Systems: Interoperability, Security and Efficiency - HISISE ? Intelligent Systems and Machines - ISM ? Internet of Things - IoT ? Pervasive Information Systems - PIS ? Safety, Ergonomics and Efficiency in Human-Machine Interfaces - HMInSafe ? Stealth and Anti-Forensics Techniques ? SAFT Submission and Paper Format Submissions must be of one of two types: Full paper: finished and consolidated R&amp;D works - these papers are assigned a 10-page limit; and S...
2014 Nov 24
0
Call For Papers - Workshops at WorldCIST 2015 - 3rd World Conference on Information Systems and Technologies
...Organisations - BIO ? Computer Supported Qualitative Analysis - CSQA ? Educational and Serious Games - ESG ? Healthcare Information Systems: Interoperability, Security and Efficiency - HISISE ? Intelligent Systems and Machines - ISM ? Internet of Things - IoT ? Pervasive Information Systems - PIS ? Safety, Ergonomics and Efficiency in Human-Machine Interfaces - HMInSafe ? Stealth and Anti-Forensics Techniques ? SAFT Submission and Paper Format Submissions must be of one of two types: Full paper: finished and consolidated R&amp;D works - these papers are assigned a 10-page limit; and S...
2020 Aug 12
3
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
Hi everyone, Well, we lost power here again.  I was not at home, but I guess a dump truck smashed into some power poles and took out half the city; actually tripped most of the breakers in the panel.  Anyways, the power was out for just a few seconds and of course my servers shutdown on me after power being out for just a second or two.  Here is my syslog from two different machines.  I included
2014 Dec 04
0
Call For Papers - Workshops at WorldCIST 2015 - 3rd World Conference on Information Systems and Technologies
...Organisations - BIO ? Computer Supported Qualitative Analysis - CSQA ? Educational and Serious Games - ESG ? Healthcare Information Systems: Interoperability, Security and Efficiency - HISISE ? Intelligent Systems and Machines - ISM ? Internet of Things - IoT ? Pervasive Information Systems - PIS ? Safety, Ergonomics and Efficiency in Human-Machine Interfaces - HMInSafe ? Stealth and Anti-Forensics Techniques ? SAFT Submission and Paper Format Submissions must be of one of two types: Full paper: finished and consolidated R&amp;D works - these papers are assigned a 10-page limit; and S...
2014 Dec 04
0
Call For Papers - Workshops at WorldCIST 2015 - 3rd World Conference on Information Systems and Technologies
...Organisations - BIO ? Computer Supported Qualitative Analysis - CSQA ? Educational and Serious Games - ESG ? Healthcare Information Systems: Interoperability, Security and Efficiency - HISISE ? Intelligent Systems and Machines - ISM ? Internet of Things - IoT ? Pervasive Information Systems - PIS ? Safety, Ergonomics and Efficiency in Human-Machine Interfaces - HMInSafe ? Stealth and Anti-Forensics Techniques ? SAFT Submission and Paper Format Submissions must be of one of two types: Full paper: finished and consolidated R&amp;D works - these papers are assigned a 10-page limit; and S...
2020 Aug 12
0
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
...ion was > not the culprit either since I’m still getting the same results.  >  Ugh.  Thanks everyone for all your help so far!!!!! > > Regards, > > Todd Todd, you fight against some stupid stuff happening in the Synology NAS. You will get your life back just setting one of the PIs as server and letting the NAS (and the other 2 computers ) be its slave(s). nut works perfectly fine on PIs for ages. As a side note, I still believe that the NAS sends some stupid command and that you will not see it unless you sniff the conversation.
2024 Feb 14
1
How to remove old entries from known_hosts?
...from the known_hosts file? With > the hashed 'names' one can't easily see which entries are which. I > have around 150 lines in my known hosts but in reality I only ssh to a > dozen or so systems. All the redundant ones are because I have a > mixed population of Raspberry Pis and such on my LAN and they get > rebuilt fairly frequently and thus, each time, get a new entry in > known_hosts. > > As a result I have to set 'PreferredAuthentications password' for some > systems because there are *loads* of redundant keys which cause login > to fail o...
2024 Feb 14
2
How to remove old entries from known_hosts?
...o remove old entries from the known_hosts file? With the hashed 'names' one can't easily see which entries are which. I have around 150 lines in my known hosts but in reality I only ssh to a dozen or so systems. All the redundant ones are because I have a mixed population of Raspberry Pis and such on my LAN and they get rebuilt fairly frequently and thus, each time, get a new entry in known_hosts. As a result I have to set 'PreferredAuthentications password' for some systems because there are *loads* of redundant keys which cause login to fail otherwise. -- Chris Green
2011 Oct 17
0
[LLVMdev] LLC ARM Backend maintainer
...3.0 release requires some some beefy machines to build. > It is not so much raw cpu speed but memory and lots of it. > My builds got to linking llc and at that point linker started > eating megabytes of memory like chocolate. > > So sadly chumbys, beagleboards, iThingis(?), Raspberry Pis, Gumstix > and even inexpensive Tegra2 boards seem to be out of contention > and relegated to target testing. > > Based on my observations minimum memory required to build LLVM-3.0 > seems to be 768MB to 1GB of RAM plus a 1.2+ GB of free disk space > for one kind of build. > &g...
2024 Feb 17
1
How to remove old entries from known_hosts?
Brian Candler wrote: > Chris Green wrote: > > ... redundant ones are because I have a mixed population of > > Raspberry Pis and such on my LAN and they get rebuilt fairly > > frequently and thus, each time, get a new entry in known_hosts. > ...many useful tips... > To disable host key checking altogether for certain domains and/or networks, > you can put this in ~/.ssh/config: > > host *.lab.example...
2020 Jun 09
1
Rsync sometimes decides to delete all data
Hello, I run into some really strange case I haven't seen so far over the years. I syncing a lot of different macines, raspberry pis to a backup server nightly. Lately one of them misbehaves. Server rsync: rsync version 3.1.2 protocol version 31 Client rsync: rsync version 3.1.3 protocol version 31 Command used: rsync --numeric-ids --delete --delete-excluded --delete-after -f "merge ${BUFFER}" --stats -e &qu...
2020 Nov 07
0
upsd "events"
...son Antman > > PS - Since someone may ask about it, given my introduction, here's the setup I have: > > * One CyberPower UPS powering everything > * Three Linux machines, "A", "B", and "C" > * A bunch of network devices, as well as two Raspberry Pis > > I'm trying to achieve the following shutdown behavior: > * Kill host A when battery drops to 80% > * Kill host B at 50% > * Kill host C at 10% > * Leave the outputs turned on always, so the network and Pis keep running > * If the power comes back before the battery is...
2005 Aug 03
3
inter-asterisk meetme
Hi, If there are 5 asterisk servers on the local net and each server runs meetme, eg. 3311,3321,3331,3341,3351 respectively. Can I connect these 5 meetme conferences to one meetme using IAX2? Regards, Zen
2008 Aug 01
1
Smartest way to evaluate question forms
Hi, I'm trying to help a friend who is doing a thesis in a nurse college, to evaluate medical question forms. There are about 30 questions giving more than 110 parameters to describe each responding person's (gender, health etc.) and there are about 120 question forms to evaluate. I have basically 2 questions. 1. What to search for. 2. How to evaluate it statisticaly. As for No. 1. I have
2013 Nov 27
2
Samba4 - ACL not applied/followed (worked in samba 3.0.11)
...v 27 10:54 POKUS -rw-r--r-- 1 amistest users-nis 0 Nov 27 11:35 test amistest at samba:~$ -> user amistest can write in ACLTEST directory. On PC, amistest logged into domain (sorry, it is in Czech): S:\>dir ACLTEST Svazek v jednotce S je amistest. S?riov? ??slo svazku je EE7A-B776. V?pis adres??e S:\ACLTEST 27.11.2013 11:03 <DIR> . 04.11.2013 09:52 <DIR> .. 27.11.2013 10:54 0 POKUS 27.11.2013 11:35 0 test 2 soubor?, 0 bajt? Adres???: 2, Voln?ch bajt?: 200 429 568...