similar to: NUT server with multiple raspberry pi

Displaying 20 results from an estimated 200 matches similar to: "NUT server with multiple raspberry pi"

2024 Jan 10
1
NUT server with multiple raspberry pi
On Jan 9, 2024, at 8:19?PM, Claudio Zanetta Penna via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> wrote: > > My problem is that I want to connect a second Raspberry to the first one with NUT server on it, so the information obtained by the second can be sent to the server > and be presented in only one web GUI. > If you are referring to this tutorial:
2007 Oct 30
1
Epi Info
Hello: Does anybody knows if Epi Info, from CDC (www.cdc.gov/epiinfo) runs on Wine? I did try AppDB first but there are no entries for Epi Info. Epi Info is a data base for epidemiology and public-heath developed by Centers for Disease Control and Prevention (USA) and heavilly used in the world. It is based on Access 97 or 2000 witch I found in Frank's Corner AppDB. Thank you, Gerson
2014 Sep 25
2
TRIPPLITE OMNIVSINT80 Compatibility
Using this UPS in the UK on 240V mains. Connected via USB: Bus 001 Device 002: ID 09ae:0001 Tripp Lite Requires tripplite_usb driver as it is (Product ID: 0001). There is an entry in the compatibity list for OMNIVS800 USB (protocol 2012) using usbhid-ups which is little misleading (although I guess maybe correct for some instances of the UPS). OMNIVS1000 USB (older; product ID: 0001) is
2014 Sep 26
0
TRIPPLITE OMNIVSINT80 Compatibility
On Sep 25, 2014, at 5:51 PM, Dave Williams <dave at opensourcesolutions.co.uk> wrote: > Using this UPS in the UK on 240V mains. > > Connected via USB: > Bus 001 Device 002: ID 09ae:0001 Tripp Lite > > Requires tripplite_usb driver as it is (Product ID: 0001). There is an > entry in the compatibity list for OMNIVS800 USB (protocol 2012) using > usbhid-ups which is
2006 Feb 02
5
Could not load 'SOUND.DLL' required by 'sierrawh', error=2
Hello list, I'm trying to get some old windows Win95/98 games to run without too much luck. This example is a Sierra Hoyle Classic Games CD from 1998, which should be enough to keep my wife happy without having to reboot my computer back into windows...if I can get it to work. The installer itself runs fine, and even plays a sample sound clip to test the sound before installing. After
2006 Jun 07
7
Internet Explorer 6 Setup & A
--- James Hawkins <truiken@gmail.com> wrote: > Please try running ie6setup.exe from your home > directory and report back. An interesting development: Running it from the home directory didn't help, but running it, letting it fail, then running it again works (regardless of location). The installer finishes ok, and places all the files in Program Files/Internet Explorer.
2005 Jun 09
1
Linux apps from inside Wine (was:Re: Problems with Lotus Notes R5.0.12 under Wine 20050524)
Hi Andreas, I saw someone (Mike or Joachim, I think) at the list saying you have to shutdown the wineserver. It will overwrite the system.reg as soon it goes down. So before you make the changes be sure there is none wine* process running. Hope this helps. If not, write us again and we'll help you (sometime ago I run into the same problem but I can't remember the
2014 Sep 26
0
TRIPPLITE OMNIVSINT80 Compatibility
On Sep 26, 2014, at 8:31 AM, Dave Williams <dave at opensourcesolutions.co.uk> wrote: > On 08:09, Fri 26 Sep 14, Charles Lepple wrote: >> Well, I ended up linking to the latest version of those files, so this shows the change better: >> >> https://github.com/networkupstools/nut/commit/f61edb5161de97944074867832edc014323340b1 >> >> Still a magic constant,
2005 Oct 17
1
Function call order on libspeex
Hello, I intend to make a speex port for freescale DSP56F800/E. I downloaded the source code, but I not realize which function are called in which order for encode after calling speex_encode (or speex_encode_int) and speex_decode (or speex_decode_int). Could anybody help me on this? Thanks in advance Alexandre Penna
2014 Sep 26
2
TRIPPLITE OMNIVSINT80 Compatibility
On 08:09, Fri 26 Sep 14, Charles Lepple wrote: > Well, I ended up linking to the latest version of those files, so this shows the change better: > > https://github.com/networkupstools/nut/commit/f61edb5161de97944074867832edc014323340b1 > > Still a magic constant, but now it has the nominal voltage factored in. Just building your latest code now. Which commit is this in (just to
2016 Apr 20
3
Sernet Packages - configure Options
Hello, i want to replace the sernet packages with an own one. Because it's the DC, which is the last one which remains, i'm sure, having the same configure/built options would help with replace the binaries and keeping the database. The other DC's (2 raspberries) have been configured and built with (but complete demote/rejoin process): ./configure --prefix=/usr
2005 Jun 08
1
Linux apps from inside Wine (was:Re: Problems with Lotus Notes R5.0.12 under Wine 20050524)
Hi Shadi, I'm also using notes 5.0.12 and I've posted at May,05-2005 a message just talking about how to start Linux apps from a Windows app over/under Wine. The only problem is that I'm not using wine-20050524 ... 8-(. Instead I'm using 20040813. Follows the message. Feel free to ask me more questions and if you want I can send to you another types of scripts.
2005 May 05
1
Starting Linux apps from Windows app (was: Re: wine & mime types)
Hi Rainer, > i have running lotus notes under wine on my redhat 9 system. So am I, since year 2001 ;) > what i want is, to define which application should be started for > which attachment type. so for microsoft attachments i want to start > my linux version of open office and for pdf files i want also to start > my linux version of acrobat reader or xpdf! > > so, where
2016 Apr 21
2
Sernet Packages - configure Options
Hello Rowland, thanks for your tipp. the last time i tried this (was fairly samba 4.0), transferring fsmo roles ended up in corruption. is this now a safe feature? i found out, that the build options are nearly the same, just modules dir differs. so replace the binaries would make it? remove sernet packages and install my own Am 20.04.2016 um 22:15 schrieb Rowland penny: > On 20/04/16
2005 Feb 12
1
DCOM9x - Is it used only for instalation or running?
Hi all, I have a doubt: is the DCOM95/DCOM98 used only for instalation purposes or it is used for the running process to do something? I'm asking this because we have equal workstations that we could just install wine, configure it the same way and put only the apps we want to run but without DCOM9x because it requires a Windows license. Is that possible? I mean I could use only one
2008 Jul 30
4
launch linux script from windows application
Hi, We have developed a client-server application to develop and run an ERP application. The server app runs in Linux and the client app it has been developed in windows with c++, using win32 API. Now I'm trying to run it in Linux with Wine. It works fine except when i have to run some java code, in order to do that i wrote a bash script that works ok when I launch it through the command
2006 Jan 17
4
Delphi Application.
Friends, Sorry my english, i'am speaking from brazil. I have a problem with an delphi application running on wine 0.93. The application open exactly, but the buttons not it appears correctly. I send the link of screenshot: http://200.195.11.195/~prolinx/screen01.jpg any help is coming well. Thanks!!! Angelo Braga
2014 Jun 30
0
[ Off Topic ] WorkShop Virtualização com Proxmox VE
WorkShop Virtualiza??o com Proxmox VE ------------------------------ <https://www.facebook.com/sharer/sharer.php?s=100&p[url]=http://blog.konnectati.com.br/arquivos/1276> Dia 12 de Julho, S?bado, a partir das 08hs00 acontecer? o WorkShop Virtualiza??o com Proxmox VE. Venha conhecer uma das melhores ferramentas de Virtualiza??o do Mercado. Com este treinamento, sua equipe de TI ter?
2005 Jun 08
2
Problems with Lotus Notes R5.0.12 under Wine 20050524
Hello all, I have installed R5.0.12 on Red Hat Fedora Core 3, using Wine 20050524. I'm getting a lot of FIXME messages but everything seems to be working fine. Except for the following things: 1) Attachments are working fine, except for launching the attachment to open directly in OpenOffice.org or Adobe Reader ... Most likely that this is a WINE issue rather than a Lotus Notes/Under Wine
2005 Oct 09
3
Exploring Folders
Hi, my company develops Windows applications and we are trying to get them to work correctly under Wine. We have two outstanding issues 1. Toolbars - the generic icons do not list (ie STD_DELETE). Currently posted under Bugzilla 2. We provide menu links to open a folder using the Win32 API command ShellExecute(hwndDlg, NULL, szFolder, NULL, NULL, SW_SHOWNORMAL); (szFolder is the folder