Fulltext results:
- ZFS Playground @blog:2009
- you 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 c0d0 c0d1 c0d2 c1d0 c1d1 c1d2 </code> ===== Creat
- Start and Stop the Apple File Server from Command Line @blog:2011
- 011-03-07 12:33~~ ====== Start and Stop the Apple File Server from Command Line ====== You can use ''/sbin/service'' to start or stop the "Personal File Sharing". Start the Apple File Server ("Personal File Sharing"): <code bash> sudo /sbin/service com.apple.AppleFileServer start </cod
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- to install the Guest Additions and then mount the file system type ''vboxfs''. The Usage is: <code bash... e> <mountpoint> </code> If you want to share the filesystem ''/share'' from the host to the guest, then... uring boot which has the "System Adminitrator" profile. The commands will be executed with the rights given by this profile, so they need to be executes with ''pfexec''. Fi
- Home Server Goals @blog:2010
- cord, cut and archive TV broadcasts. * **Secure File Archive/Backup**: I want my digital camera photos and other precious files to be stored at serveral places and to be protec... * **A/V Media Server**: I want to store my MP3 files and the videos from the above PVR to be stored a... o sercurely log into the LAN via SSH and transfer files from and to the server. * I had also a "**Open
- How To Create a Moveable VM with VirtualBox @blog:2010
- isk images in one directory and the configuration files in another. It kees a record of all known disk i... to specify where to put the VM itself (it's a XML file). It will always be in a subdirectory under the m... "IDE Controller" --add ide ${VBOX} -q createhd --filename "${VM_DIR}/${VM_NAME}.vmdk" --size "${DISK_SI
- Set PHP Variables in .htaccess Files @blog:2010
- -29 16:07~~ ====== Set PHP Variables in .htaccess Files ====== If your PHP scripts run longer than the ... ou can use the php_value directive in a .htaccess file. To set the value to "0", which means no limit,
- Virtual Network Visualization @blog:2009
- the output of dladm show-link and generates a dot-File, which then can be rendered using [[http://www.gr
- ReLAX @blog:2009
- r ''cat''. This allows http, https, ftp, ftps and file URLs. That's it for now, stay tuned... I starte