search for: cappy

Displaying 5 results from an estimated 5 matches for "cappy".

Did you mean: happy
2012 Jun 25
0
virt-resize
...growfs.c in > freebsd source tree or just trying a zfs root install to see if it > happens automatically. > > I did have a question after playing more with linux virtualization > maybe you could shed some light on, I was wondering how to mount > lv's inside guests. > > cappy:~# ls /dev/mapper > control virtual-centos virtual-centos_new virtual-freebsd > virtual-freebsd_new virtual-windows7 virtual-windows8 > cappy:~# virsh start centos > Domain centos started > > cappy:~# kpartx -av /dev/virtual/centos > add map virtual-centos1 (253:6): 0 512...
2006 Mar 18
2
ANN: capistrano-runit-tasks 0.1.0
...urrent version assumes you have a runit setup similar to the one created in http://www.defendem.com/read/chapter/5#page6, i.e. a supervised directory where links can be created to get tasks monitored. It''s available through gems, as a tar.gz or zip from http:// rubyforge.org/projects/cappy-runit/. You may have to wait a bit till rubyforge has the gem file available. The current TODO list is: * Make runner.create use file based templates * Intead of run "runsvctrl ..." have an sv helper method like sv :up, svc_dir * Setting for sv program to use, runsvctrl or sv * Auto...
2011 Feb 20
1
Who is the site admin?
I've just registered, and got my acknowledgement email. I am shocked to see that my password was sent via email in plain text. There is no need for this. This is just plain stupid. Why do people wonder why forums have such a bad reputation for getting spammed out of control????
2011 Feb 20
2
Are logfiles generated for for wine sessions?
I've installed my first Windows 32-bit app, which ran just fine. I was a bit concerned how to specify the paths for the installer, since there are no C: D; etc. Surprisingly the installer went fine, and I was able to launch the app. Some (wine) error messages were displayed while the app was running. I'm wondering if it would help to send the logfile to the developers so they can
2006 Mar 23
4
ANN: capistrano-runit-tasks 0.2.0
I''d like to announce the second release of capistrano-runit-tasks, available from http://rubyforge.org/projects/cappy-runit/ It now supports: * File based templates * sv as the service control command in addition to runsvctrl * A much simpler interface for creating additional services. More work still needs to be done though! == TODO * Allow add_service to create more than one directory to be supervised * Add...