Displaying 20 results from an estimated 200 matches similar to: "idea for an effect"
2007 Jul 10
3
slight irritation using digest (from the ports)
Hello Folks!
For a special application I needed to create digests (or hashes) using
the whirlpool algorithem. It was kind of hard to find something that
actually did that. But I found digest in the ports tree - ok, with some
help from someone who seemed to know what to look for. :-)
What irritates me is the Wikipedia-page on Whirlpool:
http://en.wikipedia.org/wiki/Whirlpool_%28algorithm%29
2013 Sep 10
2
Re: libvirt-1.1.2-r1 (Gentoo) fails to start LXC containers (subject line minor edit, was libvirt-1.2.2-r1)
On Tue, Sep 10, 2013 at 1:34 PM, Doug Goldstein <cardoe@gentoo.org> wrote:
> On Tue, Sep 10, 2013 at 9:09 AM, Dennis Jenkins
> <dennis.jenkins.75@gmail.com> wrote:
>
> Yeah our security people got a bit over zealous. That's being rectified.
>
> :)
> >
> > TL;DR: My container is configured to use "br0" for its networking. "br0"
2013 Sep 10
0
Re: libvirt-1.1.2-r1 (Gentoo) fails to start LXC containers (subject line minor edit, was libvirt-1.2.2-r1)
On Tue, Sep 10, 2013 at 2:20 PM, Dennis Jenkins <dennis.jenkins.75@gmail.com
> wrote:
> On Tue, Sep 10, 2013 at 1:34 PM, Doug Goldstein <cardoe@gentoo.org>wrote:
>
>> A suggestion would be to make sure that you have all the necessary
>> kernel options enabled. You can check with: ebuild
>> /usr/portage/app-emulation/libvirt/libvirt-1.1.2-r1.ebuild setup clean
2014 Dec 29
2
Chain-loading from WDS to PXELinux on a different tftp server
Spike White, Sent: Saturday, December 27, 2014 4:32 AM
>
> Luke, I have considerable experience with this. We use WDS at work
> for PXE (MS-centric shop). I use pxelinux at home.
>
> I've got WDS working in our test lab w/ UEFI. As you state, it strongly
> wishes to do proxyDHCP (port 4011). More on this in a bit.
>
> It's quite common to segregate the DHCP
2014 Dec 29
0
Chain-loading from WDS to PXELinux on a different tftp server
Thanks for your email. Yes it does provide some insight into why I could hack a Linux DHCP server into providing enough PXE boot information for PXE 3 clients but PXE 2.1 were happy (ROMs under many circumstances need to use proxy dhcp 4011 - as documented by IBM on the link I shared earlier).
It appears only the most latest Dell business systems have EFI 64 support, and the best you can expect
2009 May 13
1
Emerald Theme Editor Windows Squished?
Listmates,
On archlinux with emerald 0.8.2-1, the emerald theme editor windows are next
to unusable. For some reason, the button edit 'Places' and 'Name' window
areas are scrunched/squished way too small. Here is a screenshot:
http://www.3111skyline.com/download/linux/compiz/emerald/editwindowlayoutsquished.jpg
I have tried to resize them and either I don't know how, or
2015 Nov 14
0
Processed: reassign 804993 to libjs-pie-doc, fixed 804993 in 1.0.0+dfsg-2, affects 804993 ..., tagging 805060 ...
Processing commands for control at bugs.debian.org:
> reassign 804993 libjs-pie-doc 1.0.0+dfsg-1
Bug #804993 {Done: Michael Fladischer <fladi at debian.org>} [libjs-pie-doc,python-django-classy-tags-doc] python-django-classy-tags-doc and libjs-pie-doc: error when trying to install together
Bug reassigned from package 'libjs-pie-doc,python-django-classy-tags-doc' to
2012 Jan 06
1
Can levelplot colorkeys display a logarithmic scale evenly?
I'm using the {lattice} "levelplot" function to make a (more or less) 2-d
histogram, and for the most part it's working fine with my data. However, I
can't get the color key to do what I need. I can give it labels and custom
cutoffs, but my cutoff lines (and hence my labels) aren't evenly spaced, instead
they're more-or-less logarithmic, starting at
2003 Feb 25
0
Trouble Creating Folders
Greetings,
I am running 2.2.7a as a domain controller on RH 8.0
When I attempt to create a folder I get the following
"warning"
"You may not be able to access the files created in
the folder .... Do you want to continue?"
If I continue everything goes file (the folder is
created and I can access it). I find a file in there
called TESTDIR.TMP. I thought it may have been a
2009 Aug 13
0
tick.number in ggplot2?
Another dumb ggplot2 question:
a facet plot with free x scale, lots of
different ranges, want to specify that the
x axis ticks be sparse -- only 2 or 3. I was
about to say that I could figure out how to manually
set the ticks for each facet if necessary, but now
that I've looked around some more (at scale_continuous,
facet_grid, facet_wrap, the Book ...) I think I can't
even do that.
2006 May 19
1
trouble with plotrix package
Hello list,
I wrote a simple program to plot data on polar axes, taking advantage of
the plotrix package and its function radial.plot. The basic plot works
fine, but I am having difficulties with the formatting. There are three
problems, but I thought I would attack them one at a time. Here is the
first:
If my data set contains values with all vector lengths between 0 and 100
(and various
2008 Jun 24
0
Lockdown 0.5.10
What: Lockdown <http://stonean.com/projects/show/lockdown> is an
authorization/authentication gem for RubyOnRails 2.x
This version bundles Classy
Inheritance<http://stonean.com/projects/show/classy-inheritance>to
simplify the management screens. There is also a lot of template
cleanup
in this release.
*There were no changes to the security engine.*
If you have questions, please
2008 Apr 26
0
[LLVMdev] ParamAttr Patch - Alignment fix
On Apr 26, 2008, at 19:09, Anders Johnsen wrote:
> On Sunday 27 April 2008 00:48:00 Gordon Henriksen wrote:
>
>> On Apr 26, 2008, at 17:41, Anders Johnsen wrote:
>>
>>
>>> +void LLVMSetInstrParamAlignment(LLVMValueRef Instr, unsigned index,
>>> unsigned align) {
>>> + CallSite Call = CallSite(unwrap<Instruction>(Instr));
>>> +
2009 Mar 03
0
SAS Macros for R Users Only
I think SAS Macros has capability to call R, and execute it without it
being in the picture anywhere.
So you can use SAS Macros in a file called R.sas
In this you can create a macro called %Describe that can call R , load Hmisc
,run the describe function
Note you will need repeated use of %put in this %describe for the mapping
to take place
Use %INCLUDE to include that file in all SAS
2007 Jun 20
0
http://www.replica-watch-source.com
Huge Selection
Replica Supplier offers a huge in stock selection of Swiss-made fake
Rolex Replicas! They are as close to the original as the can get, at a
fraction of the cost.
--------------------------------------------------------------------------------
2006 Models Available!
All 2006-2007 Upgrade Swiss-made Rolex replica watches are in stock!
2008 Apr 28
3
[LLVMdev] ParamAttr Patch - Alignment fix
On Sunday 27 April 2008 01:33:31 Gordon Henriksen wrote:
> On Apr 26, 2008, at 19:09, Anders Johnsen wrote:
> > On Sunday 27 April 2008 00:48:00 Gordon Henriksen wrote:
> >> On Apr 26, 2008, at 17:41, Anders Johnsen wrote:
> >>> +void LLVMSetInstrParamAlignment(LLVMValueRef Instr, unsigned index,
> >>> unsigned align) {
> >>> + CallSite Call =
2008 Jul 21
0
perl module to parse httpd log on C5
hello,
Looking for alternative ideas to parse the combined Apache log:
/var/log/httpd/access_log (is how I named it)
What I've tried so far is a CPAN search, which pointed me to a recently
created module called ApacheLog::Parser
>From the C5 shell, I used something like this (heavily refined from how I started)
---------- sh script ---------
#rpm --import
2004 Apr 06
0
cbqmon.pl
Some time ago someone posted a nice script to monitor HTB classes,
classmon.pl. A friend of mine ported it to CBQ, and attached is the
result.
Suggestions are welcome.
Rubens
> #!/usr/bin/perl
>
> # Classy CBQ Operations Monitor...in Perl
> # Based on classmon.pl by Toby Cantor
> # By BLFC
>
> # The following short command line options are parsed as you might expect.
>
2005 Sep 08
1
Printers not working with Point'N'Print
I have been wrestling with this for quite some time. I have Samba
3.0.9-1.3E.3 installed on a RH ES 3 server running the 2.4.21-32.ELsmp
kernel. I have a Xerox Workcentre 32C, Workcentre 65, HP Laser Jet 5si,
HP LJ 8000, LJ 4250dtn. All of the printers work fine from the local
machine. In other words, I can print to any of the printers from the RH
server. However, when using Samba to share
2007 Nov 28
0
dynamic PBR, actions, docs and getting it all straight
Hi,
Fair warning this may be a bit rambling, and is
definitely a bit long.
I am trying to prototype a system for doing dynamic
policy-based routing (source address dependent based
on reverse routes from BGP or other dynamic routing
protocols.) We need to do this due to a cacophony
of factors I won''t get into.
To do so the general plan is to store dynamic routes in
their own table,