Mac OS X - Tiger - Meet the world’s most advanced operating system.

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Mac OS X - Tiger - Meet the world’s most advanced operating system.
# 1  
Old 04-26-2005
Mac OS X - Tiger - Meet the world’s most advanced operating system.

Tiger Unleased

Quote:
Meet the world's most advanced operating system. Again. Instantly find what you're looking for. Get information in an instant with a single click. Mac OS X Tiger delivers 200+ new features which make it easier than ever to find, access and enjoy everything on your computer.
Advanced UNIX-Based Technology

Quote:
From a rock-solid, developer-friendly UNIX foundation to grid computing, powerful technologies drive Mac OS X Tiger to its leadership role as the world's most advanced operating system.
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Programming

The World's Most Advanced Lexicon-Data-Structure

Hello, Over the past few years, I've conducted some rather thorough R&D in the field of lexicon-data-structure optimization. A Trie is a good place to start, followed by a traditional DAWG. Smaller means faster, but a traditional DAWG encoding operates as a Boolean-graph, unable to index... (1 Reply)
Discussion started by: HeavyJ
1 Replies

2. OS X (Apple)

Help installing a Unix operating system on a mac

Hey, I am basically a newb when it comes to anything other than gaming on computers. I am working on changing that and as a first step am installing and learning a UNIX system on my mac. Here is the thing. I already partitioned the hard drive using boot camp to install windows, which I... (6 Replies)
Discussion started by: Socrates1212
6 Replies

3. OS X (Apple)

Mac OS X Tiger Password Storage

Are Mac OS X 10.4.11 Tiger passwords only stored in /var/db/shadow/hash? Or is it also used in NetInfo? The reason I am asking is because I wonder if I edit the file in /var/db/shadow/hash and replace the hash inside with my own, will it change the password? Thanks. (0 Replies)
Discussion started by: Ricardo-san
0 Replies

4. UNIX for Dummies Questions & Answers

Installing gdm on mac os x tiger

I was installing gdm on the terminal application and my ISP disconnected. When I reconnected and tried to continue the installation, I got the following message: Waiting for lock on... (0 Replies)
Discussion started by: adrianzen
0 Replies

5. OS X (Apple)

UNIX executables on Mac OS X Tiger

Question: Can I run a UNIX executable on Mac OS X Tiger? If so, how is it done? Background: I FTP'd my schools UNIX server some C++ code and header files. Then I used Telnet to get g++ to compile them. I then FTP'd the UNIX executable back to my PowerBook G4. I've already... (4 Replies)
Discussion started by: thorninc
4 Replies
Login or Register to Ask a Question
repair_packages(8)					    BSD System Manager's Manual 					repair_packages(8)

NAME
repair_packages -- verify or repair filesystem permissions and flags for packages. SYNOPSIS
repair_packages [arguments] DESCRIPTION
repair_packages is used by Disk Utility to verify or repair permissions on installed packages. ARGUMENTS
--volume Perform all operations on the specified volume or home directory. The root volume '/' will be used if unspecified. --list-standard-pkgs Output the list of package-id strings corresponding to receipts in the installer's receipt database that will be verified or repaired by the --standard-pkgs flag. --verify Verify the specified package(s). --repair Repair the specified package(s). --pkg package-id Add the specified package to the list of packages to verify or repair. --standard-pkgs Add the standard packages to the list of packages to verify or repair. Use --list-standard-pkgs to view this list. --output-format # Use a special output format selected by #. Different output formats may be optimized for human or machine readability. The default output-format is '0', and is a verbose, human-readable format. NOTES
repair_packages only runs on 10.6 or later systems. To verify or repair permissions on earlier systems, reboot with a Tiger or Leopard system disk and verify or repair permissions with the repair_packages version on that disk. SEE ALSO
pkgutil(1) http://lists.apple.com/archives/installer-dev BUGS
repair_packages does not verify file contents or restore missing files; It can only verify or repair filesystem permissions. Mac OS June 2, 2019 Mac OS