• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » sh
Trace: • Make your Mac feel at Home • config • MacPorts • dice • speed • dladm • device • imagepackagesystem • pkg • ubunutu

sh
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
  • Any namespace
  • blog:2010 (6)
  • blog:2009 (2)
  • blog:2011 (1)
  • blog:2014 (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • OpenSolaris / VirtualBox: Mount Shared Folder

Fulltext results:

ZFS Playground @blog:2009
10 Hits, Last modified: 17 years ago
, 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 zpool create demo /var/tmp/c0d0 zpool st... disk to the existing, creating a mirror. <code bash> pfexec zpool attach demo /var/tmp/c0d0 /var/tmp/... llers. So, let's replace c0d1 with c1d0. <code bash> pfexec zpool replace demo /var/tmp/c0d1 /var/tmp
How To Create a Moveable VM with VirtualBox @blog:2010
8 Hits, Last modified: 16 years ago
he extensions for the generated scripts. <code bash> VBOX="/usr/bin/VBoxManage" SCRIPT_EXT="command" ... meters in case the user enters no value. <code bash> RAM="512" DISK_SIZE="8196" DISK_TYPE="vdi" </cod... example, the question for the disk size: <code bash> echo -n "Enter disk size in MiB [${DISK_SIZE}]: ... gured according to the parameters above. <code bash> mkdir -p "${VM_DIR}" ${VBOX} -q createvm --nam
IPS Repository Appliance @blog:2010
4 Hits, Last modified: 15 years ago
terminal and check the repository path. <code bash> df -h ls -d /media/*/repo </code> {{osolrepo06.... ds with adequate privileges. Use "su", "sudo", "pfsh" or "pfexec" to obtain root privileges. <code bash> svccfg -s application/pkg/server setprop pkg/ins... nd replace ''{IP}'' with the IP address. <code bash> pkg set-publisher -O http://{IP} opensolaris.org
OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
3 Hits, Last modified: 17 years ago
le system type ''vboxfs''. The Usage is: <code bash> mount -F vboxfs <share> <mountpoint> </code> If... ist. You will have to do this only once. <code bash> pfexec mkdir /share </code> Now, mount the share. <code bash> pfexec mount -F vboxfs share /share </code> If
Home Server Goals @blog:2010
2 Hits, Last modified: 10 years ago
eway**: I want to sercurely log into the LAN via SSH and transfer files from and to the server. * I ... ches). {{tag>backup homeserver java mac osx mediaserver mysql opensolaris php ssh virtualbox webapp}}
Memory Usage of a Solaris Container (Zone) @blog:2010
2 Hits, Last modified: 16 years ago
e the memory usage of the running zones: <code bash> prstat -Z </code> From the [[http://docs.oracle... in the zone, use one of these commands: <code bash> prstat -z zone -s rss prstat -z zone -s size </c
Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
2 Hits, Last modified: 15 years ago
propriate permissions (''pfexec/sudo''). <code bash> echo Existing boot environments: beadm list echo... nvironment. Then enable the GDM service: <code bash> svcadm enable gdm </code> Based on the OpenSola
Start and Stop the Apple File Server from Command Line @blog:2011
2 Hits, Last modified: 10 years ago
e File Server ("Personal File Sharing"): <code bash> sudo /sbin/service com.apple.AppleFileServer start </code> And likewise stop it: <code bash> sudo /sbin/service com.apple.AppleFileServer sto
Drupal: Reverse Proxy @blog:2010
2 Hits, Last modified: 13 years ago
//' . $_SERVER['SERVER_NAME']; // NO trailing slash! $cookie_domain = $_SERVER['SERVER_NAME']; } el... '/' . $_SERVER['SERVER_NAME']; // NO trailing slash! $cookie_domain = $_SERVER['HTTP_X_FORWARDED_HO
Simulating slow network connections with trickle @blog:2014
1 Hits, Last modified: 12 years ago
x browser to 512 KB/s with this command: <code bash> trickle -d 512 /usr/bin/firefox -no-remote -P te

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