| bio | website | maclemon.at |
|---|---|---|
| location | Vienna, Austria | |
| age | 39 | |
| visits | member for | 2 years, 6 months |
| seen | May 20 at 15:47 | |
| stats | profile views | 42 |
Mac OS X Server Sysadmin
|
Dec 10 |
comment |
How to subscribe to particular IMAP folders in Mac Mail Is this your own account or a shared IMAP folder from somebody elses account? You can only configure folder subscriptions for shared folders in Mail.app. Your own folders will always be synced. |
|
Dec 10 |
answered | iMac 2012 RAM upgrade with mixed voltages |
|
Dec 10 |
answered | How to subscribe to particular IMAP folders in Mac Mail |
|
Dec 10 |
answered | To what extent does time machine restore files |
|
Dec 10 |
comment |
How can I determine if the screen is asleep in Mountain Lion, from the command line? Did you copy/paste the command? Mixing up the different kinds of quotes and backticks will break it. Just in case copying doesn't work here use this paste bin pastebin.com/7JrPNxYU |
|
Dec 10 |
answered | How can I determine if the screen is asleep in Mountain Lion, from the command line? |
|
Dec 10 |
comment |
iMac 2012 RAM upgrade with mixed voltages With iMac 2012 you mean the model without an optical drive on the side? 21.5" or 27" model? |
|
Dec 8 |
comment |
How do I find the windowid of Google Chrome to pass to screencapture -l As the original poster added, he explicitly needs a screenshot of the Chrome browser window, and that one will include a scrollbar at times. If you want to do screenshots of full webpages without any browser chrome (toolbars, location bar, scrollbars, etc.) you can use Webkit2PNG. github.com/paulhammond/webkit2png |
|
Dec 6 |
answered | kextstat-Listed Files Not Present in Extensions Folder |
|
Dec 6 |
comment |
How do I find the windowid of Google Chrome to pass to screencapture -l About the only downside is that you likely will want to convert the .tiff screenshots to something more compact like .png which is easy with the build in sips. sips -s format png Path/To/Image.tiff --out Path/To/ConvertedImage.png which actually results in a single copy/convert step. |
|
Dec 6 |
answered | How do I find the windowid of Google Chrome to pass to screencapture -l |
|
Dec 6 |
comment |
is there a way to create an AFP link to point to any user's home directory? Don't tell users to click on random executable attachments. It's better to educate them on where to find their files. |
|
Dec 6 |
answered | is there a way to create an AFP link to point to any user's home directory? |
|
Dec 6 |
comment |
Is it possible to configure OS X to use the domain-name supplied by DHCP option 15? OS X get's it hostnames from DNS, not from DHCP. If you want to assign proper hostnames, you need to make A/AAAA/PTR entries resolve. |
|
Dec 6 |
comment |
How to disable microphone for OS X? Sound routing is a user setting, so you cannot keep user's from switching it. You might be able to do that via parental controls, haven't checked that. If you're in a very high security environment you're better off disconnecting the internal mics in hardware. That still leaves the possibility to connect an external mic. |
|
Dec 6 |
comment |
How do I find the windowid of Google Chrome to pass to screencapture -l Does ist explicitly have to be the Chrome window, or do you actually just need the webpage you're visiting to an image? (Given Webkit rendering.) |
|
Dec 6 |
comment |
Hide/Remove a Key from Keychain Access Just out of curiosity: What's the point in trying to keep the WiFi password from being seen by students? One will eventually find out and spread it. (Technically I seconds bmike's suggestion. My own experience says “Don't try to fight your users, you'll loose.”.) |
|
Dec 3 |
comment |
How to get list of played pdocasts in Itunes so that I select which to delete? Did you try ⌘⌫ (command backspace) to delete files? |
|
Nov 29 |
answered | How can I create a new Recovery Partition on EXTERNAL disk? |
|
Nov 25 |
answered | ssh_exchange_identification: Connection closed |