Pages

Wednesday, December 19, 2012

Daily PingTech 12/19/2012

  • Command allows you get the UUID of the machines on your network. Handy when manually adding machines to your workgroup manager. Especially when adding 10.7 machines to your WGM. echo "hostname: `hostname`" system_profiler SPHardwareDataType | awk '/UUID/{sub(/^[ \t]+/, "")}; NR == 17 {print}' echo "--done--"

    Tags: uuid, mac, terminal, command, pingtech

  • Tags: macbook, pro, sleep, pingtech, airport

      • Here’s what worked for me:

        1. Open Finder.
        2. From the Menu at the top, choose ‘Go’ -> ‘Computer’.
        3. Open your hard drive (probably called ‘Macintosh HD’).
        4. Open the ‘Library’ folder.
        5. Open the ‘Preferences’ folder.
        6. Locate the ‘SystemConfiguration’ folder (likely at the bottom).
        7. Drag this folder to your desktop (as far as I can tell, this is to back it up incase something goes wrong)
        8. Once the copy is complete, drag the original to the trash.
        9. In Finder, open Applications (If you don’t have it on the sideback, use ‘Go’ -> ‘Applications’).
        10. Open the ‘Utilities’ folder.
        11. Open ‘Keychain Access’.
        12. Select ‘login’ from the list of Keychains.
        13. In the list to the right, locate an object with the name of your wireless network.
        14. Select it and press ‘delete’ on your keyboard.
        15. Select ‘System’ from the list of Keychains.
        16. Repeat steps 13 and 14 above.
        17. Restart your MacBook.
        18. Once your computer has restarted, connect to your wireless network.

Posted from Diigo. The rest of Pingree Tech group favorite links are here.

No comments:

Post a Comment