___  _  ___  _  _  ___  ___ 
 /   \/ \/   \| \| |/  _|/ _ \
 |      || | ||  | |\_  \|  _|
 |__|_|_|\___/\____||___/\___/
 Project Mouse (v3.4) 
 By Nate Royer
 © 1995-2008

	
 
Project Mouse

qlmanage - Quick Look Server tool

This is a “hidden” program design, as far as I have guessed, to show image previews without needing to open an application. The easiest way to use this quick look is to select a file in the finder and press the spacebar once. A new window will open and a large preview of the file will show in that window.

For those a little more geeky, there is a quick look manger program that can be run from the command line. The following line will open an image of a cat in the same style preview window as the spacebar will from the Finder.app (A Macworld article has further information).

qlmanage -p ~/Pictures/image-of-a-cat.jpg


qlmanage(1) BSD General Commands Manual qlmanage(1)

NAME qlmanage — Quick Look Server debug and management tool

SYNOPSIS qlmanage -r

qlmanage -m qlmanage -t [-s size] [-f factor] [-c contentTypeUTI [-g generator]] [file …] qlmanage -p [-c contentTypeUTI [-g generator]] [file …] qlmanage -h

DESCRIPTION qlmanage allows you to test your Quick Look generators and manage
Quick Look Server.

The following usages are available: 1. qlmanage -r resets Quick Look Server and all Quick Look client’s generator cache. 2. qlmanage -m gets all sort of information on Quick Look server including the list of detected generators. 3. qlmanage -t displays the Quick Look generated thumbnails (if available) for the specified files. This executes the thumbnail generator. 4. qlmanage -p displays the Quick Look generated previews for the specified files. 5. qlmanage -h displays a summary of this page.

Mac OS X March 29, 2007 Mac OS X



macosx

Open Directory and .htpasswd

Fascinating! I worked on a project* once that involved a complete rewrite of the command-line utility passwd in order to keep a number of system services including a .htpasswd file in sync with users account passwords. Mac OS X Hints noted this is made simple with Mac OS X Leopard (10.5) and Open Directory.


macosx

Virtualized Xserver

Media Temple labs has a private beta for what it’s calling Xserve-Virtual . This system has been added quickly added to my MT wish list along with the Django GridContainer which, perhaps I wont need if I move over to a full-on-mirror of my development environment using a virtual OS X Server.

A virtual Mac OS X Leopard Server running on a fully loaded cluster of Xserves virtualized using Parallels Server . I want one, … or three, … yeah that should be enough …. maybe four, for symmetry.


opensource

Fedora 9 root password mismatch resolution

Having started my journey down the command-line with Fedora 3, I was excited to try out Fedora 9. The install completed with ease (the first time around) but once I logged onto the system and attempted to configure some of the system settings, my root password didn’t work.

Why? CAPS LOCK bit was set by default during the install process making a different root password.



Mac OS XNetworkingOpen SourceProgrammingReferenceSecurity & PrivacySystem Administration

Sketch Style Drawings Photo Album Polaroid Post

In the BloggiesOne of My Many IssuesRubbish
		
  ___  _  ___  _  _  ___  ___ 
 /   \/ \/   \| \| |/  _|/ _ \
 |      || | ||  | |\_  \|  _|
 |__|_|_|\___/\____||___/\___/
 Project Mouse (v3.4) 
 By Nate Royer
 © 1995-2008