Fulltext results:
- IPS Repository Appliance
- a [[https://blogs.oracle.com/observatory/entry/local_repository_mirror|Local Repository Mirror]]. If you are in a hurry, it's good to know that you don'... to copy the entire repository of about 8GB to a local disk. You can use the repository image directly. Here is how you can do that. ===== Download the IS
- How To Create a Moveable VM with VirtualBox
- disk images and virtual machines. If you try to carry a VM around with you on an USB stick or want t... get trouble. First thing is, that you have to be careful when creating the disk image and use the but... ext, there are defaults for the VMs parameters in case the user enters no value. <code bash> RAM="512... the activation script below. Code: <code bash> cat << __SCRIPT__ > "${VM_DIR}/activate.${SCRIPT_EXT
- Home Server Goals
- re from Elgato to record, cut and archive TV broadcasts. * **Secure File Archive/Backup**: I want my digital camera photos and other precious files to be stored ... PVR to be stored an be served to clients in the local LAN but not to the Internet. * **Web Hosting**: I want to run web application at home. Usually, I'm hosting my webapps at H
- Memory Usage of a Solaris Container (Zone)
- whose zone ID is in the given list. Each zone ID can be specified as either a zone name or a numerical zone ID. See [[http://docs.oracle.com/cd/E19253-01... r users) by key in descending order. Only one key can be used as an argument. * ''rss'' Sort by re... '' Sort by size of process image. Note the upper case ''-Z'' in the first an the lower case ''-z'' in
- Upgrade Solaris 11/OpenSolaris from Text to Graphical
- Upgrade Solaris 11/OpenSolaris from Text to Graphical ====== If you installed your system using the t... text interface. Here is how to upgrade to a graphical system. Do the following as root (''su'') or wi... ment. Then enable the GDM service: <code bash> svcadm enable gdm </code> Based on the OpenSolaris [[http://hub.opensolaris.org/bin/view/Project+caiman/Text+Install+b134+Notes|Text Installer FAQ]].
- Drupal: Reverse Proxy
- |Drupal via HTTPS/SSL Proxy Server (shared certificates)]]". While following his advice, I found some ... to log in with both accounts at the same time, I can do this using different domains. <code php> $re
- Set PHP Variables in .htaccess Files
- > To override the default for your webspace, you can use the php_value directive in a .htaccess file.