search for: virtuallyghetto

Displaying 6 results from an estimated 6 matches for "virtuallyghetto".

2013 Feb 11
1
How to take a (VMWare) Virtual Machine's Snapshot using Puppet
...VM, and start it up I only have ssh capability to the remote machines, but i can also run the ssh command via Jenkins ( Continuous Integration Server ) The search for this sort of capability leads me to : The answers i found lead me towards using [perl api for VMware orchestration.][1] or [VirtuallyGhetto][2] but cannot find puppet samples, where a user can get permissions to create a VM SnapShot, and also revert it, without having root access, or admin rights. I also found [vmth][3] but VMTH currently only works in a QEMU+KVM environment [1]: http://www.vmware.com/support/developer/viperl...
2017 Jun 09
3
Apple Mac slave
...ately Mac stays . Step 7 > You might want to save off the output of "pmset -g" before experimenting further - that way, after you find a solution, you can run it again to see what changed. This page implies that the "sudo" and "-a" are not needed: http://www.virtuallyghetto.com/2013/02/enable-auto-startup-after-power-failure.html Also potentially useful, though I can't imagine it is changing different settings under the hood: https://macminicolo.net/blog/files/Be-sure-your-Mac-mini-will-restart-automatically-when-needed.html Alternatively, on 10.12 and 10.11...
2017 Jun 09
2
Apple Mac slave
On Jun 8, 2017, at 4:06 PM, Robbie van der Walle <rvanderwalle at gmail.com> wrote: > > 7. No they didn?t restart. I know there is a setting on the NAS to activate this. I will check and try again. Not sure for the NAS, but for the Mac, it is probably something like this: sudo pmset -a autorestart 1 There is also usually a checkbox in the Energy Saver panel in the System
2017 Jun 09
0
Apple Mac slave
...; > > You might want to save off the output of "pmset -g" before experimenting further - that way, after you find a solution, you can run it again to see what changed. > > This page implies that the "sudo" and "-a" are not needed: > > http://www.virtuallyghetto.com/2013/02/enable-auto-startup-after-power-failure.html > > Also potentially useful, though I can't imagine it is changing different settings under the hood: > > https://macminicolo.net/blog/files/Be-sure-your-Mac-mini-will-restart-automatically-when-needed.html > > Alte...
2011 May 29
22
[Bug 8177] New: Problems with big sparsed files
https://bugzilla.samba.org/show_bug.cgi?id=8177 Summary: Problems with big sparsed files Product: rsync Version: 3.0.8 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: joluinfante at gmail.com
2012 Oct 17
7
Static IP assignment
I have a server which we''re running a lot of VM''s on, including a Puppet master and various nodes under puppet management. When we add new VM''s with VSphere, the new nodes have dynamic IP''s. What we''re looking to do is have each VM have a static IP and have these automatically assigned from a pool of addresses. I am looking in to Puppet to do this