Displaying 20 results from an estimated 4000 matches similar to: "SimpleLog 1.1 Released"
2008 Dec 08
2
undefined method 'render_file' for class 'ActionView::Base'
I need some help with SimpleLog
I have SimpleLog running at HostingRails.
I want to develope and test new themes stuff on my local system.
I getting the error from actionview_ex.rb:12
undefined method ''render_file'' for class ''ActionView::Base''
I am at:
Ruby: 1.8.6
Rails 2.2.2
gem: 1.3.1
rake: 0.8.3
I am a new rails/merb/ruby developer. I think I am on the
2006 Jun 24
4
blog generator?
Hi Guys,
I''ve been out of the rails loop for a couple of months.
Now Im about to deploy another new app. But I need to add a simple
weblog to the application...
has anyone done a weblog generator or do yoyu know of any weblogs thats
easy to integrate in a current app??
thanks in advance!
Mikkel Bruun
www.strongside.dk - Football Portal(DK)
ting.minline.dk - Buy Old
2006 Jun 15
3
rails-based blog roundup
I''m considering rolling my own rails-based blog, but want to take a
look at what''s available first. Here''s what I know about:
Typo
http://typosphere.org/
Simplelog
http://simplelog.net/
Mephisto
http://weblog.techno-weenie.net/2006/6/12/mephisto-out-in-the-wild
Am I missing anything??
Thanks,
-TJ
2003 Oct 24
1
Printing from Win2000
Hello,
I have just started using samba a couple of weeks ago. I am using
Slackware 9.1 and windows 2000. i can see everything. on my windows box i
can see my linux box and visa versa. but i have a HP deskjet 932c on my
linux box and i want to be able to print from windows. windows can see the
printer in network neighborhood but it says that it is unable to connect
access denied. i
2018 Aug 08
1
Query NUT via SNMP on Linux?
On Aug 8, 2018, at 5:36 PM, Garrett Michael Hayes <Garrett at VerbalImaging.com> wrote:
>
> I guess I wasn't as clear as I thought I was.
>
> I am NOT asking about how to monitor a UPS using SNMP.
> NUT is already configured and monitoring the UPS just fine on a USB connection.
>
> I'm asking if it is possible to query NUT, using SNMP, *about* the UPS it is
2011 Mar 21
2
Keyboard repeat error - VNC Xen virtual framebuffer
Hello Xen-Users,
I am currently provisioning old Linux guests as HVM on a server, and giving
clients access through VNC. The current setup uses the default Xen
framebuffer as a VNC server (all configuration files have vnc=1 and a few
other settings), and my clients are using vinagre (a.k.a. Remote Desktop
Viewer) on Arch as their VNC client.
Problem: Keyboard input is not consistently handled
2017 Oct 31
2
Email Alerts for Multiple UPSs with upssched
Ah! So I can detect the source UPS in the upssched.conf and pass it as a distinct event to the shell script. That sounds like an excellent approach.
Thanks!
GMH
From: O'Shaughnessy, Mike [mailto:Mike.OShaughnessy at gd-ms.com]
Sent: Tuesday, October 31, 2017 12:46 PM
To: Garrett Michael Hayes <Garrett at VerbalImaging.com>; nut-upsuser at lists.alioth.debian.org
Subject: RE: Email
2004 Nov 23
1
CP-7960
Anyone in need of some of these?
Garrett Smith
Sales Executive
garrett.smith@b2llc.com
B2 Technologies
454 Sonwil Drive
Buffalo, NY 14225
(716) 250-3408 Direct
(716) 630-1548 Fax
(716) 903-9495 Cell
AOL IM: B2sales
Specializing in New and Used equipment from vendors including Cisco Systems,
Juniper, Adtran, Dialogic, Lucent, Nortel, Sipura, Granstream, Snom,
Mediatrix,
2013 Feb 06
0
[PATCH 1/4] xen/netback: shutdown the ring if it contains garbage.
A buggy or malicious frontend should not be able to confuse netback.
If we spot anything which is not as it should be then shutdown the
device and don''t try to continue with the ring in a potentially
hostile state. Well behaved and non-hostile frontends will not be
penalised.
As well as making the existing checks for such errors fatal also add a
new check that ensures that there
2013 Apr 30
6
[PATCH net-next 2/2] xen-netback: avoid allocating variable size array on stack
Tune xen_netbk_count_requests to not touch working array beyond limit, so that
we can make working array size constant.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
drivers/net/xen-netback/netback.c | 26 +++++++++++++++++++++-----
1 file changed, 21 insertions(+), 5 deletions(-)
diff --git a/drivers/net/xen-netback/netback.c b/drivers/net/xen-netback/netback.c
index
2017 Nov 01
1
Email Alerts for Multiple UPSs with upssched
This was the secret sauce! I first modified my BASH script to stuff the output of the 'set' command into a variable, then passed that variable in to my email command. Then I triggered an event and saw what variables were there in the body of the message.
Voila!
$UPSNAME and $NOTIFYTYPE were there and available. I modified the script to pump THOSE into the mail command, and the problem
2020 Feb 25
2
Possible critical Xen issue on Buster
Hey Xen devel team,
I’ve never mailed a developer list before, but I’m worried I may have stumbled across a bad Xen/Debian packaging bug. My confidence is somewhere above “just mail -user” and below “open a bug in xen-system-amd64”. Apologies if this is the wrong usage of the list.
I’ve updated to Buster, and my Xen kernel no longer boots. I believe it’s because Xen only offers versions 4.11 and
2023 Sep 10
1
Fwd: virt-v2v creating image that does not install guest agent on first boot
This message got caught in moderation because the attachment
was large. I put the attachment here:
http://oirase.annexia.org/tmp/2023-lgarrett-virt-v2v-debug-output.txt
----- Forwarded message from Lee Garrett <lgarrett at rocketjump.eu> -----
Date: Sun, 10 Sep 2023 00:09:17 +0200
From: Lee Garrett <lgarrett at rocketjump.eu>
To: libguestfs at redhat.com
Subject: virt-v2v creating
2011 Mar 09
12
Can''t boot HVM Linux guests on Debian Squeeze Dom0
I just downloaded Debian Squeeze and installed Xen from packages, following
the instructions here: http://wiki.debian.org/Xen
I am able to get PV guests up and running easily, but HVM guests will not
even boot.
The HVM I am currently trying to run is Debian sarge, which I installed into
a disk image and configured using qemu.
I am running on an HP Proliant ML150G6, which has Intel-VT hardware
2017 Oct 31
4
Email Alerts for Multiple UPSs with upssched
Greetings Gentlebeings,
I have started deploying a number of NUT instances on Raspberry Pi machines (Raspbian Jessie) across my network. The purpose of these "nutcases" as we refer to them is to monitor the status of the UPSs supporting our network switching infrastructure and notify us of power and battery events via email. No shutdown or other actions are required.
Everything is
2011 Jan 23
1
Force UTF-8 encoding
I''m writing an upload script for contact management, but having encoding
issues:
#=> Encoding::UndefinedConversionError: "\xFA" from ASCII-8BIT to UTF-8
I will not always know the encoding supplied, and this is the result of
`some_string.encode("UTF-8")`
I have also tried .force_encoding("UTF-8") to no avail. For now I''m
simply trying to
1997 Aug 25
2
NT Workstation 4.0
I am getting a complaint that my Samba server running on Solaris 2.5
cannot be found from a user's PC running NT Workstation 4.0.
Any suggestions?
thanks,
garrett curtis
garrettc@eos.net
2018 Aug 08
2
Query NUT via SNMP on Linux?
I'm wondering if it is possible to use SNMP to query a NUT instance running on a Raspbian Linux host. Please note, I am NOT talking about querying a UPS via SNMP, but rather interrogating NUT *about* the UPS from another SNMP system. Currently, when I do snmpwalk talking to the NUT host, all I see is very limited information (location, hostname, etc.) So I know SNMP is running and
2010 May 10
1
System neutral Daylight Savings Time response?
I'm searching for an r command that will notify me if I create a time that
does not exist due to Daylight Savings Time. For example, if I run the
following command on a windows machine
> ISOdatetime(2010,03,14,2,10,0, tz = "") # My system time is set to the
United States Central Time Zone
[1] NA
R returns NA, which is the behavior I want. However, if I run the same
command on a
2007 Jun 15
3
questions about tx rings...
I''ve been thinking about hardware that has multiple transmit rings ("tx
resources").
We really should have a way to expose this up to the stack. And
ideally, the stack should guarantee that a given flow will always be
sent down using the same hardware tx resource.
I''ve heard that crossbow will deliver this, but I can''t find evidence of
it in the crossbow