Displaying 13 results from an estimated 13 matches for "farre".
Did you mean:
fare
2001 Oct 04
4
wine wount do anything
...sr/share/fonts/default/Type1"
"4" = "/usr/X11R6/lib/X11/fonts/Type1"
[WinMM]
"Drivers" = "wineoss.drv"
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"
# </wineconf>
--
Mvh. / Kind regards
Henrik Farre (enrique@obel.auc.dk)
Webpage: http://Welcome.to/Webbench
-If I where God, I would recompile the penguin with --enable-flying.
2003 Dec 19
2
Mac OS X Keychain Support
Hello,
I'm a Mac OS X user, and I got tired of typing my password every time I
want to login, but didn't want to use ssh-agent and the like. So, I
grabbed the code for OpenSSH 3.7p1, and made some modifications which
allow passwords to be stored and recalled from the OS X Keychain. The
reason I'm posting to this list is that I'd like to make these
modifications available to
2003 Dec 22
0
openssh-unix-dev Digest, Vol 8, Issue 15
I think what Mr. Farr is referring to is keychain support. Keychain is
provided as part of OS X. Apple published an API for it. An OS X
compile would store and retrieve keys from Keychain in lieu/addition to
the SSH Agent. Keychain is to OS-X what the ssh-agent is to ssh. This
makes perfect sense, and I haven't been sufficiently peeved to do this
yet, but I have dreamt of this myself.
It
2012 Aug 06
1
cannot find function "simpleRDA2"
Hi,
I am trying to run the command "forward.sel.par," however I receive
the error message: "Error: could not find function 'simpleRDA2'." I
have the vegan library loaded. The documentation on "varpart" has not
helped me to understand why I cannot call this function. Maybe I am
missing something obvious because I am still an 'R' novice.
Below is a
2008 Sep 17
2
Command Prompt Question
Could someone please tell me how to stop the package/function name from
being included before the command prompt? This started happening today
after I made some changes to my Rprofile.site file and I don't know why.
For example: if I enter example(AIC), instead of just getting the
regular '>' before each output line, I get 'AIC>' instead. I only want
the '>'
2008 Apr 08
3
Session Expired for Profile Publishing
Ok. I''m not having any success with publishing profile FBML.
Example code:
class WelcomeController < ApplicationController
layout "facebook"
ensure_application_is_installed_by_facebook_user
def index
@user = facebook_session.user
...
@user.profile_fbml = render_to_string( :template => ''welcome/profile'' )
end
end
Results in
2013 Sep 11
0
CentOS at the OpenNebulaConf
Hello everyone,
As you may be aware, we are holding the first OpenNebula Conference
[1] in Berlin, this 24-26 September. The conference is the perfect
place to learn about practical Cloud Computing, aimed at cloud users,
developers, executives and IT managers to help them tackle their
computational and business challenges. The goal is to foster fruitful
and educational discussions around Cloud
2003 Apr 04
2
Hard Drive size not correctly being Detected on Dell 8100
Hello,
I didn't recieve a response on freebsd-mobile, so I'm trying here.
I'm trying to install FreeBSD 4.7-RELEASE or 5.0-RELEASE onto my Dell
Inspirion 8100. I'mjust doing a Standard installation and when FDisk loads I
get:
Disk name: ad0
DISK Geometry: 88 cyls/255 heads/63 sectors = 1413720 sectors (690MB)
So I go and manually change the drive geometry with the G option and
2018 Mar 28
0
coxme in R underestimates variance of random effect, when random effect is on observation level
Hello,
I have a question concerning fitting a cox model with a random intercept, also known as a frailty model. I am using both the coxme package, and the frailty statement in coxph. Often 'shared' frailty models are implemented in practice, to group people who are from a cluster to account for homogeneity in outcomes for people from the same cluster. I am more interested in the classic
2004 Jan 06
1
Keychain Patch Try II
Sorry; here's the message I sent with the Keychain Patch yesterday. I
didn't realize that the list wouldn't extract the text parts of the
message. Enjoy.
Hey all,
Here's the patch to let SSH store passwords in the Mac OS X Keychain.
I don't know whether you guys want to include it or not with the
distribution; some people have said that since Keychain is not an open
2009 Jan 29
7
Replace Cisco IOS/CBOS with freebsd - possible?
Greetings,
I'm RP for a fairly large chunk of IP real estate. I carved out
a /27 segment for my home network. Which is currently running over
a cisco 837 GW (adsl/router). I'm not really keen on it (the router/modem).
So I thought to myself that it couldn't be /that/ hard to build a
box with FBSD that could replace it - am I crazy? Wouldn't it
be possible to upload a minimal build
2008 Nov 12
0
Cannot see disks attached to Marvell controller
I've got an Asus P5E3WSPro with 8 SATA ports and 8 disks attached. 6 disks
are on
one controller (and work perfectly) and 2 are on a second Marvell
controller.
FreeBSD sees the controller, but not the disks. If I move a working disk to
the
Marvell controller I can boot off it up to the stage of mounting root where
it
fails to see the disk.
atacontrol shows:
ATA channel 2:
Master:
2004 Jan 05
0
Mac OS X Keychain Patch
Hey all,
Here's the patch to let SSH store passwords in the Mac OS X Keychain.
I don't know whether you guys want to include it or not with the
distribution; some people have said that since Keychain is not an open
source product, it's not proper to put it in, while others think it's
OK. I'll leave it up to you; it's served its purpose to me.
The patch is against