Fulltext results:
- How To Create a Moveable VM with VirtualBox @blog:2010
- VirtualBox ====== VirtualBox works good when you use the same VMs all the time. It organizes the disk... . If you try to carry a VM around with you on an USB stick or want to put it on an encrypted image, t... ve to be careful when creating the disk image and use the button to select the directory for the disk ... two settings which you may want to change if you use the script. The ''VBOX='' setting contains the f
- Memory Usage of a Solaris Container (Zone) @blog:2010
- : date created = 2010-04-21 10:17~~ ====== Memory Usage of a Solaris Container (Zone) ====== Last wee... is eating up my RAM? So, here are the commands I used. ===== Part 1: Find the Zone ===== To see the memory usage of the running zones: <code bash> prstat -Z <... ess(es) in the Zone ===== To see which processes use the most RAM in the zone, use one of these comma
- Project Idea: WikiTable @blog:2009
- 3:30~~ ====== Project Idea: WikiTable ====== I'm using wikis a lot but every wiki I tried so far lack... kis are able to show tables, but building a table using lots of pipes “|” sucks. What I want to develo... sformed to a plugin for wiki systems. This enable users to manage the tables in the wiki and not to use a separate application. The biggest benefit would
- Project PDA @blog:2011
- '. PDA stands for "Personal Digital Assistant". I used several PDAs over the last two decades, from Sh... ter the Star Trek Pads, it implements the GUI (or User Experience) facing the user. Can be a desktop app, web app or smartphone app. Whatever is next to the user. So far for now, stay tuned. {{tag>java progr
- Drupal: Reverse Proxy @blog:2010
- Drupal: Reverse Proxy ====== [[http://drupal.org/user/280026|skybow]] wrote the very helpful article ... e proxy. This improves security, as other hosts, using the same reverse proxy, won't see the cookie and also enables mutliple logins, if using multiple domain names for one installation. I... ith both accounts at the same time, I can do this using different domains. <code php> $request_type =
- Home Server Goals @blog:2010
- stantin [[http://constantin.glez.de/content/seven-useful-zfs-home-server-tips|suggested]], here is a l... ld provide: * **Personal Video Recorder**: I'm using the EyeTV Hard- and Software from Elgato to re... Hosting**: I want to run web application at home. Usually, I'm hosting my webapps at Host Europe, but ... ution for OpenSolaris yet. This is currently done using an Mac mini with Mac OS X and running an virtu
- IPS Repository Appliance @blog:2010
- repository of about 8GB to a local disk. You can use the repository image directly. Here is how you c... the following commands with adequate privileges. Use "su", "sudo", "pfsh" or "pfexec" to obtain root ... packages, as repository. To set it as publisher, use this command (again with apropiate privileges) a... Live CD and then set up the repository server to use the mounted ISO image. {{tag>image_package_syst
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- d then mount the file system type ''vboxfs''. The Usage is: <code bash> mount -F vboxfs <share> <moun... log in and open a Terminal. I assume that you are using the user creates during boot which has the "System Adminitrator" profile. The commands will be exe
- ZFS Playground @blog:2009
- p/c0d1 </code> <code> invalid vdev specification use '-f' to override the following errors: mismatched replication level: pool uses mirror and new vdev is file </code> You have t... h a mirror to the second "disk", which will bring us back to what we should have done in the step befo
- Simulating slow network connections with trickle @blog:2014
- s with this command: <code bash> trickle -d 512 /usr/bin/firefox -no-remote -P test </code> More inf... tuuser Wiki]] (german) === trickle -h === <code> Usage: trickle [-hvVs] [-d <rate>] [-u <rate>] [-w <... ult smoothing length to <length> KB -n <path> Use trickled socket name <path> -L <ms> Set la
- Set PHP Variables in .htaccess Files @blog:2010
- o override the default for your webspace, you can use the php_value directive in a .htaccess file. To... value like 120 or 300, depending on the time the script usually needs. {{tag>apache php webhosting}}
- Virtual Network Visualization @blog:2009
- ion ====== OpenSolaris supports virtual networks using virtual interfaces connected with virtual swit... generates a dot-File, which then can be rendered using [[http://www.graphviz.org/|Graphviz]]. Update:
- Hello Drupal @blog:2010
- upal.org/|Drupal]]. Blogging with DokuWiki was OK using the plugins from the [[http://dokuwiki.foosel.... s fascinating to get into a new technology. After using misc. wiki systems and Wordpress, I wanted to
- Start and Stop the Apple File Server from Command Line @blog:2011
- ple File Server from Command Line ====== You can use ''/sbin/service'' to start or stop the "Personal
- ReLAX @blog:2009
- h shell-scripts. I adopted this from LAX. * LAX uses an LDAP server to store the configuration. I de