I want to open my new Macmini to internet

I need help to configurate my new mac mini.
In fact I would like to be able to get to my mini mac at home from anywhere in the world with any other device.
Can someone help me to set up this proprely with the right software I will need ?

Yes, I understood you well.
I am doing the same thing at home and at the office.
but before configuring your macmini you have to make sure that;
a. that you are able to find your router. Either you have a fix IP adresse ( the best but not for free) or you get a dynamic IP address from your provider who can change it when ever he wants to. In that case you can use dynamicDNS or MobileMe "back to my Mac" feature to get you your mac mini or your Time Capsule's hDisk 
b. your router let you enter  from the outside world to your local network (LAN) by opening certain ports (eg port 80 for web or WebDAV, port 548 for AFP http://support.apple.com/kb/TS1629) and you finally have to forward those ports to your internal IP destination by using NAT http://support.apple.com/kb/TA25949
once that is working you can start configuring your MacMini with its different services (in the begining using Sharing under the System Preferences to keep it simple)

Similar Messages

  • Want to open a new browser window and display the html file in locale disk.

    Hi,
    I want to open a new browser window and display the html file in local drive. The below html applet work in local system successfully. But i deploy the same in web server (Tomcat) and try the same in client machine it does not work. Please help.
    Note:
    The class below fileopen.FileOpen.class i make it as a jar and put it in jre\ext folder at the client machine.
    ------------------------------------FileOpen.html(Tomcat)-----------------------------------------------------
    <html>
    <body >
    <applet code="OpenFile.class" archive="loadfile.jar" width="100" height="100">
    <param name="path" value="file://c:/open.html" />
    </applet>
    </body>
    </html>
    -------------OpenFile.java in server(Tomcat)--------------------------------------------
    public class OpenFile extends Applet implements ActionListener{
    String path = "";
    fileopen.FileOpen open = null;
    Button b = null;
    public void init(){
    path = getParameter("path");
    b = new Button("Open");
    b.addActionListener(this);
    add(b);
    public void actionPerformed(ActionEvent ae){
    try
    open = new fileopen.FileOpen(this,path);
    catch (Exception e){
    e.printStackTrace();
    -------------------------------------------FileOpen.java /Client JRE/ext----------------------------------------------------
    package fileopen;
    public class FileOpen
    AppletContext context = null;
    URL url = null;
    public FileOpen(Applet applet,String path)
    try
    if(null != applet){
    context = applet.getAppletContext();
    if (null != path)
    url = new URL(path);
    context.showDocument(url, "_blank");
    }catch(Exception ex)
    ex.printStackTrace();
    Please help to solve this issue very urgent.
    Thanks in advance.
    By,
    Saravanan.K.

    zzsara wrote:
    I want to open a new browser window and display the html file in local drive. ...Did you ever pause to consider how ridiculous that is?
    The best audience for applets is people off the internet. 'People off the internet' might be using a computer that has no (what was it?) 'open.html' in the root of the C: drive. In fact (shock horror) they may not even be running Windows, and would therefore probably have no 'C:' drive at all.
    If you do not intend to distribute this to people off the web, an application makes a lot more sense, but even then, you cannot rely on the document being there unless you 'put it there' (during installation, for instance).
    As the other poster intimated, applets can load documents off the local disk as long as they are trusted. Here is an example*, but note that it is not so rash as to presume any particular path or file, and instead leaves it to the user to choose the document to display.
    * The short code can be seen at SDNShare on the [Defensive Loading of Trusted Applets|http://sdnshare.sun.com/view.jsp?id=2315] post.
    On the other hand, a sandboxed applet can load any document coming from its own server via URL, or get showDocument(URL) to work. In that case, the JRE must recognize that the URL is from its own server, so the best way to form URLs for applet use is via the URL constructor
    new URL(getDocumentBase(), "path/to/open.html");That is how I form the URL in this [ sandboxed example of formatting source|http://pscode.org/fmt/sbx.html?url=/jh%2FHelpSetter.java&col=2&fnt=2&tab=2&ln=0]. Of course, in this case the applet loads the document, then parses the text to draw the formatted version, but the point is that an URL produced this way will work with showDocument(URL).
    I am pretty sure showDocument() in an applet off the internet will work with an URL pointing to a foreign (not its own) server, but it will not be able to load documents off the end user's local disks.
    I suggest a couple of things.
    - Try to express this problem in terms of what feature it is that you want to offer the end user. Your question jumps directly to a bad strategy for achieving ..who knows what? An example of a feature is "Shows the applet 'help' files on pressing F1".
    - A good way to indicate interest in a solution is to offer [Duke stars|http://wikis.sun.com/display/SunForums/Duke+Stars+Program+Overview] to match that interest.
    Edit 1:
    ..and please figure out how to use the CODE tags.
    Edited by: AndrewThompson64 on Sep 12, 2008 11:14 PM

  • I am connected to the internet and I close all tabs on the screen. Now I want to open a new tab, but Firefox opens a pop-up window stating"Firefox is already running, but not responding . To open a new window, you must first close the existing Firefox pr

    I am connected to the internet, but all tabs are closed. Now I want to open a new tab, But Firefox pops-up with "Firefox is already running, but not responding. To open a new window, you must first close the existing Firefox process, or restart your system". Does anyone here know how to fix this? Thank´s, BL.
    == This happened ==
    A few times a week

    Firefox is shutting down windows I want to remain open. Example: I am done viewing one window. I click the X to shut the window and it shuts two windows. Every single time, attempt to close one windows, two windows close. Lately, I have been opening several windows with nothing but google search, just so it will shut that window and not something else I want to remain open. I could understand this if I was using tabs, but I am not. This has been going on for over two weeks. I don't like going back to history to open a window, I did not want closed in the first place. Isn't that what 'Windows' is all about? Any ideas?

  • Why my firefox stopped loading when I want to open a new tab? this will continue if I do not move the mouse. this also happen when I download.

    why my firefox stopped loading when I want to open a new tab? this will continue if I do not move the mouse. this is also happen when I download. if I does not move the mouse, the download process stops or stagnant ormanaged to download but not full

    hey, just to keep you updated - there is now a fix available for firefox 25, which should address the particular problem of pages not loading unless the mouse is moved.
    if you have downgraded to firefox 24 to work around the issue, please go to ''firefox > options > advanced > update'' and turn automatic updates back on. then go to ''firefox > help > about firefox'' which should trigger the update to firefox 25.0.1.
    <br>in case you need to download the setup file for firefox 25.0.1 separately you can do so from https://www.mozilla.org/firefox/channel/#firefox

  • How do I get new pages in new tabs to automatically go the same setting as my home page? Google is my home page, and I want the opening in new tabs to default to Google also.

    Whenever I open a new tab, I want the new page to open to the same setting as my Home Page (in my case, Google). Instead it takes me to Bing. Even my Home Page reverts to Bing after I've set it to Google.

    The default New Tab in Firefox is a blank page and there is no built-in option to change that.
    *CTRL+left-click the Home icon will open a new tab to your set home page.
    **See --> http://support.mozilla.com/en-US/kb/How+to+set+the+home+page
    *This Add-on will open a new tab when clicking the new tab "+" icon (or when clicking New Tab from the menu) to whatever page you set in the options for the add-on:
    **'''''New TabURL''''': https://addons.mozilla.org/en-US/firefox/addon/newtaburl/
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • I want to open in new window

    I hate tabs, I want to "open in a new window". I used to be able to turn off tabs in the setting but that option is gone.

    You can open links and bookmarks in a new window by either:
    * holding down the Shift key while clicking
    * right-clicking and choose Open in New Window
    When pages code their links to open in a new window, Firefox will, by default, divert that new window to a new tab instead. To switch that:
    * "3-bar" menu button (or Tools menu) > Options > Tabs
    It's the first checkbox, "Open new windows in a new tab instead". Can you find that option?

  • How do I restore the function of the awesome bar? I no longer get the awesome bar function when I want to open a new tab.

    I do not know how to restore the awesome bar function. All I get now is the AVG Search window when I try to open a new tab.

    A new tab opens by default as a blank tab (about:blank).
    If that isn't the case then an extension has changed that behavior.
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • If I want to open a new tab I can't.

    If I am on one tab and want to open another to view something else it will not let me open another tab, although it will open another tab automatically when I press certain links. I just cannot open another tab myself.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • When I open a new tab, an internet search option pops up that Idid not OK or install. I can't find where to get rid of it. Any suggestions would be greatly appreciated.

    When I open a new tab, I just want it to be blank. I think it may be hijacked but I can't find how to delete/erase the internet search that pops up instead. It's called internet search and just has a magnifying glass as a logo.

    Clearing the cache fixed this for me. Before doing this though, I HIGHLY recommend booting into safe mode (assuming you are using Windows) and run the latest version of Malwarebytes' Anti-Malware [http://www.malwarebytes.org/mbam.php].
    UPDATE: Well...that worked for a while. That page is back. I still recommend scanning your machine if you have not yet done so.
    UPDATE 2: I've found that the application causing the issue is "Cartoonly", which you should see as an extension. You can't remove it from Firefox, you can only disable it. Search your entire computer for "Cartoonly" (even if you have ran MBAM as suggested above) and delete EVERYTHING having to do with that garbage. Your new tabs should be clean and the extension should be gone as well. :)

  • New to Java Script(Want to open a new window using Java Script)

    Hi all,
    I am new to using Java Script. Now I have a HTML(First.html) page with a ADD button at the end of the page. What I want to know is, if I drag and select some part of the First.html and click on the ADD button a second HTML page(Second.html) should open displaying only the selected contents....
    Please help :-(

    myRef = window.open(self.location,'mywin',
    'left=20,top=20,width=500,height=500,toolbar=1,resizable=0');

  • I want to open a new tab by double click the space beside the tabs.

    Not on the "new tab button", I meen the rest of the free space beside it.
    This is annoying me, on my other computer this is working fine.
    And its the same version (23.0.1) on both my computers.

    Hello Jitex77, '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Why can't I open my Pages document that I created on my new iMac, saved to the iCloud and want to open on new 4th gen ipad??

    Fresh out of the box, totally updated MacOs and iOs and I can't find my Pages created documents on iMac, inside the iPad.
    I can, however, see the reverse.  I can see a document I made on my iPad in Pages (cloud) tab on my iMac.
    Help?

    You have 2 versions of Pages (or Numbers, or Keynote) on your Mac.
    Pages 5 is in your Applications folder.
    Pages '09/'08 is in your Applications/iWork folder.
    You are alternately opening the wrong versions.
    Pages '09/'08 can not open Pages 5 files and you will get the warning that you need a newer version.
    Pages 5/5.01 can not open Pages 5.1 files and you will get the warning that you need a newer version.
    Pages 5.1 sometimes can not open its own files and you will get the warning that you need a newer version.
    Pages 5 can open Pages '09 files but may damage/alter them. It can not open Pages '08 files at all.
    Once opened and saved in Pages 5 the Pages '09 files can not be opened in Pages '09.
    Anything that is saved to iCloud is also converted to Pages 5 files.
    All Pages files no matter what version and incompatibility have the same extension .pages.
    Pages 5 files are now only compatible with themselves on a very restricted set of hardware, software and Operating Systems and will not transfer correctly on any other server software than iCloud.
    Apple has not only managed to confuse all its users, but also itself.
    Note: Apple has removed over 100 features from Pages 5 and added many bugs:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=3527487677f0c 6fa05b6297cd00f8eb9&mforum=iworktipsntrick
    Archive/trash Pages 5, after exporting all Pages 5 files to Pages '09 or Word .docx, and rate/review it in the App Store.
    Peter

  • How do i open 2 tabs at the same time, whenever i want to open a new tab, the other one disappears and i cant get both at the same time

    opening 2 tabs at the same time

    Hello Sandy.
    Although possibly not related to your problem, I have to remind you that the version of Firefox you are using at the moment has been discontinued and is no longer supported. On top of this, it has known unpatched bugs and security problems. I urge you to update to the latest version of Firefox, for maximum security, stability, performance and usability. You can get it for free, as always, at [http://www.getfirefox.com getfirefox.com].
    As for your problem, make sure your instructing Firefox to open the link in a new tab. For example, middle-clicking (pressing the mouse wheel or the central button of the mouse) the link will open it in a new tab.
    If that doesn't help, it's possible that you are having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not caused by one (or more than one) of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] (don't forget to select ''Disable all add-ons'' when you start safe mode). If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and theme and [https://support.mozilla.com/en-US/kb/Troubleshooting+plugins this one] for plugins.
    If you need support for one of your add-ons, you'll have to contact its author.

  • I want to open a new iTunes account for my daughter, how do I transfer purchases from my iTunes account to hers??

    How do I transfer purchases from my iTunes account to my daughter's new iTunes account?

    If you mean iTunes library, create a new one and import the song files.
    If you mean iTunes Store account, click here and request assistance.
    (64752)

  • When I want to open a new tab the plus sign doesn't work. What do I do to make that feature work?

    This is a problem that I have found many work arounds to but I do not like to have to click on several things or push several buttons and would rather just click on the plus sign like in my sub accounts for win7.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

Maybe you are looking for

  • How could I find which i-views/pages are being used

    Hello I am pritty new in portal area. I have to administrate an ESS/MSS portal during hollydays. I am trying to find everywhere the way. How could I find which i-views/pages are being used. Let say I can see which group I belong and which roles are b

  • DBMS_LOB retrieve jpg files from Blobs

    Help me, please I have some application on ORA9.2.01 , and I'm using a DBMS_LOB package for storing jpg filon WIN200 Adv.Server as BLOBS. When I tried to retrieve those files using UTL_ .. package , as is in literature recommended , I obtained in eve

  • My skype account is linking to someone else. How d...

    It seems to be a problem with Facebook connection. My Facebook ID is linked to my skype account. I tried sending a message to a friend and the message comes to me. Now, other people that send messages to her, it seems to come to my account. How do I

  • Process chain colour: active/scheduled?

    Hi there, Can i see from just looking at a process chain in RSPC whether or not it is scheduled and active? Hope you can help Cheers Neil

  • Problems with solving a JMF - JFFMpeg/gstreamer/fobs4java mpeg4 - stream

    hi! im doing a final at univerity, the aim is to enable JMF to play AND stream mp3, mpeg4, aac im already trying to get more than the basic JMS-stream (h.263) to work, for a couple of days of intensive work. only things i know now, is, that it is a l