Fulltext results:
- How To Create a Moveable VM with VirtualBox @blog:2010
- ====== 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 @blog:2010
- 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
- ZFS Playground @blog:2009
- state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM demo ... 0 errors on Tue Aug 11 15:45:59 2009 config: NAME STATE READ WRITE CKSUM demo ... 0 errors on Tue Aug 11 15:52:24 2009 config: NAME STATE READ WRITE CKSUM demo ... erent redundancy. It's recommendend to have the same type of redundancy (none, mirror or raidz) for al
- Home Server Goals @blog:2010
- ~~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,
- Dice Roller @blog:2009
- for the type of dice. At the bottom, there are some links of six- and eightsided dice, which are ofte... ]]. ===== HTML Form ===== <code html> <form name="rolldice" method="GET"> <input type="text" name="n" size="2"/> d <input type="text" name="s" size="2"/> + <input type="text" n
- Memory Usage of a Solaris Container (Zone) @blog:2010
- 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 @blog:2010
- 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 @blog:2010
- 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
- Travian Village Planner - Tribe & Village Name @blog:2009
- ===== Travian Village Planner - Tribe & Village Name ====== Yesterday, I had some time and worked on the Village Planner. It now has an input field for the name of the village and you can select your tribe. Bot
- ReLAX @blog:2009
- sourceforge.net/|LAX]] by Thomas Groß. LAX has some very interesiting concepts, but, unfortunately, it doesn't fit my needs. So I decided to take some of the concepts of LAX and build my own sysadmin-... utomation-framework. In lack of a good project name, I named it "ReLAX". To get startet, here is a s
- Travian Village Planner @blog:2009
- nix.net/village-planner/index.html]]. Here are some features which are still missing: * Tribe - cu... he current solution with two clicks * Village Name - add another parameter which is shown as village name {{tag>javascript travian}}
- IPS Repository Appliance @blog:2010
- /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
- Simulating slow network connections with trickle @blog:2014
- length> KB -t <seconds> Set default smoothing time to <seconds> s -l <length> Set default smoothin... o <length> KB -n <path> Use trickled socket name <path> -L <ms> Set latency to <ms> millisec
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- o share (''/share'' in the example) and enter a name for the share (''share'' here). {{vbox_share_1.p... he OpenSolaris, log in and open a Terminal. I assume that you are using the user creates during boot w
- Welcome Back @blog:2013
- ====== Welcome Back ====== In 2010 I [[blog:2010:welcome|moved my blog]] from [[http://www.dokuwiki.org/|DokuWiki]]