See Beyond Tech

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Friday, 29 July 2011

3 things to give your Mac a Tune-up

Posted on 11:29 by Unknown
One of the great things I like about having Macs is the fact that you rarely have to worry as much about system slowdowns as long as you have adequate RAM and enough processing power to do what you need.  But sometimes it does help to reclaim some hard drive space, delete some system files and tweak you system settings to make you Mac feel like new.  Here are somethings you can do to give your Mac a quick tune-up.

Note: While many people will probably be switching to OS X Lion right now, I for one am not going to be switching for at least a few more months, mainly because I'm absolutely positive that a lot of application makers are still scrambling to make their apps compatible with lion. And of course, if you do an upgrade, you'll still be left with some cruft from the older system, so these tips may still be helpful (provided the apps below are compatible with Lion ;)

Delete Unused Apps with AppCleaner

While you can easily delete unused apps by dragging the apps from your applications folder to the trash, the apps often leave behind preference files and other system files all around your system. To get rid of these files, you're better off using an app called AppCleaner, which seems to be a free version of AppZapper that does the job quite well. Especially if you tend to install a lot of apps, this should help you reclaim some valuable disk space.

Delete Unused Logs and Change System Preferences To Your Liking with Onyx

While your Mac does its job, it often stores a lot of files and logs that may be helpful for reporting and so on. Such logs may take up valuable space. Furthermore, the cached information on your mac's system cache as well as the permissions for the files on your mac may be out of date, so it may be helpful to run a tool called Onyx to sort things out. Finally, I think that it's a good idea to make sure that the permissions and such are all fine on your hard drive so the necessary files can be accessed by your system.

Organize Your Files with the terminal

One of the great things about a new computer that it's not as cluttered. It's sort of like the "tabula rasa", if you will. If you're anything like me, then chances are that within a few days of use, you'll have files all over the place, but also will have customized a ton of settings. If you reinstall from scratch, you'll be losing all these settings, so it's best to just reorganize your files instead.

While you could just drag and drop things, I find that the terminal is a much more powerful tool (located in Applications > Terminal) that allows you to do things like wildcard moves and other fun stuff.

For example, let's say that I have to move all the PDF's from my download folder that are work related to my documents folder. I could command click each of these PDF's individually, and drag and drop them. Except, with the terminal, there's an easier command:

mv Downloads/WORK*.pdf Documents/Work/

Which essentially says move (that's the mv) anything from the downloads folder that starts with WORK has whatever (that's the *), and ends with a pdf to the documents/Work folder. You'll need to do some more reading on how to use these commands if you're not sure about them, but once you master these, you'll find that dragging and dropping is just a big pain. Here's a cool command line tutorial to get you started.

You may also find it rather helpful to search for those large files on your hard drive and delete them to reclaim some hard drive space.


And this is all I usually use on a regular basis. I don't every defrag my mac, because I've never found the need to (and also because I'm on a SSD...), and, of course, I don't use any fancy registry cleaners because macs don't have a registry.
Email ThisBlogThis!Share to XShare to Facebook
Posted in | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Subscribe!
    Beyond-Teck is constantly being updated all the time! So it might be a little hard for you to keep up with all the tutorials and tricks an...
  • Contact Me!
    Okay so you want to contact me for something? No Problem! E-Mail You can send all your questions , comments , tips (I need a lot of those)...
  • Google Easter Egg: Change your language to Bork! Bork! Bork!
    Just recently I was watching a video of Marissa Meyer talking about how Google goes about optimizing their site to incease performance and u...
  • WeTransfer Job Ad
    I like using WeTransfer to transfer things that don't fit in emails, mainly because the site is fast, has a large upload limit (2GB!) an...
  • Mail Merge on a Mac
    I've been wanting to do Mail merge on a Mac for a while now, but until now Google seemed to have failed me. I realize that mail merges a...
  • Crayon Physics - I love this game!
    I absolutely love the idea behind creating a game that actually has real-life physics involved. Love the music too. Check it out (you'...
  • Beneficial Exercies for Extensive Computer Use
    Do you use a computer in your office? In your home? Chances are that you'll be using it together for hours together, which can be extrem...
  • Play MP3s or Podcasts through Embedded Player on your website
    Ever wanted to make your own podcast? Or may be post some mp3s into your blog post on blogger or may be wordpress... Well as long as you hav...
  • Cleaning up the code!
    Today, I started work on this blog's template again, to add some more interesting features to it... (like one important feature is the ...
  • How to dim your monitor brightness more than what your monitor allows
    So I recently got a new monitor (will post a review about it later) but I found that the LED monitor was a bit too bright for my eyes, espec...

Categories

  • addons
  • adobe
  • ads
  • adsense
  • apple
  • audio
  • blackberry
  • blog
  • blogger
  • blogging
  • cars
  • cellphones
  • clean
  • code
  • comments
  • cricket
  • downloads
  • ebooks
  • email
  • error
  • file sharing
  • firefox
  • fixes
  • free
  • games
  • gas
  • Gmail
  • google
  • hack
  • hotmail
  • installs
  • instant messaging
  • internet
  • internet explorer
  • ipod
  • laptop
  • Linux
  • Live Writer
  • lol
  • Mac
  • mac. mail
  • mail
  • messenger
  • microsoft
  • Microsoft Word
  • money
  • msn
  • music
  • Musings
  • network
  • news
  • online
  • Outlook
  • page
  • peripherals
  • phones
  • photo
  • photoshop
  • php
  • plagiarism
  • problems
  • productivity
  • programming
  • projects
  • rant
  • Registry
  • Review
  • school
  • Screenshots
  • search
  • security
  • software
  • spam
  • speech
  • speed up windows
  • spyware
  • sysfader
  • technology
  • tip
  • tricks
  • tutorials
  • ubuntu
  • updates
  • video
  • virus
  • voip
  • web
  • wi-fi
  • Windows
  • Windows 7
  • Windows Vista
  • Windows XP
  • wireless
  • work
  • wtf
  • youtube

Blog Archive

  • ►  2013 (5)
    • ►  October (2)
    • ►  August (2)
    • ►  March (1)
  • ►  2012 (6)
    • ►  December (1)
    • ►  October (1)
    • ►  June (1)
    • ►  May (1)
    • ►  January (2)
  • ▼  2011 (19)
    • ►  October (1)
    • ►  August (1)
    • ▼  July (8)
      • 3 things to give your Mac a Tune-up
      • Make your caps lock key do something useful
      • Enable "Instant Search" like behaviour for website...
      • Switch to 2G mode on your Samsung Galaxy S/Captiva...
      • Quick Tip: Creating Equations faster in Microsoft ...
      • Make your android phone's battery life better!
      • Cool browser extensions that you've gotta have!
      • Unlock your Galaxy S Phone for free?
    • ►  June (1)
    • ►  February (4)
    • ►  January (4)
  • ►  2010 (41)
    • ►  November (1)
    • ►  October (3)
    • ►  September (3)
    • ►  August (2)
    • ►  July (12)
    • ►  June (2)
    • ►  May (5)
    • ►  April (3)
    • ►  March (4)
    • ►  February (4)
    • ►  January (2)
  • ►  2009 (59)
    • ►  December (1)
    • ►  November (1)
    • ►  October (1)
    • ►  September (3)
    • ►  August (4)
    • ►  July (4)
    • ►  June (14)
    • ►  May (1)
    • ►  April (3)
    • ►  March (3)
    • ►  February (4)
    • ►  January (20)
  • ►  2008 (108)
    • ►  December (22)
    • ►  November (10)
    • ►  October (14)
    • ►  August (13)
    • ►  July (13)
    • ►  June (6)
    • ►  May (13)
    • ►  April (10)
    • ►  March (5)
    • ►  January (2)
  • ►  2007 (33)
    • ►  December (8)
    • ►  November (1)
    • ►  October (4)
    • ►  September (10)
    • ►  August (1)
    • ►  July (2)
    • ►  June (1)
    • ►  May (2)
    • ►  April (1)
    • ►  February (2)
    • ►  January (1)
  • ►  2006 (137)
    • ►  December (1)
    • ►  November (1)
    • ►  October (1)
    • ►  August (1)
    • ►  July (3)
    • ►  June (9)
    • ►  May (20)
    • ►  April (22)
    • ►  March (33)
    • ►  February (20)
    • ►  January (26)
  • ►  2005 (55)
    • ►  December (12)
    • ►  November (19)
    • ►  October (9)
    • ►  September (15)
  • ►  2001 (1)
    • ►  January (1)
Powered by Blogger.

About Me

Unknown
View my complete profile