Fulltext results:
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- 11 12:16~~ ====== OpenSolaris / VirtualBox: Mount Shared Folder ====== To mount a shared folder in a OpenSolaris guest in VirtualBox, you have to install... fs''. The Usage is: <code bash> mount -F vboxfs <share> <mountpoint> </code> If you want to share the filesystem ''/share'' from the host to the guest,
- How To Create a Moveable VM with VirtualBox @blog:2010
- PT__ > "${VM_DIR}/activate.${SCRIPT_EXT}" #! /bin/sh ${VBOX} -q registervm "${VM_DIR}/${VM_NAME}.xml... __SCRIPT__ </code> Result: <code bash> #! /bin/sh /usr/bin/VBoxManage registervm "/local/temp-vm/... * The VM must not have snapshots. * You have to shut down the VM. If you suspend it, it won't detach... nges to my scripts collection on bitbucket.org. {{tag>cli scripting shell virtualbox virtualization}}
- ZFS Playground @blog:2009
- 6~~ ====== ZFS Playground ====== This small demo shows the basic ZFS operations. You will need a Sola... /code> Note that the ''zpool status'' output now shows a mirror over two files. Also note the ''resi... econd "disk", which will bring us back to what we should have done in the step before. <code bash> pf... ove the files. Note that ''zpool status'' doesn't show the pool any more. <code bash> pfexec zpool de
- Travian Village Planner @blog:2009
- field and the character defines which building to show. You can have a look at the current version at ... ch are still missing: * Tribe - currently only showing gaul village * Drag & Drop - this should be optional as I prefer the current solution with two... ks * Village Name - add another parameter which is shown as village name {{tag>javascript travian}}
- Start and Stop the Apple File Server from Command Line @blog:2011
- bin/service'' to start or stop the "Personal File Sharing". Start the Apple File Server ("Personal File Sharing"): <code bash> sudo /sbin/service com.apple... h> sudo /sbin/service com.apple.AppleFileServer stop </code> {{tag>cli mac osx share shell sysadmin}}
- Project Idea: WikiTable @blog:2009
- r lacks support for tables. The wikis are able to show tables, but building a table using lots of pipe... application which manages the tables. The tables should also be available as a HTML-snippet (just the... orisation and wiki syntax in the table. The code should be small and simple so that it can easily por
- Virtual Network Visualization @blog:2009
- ted a perl script which takes the output of dladm show-link and generates a dot-File, which then can b... phviz]]. Update: The dladm2dot.pl script now also shows the non-global zones of the interfaces. {{:bl
- ReLAX @blog:2009
- t fascinating idea is the building of an API with shell-scripts. I adopted this from LAX. * LAX uses... ight want to have a look there.. {{tag>api framework project project_relax scripting shell sysadmin}}
- Dice Roller @blog:2009
- he offset and press the button “roll”. The script shows the individual dice and the resulting sum. For
- Hello Drupal @blog:2010
- me for tasks and bookmarks. The power of the CCK shows in the Blogroll channel in the sidebar. I set
- Memory Usage of a Solaris Container (Zone) @blog:2010
- t week one of my servers ran out of RAM and Swap. Shame on me for not monitoring that, but it's now.
- Project PDA @blog:2011
- used several PDAs over the last two decades, from Sharp, Psion, Palm and others. But they all were jus
- Home Server Goals @blog:2010
- here is a list of services, which my home server should provide: * **Personal Video Recorder**: I'
- Drupal: Reverse Proxy @blog:2010
- rg/node/339552|Drupal via HTTPS/SSL Proxy Server (shared certificates)]]". While following his advice,
- Workaround for FolderSync with ownCloud 7 @blog:2014
- raded my ownCloud to Version 7. FolderSync always showed "Bad Request" when testing the connection. AN