Lesson Review


1.

What's the importance of following a methodology when troubleshooting?

2.

What are some tools or configuration files you can use to view the current network state and configuration for the Ethernet card?

3.

One of your users is having performance issues logging in to her machine. What questions do you ask to help troubleshoot the situation?

4.

What are the most important log files, and where are they located?

5.

What's one way to automate log monitoring?

6.

What are login hooks?

Answers

1.

Following a methodology ensures that you ask the right questions at the right time and that you're able to troubleshoot in an effective and efficient manner.

2.

A few are scutil, System Preferences, ipconfig, NetworkInterfaces.plist, and Network Utility.

3.

Were you able to log on before, or is this the first time you've tried?

Do you know if anything changed recently on your system or in your settings? What is that?

Have you installed all current updates from Software Update (particularly any security updates)?

Is anyone else in the area having a similar issue?

Does the issue persist if you restart?

4.

The system log found in /var/log/system.log; the console log found in /var/tmp/console.log; the panic log found in /Library/Logs/panic.log; and the install log found in /Library/Receipts/Mac OS X Log.txt.

5.

Create a script that uses grep to detect patterns in logs and emails the results to you. Then, add an entry to the crontab file to run the script at a specific time interval.

6.

Login hooks are used to customize login procedure. You can write scripts that can be run at login or logout.




Apple Training Series. Mac OS X System Administration Reference, Volume 1
Apple Training Series: Mac OS X System Administration Reference, Volume 1
ISBN: 032136984X
EAN: 2147483647
Year: 2005
Pages: 258
Authors: Schoun Regan

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net