Displaying 20 results from an estimated 500 matches similar to: "Some simple (I hope) questions"
2005 Jun 07
13
My Rails Day entry: internet command line
Well, my entry for the 24-hour Rails Day competition is here: http://yubnub.org
. It''s a web app called YubNub that implements the grandiose idea of a "command
line for the Web OS". Type "gim porsche
911" to do a Google Image search
for Porsche 911 cars. Type "random 1000" for a random number between 1 and
1000. Type "tts David Heinemeier Hansson is
2008 Jul 25
2
Securing serial ports - fax modems
I have already deployed a fax server and am about to deploy a backup
system for this host at our off-site facility. It struck me that I have
given no thought to securing the serial port to unauthorized access. The
modem is a Multi-Tech MT5634ZBA which supports data as well as fax. So
this poses the same type of risk, if not to the same degree, as an ssh or
telnet port but without the
2007 Apr 19
2
inconsistent output using 'round'
I am hoping for some advice regarding limiting decimal points to 3.
'Round' produces the desired results except for the 97.5% confidence interval.
Any advice as to how I modify the code to obtain output to 3 decimal
points for all ouput is appreciated,
regards
Bob Green
mod.multgran <-multinom(offence ~ grandiose * violent.convictions,
data = kc, na.action = na.omit)
2018 Mar 20
4
Informing the SSH agent of the target user@server
Hi,
I'm prototyping an SSH agent that can broker access to a large set of
remotely held SSH keys (potentially hundreds or thousands)*. Since SSH
servers have a limit on maximum authentication attempts, the client
needs to be able to request whichever particular key it needs for a
given target user at server from the agent. Currently, the SSH agent
protocol[1] only supports
2012 Jun 19
1
help with xy.coords(x,y)
i am working on the project to analyze hedge fund performance, i would
appreciate that if you guys could spare some time helping me out with the R
code. Thanks.
The senario is:
i applied BOXPLOT() to plot the performance of all hedge funds with 7
strategies.
And right now in this boxplot I need to plot the points of 30 individual
hedge funds from my portfolio. And I applied POINTS() and
2011 Aug 09
0
[LLVMdev] Proposal for better assertions in LLVM
On Aug 8, 2011, at 10:46 PM, Talin wrote:
> So I went ahead and implemented this in my own frontend - I've been using it for both assertions and conditional debug statements. I like it quite a bit, and like you say, it compiles down to nothing in non-debug builds.
Does:
YOUR_DEBUG_MACRO(…) << some_out_of_line_function();
Still evaluate the out of line function? If so, it seems
2013 Nov 10
0
[LLVMdev] Announcing Leaf v0
I'm proud to announce Leaf <http://leaflang.org/>, a soon to be great
new programming language. I've been working over a year on it now,
though it's nowhere near completion. Consider this a pre-alpha prototype
stage announcement. ;)
A lot of my progress is due entirely to LLVM. So while Leaf has a host
of features <http://leaflang.org/features/index.html>, I'd like to
2014 Jan 29
2
[Bug 890] New: Bug in ulogd_filter_IP2BIN
https://bugzilla.netfilter.org/show_bug.cgi?id=890
Summary: Bug in ulogd_filter_IP2BIN
Product: ulogd
Version: SVN (please provide timestamp)
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P5
Component: ulogd_MYSQL
AssignedTo: netfilter-buglog at lists.netfilter.org
2011 Aug 09
2
[LLVMdev] Proposal for better assertions in LLVM
So I went ahead and implemented this in my own frontend - I've been using it
for both assertions and conditional debug statements. I like it quite a bit,
and like you say, it compiles down to nothing in non-debug builds.
On Wed, Jul 27, 2011 at 4:00 PM, Chandler Carruth <chandlerc at google.com>wrote:
> On Wed, Jul 27, 2011 at 3:31 PM, Talin <viridia at gmail.com> wrote:
>
2001 Jun 09
2
[PATCH] Make "-L" local ports bind to "127.0.0.1" in openssh-2.9p1
diff -u -r -N openssh-2.9p1/channels.c openssh-2.9p1-ajf.1/channels.c
--- openssh-2.9p1/channels.c Tue Apr 17 14:14:35 2001
+++ openssh-2.9p1-ajf.1/channels.c Wed Jun 6 23:25:36 2001
@@ -1815,13 +1815,25 @@
/*
* getaddrinfo returns a loopback address if the hostname is
* set to NULL and hints.ai_flags is not AI_PASSIVE
+ *
+ * Oh yeah? Setting hostname to NULL and hints.ai_flags to
+
2018 Mar 21
2
Informing the SSH agent of the target user@server
On 2018-03-21 09:00, Damien Miller wrote:
> you should check out https://github.com/StanfordSNR/guardian-agent
Very nice trick. Requires a modified/bespoke client, of course, but it's
definitely a very powerful approach. I'm going to have customized
clients in some use cases anyway; I'll have to think about whether I can
use this in some cases.
> ATM it's hard because ssh
2024 Aug 18
4
[Bug 3719] New: receiving errors when attempting to compile openssh 9.8
https://bugzilla.mindrot.org/show_bug.cgi?id=3719
Bug ID: 3719
Summary: receiving errors when attempting to compile openssh
9.8
Product: Portable OpenSSH
Version: 9.8p1
Hardware: amd64
OS: OpenBSD
Status: NEW
Severity: security
Priority: P5
Component: Build system
2012 Jun 14
1
Help for boxplot
Hi guys,
I am doing a project to evaluate the 7 individual fund performance from a
portfolio compared with all fund performance utilizing the same strategy.
Lets say in total there are 10 strategies and in the portfolio there exist 5
strategies.
First, i use the BOXPLOT() and SUBSET() to produce the box plot of all the 5
funds performance individually:
#identify funds in strategies within
2004 Sep 14
0
I hope this turns out as well as LSB maintiners hope it does
http://www.eweek.com/article2/0,1759,1645533,00.asp?kc=ewnws091404dtx1k0000599
--
My "Foundation" verse:
Isa 54:17 No weapon that is formed against thee shall prosper;
and every tongue that shall rise against thee in judgment thou
shalt condemn. This is the heritage of the servants of the LORD,
and their righteousness is of me, saith the LORD.
-- carpe ductum -- "Grab the
2007 Aug 06
1
TAE to RJ11 connector (hope not OT)
Hi,
I'm trying to use a Detewe TA 33-clip but there is no rj11 connector on
it...only a TAE connector.
I'd like to create an adapter so I need to know which TAE pins to
connect to RJ 11 pins.
Is there anybody who knows where I can find a schema of that adapter?
Single connector pinout may help too.
TIA
Giorgio Incantalupo
2012 Feb 21
1
any hope for bug 1663 or similar function?
Hi folks,
Is there any hope for an external source of public keys, such as given
in bug 1663?
I have dozens of servers, and I have to patch sshd on the vast
majority of them. OpenSSH is a BSD program, but the BSD boxes are the
most difficult to manage because of this.
Thanks,
==ml
--
Michael W. Lucas
http://www.MichaelWLucas.com/, http://blather.MichaelWLucas.com/
Latest book: SSH Mastery
2007 Jul 12
0
analog call progress - simplified I hope
Asterisk gurus,
To have analog call progress (which as far as I know asterisk does not
have right now)
does it not come down to 4 states to detect - and I hope that some
asterisk gurus can
implement those 4 states easily.
I see this as 4 states:
Busy - a 50% duty cycle
Ringing - a % on duty and MORE of a bigger % off duty cycle - or
basically not BUSY and not TALK detect
Talk - something
2009 Oct 26
2
Hope this isn't a FAQ...
Trying to run guestfish against a VMDK file with a space in its name:
$ guestfish --ro -i "New Virtual Machine-flat.vmdk"
open /dev/kvm: No such file or directory
Could not initialize KVM, will disable KVM support
New: No such file or directory
(Also tried with New\ Virtual\ Machine-flat.vmdk).
Once I rename the vmdk file to something without spaces it loads up
fine.
Bug? If so I
2013 Jul 09
0
Hope for APC Smart UPS 1500
Hi,
we bought two Smart-UPS X 1500 FW:UPS 09.1 / ID=20
lsusb -v:
Bus 002 Device 002: ID 051d:0003 American Power Conversion UPS
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor
2013 Jul 10
0
Hope for APC Smart UPS 1500
On Jul 9, 2013, at 9:04 AM, Gregor Burck wrote:
> we bought two Smart-UPS X 1500 FW:UPS 09.1 / ID=20
[...]
> I see there should be problems to get it work with a free daemon like nut, but are there some hints using it?
> In my ups.conf I tried:
>
> [apc001]
> driver = apcsmart
> port = auto
> desc = "Smart APC"
Only the USB drivers should