Fulltext results:
- Memory Usage of a Solaris Container (Zone) @blog:2010
- ut it's now. As the server is running several zones, my first question was: Which zone is eating up m... ===== To see the memory usage of the running zones: <code bash> prstat -Z </code> From the [[http:... page: * ''-Z'' Report information about processes and zones. In this mode, ''prstat'' displays separate reports about processes and zones at the same t
- How To Create a Moveable VM with VirtualBox @blog:2010
- when you use the same VMs all the time. It organizes the disk images in one directory and the configuration files in another. It kees a record of all known disk images and virtual machines. If you try to carry a VM
- Project Idea: WikiTable @blog:2009
- t every wiki I tried so far lacks support for tables. The wikis are able to show tables, but building a table using lots of pipes “|” sucks. What I want to develop (or learn that such a thi... already exists) is a small application which creates tables which then can be included in wiki pages.
- Home Server Goals @blog:2010
- -server-tips|suggested]], here is a list of services, which my home server should provide: * **Pers... nt my digital camera photos and other precious files to be stored at serveral places and to be protected with checksums. * **A/V Media Server**: I want to store my MP3 files and the videos from the above PVR to be stored an
- IPS Repository Appliance @blog:2010
- how you can do that. ===== Download the ISO Images ===== You need to download two ISO images. The Live CD to boot the repository server and the Reposit... Here are the links to the OpenSolaris 2009.06 images: * Live CD osol-0906-x86.iso * Repository os... cute the following commands with adequate privileges. Use "su", "sudo", "pfsh" or "pfexec" to obtain r
- ZFS Playground @blog:2009
- u have enought space. We will need 1,2GB for 6 files of 200MB. The files are named like disks, but they are only files for this demo. <code bash> cd /var/tmp mkfile 200m c0d... ol status'' output now shows a mirror over two files. Also note the ''resilver completed'' message. T
- Dice Roller @blog:2009
- r in javascript. You enter the number of dice, sides and the offset and press the button “roll”. The s... ed dice, which are often needed in roleplaying games. You can also create bookmarks for dice, e.g. [[h... ou can use it under the [[http://apache.org/licenses/LICENSE-2.0|Apache License, Version 2.0]] or [[http://creativecommons.org/licenses/by/3.0/|CC Attribution 3.0 Unported]]. ===== HTM
- Virtual Network Visualization @blog:2009
- s supports virtual networks using virtual interfaces connected with virtual switches. This feature was introduced with [[http://www.opensolaris.org/os/pro... rnal network(s), I created a perl script which takes the output of dladm show-link and generates a dot-File, which then can be rendered using [[http://www
- Drupal: Reverse Proxy @blog:2010
- upal via HTTPS/SSL Proxy Server (shared certificates)]]". While following his advice, I found some imp... ERVER['SERVER_NAME'].'/');'' \\ to limit the cookies to the path, which is associated with the host. ... ted of the root of the reverse 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 f
- Project PDA @blog:2011
- tant". I used several PDAs over the last two decades, from Sharp, Psion, Palm and others. But they all were just Personal Datastorages. I always missed the "Assistant" part from PDA. ... Implementations to connect to several (Web-)Services and access data there * **Blackbox**: Entity Storage. Stores XML objects like tasks, notes etc. * **PADD**:
- Hello Drupal @blog:2010
- logsuite BundleHub]], but Drupal has some advantages. It's always fascinating to get into a new techn... e already set up my Projects a special content nodes and thinking about doing the same for tasks and b... et up a "Friend" content type and gave it attributes like blog URL and Twitter name. The [[http://drupal.org/project/views|Views]] module rendes the list of friends as a nice list in the sidebar
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- rminal. I assume that you are using the user creates during boot which has the "System Adminitrator" p... s given by this profile, so they need to be executes with ''pfexec''. First, create the mountpoint if... i /etc/vfstab''. <code> share - /share vboxfs - yes - </code> {{tag>opensolaris virtualbox}}
- Simulating slow network connections with trickle @blog:2014
- code> More informations can be found on these pages: * [[http://monkey.org/~marius/pages/?page=trickle|trickle Homepage]] * [[http://wiki.ubuntuusers
- Set PHP Variables in .htaccess Files @blog:2010
- reated = 2010-04-29 16:07~~ ====== Set PHP Variables in .htaccess Files ====== If your PHP scripts run longer than the maximum execution time set by your
- ReLAX @blog:2009
- found amoung other, also very interesting, articles one about [[http://lax.sourceforge.net/|LAX]] by ... shell-scripts. I adopted this from LAX. * LAX uses an LDAP server to store the configuration. I deci