<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>RbCafe.com</title>
	<link>http://www.rbcafe.com</link>
	<description>Programmation and Cryptography</description>
	<lastBuildDate>Sun, 20 Apr 2008 10:22:45 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>TCP Dump</title>
		<description>This command line tool is included with all versions of Mac OS X, and is also available on many other Unix platforms. To get started, try the following command.
sudo tcpdump -i en0 -s 0 -w DumpFile.dmp
Each element of the command line is explained below.
The sudo command causes tcpdump to run ...</description>
		<link>http://www.rbcafe.com/tcp-dump.html</link>
			</item>
	<item>
		<title>Kill</title>
		<description>NAME

kill -- terminate or signal a process
SYNOPSIS

kill [-s signal_name] pid ...
kill -l [exit_status]
kill -signal_name pid ...
kill -signal_number pid ...
DESCRIPTION

The kill utility sends a signal to the processes specified by the pid op-operand(s).
erand(s).
Only the super-user may send signals to other users' processes.
The options are as follows:
-s signal_name
A symbolic signal name specifying ...</description>
		<link>http://www.rbcafe.com/kill-2.html</link>
			</item>
	<item>
		<title>Kuncd</title>
		<description>NAME
kuncd -- The Kernel User Notification Center daemon.
DESCRIPTION

The Kernel User Notification Center daemon handles requests by software
executing in the kernel to display notices and alerts to the user.  The
daemon also handles kernel reqeusts to execute user-space helper tools.
The daemon is launched by mach_init(8) when a request has been received
from ...</description>
		<link>http://www.rbcafe.com/kuncd.html</link>
			</item>
	<item>
		<title>Notifyd</title>
		<description>NAME

     notifyd -- notification server

SYNOPSIS

     notifyd [-d] [-v] [-shm_pages npages] [-no_restart]

DESCRIPTION

     notifyd is the server for the Mac OS X notification system described in
     notify(3).  The server is usually started automatically during system
 ...</description>
		<link>http://www.rbcafe.com/notifyd.html</link>
			</item>
	<item>
		<title>mDNSResponder</title>
		<description>NAME

     mDNSResponder -- Multicast DNS daemon

SYNOPSIS

     mDNSResponder

DESCRIPTION

     mDNSResponder (also known as mdnsd on some systems) is a daemon invoked
     at boot time to implement Multicast DNS and DNS Service Discovery.

     ...</description>
		<link>http://www.rbcafe.com/mdnsresponder.html</link>
			</item>
	<item>
		<title>Diskarbitrationd</title>
		<description>NAME

     diskarbitrationd -- disk arbitration daemon

SYNOPSIS

     diskarbitrationd [-d]

DESCRIPTION

     diskarbitrationd listens for connections from clients, notifies clients
     of the appearance of disks and filesystems, and governs the mounting of
     filesystems and ...</description>
		<link>http://www.rbcafe.com/diskarbitrationd.html</link>
			</item>
	<item>
		<title>Dynamic_pager</title>
		<description>NAME

     dynamic_pager -- dynamic pager external storage manager

SYNOPSIS

     dynamic_pager [-E] [-F filename] [-S filesize] [-H high-water-trigger]
                   [-L low-water-trigger] [-P priority]

DESCRIPTION

     ...</description>
		<link>http://www.rbcafe.com/dynamic_pager.html</link>
			</item>
	<item>
		<title>DirectoryService</title>
		<description>NAME

     DirectoryService -- DirectoryService daemon (a part of Mac OS X's Open
     Directory architecture)

SYNOPSIS

     DirectoryService [-hv]

DESCRIPTION

     Apple's Open Directory architecture includes source code for both direc-
     tory client access and ...</description>
		<link>http://www.rbcafe.com/directoryservice.html</link>
			</item>
	<item>
		<title>Crashreporterd</title>
		<description>NAME

     crashreporterd -- crash detection and panic logging daemon

SYNOPSIS

     crashreporterd

DESCRIPTION

     crashreporterd is the daemon responsible for detecting application
     crashes.  crashreporterd listens for mach exceptions and when it detects
     a ...</description>
		<link>http://www.rbcafe.com/crashreporterd.html</link>
			</item>
	<item>
		<title>Launchd</title>
		<description>NAME

     launchd -- System wide and per-user daemon/agent manager

SYNOPSIS

     launchd [-v] [-s] [-x] [-- command [args ...]]

DESCRIPTION

     launchd manages daemons, both for the system as a whole and for individ-
     ual users. Ideal daemons ...</description>
		<link>http://www.rbcafe.com/launchd.html</link>
			</item>
</channel>
</rss>
