• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » de
Trace: • Make your Mac feel at Home • MacPorts • ubunutu • homeserver • Travian Analyzer Bookmarklet • eyetv • video • contact • port • ufs

de
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@blog:2010
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • 2010
  • Upgrade Solaris 11/OpenSolaris from Text to Graphical

Fulltext results:

How To Create a Moveable VM with VirtualBox
20 Hits, Last modified: 16 years ago
is the extensions for the generated scripts. <code bash> VBOX="/usr/bin/VBoxManage" SCRIPT_EXT="command" </code> Next, there are defaults for the VMs parameters in case the user enters no value. <code bash> RAM="512" DISK_SIZE="8196" DISK_TYPE="vdi" </code> The script asks for the parameters and uses the
IPS Repository Appliance
8 Hits, Last modified: 15 years ago
y Appliance ====== Brian Leonard wrote a good guide how to setup a [[https://blogs.oracle.com/observa... 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... "pfsh" or "pfexec" to obtain root privileges. <code bash> svccfg -s application/pkg/server setprop pk
Upgrade Solaris 11/OpenSolaris from Text to Graphical
6 Hits, Last modified: 15 years ago
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
Drupal: Reverse Proxy
5 Hits, Last modified: 13 years ago
e the very helpful article "[[http://drupal.org/node/339552|Drupal via HTTPS/SSL Proxy Server (shared ... names for one installation. It has also a nice side effect: I separated my normal editor account from... time, I can do this using different domains. <code php> $request_type = ($_SERVER['HTTP_X_FORWARDED_HOST'] == 'ssl.webpack.de') ? 'SSL' : 'NONSSL'; if ($request_type != "SSL")
Set PHP Variables in .htaccess Files
5 Hits, Last modified: 16 years ago
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.... to "0", which means no limit, add this line: <code> php_value max_execution_time 0 </code> I sugges
Memory Usage of a Solaris Container (Zone)
5 Hits, Last modified: 16 years ago
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... information about processes and zones. In this mode, ''prstat'' displays separate reports about proce... t RAM in the zone, use one of these commands: <code bash> prstat -z zone -s rss prstat -z zone -s siz
Home Server Goals
2 Hits, Last modified: 10 years ago
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
Hello Drupal
1 Hits, Last modified: 16 years ago
for this solution go to [[http://constantin.glez.de/|Constantin Gonzalez]] which implemented this coo

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki