Fulltext results:
- ZFS Playground @blog:2009
- 17:06~~ ====== ZFS Playground ====== This small demo shows the basic ZFS operations. You will need a... amed like disks, but they are only files for this demo. <code bash> cd /var/tmp mkfile 200m c0d0 c0d1 c0d2 c1d0 c1d1 c1d2 </code> ===== Create Pool ===== <code bash> pfexec zpo
- How To Create a Moveable VM with VirtualBox @blog:2010
- r the disk image or VirtualBox will put it in the default directory. Second, you don't have an option... XML file). It will always be in a subdirectory under the machines directory. At last, VirtualBox wil... irectory and also creates scripts to activate and deactivate the VM. ====== The Script ====== So let... is the extensions for the generated scripts. <code bash> VBOX="/usr/bin/VBoxManage" SCRIPT_EXT="comm
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- ====== OpenSolaris / VirtualBox: Mount Shared Folder ====== To mount a shared folder in a OpenSolaris guest in VirtualBox, you have to install the Guest... he file system type ''vboxfs''. The Usage is: <code bash> mount -F vboxfs <share> <mountpoint> </code> If you want to share the filesystem ''/share'' fr
- Dice Roller @blog:2009
- er in javascript. You enter the number of dice, sides and the offset and press the button “roll”. The ... e bottom, there are some links of six- and eightsided dice, which are often needed in roleplaying games. You can also create bookmarks for dice, e.g. [[ht... ice.html?n=3&s=8&o=5]] for a 3d8+5 (three eight-sided dice plus five). The dice roller is at [[http:/
- Memory Usage of a Solaris Container (Zone) @blog:2010
- To see the memory usage of the running zones: <code bash> prstat -Z </code> From the [[http://docs.oracle.com/cd/E19082-01/819-2240/prstat-1m/index.html|prstat(1M)]] man page: * ''-Z'' Report information about processes and zones. In this mode, ''prstat'' displays separate reports about proce
- Drupal: Reverse Proxy @blog:2010
- e the very helpful article "[[http://drupal.org/node/339552|Drupal via HTTPS/SSL Proxy Server (shared ... * ''ssl.proxy.org'' with ''$_SERVER['HTTP_X_FORWARDED_HOST']''. Additionally, I added the line \\ ''ini_set('session.cookie_path', '/'.$_SERVER['SERVER_N... names for one installation. It has also a nice side effect: I separated my normal editor account from
- Simulating slow network connections with trickle @blog:2014
- irefox browser to 512 KB/s with this command: <code bash> trickle -d 512 /usr/bin/firefox -no-remote -P test </code> More informations can be found on these pages: ... |trickle Homepage]] * [[http://wiki.ubuntuusers.de/Trickle|Trickle in the Ubunutuuser Wiki]] (german) === trickle -h === <code> Usage: trickle [-hvVs] [-d <rate>] [-u <rate>] [
- IPS Repository Appliance @blog:2010
- y Appliance ====== Brian Leonard wrote a good guide how to setup a [[https://blogs.oracle.com/observa... n the VM's Storage config and add another "CD/DVD Device". Insert the Live CD in the first and the Rep... pen a terminal and check the repository path. <code bash> df -h ls -d /media/*/repo </code> {{osolrepo06.png?nolink|}} NOTE: You need to execute the fo
- Workaround for FolderSync with ownCloud 7 @blog:2014
- ====== Workaround for FolderSync with ownCloud 7 ====== The Android App "FolderSync" stopped working when I upgraded my ownCloud to Version 7. FolderSync always showed "Bad Request" when testing the connection. ANd wh
- Hello Drupal @blog:2010
- 00~~ ====== Hello Drupal ====== Some time ago, I decided to migrate my blog from [[http://www.dokuwiki.org/|DokuWiki]] to [[http://drupal.org/|Drupal]]. ... from the [[http://dokuwiki.foosel.org/blogsuite/index.php|DokuWiki Blogsuite BundleHub]], but Drupal h... ok into Drupal, Joomla and Silverstripe, and then decided to go with Drupal. One very interesting par
- Set PHP Variables in .htaccess Files @blog:2010
- oster, then you will see a message like this: <code> Fatal error: Maximum execution time of 30 seconds exceeded in ... </code> To override the default for your webspace, you can use the php_value directive in a .htaccess file.
- Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
- ETA:date created = 2010-10-04 14:33~~ ====== Upgrade Solaris 11/OpenSolaris from Text to Graphical ===... talled with a text interface. Here is how to upgrade to a graphical system. Do the following as root ... th appropriate permissions (''pfexec/sudo''). <code bash> echo Existing boot environments: beadm list... e -R /mnt beadm umount $be beadm activate $be </code> Now, reboot the system to enter the new boot en
- Project Idea: WikiTable @blog:2009
- date created = 2009-04-27 13:30~~ ====== Project Idea: WikiTable ====== I'm using wikis a lot but eve... ble using lots of pipes “|” sucks. What I want to develop (or learn that such a this already exists) i... ation which creates tables which then can be included in wiki pages. The first step could be a small ... , html- dory body-tags). This snippet can be included by most wikis. In a second step, the applicatio
- Home Server Goals @blog:2010
- ls ====== As Constantin [[http://constantin.glez.de/content/seven-useful-zfs-home-server-tips|suggest... ist of services, which my home server should provide: * **Personal Video Recorder**: I'm using the EyeTV Hard- and Software from Elgato to record, cut and archive TV broadca
- ReLAX @blog:2009
- ess.org/2009/|Linux Kongress]] and [[http://www.osdevcon.org/2009/|OpenSolaris Developer Conference]]. In this book, I found amoung other, also very inter... but, unfortunately, it doesn't fit my needs. So I decided to take some of the concepts of LAX and build my own sysadmin-automation-framework. In lack of