Your favorite cloud service for Ipad?

Noobie here...looking to put all my docs on the cloud (need about 10 gigs total).
There are so many options; what would you suggest and why?

I personally think Dropbox is the most reliable
Other cloud service
Dropbox
http://i1224.photobucket.com/albums/ee374/Diavonex/fb81ad7f.jpg
Box.net
http://i1224.photobucket.com/albums/ee374/Diavonex/2d669746.jpg
Sugarsync
http://i1224.photobucket.com/albums/ee374/Diavonex/ac82a9f8.jpg

Similar Messages

  • Need advice for starting a Managed Cloud Service for Small Businesses

    I hope this is in the right forum.  I have done a lot of research and searching but havent found anything that specifically answers, in total, what I am wanting to accomplish.  I live in a small town and want to start a Managed Cloud Services for
    small to small-medium business in my area (2-30 users for each business).  I want to market this to have businesses replace their in-house server(s) to virtual ones I would host in a local Data Center with my own equipment that I would maintain.  I
    am just starting off so I don't have any clients I do this for currently, but I get asked about this frequently.  I want to run a 2012 R2 Domain Controller and a Hyper-V 2012 R2 server.  The virtual servers I will host are going to be for AD, RDS,
    FTP, and files.  Software examples that people are going to be using these virtual servers for are Quickbooks, Sage Accounting, Remote Desktop or RemoteApp, custom CRM or small database software, Office 2013, etc.  No Exchange currently but will
    probably configure something for that in the future (maybe run 1-3 virtually for now if someone asks, but will only do it if the user base is fairly small ~under 10 users).  I only have 1 static IP to work with over a 100Mbps connection up and down.
    For hardware, I am figuring something along the lines of this:
    (1) 1U, single CPU w/2-4 cores, 8GB, 2x73GB SAS 10k RAID 1, Dual PSU, running Windows Server 2012 R2
    Domain Controller
    (1) 2U, 2x 8-core Xeon ~2.6Ghz, 80GB RAM, 8x600GB SAS 15k in Raid 10 for Storage (VHDX files, etc), RAID 1 small Basic drives (or USB stick) for OS, Dual PSU, Quad GB Nic which I can use for load balancing/teaming, Hyper-V
    2012 R2
    Hyper-V Virtual Server
    (1) GB Unmanaged Network Switch & (1) Cisco 5510 Firewall
    Most of my questions are about the best way to configure this.  I am planning on managing my Hyper-V from the physical Domain Controller server.  Each virtual server will have RDS & (possibly) AD services on a single server.
    1) I want to replicate the physical Domain Controller.  Should I get another server or just virtualize the replica in Hyper-V?  I understand that if the Hyper-V goes down, so does my DC replica.
    2) Should I use my Domain Controller to manage ALL users on each virtual Server, by creating separate Organizational Units for each business?
    3) Should I setup my domain controller with Hyper-V management and then each Virtual Server I setup be a separate domain (Ex. mydomain.local, business1.local, business2.local, etc)?  Each one has no connection to any
    other, completely seperate.  Or should I do subdomains (business1.mydomain.local).
    4) What I have read is that Subdomains are a pain to manage with user rights, etc.  I want to keep each server complete separated from one another over a network connection, I suppose the VLan through Hyper-V options
    do this?  I dont want wondering users to stumble upon another businesses files (I know they would probably be prompted with a login for that business/domain).
    5) For each virtual server, I want to create and have an HTTP subdomain point to that server from my domain name. (Ex: business1.mydomain.com, business2.mydomain.com, etc.)  I want them to be able to have access to
    only their RemoteApps or be able to type that address in their Remote Desktop program as the host name.  This would be for viewing the RemoteApp login page and RemoteApps for that business over HTTP/S through a browser.
    6) If I do not have separate DC's in each virtual and my main DC manages each one, is their a way to connect up each companies RemoteApps using a single site that only shows what they are assigned to based upon their login?
    (Ex. http://login.mydomain.com which then shows that user what they are assigned on their own virtual server)
    7) Since each business will use the same ports for RemoteApp (443) & RDC (3389 unless I change it), how would I setup the subdomains to point to their correct server and not overlap for mess with any of the other servers
    since its all over 1 static WAN IP for all servers.  Thats why I figured setting up IIS subdomains would solve this.
    8) For backups or Hyper-V replication, is it better to have software that backs up the ENTIRE Hyper-V server (Acronis Advanced Backup for Hyper-V) as well as replication or just backups?  Or should I do separate file
    backup on each virtual with a replica?  Can a replica be a slower server since its just a backup? (Ex. 1x 8 core, 80GB, 8x600GB 10k SAS)
    9) For the servers that will be using FTP, can I again rely on the subdomains to determine which server to connect to on port 21 without changing each FTP servers ports?  I just want each business/person to type in
    the subdomain for their business and it connect up to their assigned FTP directory over port 21.
    10) If the physical DC manages DNS for all Virtual servers, can I forward sub domain requests to the proper virtual server so they connect to the correct RemoteApp screen etc.  Again all I have is 1 IP.
    I hope all of these questions make sense.  I just want every business to be independent of each other on the Hyper-V, each on their own virtual server, all without changing default ports on each server, each server running RDS, (possibly) AD, (a few) FTP,
    and all over a common single WAN IP.  Hoping subdomains (possibly managed through IIS on the physical DC) will redirect users to their appropriate virtual server.

    If you really want to run your own multi-tenant service provider cloud, Microsoft has defined the whole setup needed.
    They call it Infrastructure as a Service Product Line Architecture.  You can find the full documentation here -
    http://blogs.technet.com/b/yuridiogenes/archive/2014/04/17/infrastructure-as-a-service-product-line-architecture.aspx
    There are several different ways of configuring and installing it.  Here is a document I authored that provides step-by-step instructions for deploying into a Cisco UCS and EMC VSPEX environment -
    http://www.cisco.com/c/dam/en/us/td/docs/unified_computing/ucs/UCS_CVDs/ucs_mspc_fasttrack40_phase1.pdf
    This document contains the basic infrastructure required to manage a private cloud.  I will soon be publishing a document to add the Windows Azure Pack components onto the above configuration.  That is what would more easily provide a multi-tenant
    experience with a Azure look and feel.  It is not Azure, but the Azure pack is a series of applications, some of which came from Azure, the provides Azure-like capabilities only in a service provider type of environment.
    Whether you use my document or not (which has actually corrected errors found in the Microsoft documentation), you should take a look at it to see what it takes to put something like this up, if you are really serious about it.  It is not a small undertaking. 
    It requires a lot of moving pieces to be coordinated.  Yes, my document is designed to scale to a large environment, but you need the components that are there.  No need re-inventing the wheel.  Microsoft's documentation is based on a lot of
    real hands on experience of their consulting organization that has been doing this for customers for years.  This one is also know as Fast Track 4.  I've done 2 (2008 R2) and 3 (2012), also and it just keeps getting more complicated based on customer
    demands and expectations.
    Good luck!
    . : | : . : | : . tim

  • Azure: "Cloud Services" for VM - Load Balancing, yes, and other things?

    I'm trying to get a handle on the significance of the cloud service
    (that is created when a new VM is created). I understand that a group of
    VMs need to belong to the same cloud service in order to participate in
    Load Balancing. I can't see any other reason to group VMs into a single
    Cloud Service. On the other hand it seems like overkill to create a
    cloud service for each VM.
    Are there any advantages/reasons to adding a group of VMs to Cloud Service other than Load Balancing?

    Hi,
    If you made a group VMs as a cloud service, you can configure them and manage them by yourself, you could select Linux or Windows Server VMs and either compose the VM images in the cloud or upload a VHD you’re previously
    created using Hyper-V, You can capture a VM and add it your image gallery for easy reuse. you also could run a product like Active Directory or SQL Server or SharePoint Server successfully, etc...
    I suggest you have a look at following article. (create VM as cloud service belong to IaaS)
    #http://davidpallmann.blogspot.in/2012/07/windows-azure-is-3-lane-highway-how-to.html
    Best Regards
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Which is your favorite sharpen skill for image to print and to upload via web

    Hi
    which is your favorite sharpen skill for photo ?
    which skill do you use for a print or upload via web like flirck ,one exposure
    i like a lot this skill  http://www.photoshopsupport.com/tutorials/sharpen-an-image/photo-sharpening.html
    i know what would you think ... every image has a sharpen skill
    but i would like to know your favorite or more used for print or web upload
    thanks
    cheers

    Personally I'm fond of working at an upsampled resolution then sharpening near the end of my workflow, then downsampling for use as a work product.
    Example:  Work at double (or more) the pixel count you'll need for web publishing, sharpen fairly aggressively, then downsample.  That tends to get you highly detailed looking results that are cleaner of sharpening artifacts.
    As far as just sharpening things, I invented my own set of actions that employ fractals... 
    -Noel

  • Verizon Cloud login for iPad and PC for second line (not primary account holder line)

    I am the primary account holder but the primary line is associated with my wife's phone so I added Verizon Cloud to the second line which is my phone.
    I downloaded the Verizon Cloud app to my iPhone and backed up my data. The Verizon Cloud app did not ask for a password and must have recognized that my device was authorized.
    However, I can not access my Verizon Cloud "account" for my line from my iPad or PC. When I use the account name and password for My Verizon (which is associated with the primary line) I get an error.
    During the setup process of the Verizon Cloud app on my phone I supplied my email address but was never asked to setup a password for my line/device.
    How can I access my line's Verizon Cloud storage from my iPad or PC?
    Does Verizon Cloud only work for the primary account holder?
    Thanks!
    David

    I guess I should have read the Verizon Cloud FAQ #2. For anyone interested in the same answer I'll post it here:
    Can other individuals on my Verizon Wireless account access my Verizon Cloud storage account?No, your Verizon Cloud account is tied to your own individual mobile number. No one else on your account (including the Account Owner) can sign in to your Verizon Cloud account without access to your password for My Verizon.
    If you’re the Account Owner or want to manage the content of a different mobile number, you’ll need tosign in to My Verizon with that mobile number and password, or create a new My Verizon account for that number if it doesn’t already exist.

  • 3G Service for iPad?

    I am looking into purchasing a iPad. Just moved to UK a year ago from the states. What is the process for having 3G service for an iPad in UK and is it expensive? Also, if you travel in Europe, does it cost a lot if you are outside UK?

    AJ55 wrote:
    I am looking into purchasing a iPad. Just moved to UK a year ago from the states. What is the process for having 3G service for an iPad in UK and is it expensive?
    Start with this article for a good overview: http://www.guardian.co.uk/technology/2010/may/11/ipad-3g-uk-network-best
    Also, if you travel in Europe, does it cost a lot if you are outside UK?
    Yes. Vodafone is offering roaming deals for using your iPad 3G abroad, starting at £9.99 per day for up to 50MB of data. Read more: http://crave.cnet.co.uk/mobiles/best-uk-ipad-3g-tariffs-vodafone-orange-and-o2-c ompared-49305654/#ixzz12wTiVRhq

  • Hiding cloud services for VPN access only

    I have a single Azure cloud service that is accessible externally. I would like to restrict access to it only from inside of my organization. I have setup a virtual network between azure and my organization and configured my cloud service to use that virtual
    network. The only problem now is how do I restrict an external access to my services. This seems that it should be easy to do but I cannot straightforward solution. Am I missing something here?
    Thank You!

    Hi,
    Based on your description, it seems that you want to use virtual network to restrict an external access to your service, please try to create a new thread in Windows Azure Network forum, I think you will get more help at that forum.
    Windows Azure Network forum link is:
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=WAVirtualMachinesVirtualNetwork
    Best Regards
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Configuring blackberry business cloud services for office 365

    HI,
    As of now we are in process of moving to office 365 . We have to configure office 365 for blackberry devices . 
    Here we have Blackberry enterprise server and devices are Blackberry Curve and Bold , etc . 
    When i gone through the technet i have seen two options.
    1.Blackberry® Business Cloud Services (BBCS) from BlackBerry
    2.BlackBerry®
    Internet Service (BIS)
    Which one i need to prefer based on my server and devices .If i go for BBCS , how to setup and configure.
    Please anyone hep me on this.

    You need to refer to the option 1
    1.Blackberry® Business Cloud Services (BBCS) from BlackBerry
    Refer this Document
    http://us.blackberry.com/business/products-services/cloudservices.html
    This gives the Architecture in detail
    http://www.itproportal.com/2012/06/27/bis-bes-and-blackberry-services-office-365/
    Regards Chen V [MCTS SharePoint 2010]

  • Cloud services for SAP Utilities

    Hi,
    Interested to know where can i find the knowledge and documents related to cloud services offered for Utility industry by SAP

    Hi Vijay,
    Now we have Currently the only place to get these type of materials is Service market place(service.sap.com and Business Center).
    if you have authorization you may get the detailed material of Cloud services and SAP Business By Design .
    i hope the above information may help you.
    Thanks&Regards
    Sreenivas Pachva

  • AT&T service for iPad

    How do I activate AT&T service on my iPad, prompted for email and pass, can' t see where in set this up.

    tap on settings> Cellular Data> View Account.  It will have you put in your billing infomation + a credit card # 

  • User reviews, feedback on Sprint cellular service for iPad

    I'm just wondering what people have to say about Sprint's service. I am looking at a nice price for an iPad 4 with Sprint Cellular service, but I don't use a smartphone, so I have no basis for comparison between carriers.
    I appreciate any feedback,
    Rita

    Try Settings > General > Reset > Reset network settings

  • Is there any way to affect the progress of availability (iTunes cloud services) for my country?

    I am a Norwegian iTunes user, and have purchased various songs on various devices (MabBook, iPhone, iMac).
    I'm getting sick and tired of not being able to sync my purchases to all devices.
    - Is there any way to provoke the progress of getting services like Match in my country too?

    Primarely i was thinking about http://support.apple.com/kb/HT5085.
    But i think the lack of automatic downloads is an automatic result of not being able to use the cloud for music/video.
    You might not be aware of this, but there's currently no way for me (and many others) to have the same files on more than one device (unless paying for another copy).

  • How to Make Your Favorite iPhone Ringtones for Fre...

    You bought an iPhone and love all its features, but wish you didn't have to pay for your songs twice to get a ringtone. (We know that iPhone, iPhone 3G Ringtones use the file extension .M4R. And the users must pay $2 for a piece of song through Apple iTunes store). There are plenty of songs in your music library, but no way to make ringtones from any of them. Rihgt?
    Actually, with a little bit of trickery (nothing illegal) you can create ringtones from any one of your non-DRM songs.
    This works on both Mac and Windows PCs.
    [b]Window Users[/b]
    You can create free iPhone Ringtones by yourself with Aiseesoft [b][url=http://www.aiseesoft.com/iphone-ringtone-maker.html]iPhone Ringtone Maker[/url][/b].
    You can take the following step-by-step instructions to start.
    [b]Step 0[/b]: Download and install Aiseesoft iPhone Ringtone Maker. After a short while, you can see the following interface:
    [img]http://www.aiseesoft.com/images/guide/iphone-suite/iphone-ringtone-maker.jpg[/img]
    [b]Step 1[/b]: Click “Browse” on the right side of "Input File" to import the file that you want to make ringtone from it.
    [b]Step 2[/b]: Play it and listen the music to find the segment that you want to use it as ringtone. Then drag and click the start & end slider to set your wanted segment, or type the start & end time in the corresponding text box directly to get the exact segment. You also can pre-listen the converted audio before generate.
    [b]Step 3[/b]: Click “Browse” on the right side of "Local Output Folder" to choose the output destination.
    [b]Step 4[/b]: Check "Export to iPhone" option, the converted ringtone will be load to your iPhone directly.
    [b]Step 5[/b]: After all the settings are finished, click “Generate” to begin making your own iPhone ringtone.
    [b]Key function[/b]
    ● Convert any video to iPhone ringtone M4R
    ● Create iPhone ringtone from any audio files
    ● Get any clips from video and audio
    ● [b]Edit Added iPhone ringtones[/b]
    Using Aiseesoft iPhone Ringtone Maker, you are free to edit the added iPhone ringtone by removing it or renaming it directly.
    For [b]Mac Userd[/b], please go to Aiseesoft
    [b][url=http://www.aiseesoft.com/iphone-ringtone-maker-for-mac.html]iPhone Ringtone Maker for Mac[/url][/b]

    Adobe Pat 206
    You cannot create a Premiere Elements (any version) DVD Template from scratch using Photoshop Elements (any version). To do that you need Photoshop CS or higher. The reason for "higher" is that earlier Photoshop versions do not support Layers Groups within the Layer Groups.
    But, providing you find a version of Photoshop Elements on a given computer operating system that will open the Photoshop Layer Groups in its key structure (.psd file), you can use Photoshop Elements to edit (not create from scratch) the .psd file for the main and scene menus of a given existing Adobe theme. I am careful on my language here since there have been recent difficulties getting Photoshop Elements to do this job which it once did without issue.
    The process is easy enough, but very detail dependant, with strict requirements for names files as well as Layer Groups, sublayers groups, and layers in the .psd file. To give you an idea of what is involved, please check out two articles I have written related to Premiere Elements DVD Template creation and customization.
    http://www.elementsvillage.com/forums/showthread.php?t=56244
    http://www.atr935.blogspot.com/2013/05/pe-one-page-14-scene-buttons-dvd-menu.html
    Not placing the new menu in the correct directory and any error in spelling and such are just some of the ingredients for failure in this type of project.
    Unless you want to add extra buttons to a menu, it might be easier for you to explore customization opportunties in the Movie Menu section of the program. See Tools/Movie Menus. The Movie Menus customization area should look like this
    Note that the Adjustments...Menu Background shows Video or Stills among other things.
    If you have questions on anything that I have written, please ask me here in your thread.
    You can also check out the Adobe documentation on this type of topic.
    http://help.adobe.com/en_US/premiereelements/using/WS09e4b3c48f3a79fc19b622510385d4355c-7e 0c.html
    Thanks.
    ATR

  • HT4157 deactivating 4g service for iPad when iPad is broken...

    My iPad recently managed to find it's way between my bike saddle bag and spokes and managed to get torn up... the issue is that I cannot turn my iPad back on to deactivate my recurring 4G coverage. Any idea how one would be able to go about doing this?

    This is how you do it if the iPad was working.
    iPad: How to deactivate a cellular data account
    http://support.apple.com/kb/ht4572
    You'll have to call your carrier to cancel.
     Cheers, Tom

  • No service for iPad Air with SIM card

    Hi,
    With my new iPad Air, i have troubles with the SIM Card which after a period of time is non longer operating like if burnt.
    I have replaced the SIM Card three times now with the same result with the same result each time. My operator is 3 (Italy)
    Thank you for help
    Olivier

    You cannot use SMS with any iPad.
    The iPad is not a telephone.
    You can use iMessage to communicate to other Apple devices.  iMessage is not SMS, and works best over WiFi.

Maybe you are looking for

  • FF crashes at start-up; the solution seems to suggest that I should access the help menu on the FF window--which I can't open because it crashes--what am I missing?

    it started on 9/3--worked fine for years before that. Sorry to be dumb, but I cannot follow your instructions--they make no sense to me. What is a location bar (to find "about:crashes"). where do I find a crash id? where do I find "help> troubleshoot

  • How to pass querystring value to swfobject and set it in adobe flash

    Hi, I must tell that I have not much knowledge about flash. I have a flash slideshow on my homepage which displays news by a xml file under http://bit.ly/q48UmE and I am using slideshowpro for it. That slideshow xml file path must be set within adobe

  • SD-V296 DVD/VCR Combo

    Recently purchased for holidays. Set up unit.  DVD works fine, the picture & sound show as supposed to. VCR unit only transmits audio.   No Video playback. Display on TV is of the DVD welcome screen which seems to be permanently set to broadcast DVD.

  • Using swf and AS3 on supercomputer

    I (might) have an opportunity to run my ActionScript 3 project on a Cray supercomputer in couple of weeks. How can I be sure that I benefit of the multiple processors an big memory space? And I need to understand how will I benefit? Is window="gpu" e

  • OWB process issue

    We are getting the following error while deploying process flow RPE-02002: The Database Link ODS@WB_LK_TEST_PFP cannot be created or updated to reference schema odsrep_run using (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=GGNSBIMID4)(PORT