HT1941 how do i remote control my mac mini from my macbook air

I want to control my iTunes library from my mac air.  How do I setup the remote control to accomplish this?

1. Use the Remote App on iDevices. There are third-party apps also available.
2. Use Screen Sharing on the MBAir.
3. More elaborate solutions using the IR Remote and IR Blasters are also possible.
4. AirParrot and Beamer may also provide some capabilities.
5. AirPlay requires ATV and a Mac.

Similar Messages

  • How can I control my my mac mini with my macbook air (no wifi)?

    How can I control my my mac mini with my macbook air (no wifi)? Also...what is the best method (less lag) for screen sharing? 
    I own a mac mini Quad Server 2.0 i7 and I use it for audio production.  It's great but I need to travel with it. I was hoping some form of screen sharing could be useful using the macbook air to control the mac mini.  Therefore, I'd be using the stronger processor of the mac mini but would still be using the keyboard and trackpad from the air. 
    My two problems: 
    1.  I can't depend on wifi to make this happen. Wifi is not always available when travleing.  What would be the best way to configure a LAN connection?
    2.  The less lag the better for screen sharing.  Which apps are fastest?
    Thanks in advance.

    Both of your devices have WiFi built in. Here is Apple Support's solution:
    http://support.apple.com/kb/TA25616?viewlocale=en_US&locale=en_US

  • How do I connect wirelessly to my new mac mini from my macbook pro

    Hi, I've just bought a new mac mini, its connected to my HDTV via the HDMI cable....it is showing as it should on my tv screen....but my question is: how do I connect to the mac mini via my macbook pro? I want to be able to control the mac mini wirelessly from my laptop, as the mac mini is going to essentially run my home theatre.
    Thanks in advance
    Matt

    Use Remote Desktop
    https://www.apple.com/remotedesktop/
    or by screen sharing
    http://macs.about.com/od/usingyourmac/qt/Mac-Screen-Sharing.htm

  • How do access my disc drive on my Mac desktop from my MacBook Air?

    I know I can access my Mac desktop from my MacBook Air, I just can't find the instructions. Can anyone help?

    On your iMac desktop, Go to System Preferences > Sharing and check DVD drives.
    The go to the MBair and click on Remote Disc in Finder's sidebar, select it and then the iMac.

  • Script Works on MacBook and Mac Mini but Not MacBook Air

    I just bought a new Mac Mini and 11' MacBook Air, and I have a script that works on the former but not the later. Running it on my Air generates the error, "error "Finder got an error: Can’t set alias "My Hard Drive!:directory path:File Name copy.doc" to "FileName}doc"." number -10006 from alias "My Hard Drive!:directory path:File Name copy.doc".
    Here is the script:
    tell application "Finder"
    set theFile to item 1 of (get selection)
    set TheName to name of theFile
    set duplicatedFile to (duplicate theFile) as alias
    end tell
    set capName to do shell script "/bin/echo " & quoted form of TheName & " | /usr/bin/awk '{for(i=1;i<=NF;i++)sub(/./,toupper(substr($i,1,1)),$i)}1' | tr -cd [:alnum:]_. "
    tell application "Finder" to set name of duplicatedFile to capName
    set longURL to "http://domainname.com/" & capName
    set curlCMD to "curl --stderr /dev/null "http://bit.ly/api?url=" & longURL & """
    set bitLy to (do shell script curlCMD)
    set the clipboard to bitLy
    set curlFTP to "curl -T " & quoted form of POSIX path of duplicatedFile & space & quoted form of ("ftp://unsername:[email protected]/path/" & capName)
    do shell script curlFTP
    tell application "Finder" to move (duplicatedFile as alias) to trash

    There is a problem with duplicate names.
    !http://farm2.static.flickr.com/1283/5188829536_841015b22c.jpg!
    I am not sure what statement failed for you. Please clarify if I guessed wrong.
    I did encounter some problem with the exclamition point in a name.
    There could be a problem with exclamation point in a url, but didn't try.
    You could use unix to do the rename.
    tell application "Finder"
       set theFile to item 1 of (get selection)
       set TheName to name of theFile
       set duplicatedFile to (duplicate theFile) as alias
    end tell
    log duplicatedFile
    set capName to do shell script "/bin/echo " & quoted form of TheName & " | /usr/bin/awk '{for(i=1;i<=NF;i++)sub(/./,toupper(substr($i,1,1)),$i)}1' | tr -cd [:alnum:]_. "
    -- Use unix to rename
    set unixName to POSIX path of duplicatedFile
    log "unixName=" & unixName
    set baseP to do shell script "dirname " & quoted form of unixName
    log "baseP=" & baseP
    set baseN to do shell script "basename " & quoted form of unixName
    set baseN to quoted form of baseN
    set baseP to quoted form of baseP
    -- Rename the file. 
    set what to do shell script "cd " & baseP & "; " & "mv " & baseN & " " & capName
    -- tell application "Finder" to set name of unixName to capName
    log "what=" & what
    set longURL to "http://domainname.com/" & capName
    log "longURL=" & longURL
    set curlCMD to "curl --stderr /dev/null \"http://bit.ly/api?url=" & longURL & "\""
    log "curlCMD=" & curlCMD
    set bitLy to (do shell script curlCMD)
    set the clipboard to bitLy
    set curlFTP to "curl -T " & quoted form of POSIX path of duplicatedFile & space & quoted form of ("ftp://unsername:[email protected]/path/" & capName)
    do shell script curlFTP
    tell application "Finder" to move (duplicatedFile as alias) to trash
    Robert

  • Remote control a Mac server from Windows machines

    I'm running a Mavericks Server that I'd like to get off my desk and put in the data center. However, my primary laptop is a Windows 8.1 laptop that I use to support other things. I'd still like the ability to remote into the Mac Server from my Windows laptop. I know that I can VNC into the server, but it's my understanding that if I have Remote Management turned on, I can't have Screen Sharing (and thus, VNC) turned on. So it seems like my options are to run  another VNC server on a different port or use LogMeIn Ignition. But I'm not sure what other people are using so I'd like your help. Thoughts? Suggestions?
    TIA    

    As you have found via the answer provided by Morgan R, it is possible to configure Remote Management to allow standard VNC clients to connect just like it is possible with Screen Sharing.
    Note: Remote Management does everything Screen Sharing does plug other things. So anything you can do via Screen Sharing you can do via Remote Management.
    However there is a client available for Windows that does support the extended login information used by Remote Management/Screen Sharing, this is 'Remotix' by Nulana.
    See http://www.nulana.com/remotix-windows/
    I have tried it and it does work. I did however find one serious bug which I have reported to them but I don't know if they have fixed it yet.
    Over the years I have found many in fact nearly all software that involves linking Mac and Windows where one controls the other in either direction has suffered an inexcusable bug whereby if you are not using US keyboards at both ends then several keys will not be mapped properly and you can even end up with some keys not usable at all. The most infamous combination is the @ and " keys being swapped.
    All these programs appear to have been written by Americans who are members of the 'flat earth' society and obviously believe that if you leave the shores of the USA you will fall of the edge of the world. I presume they also are avid fans of the Discworld series of books.
    Offenders include Virtual PC, Microsoft Remote Desktop Client 1.0 (for Mac), Timbkutu Pro, Remotix and I am sure many others.
    Note: Microsoft did at least fix theirs several years later with Remote Desktop Client 2.0 (for Mac).
    The one noteable exception is VNC. VNC was originally developed at AT&T Laboratories in Cambridge, England. (Not New England.)
    See http://www.cl.cam.ac.uk/research/dtg/attarchive/vnc/ I am sure if it had been developed in Cambridge, Massachusetts it would have suffered the same problem. Since Screen Sharing on Macs is based on VNC it has never suffered this problem even when controlling a PC via VNC. I am therefore even more shocked that Nulana managed to make this mistake.
    To our dear American friends in the colonies, you might want to read http://uk.ask.com/question/who-discovered-that-the-earth-was-round

  • How do I restore iphoto on mac mini from macbook air restored on time capsule.

    The iphoto library from the macbook air (10.8.5) to the mac mini (10.6.8) from time machine seems to install just fine.  When I try to open it I get a message telling me that no apps are available to open.  So I attempted to get iphoto '11 from app store.  Says I need 10.9 or later to do this.  Installing 10.9 search took me to developer help and xcodes and other terms over my head..... I feel it should be easier and I'm missing something.  Please help.

    I see.  I'm downloading now.  Will see where this gets me and update. Thank you very much.

  • How do I access Mountain Lion OS Server from my Macbook Air?

    Have successfully installed the software and set up storage. How do I access the network from my Macbook Air? Thanks much in advance!

    What OS X Server services do you have enabled (i.e. File Sharing, FTP, Time Machine, VPN, etc.)?
    Did you enable Screen Sharing on your server from within System Preferences/Sharing? Screen Sharing will allow you to remotely administer your Mac Mini server from your MBA while on your LAN.

  • Does anyone know how to sync your outlook contacts and calendar from a macbook air to an iPhone 5

    Does anyone know how to sync up your calendar and contacts in outlook from a macbook air to an iphone 5

    "I do have my contacts saved in outlook on my old pc but don't know how to transfer them over"
    The Apple store will do this for you or you can call Apple support and they will walk you through it or
    Mac OS X 10.7 Help: Transfer your information to a Mac from a Mac, PC, or disk

  • How do I upgrade/update my iPhone 5 from my MacBook Air with limited space/storage

    Hi There!
    I am desperately trying to update my iPhone from my MacBook Air. But before I do so, I am trying to back up my iPhone. Every time I connect my iPhone to my laptop and hit 'manually back up', it stops with the following message:
    "iTunes could not back up the iPhone because not enough free space is available on this computer."
    I have a 60G laptop. I have deleted everything I had stored on this laptop (which was not much to begin with).
    I then tried checking out my MacBook Air usage/storage by clicking Launchpad and going into 'System Information' then clicking on storage. It then showed me the following:
    Volume Name: Macintosh HD
    Capacity: 59.81GB
    Available: 1.55GB
    What i'm struggling to understand is what is taking up so much room/storage on my laptop? I barely use it and I save practically everything onto my hard drive.
    Can anyone shed some light?
    Kind Regards,
    TeeStrang

    Try a few things: 1) restart in safe mode (restart holding the shift key) and this will repair the drive (if need be) and trim/delete cache files. Restart normally.
    2) if you use iPhoto or Aperture launch the program and then empty the trash folder of the program(s).  Launch your Mail program and check out how much is in the Trash and Archive folders. You can delete the really old stuff if there is any.
    3) Download omniDiskSweeper (free) to see what's on your drive. Be careful about deleting anything that isn't in your personal drive space and be very careful about deleting anything in the Library folder.

  • HT1925 how do i remove older versions of iTunes from my macbook air.

    how can i remove old versions of itunes from my macbook air

    Welcome to Apple Communities
    When you update iTunes, older versions are replaced. If you didn't update, go to Software Update

  • Does the iPhone Remote control a Mac mini in the same way as ATV?

    My ATV1 has packed in.
    Rather than having my MBP switched on just to listen to music through a new ATV to my hifi I am thinking of using a Mac Mini in the same way as ATV1.
    Does the iPhone Remote work with the Mini the same way as it does with the ATV or do you need to use a mouse and switch on the screen?

    If intending to use the Mini s a home theater system,
    you may want to consider getting Rowmote or Rowmote Pro
    app for the iPhone and the companion app for the Mac.
    Not only will you get Apple Remote functionality, but
    you will also get trackpad and keyboard functionality
    as well.  This will make it even easier to navigate the
    Mini on the TV.

  • How do I move iWeb files from my Mac Mini to my Macbook Air?

    Just bought a new Macbook Air and trying to work on websites I created on Mac Mini - cant seem to figure out how to import them into my Macbook Air

    Quit iWeb, go to Home Folder/Library/Application Support/iWeb and try double clicking the domain file.
    Also highlight it and click the get info button.
    In the info window under Sharing & Permissions, make sure you have Read & Write Privileges.

  • How do I keep my 2006 mac mini from "disconnecting" with airport express?

    how do I connect my airport express to my mac mini and keep it connected?

    Thanks!  I upgraded the firmware on my Medialink Wireless N router, and connected it to my Airport Express via an ethernet cable.  The Epson Artisan 835 printer is connected via USB to my Airport Express.  Everything seems more stable since updating the firmware (from late 2010 to late 2011 version).  I did this at 8:30pm and at 10:25pm am still able to print.  I'll give you an update in the morning.  Thanks for your help!

  • How do I transfer On My Mac emails from a Macbook Pro to Macbook Air

    I am trying to take my "on my mac" emails from the mail app on my current macbook pro and transfer them to my brand new macbook air.

    Is there some reason why you don't want to transfer all data to the new computer?

Maybe you are looking for

  • Bridge Preview quality is not sharp and is blurred compared to PSE win

    I've been using a Mac for a couple of years but to date have been running PSE 4 on Windows but I migrated this to my Mac so have been running under VMWare Fusion.  This has been working great and allowed me to get up to speed with Macs gradually. Now

  • JCo code.

    I am using JCo 3, but I have problem to use it. Even I tested RFC using the JRfcTest tool successfully, but when I use JCo to getDestination, and then destination.getRepository(), I always get exception as below:     message: Communication with RFC s

  • Problem deleting pdf files on network ressources when preview window of the explorer is enabled

    Some of our customers have the Preview Function enabled in Windows Explorer. When they delete a pdf File on a network ressource (\\server1\share1\ for example) in Windows Explorer the file disappears, but will not be deleted immediately. After a refr

  • Passing parameters to a report via URL : using 'like' and '%' ?

    Hi, I have created a report by sql query, and I'm calling it by the means of a URL with a '.show' extension, and then I can specify as many parameters as I wish. In my case I use a string as a bind variable ans I would like to pass it as a condition

  • Timesheet Error with custom Line Classifications in Project Server 2013

    We implemented Project Server 2013 last year and began using timesheets.  We are a billable consulting group.  In order manage our billing, we have created three custom line classifications, "Billable Onsite", "Billable Offsite", and "Non-billable".