07-25-2011, 04:03 PM
|
#31 (permalink)
|
Base Member
Join Date: May 2011
Location: Southern California
Posts: 104
Drives: The Ruined Z
Rep Power: 21
|
Quote:
Originally Posted by CraigP
A couple of things. Here's how to permanently unhide the Library folder:
In terminal type the following command and hit enter:
chflags nohidden /Users/<Username>/Library”
Where it says <Username> you would substitute your username on the computer. Once the command is completed type “exit” and hit enter then close Terminal.
I host my webpages on one of my Macs and the upgrade killed the web hosting. Turned out that it apparently TURNED OFF "Web Sharing" in the Sharing Control Panel. Thankfully an easy fix once I figured out go take a look there.
|
Ah, this would be a good solution for my personal use. But for my work place users...I'd have to make it part of their login scripts or something.
I can't remember, but is there an equivalent in Unix/Terminal variable to Window's %username%? If there is, I can probably just use Apple Remote Desktop to send the Unix command to all the Macs at work.
|
|
|