Mac OS X

How to Boot into OS X Lion’s Recovery HD Partition

OS X Daily - Fri, 03/02/2012 - 22:31

All Macs with OS X Lion have a bootable Recovery partition that can be accessed in case of system problems, allowing you to troubleshoot, restore from Time Machine backups, and even reinstall Mac OS X.

Hold down Command+R keys during boot to access the Recovery HD partition.

You’ll know you’re in recovery mode because the standard desktop won’t be displayed, replaced with a limited Mac OS X Utilities window and a simple Mac OS X menu bar. Here you can use Disk Utility, Time Machine, and restore the OS.

From the Utilities menu you can access Network Utility, use the Firmware Password Utility, and launch the Terminal, which lets you repair user home permissions, launch other apps, and perform other diagnostic tests.

To reinstall Mac OS X Lion from the Recovery partition, you will need an active internet connection, although this isn’t necessary if you booted with a full Lion USB installer rather than the built-in Recovery HD partition or a disk made with the Lion Recovery Assistant tool.

Note that if you deleted the Recovery HD partition, you can not access these features.

Thanks for the tip idea @oldrobots


Categories: English, Mac OS X

Theme the iPhone to Look Like Android, Windows, Kindle, WebOS, and More

OS X Daily - Fri, 03/02/2012 - 22:30

Bored with how your iPhone looks? If you have it jailbroken, you can install iPhone themes and make the device look a lot different than iOS by using an app called Dreamboard.

If you haven’t jailbroken yet, backup the iPhone and then proceed with Absinthe for iPhone 4S on iOS 5.0.1 or Redsn0w for iOS 5.0.1 on other iPhones and iPods. Dreamboard is then found as a free download in Cydia, so search for it and install.

Many Dreamboard themes are available via Cydia, here’s a handful:

  • Endroid - Android HTC lookalike with updating weather widget and clock, this is the default Android theme
  • OS7 – Makes iPhone look like Windows Phone 7, complete with tile animations
  • WebOS – If you want your iPhone to look like a now extinct Palm device
  • Kindle Fire for iPhone – Gives the iPhone an interface like the Kindle Fire
  • OS X Lion Ultimatum – one of the fancier themes, makes iOS look like Mac OS X Lion
  • Apple Desk – looks like an actual desk, complete with iMac and keyboard

There are plenty more, and while a lot of the themes are free, others cost a buck of two. Some paid themes have to be downloaded manually and then moved to the iPhone with SSH and SFTP from a Mac or PC, others can be installed directly on the phone.

Heads up to Lifehacker for the basic theme ideas, but if you’re serious about theming the iPhone don’t miss iDownloadBlogs theme page for tons of videos on the process.


Categories: English, Mac OS X

Fix Rosetta in Mac OS X Snow Leopard After Security Update 2012-001

OS X Daily - Fri, 03/02/2012 - 21:48

The problems updating to Mac OS X 10.7.3 aren’t the only issues with Apple’s recently released Mac OS X updates, as MacRumors reports that SecurityUpdate 2012-001 aimed at Mac OS X 10.6.8 has caused significant problems with Rosetta apps in Snow Leopard.

Applications effected seem to be anything that relies on Rosetta PowerPC support to run on Intel Macs, including Microsoft Office 2004 and X, Adobe Photoshop, Quicken, FileMaker Pro, AppleWorks, and others.

If you use Mac OS X 10.6 and you have not yet installed Security Update 2012-001, you may wish to avoid doing so until the problems have been resolved. If you already updated and you now have apps crashing left and right, read on…

Fixing the Rosetta Problems in Snow Leopard
Restoring to a pre-Security Update 2012-001 Time Machine backup is ideal, but if you can’t do that the next best thing is to use a bandaid patch created by an Apple Discussion Board user that restores Rosetta app functionality:

Download the RosettaFix Patch Here

Use the patch at your own discretion, and be sure to follow the instructions:

This fix MAY NOT resolve your issue… This is the installer that we are most confident in. It replaces all of the files that were replaced by the Security Update 2012-001 and should be similar to a “reversioner”. Once you have installed the Package, please make sure to repair permissions and restart your computer in order for the changes to take effect.

Presumably Apple will release an update in the near future to resolve these issues, although there is no time frame on when that could happen.

Update: Apple has apparently released Security Update 2012-001 version 1.1 to address the Rosetta issues. We will update with direct links when available.


Categories: English, Mac OS X

Secure Empty Trash in Mac OS X Lion

OS X Daily - Fri, 03/02/2012 - 15:06

If you need to delete sensitive information and have it completely inaccessible, you’ll want to use the “Secure Empty Trash” feature. This works by writing over a file immediately after it has been removed from the filesystem, something which otherwise takes place over time throughout normal computer usage.

Secure Empty Trash Quickly in OS X Lion

Mac OS X Lion makes it easier than ever to access secure file removal:

  • Command+Right Click the Trash can
  • Select “Secure Empty Trash

Using secure empty, which is also accessible via the Finder menu, will take a bit longer than emptying the Trash as normal, this is because the aforementioned overwriting process is taking place. The more files you are secure deleting, the longer this will take.

Get in the habit of using Secure Empty Trash anytime you are removing something that is truly sensitive and that you don’t want others to regain access to. Things like financial statements, credit card information, personal files and diaries, or deleting the source files and finished documents from openssl file encryption.

Enable Secure Empty as Default

For nearly every version of Mac OS X, there is also an option to always securely empty the Trash, enabled within the Advanced Finder preferences. If you regularly work with private data this is a good feature to turn on.

While the Secure Empty Trash feature makes recovering data significantly more difficult even by professional data recovery services, if you want true data removal without any traces, performing a secure format of a hard drive is the safest bet and is always recommended when transferring ownership of a Mac or it’s hard drive.


Categories: English, Mac OS X

Reindex Spotlight from the Command Line

OS X Daily - Fri, 03/02/2012 - 01:47

Spotlight is generally very good at keeping a valid index of a drives contents up to date, but if you’ve recently restored a drive or had to delete the Spotlight index for one reason or another, you may need to reindex the drive manually. This is easy from the Spotlight control panel, and can also be achieved through the command line as we’ll demonstrate.

Reindexing Spotlight from the Command Line

Reindexing Spotlight from the command line is done with the mdutil tool, first launch Terminal and then type:

sudo mdutil -E /

This will reindex every mounted volume on the Mac, including hard drives, disk images, external drives, etc. Specific drives can be chosen by pointing to them in /Volumes/, to only rebuild the primary Macintosh HD:

sudo mdutil -E /Volumes/Macintosh\ HD/

To reindex an external drive named “External” the command would be:

sudo mdutil -E /Volumes/External/

Use of the mdutil command will spin up mds and mdworker processes as Spotlight goes to work.

Individually Reindexing Selected Files
In rare cases, Spotlight can miss a file during index, so rather than reindex an entire drive you can also manually add an individual file to the search index with the mdimport command:

mdimport /path/to/file

The mdimport command can be used on directories as well.


Categories: English, Mac OS X

Web Server Added to OS X Lion Server with 10.7.3 Update

OS X Daily - Thu, 02/02/2012 - 22:34

The recently released Mac OS X 10.7.3 update is proving to be a more significant upgrade than originally anticipated, with the update for OS X Lion Server adding a simple web server.

The web server pane is found in the Server application, and has the standard features you would expect. Apple specifies the following capabilities about the web pane in the 10.7.3 Server release notes:

  • enable .htaccess overrides
  • edit web sites’ domain names
  • map multiple domains into a single web site
  • configure redirects and aliases
  • specify custom index files
  • choose SSL certificates for individual websites

Due to some of the reported problems with the OS X 10.7.3 update, it’s recommended to install with the Combo Updater (link for Server Combo) rather than through Software Update.

When OS X Lion Server initially shipped, some longtime users were surprised to discover no web server had been included. The addition in 10.7.3 is welcome, and was first discovered by @MacMiniVault, who runs a colocation service for Mac Mini Servers. MacMiniVault also noted that PostgreSQL is the default database server for OS X Lion, ditching the longstanding MySQL that was featured in Snow Leopard Server.


Categories: English, Mac OS X

Change the Time Machine Backup Schedule

OS X Daily - Thu, 02/02/2012 - 21:44

Every Mac owner should be using Time Machine, it’s by far the easiest and most painless backup solution, running in the background and allowing for easy recovery of files or the entire operating system should something go wrong during an OS X update or otherwise. That said, Time Machine is a bit aggressive, and backs up all changes every hour that a drive is connected or within range, this is great for backup purposes but can be a nuisance when it hogs disk I/O and CPU cycles from other tasks. The easiest way to avoid this is to adjust the backup schedule, and we’ll show you how to do this from the Terminal, or with a super easy to use Preference Pane called TimeMachineScheduler.

Manually Changing Time Machine Backup Schedule

Using the command line and defaults write, you can manually adjust the Time Machine backup schedule. This command belongs on a single line:

sudo defaults write /System/Library/LaunchDaemons/com.apple.backupd-auto StartInterval -int 14400

The last number is the time interval in seconds, making hours grouped by 3600 second segments. If you wanted to wait 4 hours between backups, the number would be 14400, and so on. The default setting is one hour, or 3600 seconds, which can be restored with:

sudo defaults write /System/Library/LaunchDaemons/com.apple.backupd-auto StartInterval -int 3600

If you don’t like the command line, or if you want more control over when Time Machine runs, your best bet is the free TimeMachineScheduler app for Mac OS X.

Adjust Time Machine Schedule & Interval with TimeMachineScheduler

TimeMachineScheduler works with Mac OS X 10.7 and 10.6, and allows for simple and precise controls over when Time Machine runs. Just as with the defaults write commands, you can adjust the backup interval, but perhaps most useful is the ability to skip backups between scheduled times. Don’t want Time Machine to run during your peak productivity hours of 9am and 2pm? Set the time period to block in the app.

TimeMachineScheduler also lets you restrict backups only to a specified network connection and SSID, which is a great touch for those who use Time Capsules or backups over wifi.

Heads up to The Graphic Mac for finding TimeMachineScheduler


Categories: English, Mac OS X

Fix Mac OS X 10.7.3 Update Problems, CUI Errors, Stuck Installs, and Crashes

OS X Daily - Thu, 02/02/2012 - 07:54

Mac OS X 10.7.3 update was just released, and for the vast majority of users the update installed trouble free. But not everyone was so lucky, and a series of problems have cropped up for some users, ranging from being stuck on an endless spinning loop progress indicator, to apps crashing nonstop, to a very bizarre “CUI CUI CUI” error screen filled with question marks (seen below), to other strange behavior.

The good news is these problems are relatively easy to fix. Basically all you need to do is install the OS X 10.7.3 Combo Updater over the existing messed up installation of 10.7.3.

The bad news is that if you already updated to Mac OS X 10.7.3 and you’re having problems, you’re going to have to find a way to use the Combo Updater over the troubled installation. If you’re just encountering the CUI errors, this is relatively simple, but if you’re stuck on a boot loop you need to get a bit more creative.

Fixing the OS X 10.7.3 Installation Problems
The simple formula is this:

If you can’t get to the desktop of the Mac in question, you can boot it with Target Disk Mode (Firewire or Thunderbolt required), and then point the 10.7.3 Combo Update at the troubled Mac and install it that way. If your OS X installation is totally screwed up and you can’t use target disk mode, you have a few choices:

  1. Restore from a recent pre-10.7.3 Time Machine backup, then install the Combo Updater
  2. Boot from Recovery HD, a Recovery Drive, or Lion USB drive, and reinstall everything

Not the best situation, but hopefully you have recent Time Machine backups.

Finally, if you’re reading this and haven’t had any problems but you’re now paranoid about the OS X 10.7.3 update, here’s all you need to do to be safe: Backup your Mac with Time Machine, download the Combo Updater and install the update manually. You’ll almost certainly be fine.

Thanks to Erik, Martin, and Apple Discussion Boards for the tips. Chime in if you have any additional info.


Categories: English, Mac OS X

Absinthe Jailbreak Updated to 0.4 with Bug Fixes & PPC Mac Support

OS X Daily - Thu, 02/02/2012 - 05:09

The Absinthe Greenpoison jailbreak utility for A5 based iOS hardware has been updated to version 0.4, fixing several bugs and adding support for PPC Mac users and those running Mac OS X 10.5 on either Intel or PPC platforms.

This version is aimed at new users, and if you already have the jailbreak installed on the iPad 2 or iPhone 4S there is no reason to re-do it with this version. However, a new version of the Corona tool was released as “corona 1.0-8″ and can be found on Cydia to resolve some of the the bugs that have persisted for some iOS 5 jailbreakers. Older Mac users should be pleased the new Abinsthe version supports them, and instructions to jailbreak the iPhone 4S or iPad 2 with iOS 5.0.1 remain the same regardless of device or host operating system.

The official changelog for 0.4 is short:

- Mac: added support for OSX 10.5, PPC and Intel CPU
- added consistency check on startup to make sure required files are in place
- Windows: fixed bug in payload generator that might cause a crash

Download Absinthe 0.4

Again, this is for iPhone 4S with iOS 5.0 or iOS 5.0.1, or iPad 2 with iOS 5.0.1. Other hardware requires the redsn0w jailbreak for iOS 5.0.1. All 5.0.1 jailbreaks are untethered at this point.


Categories: English, Mac OS X

Mac OS X 10.7.3 Update Released [Download Links]

OS X Daily - Wed, 01/02/2012 - 23:39

Apple has released Mac OS X 10.7.3 to the public, the third minor update to OS X Lion. The update includes bug fixes including a Wi-Fi stability update, and also fixes a handful of other issues that have effected OS X 10.7. The update also includes support for several new languages, and updates Safari to 5.1.3.

Download Mac OS X 10.7.3 Update

You can download Mac OS X 10.7.3 Update through Software Update, it’s about 1GB, or through these download links from Apple:

Mac OS X 10.7.3 Release Notes are below:

What’s included?

The OS X Lion v10.7.3 Update includes Safari 5.1.3 and fixes that:

  • Add Catalan, Croatian, Greek, Hebrew, Romanian, Slovak, Thai, and Ukrainian language support
  • Address issues when using smart cards to log into OS X
  • Address compatibility issues with Microsoft Windows file sharing 
  • Address an issue printing Microsoft Word documents that use markup
  • Address a graphics performance issue after sleep on some earlier iMacs that use ATI graphics
  • Resolve a Wi-Fi connection issue when waking from sleep
  • Address an issue that may prevent Safari from opening before joining a wireless network
  • Fix a potential issue authenticating to an SMB DFS share
  • Include RAW image compatibility for additional digital cameras

Directory Services

  • Improve binding to read-only Active Directory Domain Controllers
  • Improve binding and login speed for Active Directory users in a domain whose name ends in “.local”
  • Improve reliability of Dynamic DNS (DDNS) updates by Active Directory clients
  • Allow login with an Active Directory username that contains a space
  • Improve compatibility with Active Directory schemas that have been extended with the “apple-user-homeDirectory” and “apple-user-homeurl” attributes
  • Fix home directory Dock item for Active Directory users with mobile accounts
  • Allow NIS users with MD5-hashed passwords to log in


Categories: English, Mac OS X

Use a Secondary Cut And Paste Function to Avoid Overwriting Clipboard Contents

OS X Daily - Wed, 01/02/2012 - 22:13

Mac OS X has a secondary Cut and Paste function that provides the ability to cut and paste additional information without overwriting existing clipboard contents. Highlight something and use the following keystrokes:

  • Control+K cuts the content
  • Control+Y pastes the content

This cut and paste function works with images and text, but notice that it will remove any rich text formatting or styling. It’s also important to remember the difference between cut and paste and copy and paste, cut removes the item from it’s source to then be pasted elsewhere, whereas copy makes a duplicate of it within the clipboard buffer.

These two control key shortcuts work in the Finder for elements, but not files, folders, or file system items. For that, cut and paste came to OS X Lion on a filesystem level, providing for a Windows-style system of moving items around the Finder.

If memorizing another keyboard shortcut isn’t for you, try using a simple clipboard history app like ClipMenu instead. These apps allow you to store and recall tons of data in the clipboard, retrievable with the standard Command keys.


Categories: English, Mac OS X

Use an iPhone Without a Data Plan

OS X Daily - Wed, 01/02/2012 - 21:46

To get the most out of an iPhone you’ll obviously want to have internet access, but for those who live in regions where wi-fi access is ubiquitous, you can potentially save some money on a monthly cell phone bill by not having a data plan.

No, I don’t mean only turning off data on the phone, I mean having a simple voice and SMS plan without any data plan at all. These voice and text plans are quickly disappearing, but they can result in a low bill of around $25 per month with plenty of talk time and text messages. To accomplish this, you’ll need a few things.

Requirements:

  • Unlocked iPhone – the iPhone must be GSM unlocked, either from a software unlock or an original hardware unlocked device. Apple sells the iPhone 4S unlocked for $649 and up
  • A simple cell phone plan and it’s SIM card without data – usually from an older “dumbphone” or a cheap pay-go phone

Depending on how old the data-free plan is, you may need to trim down the SIM card so that it fits into the iPhone 4 and 4S micro-SIM slot. This wouldn’t be necessary for iPhone 2G, 3G, or 3GS though.

Setting Up iPhone With No Data Plan

If you have those two things, setting up the data-free iPhone is easy:

  1. First turn off data by launching Settings, tap “General”, tap “Network”, flip the “Cellular Data” switch to OFF
  2. Now insert the old data free SIM card into the iPhone and wait a minute or so to get service

The first step is important because it prevents the iPhone from attempting to use data, which can inadvertently sign you up for a data plan with some carriers. AT&T has been known to detect and automatically add data plans to smartphones, whereas T-Mobile is reportedly less likely to do so. After the old SIM card is inserted you should quickly get service and be able to make and receive phone calls and text messages.

For using an iPhone 4 or iPhone 4S with T-Mobile, you may want to follow our T-Mobile iPhone 4S set up guide to configure MMS, but skip the ‘Cellular Data Network’ section.

Of course, the unlocked iPhone aspect is fairly expensive and can quickly make this whole idea cost prohibitive. If you’re looking for more ideas to lower the monthly iPhone bill though, the next cheapest option – and it includes data – is to set up a prepaid iPhone, which the iPhone is unofficially capable of supporting on a pay-go basis with AT&T, or if you have an unlocked device this can work with T-Mobile too.

Thanks to Anthony F for the tip and information about AT&T.


Categories: English, Mac OS X

Send Contacts from iPhone to Another iPhone

OS X Daily - Wed, 01/02/2012 - 10:16

Sending contacts from an iPhone is very easy, all data about the contact; from name, phone number, picture, email, URL, etc, can be exported as an inclusive vCard bundle and sent to someone else by email or text message. While we’ll focus on sending contacts between iPhones, these vCards are also usable by other iOS devices, Macs, Windows, and even Android phones.

Send Contacts from an iPhone to Someone Else
  • Launch “Phone” and tap on “Contacts”
  • Navigate to the contact you want to share and tap on their name
  • Tap on “Share Contact”
  • Select how to send the contact to another iPhone, choose “Email” to send it as an attachment to an email, or choose “Message” to send the contact through iMessage or SMS text

Depending on the choice of sharing method, either the Mail or Messages app will open and contain the selected contact in a preformatted message. If you choose Messages, the recipient will either need SMS service or iMessages enabled. From here you choose the recipient of the contact as if you were sending a standard email or text message and click send as usual.

On the receiving end, if someone sends you a contact all you need to do is tap on the contact name vCard (.vcf) to see a preview of the information, and then tap either “Create New Contact” or “Add to Existing Contact”.

If you were curious, the vCard format is not proprietary to Apple and the iPhone, these documents are widely considered the standard for virtual business cards, and should work on virtually any modern communication device, be it a smartphone, tablet, or PC. Obviously the standardization makes it much easier than manually typing out name, phone numbers, emails, and whatever else, so get in the habit of using the iPhones vCard sharing system and you’ll thank yourself later.


Categories: English, Mac OS X

Animated Glowing iPhone & iPad Charger is the Coolest USB Cable Ever

OS X Daily - Wed, 01/02/2012 - 01:30

It’s pretty hard to get excited about a USB cable, but the Dexim Visible Smart chargers are ridiculously cool in a super geeky way.

You need to watch the video below to see the effect, but basically the cable glows while it is charging or syncing to “visibly show the electrical current flowing through the cable.” The lights actually change speed based on the battery capacity of the iPhone, iPod, or iPad, with the animated lights moving quicker the lower the battery charge is, and finally stopping motion once the battery is charged.

You can buy the glowing Dexim charger on Amazon for about $30.

Coolest USB cable ever? Yea, I think so. Heads up to Gizmodo for the find.


Categories: English, Mac OS X

Convert AIFF to M4A Directly in Mac OS X Easily & For Free

OS X Daily - Tue, 31/01/2012 - 22:33

Using Mac OS X’s powerful built-in media encoding tools, large AIFF audio files can be quickly and easily converted to compressed high quality M4A audio, ready for use on in iTunes or an iPod, iPhone, or elsewhere.

No additional downloads or software is required, the media encoding tools are free and bundled in Mac OS X since Lion. They should be available by default, but you can enable the media encoders if they aren’t visible in contextual menus for you.

Convert AIFF to M4A Easily from Mac OS X
  • Right-click the AIFF audio file and choose “Encode Selected Audio File”
  • At the “Encode to MPEG Audio” window, pull down the Encoder menu and choose “iTunes Plus”, this will result in a 256kbps m4a file
  • Change Destination if necessary, otherwise click on “Continue” and let the encoder do it’s work
  • Look for the newly converted m4a file in the same directory as the origin AIF

How long the conversion process takes depends entirely on the processing power of the Mac, but it’s always quick. Even on a slower 1.6GHz Core 2 Duo with 2GB of RAM, a 42mb AIF file was converted in about 30 seconds, and the entire process should be finished in less than two minutes as demonstrated in the video below.

Other than greater compatibility and portability, the other benefit of encoding audio is file size reduction. In this example, the AIFF audio file started off at 42MB but was shrank down to 7.8MB in a 256kbps M4A file, without losing any observable audio quality.

What About Mac OS X 10.6 Snow Leopard?
If you’re not using Mac OS X 10.7 Lion, you have a few options. First is to use iTunes, which also has some encoding and converting tools built into it at all versions, as we covered before. The filetypes in iTunes are pickier and it’s not as flexible though. Another option is to use All2MP3, a free app that handles a wide range of audio conversion with. From wma to flac to mp3 and more, All2MP3 gets it done, although you won’t get the elegance of audio conversion directly from the Finder or the convenience of not having to download another app.


Categories: English, Mac OS X

See All Previously Used Defaults Commands in Mac OS X

OS X Daily - Tue, 31/01/2012 - 20:29

It’s easy to lose track of all the defaults commands used to perform tweaks to Mac OS X, but with the help of the history command it’s easy to list every defaults write and accompanying defaults delete commands ever used on a Mac. Launch the Terminal to get started.

See All Defaults Commands Executed

To see all defaults commands, including defaults write, defaults read, defaults delete, and even those requiring sudo:

history |grep "defaults"

Will return something like this:

47 sudo defaults write /Library/Preferences/com.apple.loginwindow AdminHostInfo HostName
48 sudo defaults write /Library/Preferences/com.apple.loginwindow AdminHostInfo IPaddress
98 defaults write com.apple.DiskUtility DUDebugMenuEnabled 1
206 defaults write com.apple.Safari IncludeInternalDebugMenu 1
237 defaults write com.apple.dock itunes-notifications -bool TRUE;killall Dock
238 defaults delete com.apple.dock itunes-notifications
239 defaults write com.apple.dock desktop-picture-show-debug-text -bool TRUE;
241 defaults delete com.apple.dock desktop-picture-show-debug-text;killall Dock

See Only Defaults Write Commands

To see only defaults write commands, including those requiring sudo:

history |grep "defaults write"

The results will look the same as above, but without showing any defaults read or defaults delete commands.

See Only Defaults Delete Commands

To see which defaults write commands have been reverted, grep for ‘delete’ rather than ‘write’:

history |grep "defaults delete"

See Defaults Commands Related to Specific App

By changing the text within grep to an application or process name, we can see which defaults commands were used only for that specific application. For example, to see only defaults commands that impacted the Finder:

history |grep "defaults write com.apple.finder"

Most apps are easy to find this way, and the default applications in OS X almost always follow the ‘com.apple.appname’ convention.

We touched on this concept before in a past post about the history command, but focusing on defaults commands is useful enough to deserve individual recognition.

Categories: English, Mac OS X

Guía rápida: AppCleaner en 5 minutos

ThinkWasabi - Tue, 31/01/2012 - 12:11
[Sólo Mac] A la hora de desintalar aplicaciones siempre he utilizado AppZapper. Un clásico en el mundo Mac de injustificada fama que lleva sin actualizarse desde hace siglos. Hace tiempo que quise probar algo nuevo y le di una oportunidad a AppCleaner, del que me habían hablado muy bien varias personas. Y tras probarlo, me [...]

Controla las aplicaciones de arranque en Mac

ThinkWasabi - Tue, 31/01/2012 - 12:11
Artículo de la serie «Rincón del Switcher». Hay muchos más para leer… los encontrarás aquí [Solo Mac] Al arrancar tu Mac, como ocurre con otros sistemas operativos, se inician automáticamente una serie de aplicaciones que generalmente corren en segundo plano. Están ahí, ejecutándose “por detrás” pero rara vez nos percatamos de ello. En algunos casos es el [...]

Guía Rápida: Spaces en 5 minutos

ThinkWasabi - Tue, 31/01/2012 - 12:11
[Sólo Mac] Spaces es algo que nunca llegó a cautivarme y creo que sólo lo he utilizado para hacer pruebas y “ver cómo va”. Quizá el hecho de trabajar habitualmente con dos monitores haya influido en ello pero yo no soy un caso representativo, muchísima gente utiliza Spaces en su Mac. Especialmente pensando en los [...]

Añade cualquier feed a tu Salvapantallas

ThinkWasabi - Tue, 31/01/2012 - 12:11
Artículo de la serie «Rincón del Switcher». Hay muchos más para leer… los encontrarás aquí [Sólo Mac] Leopard trae de serie un llamativo salvapantallas que mediante un feed RSS te permite mostrar en pantalla los últimos artículos de tu blog, periódico o página web favorita. Además de preservar la salud de tu monitor, lograrás un espectacular [...]
Syndicate content