similar to: Development documentaion

Displaying 20 results from an estimated 40000 matches similar to: "Development documentaion"

2009 Sep 22
2
Problems using sftp on HMC IBM system
Hello friends, I am having some problems using sftp to reach a HMC IBM system. The connection is suddenly closed and I don't why. Actually I don't know exactly how to read all these debug information. I would be very glad with any help on this topic. Here is the full debug output provided from the command execution: otubo at phoenix ~ $ sftp -vvv hscroot at skiper Connecting to
2010 Jul 05
0
Release of libvirt-0.8.2
Following Dan advice, I decided to not wait for more patches and push the current git head as the release. Let's plan to have another release by this month end with the QEmu debugging and hacking APIs. The release is available as usual at ftp://libvirt.org/libvirt Quite a lot of bug fixes during the two months since 0.8.1, and a few new feature. It also tagged more commits as being
2011 May 05
0
Release of libvirt-0.9.1
As planned and after most of the clang detected problems got fixed (thanks Eric !) the new release is available at: ftp://libvirt.org/libvirt/ It's a mixed release, it includes a number of improvements as well as many bug fixes and a few new features: Features: - support various persistent domain updates (KAMEZAWA Hiroyuki) - improvements on memory APIs (Taku Izumi) - Add
2013 Nov 15
0
[qemu-upstream-unstable test] 21952: regressions - FAIL
flight 21952 qemu-upstream-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/21952/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-qemuu-rhel6hvm-intel 7 redhat-install fail REGR. vs. 20054 Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-qemuu-win7-amd64 13 guest-stop
2006 May 08
2
Email documentaion
Hi To Every Bory! Thanks for clarifying the doubts! I want senfd the mails I have send email through action mailer but i could not find the solution for setting subjects , other options, Give the refernces link! Thnaks and Reagdrs, -Kumar -- Posted via http://www.ruby-forum.com/.
1999 Feb 25
1
HTML-documentaion on NT
Once you hae in stalled Guido's NT port of R it is nice and easy to install the add-on packages too. However, it would be nice to have links to the documentation of the functions in all the packages from the "All Installed Functions" html-page, and not have to go through each of the packages. Is there a utility somewhere to do this? Bendix \\\|///
2013 Nov 14
0
[qemu-upstream-unstable test] 21930: regressions - FAIL
flight 21930 qemu-upstream-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/21930/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-qemuu-rhel6hvm-intel 7 redhat-install fail REGR. vs. 20054 Tests which are failing intermittently (not blocking): test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 7
2013 Nov 18
0
[qemu-upstream-unstable test] 21993: regressions - FAIL
flight 21993 qemu-upstream-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/21993/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-qemuu-rhel6hvm-intel 7 redhat-install fail REGR. vs. 20054 Tests which are failing intermittently (not blocking): test-amd64-amd64-xl-qemuu-win7-amd64 8
2007 Jan 10
2
Send email notification
Hi group, I'm trying to configure the email notification when a user leave a voicemail, but don't work (send email notification). I configured esmtp in my linux box, if a try to use it with command line, it works fine. (echo "Hello" | sendmail a@b.com -f b@c.com). My voicemail.conf [general] format=wav49 attach=yes serveremail=anonymous@abc.com fromstring=Asterisk
2001 Nov 21
3
Faking system time
Hello all. I am trying to use WINE to make a windoze-only development environment (very rudimentar, command line cross-compiler and stuff) under Linux, because GNU make is far superior from the M$'s 'nmake'. Anyway, I have some trouble with expirating licenses and stuff, and the solution is to revert the system date back to some valid thing and then compile. Since I am now running
2007 Jan 12
2
After upgrade to 0.7.5, specs are now using the development, not the test DB
Hi, After I upgraded RSpec from 0.7.4 to 0.7.5, first the gem, then the Rails plugin, I noticed that when I ran my spec/models, the fixtures were overwriting the data in the development environment DB, not the test one. The test environment was being used prior to the upgrade. I am using SQLite3 and an in-memory db for the test environment. Any help would be appreciated. Thanks Ed -- Ed
2014 Aug 07
1
question about --use-rfc2307
I have promoted a samba active directory server using the --use-rfc2307 option, my question is, after doing that is it necessary to follow these instructions? https://wiki.samba.org/index.php/Using_RFC2307_on_a_Samba_DC#Extending_the_Schema_for_NIS_Extensions I ask because I am getting the following server01:/home/eduardo # samba-tool fsmo show | grep SchemaMasterRole SchemaMasterRole
2016 Feb 01
1
samba member server
Configuration files are these, I'm using debian 8 and samba 4.3.2 kerberos [libdefaults] default_realm = VIRTUS.CU dns_lookup_realm = false dns_lookup_kdc = true Samba [global] netbios name = radius security = ADS workgroup = CEDAI realm = virtus.cu log file = /var/log/samba/samba.log log level = 1 dedicated keytab
2007 Apr 27
0
Re: Voicemail on Different Server, Voicemail with NFS
>I was afraid of an unavailable NFS mount hanging the app and I also >wanted to keep all of the communication over IAX for simplicity sake. I >also hacked together my own "MWI over IAX". I did write ups of how I >did both. > >http://opensourcemadness.blogspot.com/2007/03/centralizing-asterisk-voic >email.html
2019 Nov 17
2
Download Red Hat Enterprise Linux (RHEL) 8.1.0 (for development use)
Good day from Singapore, You can download Red Hat Enterprise Linux (RHEL) 8.1.0 (for development use) from the following link. https://developers.redhat.com/products/rhel/download When will CentOS 8.1.0 become available? Thank you very much. -----BEGIN EMAIL SIGNATURE----- The Gospel for all Targeted Individuals (TIs): [The New York Times] Microwave Weapons Are Prime Suspect in Ills of
2008 Feb 01
0
non-pending spec returning pending
I''m speccing some code which monkey-patches initialize on ActiveResource::Base. The monkey-patch lives in a module. My spec looks like this: describe MyModule, "doing stuff" do it "adds methods to ARes subclasses" do class Thing < ARes::Base ; end (lambda {Thing.new.the_new_method}).should_not raise_error(NoMethodError) end end I did this thing
2010 Sep 03
0
Using samba4 to escalate privs.
Ye ol' sidHistory edit attack in new disguise using samba4. I don't think you can consider it to be a hack but I had a lot of fun playing about with ldbedit. Samba4 is wikked, it really opens up AD, I had a lot of fun setting it up. Check my blogg for my little sidHistory priv escalation tutorial (domain admin to enterprise admin).
2007 Aug 28
0
[fdo] Announce: Linux Desktop Testing Project (LDTP) 0.9.0 released
Hi, We are proud to announce the release of LDTP 0.9.0. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes this new version of LDTP the best of the breed. Useful references have been included at the end of this article
2008 Sep 07
2
R_USER - in which file should I include it?
Hello I am a newbie. I had my R upgraded from 2.7.1 to 2.7.2 and in doing so I decided to install all 2.7 versions under c:\program files\R\2.7 from now on (2.7.1 is located under .\2.7.1) Although I don't like the idea (I am running Vista), I have edited etc\Renviron.site to contain: R_USER=c:/Users/eduardo/Documents/R R_LIBS_USER=c:/Users/eduardo/Documents/R/win-library/2.7 As far as
2008 Jul 06
0
[LLVMdev] [GSoC] Progress report - Rajika Kumarasiri
hello every body, This suppose to be the work done by me so far. 1. Set up a local replica of LLVM nightly tester. 2. Read and understood how nightlytester works together with nightly tester script, NewNightlyTester.pl 3. Added a patch to nightly tester script (NewNightlyTester.pl) adding the capabilities: checking out the llvm-gcc source, compiling llvm-gcc, and gather required information