search for: visors

Displaying 20 results from an estimated 40 matches for "visors".

Did you mean: visor
2007 Jun 26
1
Getting JPilot working
I am trying to get JPilot working. I have configed gnome-pilot-applet, but it is not talking to the USB connected Treo650. My Treo has my name as the user, so from the applet, I see also a userid (my UID on this system it seems). I try to put that on the Treo and nothing happens. I have enabled the Backup Conduit. I am using /dev/pilot, which shows up when my Treo is connected via its USB
2005 Jul 20
0
Palm Pilot, USB, pppd and udev
I've a line like this that creates /dev/pilot link in my local udev rules: BUS="usb", SYSFS{product}="Palm Handheld*", KERNEL="ttyUSB*[13579]", SYMLINK="pilot" And it seems to work fine for doing normal sync operation to Gnome Palm applet (well, not sure about that KERNEL parameter, however ttyUSB0 and ttyUSB1 look exactly the same, no other way to
2019 Sep 11
2
Debian 10 nut 2.7.4-8 and APC Back UPS 600i on 940-0020B
> On Sun, 8 Sep 2019, tovis r-visor wrote: > >> After long struggling, check every parts of UPS and cable, I have realized >> that is after boot I reload the driver the system work well: >> # systemctl restart nut-driver.service >> I was checked up to real "battery low" and shutdown, switch off the UPS every thing goes well. >> I was activated
2010 Aug 25
2
Monitoring Xen with Zabbix..
Is anyone using Zabbix to monitoring Xen at the dom0 level? Right now I have the Zabbix agent running in each domU but I would like to get per domU and aggregated statistics from the hyper visor perspective. I see a bunch of ''hard'' ways to collect these stats but first I want to make sure there isn''t some ''magic pill'' for Zabbix / Xen that I might of
2019 Aug 28
2
Debian 10 nut 2.7.4-8 and APC Back UPS 600i on 940-0020B
I was check out that is the connection between driver-monitor-server-client is working or not. I was put my server directly on power cable, keep control cable connection and use command: $ watch upsc APC600 I was switch to battery, after 2-3 second it show that is on battery OB and after it shutdown because of low battery LO. I think that systemd scripts some what unsynchronized, but after it
2017 Jan 13
3
input en markdown
Hola lista: Una duda rápida (espero). ¿Se puede hacer un "inlcude" o un "input" en markdown? sin emplear Rmarkdown o knitr.... solo puro markdown, de modo que por ejemplo github lo interprete o un visor básico de markdown. la idea es q un file muestre(contenga) todo pero tener la info distribuida en varios files. Gracias. -- Antonio Maurandi López Sec. Apoyo
2019 Sep 08
1
Debian 10 nut 2.7.4-8 and APC Back UPS 600i on 940-0020B
> On Wed, 28 Aug 2019, tovis r-visor wrote: >> I was switch to battery, after 2-3 second it show that is on battery OB and after it shutdown because of low battery LO. > I wondered how old is your battery ? > Roger > I have change it 2019.03.08. 12V/10Ah YUASA. > I was checked not only battery voltage (13.6V without load), but charging > voltage and output voltage using
2019 Sep 11
0
Debian 10 nut 2.7.4-8 and APC Back UPS 600i on 940-0020B
On Sep 11, 2019, at 5:25 AM, tovis r-visor <tovis at r-visor.hu> wrote: > > I does not change any of them. Simple, after boot, using > $ watch upsc MYUPS > what is give me "LB OL" > from another terminal I restart: > # systemctl restart nut-driver.service > after some seconds the status is changed to simply "OL". Are there any systemd units that
2005 Aug 06
1
Softick Card Export on Linux with Palm Tungsten E
Hello, I just installed Softick Card Export 2.19 (http://www.softick.com/cardexport2/) on my Palm Tungsten E. It is supposed to let me access the SD card inside my Palm without the need of an external SD card reader. This software is suppposed to be compatible with Linux usb-storage since version 2.15... but I didn't find how to use it. If I do "lsmod | grep -i usb", I see the
2002 Jul 22
1
Problem with text() and pdf()
...=1) I have no problems using x11() and postscript() (R.1.5.1 for linux). But if I use a pdf display the text from the text() function does not appear (although the plot is correct). Does anyone know what the problem is? I've not found any clue in help(pdf) and I've tried a couple of pdf visors. Thanks Agus Dr. Agustin Lobo Instituto de Ciencias de la Tierra (CSIC) Lluis Sole Sabaris s/n 08028 Barcelona SPAIN tel 34 93409 5410 fax 34 93411 0012 alobo at ija.csic.es -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www...
2013 Mar 02
2
Salvar en pdf desde el menú Rgui
Buenos días: Estoy apreciando que, da un mismo contenido de la ventana gráfica, el resultado es diferente si lo salvo en pdf desde el menú de Rgui con respecto a si lo genero con dev.copy3pdf. El espesor de las líneas y el tamaño de la fuente es superior si se guarda desde Rgui, y me gusta más. ¿Cómo puedo saber qué parámetros maneja Rgui para generar el pdf?. Gracias. Eva [[alternative HTML
2006 Mar 16
0
World 2006 - Register for the SECNAP and MIS Training Institute Discount!
InfoSec World(tm) Conference and Expo 2006 April 3-5, 2006 Vendor Expo: April 3 & 4 Optional Workshops: April 1, 2, 5, 6, & 7 Disney's Coronado Springs Resort / Orlando, FL http://www.misti.com/InfoSecWorld SPECIAL OFFER! SECNAP Network Security Corp. and MIS Training Institute would like to offer you 10% OFF of the regular undiscounted conference fee of $1495 to attend
2018 Oct 24
2
Problemas de cache con shiny
Buenas comunidad, Estoy intentando desarrollar una app en Shiny, mi so es Debian, y no consigo que me muestre los cambios que hago. Tengo la app cacheada!!! He buscado en google, (duckduckgo) pero no encuentro la respuesta.. Un saludo Jes?s [[alternative HTML version deleted]]
2017 Jan 13
2
input en markdown
Hola ¿Quizá por aquí? https://github.com/yihui/knitr/issues/268 El 13 de enero de 2017, 12:26, Rubén Gómez Antolí <lobo en mucharuina.com> escribió: > > > El 13/01/17 a las 11:50, Antonio Maurandi López escribió: > > Hola lista: > > > > Una duda rápida (espero). > > > > ¿Se puede hacer un "inlcude" o un "input" en markdown? >
2018 Oct 24
2
Problemas de cache con shiny
Buenas, trabajo en local con debian y procedo tal y como dices pero me sigue saliendo lo mismo Obtener Outlook para Android<https://aka.ms/ghei36> ________________________________ From: miguel.angel.rodriguez.muinos en sergas.es <miguel.angel.rodriguez.muinos en sergas.es> Sent: Wednesday, October 24, 2018 10:28:37 AM To: j.para.fernandez en hotmail.com; r-help-es en r-project.org
2019 Aug 28
2
Debian 10 nut 2.7.4-8 and APC Back UPS 600i on 940-0020B
Dir list! I'm using nut for many years on my home "server" without problems running on Debian 6.x nut version 2.4.3 Now I have decided to move to Debian 10. I have started from zero and install new system on a different disk. I have successfully installed new nut version 2.7.4 I've found one issue, that new version see always "low battery" state. Excerpt from syslog:
2016 Oct 20
4
[PATCH net-next v2 6/9] net: use core MTU range checking in virt drivers
hyperv_net: - set min/max_mtu, per Haiyang, after rndis_filter_device_add virtio_net: - set min/max_mtu - remove virtnet_change_mtu vmxnet3: - set min/max_mtu xen-netback: - min_mtu = 0, max_mtu = 65517 xen-netfront: - min_mtu = 0, max_mtu = 65535 unisys/visor: - clean up defines a little to not clash with network core or add redundat definitions CC: netdev at vger.kernel.org CC:
2016 Oct 20
4
[PATCH net-next v2 6/9] net: use core MTU range checking in virt drivers
hyperv_net: - set min/max_mtu, per Haiyang, after rndis_filter_device_add virtio_net: - set min/max_mtu - remove virtnet_change_mtu vmxnet3: - set min/max_mtu xen-netback: - min_mtu = 0, max_mtu = 65517 xen-netfront: - min_mtu = 0, max_mtu = 65535 unisys/visor: - clean up defines a little to not clash with network core or add redundat definitions CC: netdev at vger.kernel.org CC:
2010 Aug 30
4
xen-linux-system-2.6.32-5-xen-amd64: Lenovo R61, kernel boots on baremetel, no boot with xen4 hypervisor‏
Hello list, I have performed a fresh install (fully updated) of squeeze amd64 and installed the xen-linux-system-2.6.32-5-xen-amd64 package with all its dependencies. When I restart and tried to boot the linux-image-2.6.32-5-xen-amd64 (pvops style) kernel on bare-metal my laptop boots fine. When I use the hyper-visor on the system with the same linux-image-2.6.32-5-xen-amd64 kernel, it hangs
2010 Aug 30
4
xen-linux-system-2.6.32-5-xen-amd64: Lenovo R61, kernel boots on baremetel, no boot with xen4 hypervisor‏
Hello list, I have performed a fresh install (fully updated) of squeeze amd64 and installed the xen-linux-system-2.6.32-5-xen-amd64 package with all its dependencies. When I restart and tried to boot the linux-image-2.6.32-5-xen-amd64 (pvops style) kernel on bare-metal my laptop boots fine. When I use the hyper-visor on the system with the same linux-image-2.6.32-5-xen-amd64 kernel, it hangs