Archiv für Dezember 2011
Zeige alle Ergebnisse (8 Ergebnisse gefunden)
Monate (2011)
- Dezember 2011 (8)
- November 2011 (9)
- Oktober 2011 (4)
- September 2011 (4)
- August 2011 (9)
- Juli 2011 (9)
- Juni 2011 (9)
- Mai 2011 (9)
- April 2011 (15)
- März 2011 (5)
- Februar 2011 (5)
- Januar 2011 (1)
Kategorien
- Common Groups (279)
- Articles (61)
- Code Project (10)
- Funny Stuff (181)
- Musik and Audio (16)
- Pinned (7)
- Strange Stuff (2)
- Videos (95)
- Articles (61)
- Private Blog (117)
- Real Life Pics (20)
- Wisdom of the Day (41)
- Tech Blog (267)
- Annoyances (4)
- Computer (170)
- Games (1)
- Hardware (17)
- Internet (10)
- Software (59)
- Manski's Toolbox (3)
- Software Development (29)
- Gagdets (18)
- Tips and Tricks (6)
Assign DNS name to virtual machine (here: Parallels Desktop 7)
Assigning a DNS name to a virtual machine can be a convenient thing. Do this is not very complicated, it requires some technical skill though. This tutorial shows how to do this with a Ubuntu 11.10 Linux server running under Parallels Desktop 7 on Mac OS X Lion. The basic principals described in this article work as well for any other combination, but that’s beyond this article (and that’s where your technical skill comes into play).
Editing hidden and locked files on Mac OS X with TextWrangler
Sometimes one needs to edit a system configuration file on Mac OS X. While these files are usually text files, you can’t used Mac OS’ “TextEdit” tool to do this. Fortunately, there is a free alternative to “TextEdit” called TextWrangler.
Important: Make sure that you don’t use the AppStore version as this version doesn’t allow editing locked files. (Apple’s store guidelines prohibit this.)
First, select File –> Open... from the menu. Then, since system configuration files are often hidden or in hidden folders, select Show hidden items at the bottom of the “Open” dialog.
Then open the file you want to edit. You may notice that the file is in read-only mode (represented by the icon in the upper left corner).

To switch to write mode, either click this icon or start editing the file’s content. In both cases you’ll be asked to unlock the file. After that, you can edit the file.
When you’re done, simply save the file. You’ll be asked for your password since you’re editing a system file (that doesn’t belong to you). And that’s it.
Note: The AppStore version doesn’t ask you for your password but instead asks you to save the file under a different name.





