Fulltext results:
- How To Create a Moveable VM with VirtualBox
- ====== VirtualBox works good when you use the same VMs all the time. It organizes the disk images in one directory and the configuration files in anothe... et's have a look at the script. I'll go thought some snippets here, but there is a link to the full sc... h> mkdir -p "${VM_DIR}" ${VBOX} -q createvm --name "${VM_NAME}" --basefolder "${BASE_DIR}" ${VBOX} -
- Drupal: Reverse Proxy
- icates)]]". While following his advice, I found some improvements. To reduce the amount of editing an... * ''www.example.com'' with ''$_SERVER['SERVER_NAME']'' and * ''ssl.proxy.org'' with ''$_SERVER['HT... set('session.cookie_path', '/'.$_SERVER['SERVER_NAME'].'/');'' \\ to limit the cookies to the path, wh... is improves security, as other hosts, using the same reverse proxy, won't see the cookie and also enab
- Home Server Goals
- ~~META:date created = 2010-03-02 16:41~~ ====== Home Server Goals ====== As Constantin [[http://constantin.glez.de/content/seven-useful-zfs-home-server-tips|suggested]], here is a list of services, which my home server should provide: * **Personal Video Reco... Web Hosting**: I want to run web application at home. Usually, I'm hosting my webapps at Host Europe,
- Memory Usage of a Solaris Container (Zone)
- eek one of my servers ran out of RAM and Swap. Shame on me for not monitoring that, but it's now. As the server is running several zones, my first questi... parate reports about processes and zones at the same time. ===== Part 2: Find the Process(es) in the Zone ===== To see which processes use the most RAM
- Set PHP Variables in .htaccess Files
- P scripts run longer than the maximum execution time set by your webhoster, then you will see a messag... ke this: <code> Fatal error: Maximum execution time of 30 seconds exceeded in ... </code> To overrid... add this line: <code> php_value max_execution_time 0 </code> I suggest to either set it to unlimite... ing script and then comment it out or set it to some reasonable value like 120 or 300, depending on th
- Hello Drupal
- 2010-03-01 00:00~~ ====== Hello Drupal ====== Some time ago, I decided to migrate my blog from [[http://www.dokuwiki.org/|DokuWiki]] to [[http://drupal.... |DokuWiki Blogsuite BundleHub]], but Drupal has some advantages. It's always fascinating to get into ... cial content nodes and thinking about doing the same for tasks and bookmarks. The power of the CCK sh
- IPS Repository Appliance
- /server setprop pkg/inst_root=/media/ENTER_DISK_NAME_HERE/repo svccfg -s application/pkg/server setpro... this is that you have to setup the server every time you boot your VM. Alternatively, you can install
- Upgrade Solaris 11/OpenSolaris from Text to Graphical
- environments: beadm list echo echo -n Enter be name to create: read be beadm create $be beadm mount $