Main Page
From radmind
(Difference between revisions)
(Updated info on "book") |
Current revision (09:46, 18 November 2014) (view source) m |
||
(42 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
Welcome to the [http://radmind.org Radmind] wiki. To edit this wiki, you must [https://webapps.itcs.umich.edu/radmind/ login] using your [http://umich.edu/ University of Michigan] uniqname or friend account. Friend accounts are free to anyone with a valid e-mail address and can be created [https://friend.weblogin.umich.edu/friend/ here]. | Welcome to the [http://radmind.org Radmind] wiki. To edit this wiki, you must [https://webapps.itcs.umich.edu/radmind/ login] using your [http://umich.edu/ University of Michigan] uniqname or friend account. Friend accounts are free to anyone with a valid e-mail address and can be created [https://friend.weblogin.umich.edu/friend/ here]. | ||
- | There is currently a bug in the wiki code that may require you to save or preview an entry twice. This is a known issue and is being worked on. | + | There is currently a bug in the wiki code that may require you to save or preview an entry twice. This is a known issue and is being worked on... |
==Documentation== | ==Documentation== | ||
- | *[[Radmind Manual for Mac OS X]] - Gives a full overview of Radmind and a thorough description of the Radmind Assistant. Original version by [mailto:ofir@gal.co.uk Ofir Gal]. | + | * Radmind [[FAQ]] - Answers to frequently asked questions. |
- | *[[Command Line Tutorial]] - Describes how to use the Radmind client and server tools to maintain a group of machines. This tutorial is slightly Mac OS X oriented, but the lessons are applicable to any Unix platform. | + | * [[Radmind Manual for Mac OS X]] - Gives a full overview of Radmind and a thorough description of the Radmind Assistant. Original version by [mailto:ofir@gal.co.uk Ofir Gal]. |
- | *[[TLS Cookbook]] - This cookbook describe how to create an SSL Certificate Authority, issue certificates, and configure Radmind to use SSL Certificates to authenticate the Radmind server and Radmind-managed machines. | + | * [[Command Line Tutorial]] - Describes how to use the Radmind client and server tools to maintain a group of machines. This tutorial is slightly Mac OS X oriented, but the lessons are applicable to any Unix platform. |
- | *[[PAM Cookbook]] - This cookbook describes how to configure and use pluggable authentication modules (PAM) for the Radmind server on Mac OS 10.2 and higher. | + | * [[TLS Cookbook]] - This cookbook describe how to create an SSL Certificate Authority, issue certificates, and configure Radmind to use SSL Certificates to authenticate the Radmind server and Radmind-managed machines. |
- | *[[Book]] - An outline for a book on Radmind. Moved from [http://en.wikibooks.org/wiki/Radmind | + | * [[PAM Cookbook]] - This cookbook describes how to configure and use pluggable authentication modules (PAM) for the Radmind server on Mac OS 10.2 and higher. |
- | *[[Glossary]] - Definitions for terms common to a Radmind deployment. | + | * [[Book]] - An outline for a book on Radmind. Moved from [http://en.wikibooks.org/wiki/Radmind wikibooks]. |
+ | * [[Glossary]] - Definitions for terms common to a Radmind deployment. | ||
+ | * [[Radmind-pc]] - Information on the Windows port of Radmind. | ||
+ | * [[GUI Build Instructions]] - basic instructions on how to check out the source for the GUI tools and build them. | ||
+ | * [[Managing system.keychain]] - information about how to manage the system keychain | ||
+ | * [[McAfee Security for Mac OS X]] - a recipe for managing McAfee Security and/or VirusScan | ||
+ | |||
+ | ==Positive Reference Transcripts== | ||
+ | *[[10.5.0-positive]] - A positive transcript of Mac OS X 10.5.0 before it is booted. | ||
+ | *[[10.5.7-positive]] - A positive transcript of Mac OS X 10.5.0 with 10.5.7 combo applied in an unbooted state with no negative applied | ||
==Negative Transcripts== | ==Negative Transcripts== | ||
*[[10.4-desktop-negative.T]] | *[[10.4-desktop-negative.T]] | ||
- | *[[10.5-desktop-negative.T]] - | + | *[[10.5-desktop-negative.T]] |
+ | *[[10.6-desktop-negative.T]] | ||
+ | *[[10.5-directory-info]] - Listing of directories and files in Mac OS X 10.5 for consideration for inclusion in a negative transcript. | ||
+ | |||
+ | ==Exclude Lists== | ||
+ | |||
+ | The [[Exclude patterns]] page describes some ways to construct excludes for your command files, and provides examples. | ||
+ | |||
+ | Lists of pre-built excludes include: | ||
+ | |||
+ | *[[10.5-desktop-exclude]] | ||
+ | *[[10.6-desktop-exclude]] | ||
==Scripts== | ==Scripts== | ||
*[[Post-apply scripts]] | *[[Post-apply scripts]] | ||
*[[GenAppTran.sh]] - Create and store transcripts for drag and drop applications. | *[[GenAppTran.sh]] - Create and store transcripts for drag and drop applications. | ||
+ | *[[GenTran.sh]] - Create and store transcripts for a single file. | ||
+ | *[[Syntax Files]] - Radmind syntax highlighting files for various text editors | ||
+ | *[[transcriptCleanup.pl]] - Helpful script for identifying and cleaning up unused transcripts and command files | ||
+ | *[[merge_files.rb]] - Assists with using lmerge on a large number or transcripts with version numbers (basic template) | ||
+ | |||
+ | ==Downloads== | ||
+ | *[http://sourceforge.net/projects/radmind radmind downloads] are available from SourceForge. | ||
+ | |||
+ | ==Related Tools== | ||
+ | *[[Package Creation]] | ||
+ | *[http://www.lucidsystems.org/tools/radmind Radmind Toolbox] | ||
+ | *[http://lucidsystems.org/printingworks/printersetup PrinterSetup] (print queue deployment system designed for use with radmind) | ||
+ | *[[Mac OS X ToolBox]] | ||
+ | |||
+ | ==Mailing List== | ||
+ | * [https://lists.sourceforge.net/lists/listinfo/radmind-users radmind-users] Main user mailing list. Join here. | ||
+ | * [http://sourceforge.net/mailarchive/forum.php?forum_name=radmind-users radmind-users archive] SourceForge archives. Can be slow, or down. Currently provides the most comprehensive archive. | ||
+ | * [http://groups.google.com/group/radmind-users radmind-users archive mirror] Google group containing messages since October 11, 2006. | ||
+ | |||
+ | * [https://sourceforge.net/support/getsupport.php SF.net support] Report SF.net outages (mailing list not working, searches failing) |
Current revision
Welcome to the Radmind wiki. To edit this wiki, you must login using your University of Michigan uniqname or friend account. Friend accounts are free to anyone with a valid e-mail address and can be created here.
There is currently a bug in the wiki code that may require you to save or preview an entry twice. This is a known issue and is being worked on...
Contents |
Documentation
- Radmind FAQ - Answers to frequently asked questions.
- Radmind Manual for Mac OS X - Gives a full overview of Radmind and a thorough description of the Radmind Assistant. Original version by Ofir Gal.
- Command Line Tutorial - Describes how to use the Radmind client and server tools to maintain a group of machines. This tutorial is slightly Mac OS X oriented, but the lessons are applicable to any Unix platform.
- TLS Cookbook - This cookbook describe how to create an SSL Certificate Authority, issue certificates, and configure Radmind to use SSL Certificates to authenticate the Radmind server and Radmind-managed machines.
- PAM Cookbook - This cookbook describes how to configure and use pluggable authentication modules (PAM) for the Radmind server on Mac OS 10.2 and higher.
- Book - An outline for a book on Radmind. Moved from wikibooks.
- Glossary - Definitions for terms common to a Radmind deployment.
- Radmind-pc - Information on the Windows port of Radmind.
- GUI Build Instructions - basic instructions on how to check out the source for the GUI tools and build them.
- Managing system.keychain - information about how to manage the system keychain
- McAfee Security for Mac OS X - a recipe for managing McAfee Security and/or VirusScan
Positive Reference Transcripts
- 10.5.0-positive - A positive transcript of Mac OS X 10.5.0 before it is booted.
- 10.5.7-positive - A positive transcript of Mac OS X 10.5.0 with 10.5.7 combo applied in an unbooted state with no negative applied
Negative Transcripts
- 10.4-desktop-negative.T
- 10.5-desktop-negative.T
- 10.6-desktop-negative.T
- 10.5-directory-info - Listing of directories and files in Mac OS X 10.5 for consideration for inclusion in a negative transcript.
Exclude Lists
The Exclude patterns page describes some ways to construct excludes for your command files, and provides examples.
Lists of pre-built excludes include:
Scripts
- Post-apply scripts
- GenAppTran.sh - Create and store transcripts for drag and drop applications.
- GenTran.sh - Create and store transcripts for a single file.
- Syntax Files - Radmind syntax highlighting files for various text editors
- transcriptCleanup.pl - Helpful script for identifying and cleaning up unused transcripts and command files
- merge_files.rb - Assists with using lmerge on a large number or transcripts with version numbers (basic template)
Downloads
- radmind downloads are available from SourceForge.
Related Tools
- Package Creation
- Radmind Toolbox
- PrinterSetup (print queue deployment system designed for use with radmind)
- Mac OS X ToolBox
Mailing List
- radmind-users Main user mailing list. Join here.
- radmind-users archive SourceForge archives. Can be slow, or down. Currently provides the most comprehensive archive.
- radmind-users archive mirror Google group containing messages since October 11, 2006.
- SF.net support Report SF.net outages (mailing list not working, searches failing)