similar to: Standalone dilaup

Displaying 20 results from an estimated 400 matches similar to: "Standalone dilaup"

2020 May 13
0
Convert standalone mbox to standalone Maildir with Dsync - hierarchy separator error
> On 13/05/2020 10:11 Sam Kuper <sampablokuper at posteo.net> wrote: > > > Dear Dovecot users/devs, > > I have the following mbox file: > > /tmp/dsync_test/mbox/2002-September > > I would like to convert it to a Maildir: > > /tmp/dsync_test/maildir > > (Currently, the latter is just an empty directory.) > > I am attempting this
2007 Mar 02
0
example standalone error ... but if i ...
If I add .instance in front of new_worker I get the following error ... but for some reason i cant call new_worker directly...? error: ruby sample_app.rb my sample app :) ./backgroundrb/middleman.rb:440:in `ex'': undefined method `synchronize'' for nil:NilClass (NoMethodError) from ./backgroundrb/middleman.rb:401:in `[]'' from
2007 Feb 28
0
example for standalone?
Hi, I have a web based project management app I have written using Camping. It can take existing web projects from zip, expand them temporarily, create a repo and import all the content into the repo. Anyone know of any examples (even the ones in /examples) that are for using Backgroundrb in standalone mode .... I''m kinda having some trouble integrating this into my application. 1) if
2006 Aug 11
0
habtm in a standalone ruby script broken?
Hi, i have a ruby script which uses the activerecord models of my rails application. this is achieved with $LOAD_PATH << ''...../availdb/app/models'' require ''rubygems'' require_gem ''activerecord'' require ''host_downtime'' require ''host_scheduled_downtime'' And in .../app/models/host_downtime.rb: class
2006 May 03
3
Installing a standalone package of rails
I recently downloaded a standalone package of rails, release 0.12.1 (.zip) but I don''t know how to install. When I unzip, I get a lot of -sometimes empty- folders. Should I copy these folders? If so, where should I copy them? I hope you can help me! -- Posted via http://www.ruby-forum.com/.
2006 Mar 31
0
can activesupport gem be used in "standalone" fashion?
i''m using ruby 1.8.2, rubygem 0.8.10, rails 1.0.0 where activesupport version = 1.2.5 when i try to run this in RADRail, i get a NoMethodError: require ''rubygems'' require_gem "activesupport" print Time.now + 2.days the error message is: c:/e312workspace/first/test3.rb:5: undefined method `days'' for 2:Fixnum (NoMethodError) is there a way to use
2008 May 27
1
Testing rails plugins standalone
I''d like to finally get started with RSpec, however, not on a complete (rails or whatever) application, but only on a single rails plugin. In particular, I want to test the plugin without the context of a specific rails app. The only parts of rails that I need are ActiveRecord and ActiveSupport. It would be very helpful to have an existing plugin that''s tested like this as
2006 Jan 13
1
pointer to standalone ActiveRecord example?
I''m seeking pointers to example code (ideally complete, small programs) in Ruby that use ActiveRecord without Rails. An added bonus would be if they happen to connect to SQL Server, but I''ll take what I can get. Mainly I just need a jump-start to using ActiveRecord outside Rails. Thanks much. MT
2003 Dec 07
1
using application (vss) with standalone wine - newbie
Hello , I had installed wine on a machine which has only LINUX on it; (without a windows partition). Now, I had successfully ran "wine notepad" . Is it possible ? I want to use MS Visual Source Safe applicataion on that LINUX. what should I do ? regards sting _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE*
2009 Mar 31
2
Packaging Rails App as Standalone EXE
Hi, Does anyone know what is currently the proper way to distribute a Rails app as a windows exe (NT Service, how to package, ...). I know there was http://www.erikveen.dds.nl/distributingrubyapplications/rails.html, but it''s pretty old. Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are
2007 Jan 02
1
how to build complete standalone "tincd"
I'm new to tinc. I have built tincd for Linux FC5. I also have an embedded Linux platform to deal with. I'm unable to build tincd directly on embedded linux, due to compiler missing/incompatible etc. issues. So I wish to build a standalone tincd on Linux FC5, and just ftp this single executable over to embedded linux and use it. How to do that? Right now when I ftp tincd to embedded and
2007 Sep 11
0
Using machine account credentials for issuing standalone ldap queries against a Windows 2000 Active Directory server
Hello All, This might come across as a rather strange and interesting question related to using machine account credentials to issue standalone ldap queries against an Active Directory server. We are using Samba and use 'ads' mode to join the machine onto the Active Directory (net ads join).? Once the machine is joined to the domain,?we do not have access to the username and password
2013 Nov 01
2
[PATCH OSSTEST] standalone-reset: fix check for existing d-i and creation of symlink
We need to check for "$diver-$suite" not just "$diver" now Also when creating the current symlink only do so if mg-debian-installer-update did something, since it will now silently ignore unavailable combinations (e.g. armhf on Squeeze) Signed-off-by: Ian Campbell <ian.campbell@citrix.com> --- standalone-reset | 8 +++++--- 1 file changed, 5 insertions(+), 3
2005 Apr 18
0
"standalone" with security = ADS
Hi, I'm trying to configure Samba 3.0.14a in the same way as our 3.0.7-server is configured. (to have redundancy during the upgrade of the main server). I'm having trouble with the security = ADS -line, which does not seem to have any effect. testparm reports ROLE_STANDALONE, no matter what I do to the smb.conf... Any ideas? (Yes, i thought about including the smb.conf, but since the
2010 Jan 21
0
standalone server - force connections from windows group to be a specific unix user (UID)
We have an application that is run as setuid on the linux side, and it's directory structure has a consistent owner:group with 755 permissions throughout. When the application is started under linux, the process is suid to run as the owner of the contents of this directory structure, and is therefore able to read/write any file needed during execution. We have a port of this application now
2005 Dec 13
1
Standalone TC module ?
Hello, This might seem like a strange question but... Is there someway to only allow the Traffic Shaping module of Shorewall to run ? I am already running a bunch of my own firewall and routing scripts and am really interested in the ease of Shorwalls Traffic Shaping module. Does anyone know a way to make it fire up separately without any of the firewall stuff ? (yes I know that sounds
2010 Jul 28
0
(Better formating) Puppet Standalone Client + Fileserving, not working.... (+ nice tutorial for puppet stand-alone) :)
Puppet local fileserving not working, as described here: http://docs.reductivelabs.com/guides/modules.html I''ve made a project to demonstrate this: http://github.com/mindreframer/puppet_stand_alone_testing There is more in the README... (http://github.com/mindreframer/puppet_stand_alone_testing/blob/master/ Readme.md) Would be nice to get this working, it seems wasteful the rewrite
2004 Aug 11
1
URGENT : NT4 Standalone server in a Samba-LDAP PDC
I have an urgent need, Is it possible to connect an NT4 Standalone server to a Samba-LDAP PDC ?? I am trying to do that but keep getting the same error when trying to change an NT4 standalone server to the Samba-LDAP PDC. Error message : The machine account for this computer either does not exist or is inaccessible. log.smbd : [2004/08/10 22:29:03, 5] lib/smbldap.c:smbldap_search(932)
2006 Feb 07
1
Converting a standalone system into a Xen guest?
I''ve got a couple of old, but working, SuSE 7 machines which I''d like to transfer to Xen guests. What would be the best way of going about this? The most obvious approach I can think of is to create a large disk file and do the eqivilent of: dd if=/dev/hda of=- | netcat | dd if=- of=/home/xen/host.img Is that liable to work? Or would I be better doing something
2007 Jan 13
1
tftp-hpa standalone in foreground
Hello, I would like to use in.tftpd in standalone mode, but without having it forking off in the background (I'm using inittab) .. can you add a foreground-option? Thanks in advance! Andreas -- "The problem is not how to wipe out all differences, but how to unite with all differences intact" -- Tagore "God is a comedian playing to an audience too afraid to laugh."