bloody error
Mac OS X: Edit your hosts file using TextEdit
Not very comfortable with command line? Wonder how to open and edit you “hosts” file in TextEditor?
It’s easy:
sudo /Applications/TextEdit.app/<wbr>Contents/MacOS/TextEdit /etc/hosts
sudo – This will prompt for you account password, You have to run this command from an Administrator account.
and we are asking to open the TextEdit with Admin rights and asking it to open the hosts file directly. It’s simple as that
Recent Comments
- Devyn on PHP : get Request protocol Http or HTTPS
- Unix shell command to Detect DDoS attack | Vps, Linux, diendanvps, dichvuvps on Unix shell command to Detect DDoS attack
- Tommy on PHP URL Validate using RegEx
- Charles on Object doesn’t support this property or method
- Lucas on PHP : get Request protocol Http or HTTPS







