How many accounts should you have on your system?

It might sound stupid but I have had my iBook for like 5 years and have always only had one account. This is an admin account that I called my name (not admin) with a completly different short name. I have searched these discussions and have not yet found the answer to my question. Since I am awaiting my new MacBook which is currently on the west coast (thanks FedEx tracking), I want to be completely prepared when it arrives. Having said that, is there a problem with having only one account on my iBook now that will effect the migration of my info to the new MacBook? And if so, what should I do about it? Thankx in advance for your help
iBook   Mac OS X (10.4.7)   Waiting for my new MacBook

Can you explain this to me:
I do turn on the OS X
built-in firewall to protect against unwanted
intrusion from the Internet.
I am also awaiting a LaCie external HD so when I get that I was going to use Carbon Copy Cloner to "back up" everything to the LaCie before the migration. Or is what you talk about below a better idea? I do back up, some stuff to iDisk and some stuff to CDs and really important stuff to both. I hate to say it but I don't have a complete backup of EVERYTHING. That was one reason I am getting the LaCie.
If you do not do so, now would be a good time to have
a backup/retreat strategy. I make bootable clones of
my iMacs on an external firewire drive using a little
program called SuperDuper ($28 US at
www.shirt-pocket.com). I always make a clone prior
to any software change. In that way, I have an
almost foolproof way to retreat if something goes
wrong with my software or hardware.
Thankx again
Jacque
iBook   Mac OS X (10.4.7)   Waiting for my new MacBook
iBook   Mac OS X (10.4.7)   Waiting for my new MacBook
iBook   Mac OS X (10.4.7)   Waiting for my new MacBook

Similar Messages

  • How many devices can you have to your itunes library

    How many devices ( Iphone,Ipod, etc) can you have to your itunes account?

    As many as you wish.

  • How many device can you have on your timecapsule

    I have multiple device on my wireles network and it seems i have hit a limit. If I put a 9th device on the network, one of the other devices seem to get kicked off or cannot establilsh connection.
    Is there a limit to the number of devices using a timecapsule?

    If I put a 9th device on the network, one of the other devices seem to get kicked off or cannot establilsh connection.
    The 50 limit Bob refers to is the theory .. the practice is 10.. but it still should not boot a device off.
    Reset the TC and use SMB compatible names.. different for 5ghz. Short.. no spaces. pure alphanumeric.
    Use wpa2 personal with 8-12 character passkey .. again pure alphanumeric.
    Move as much as you can to use 5ghz.. that reduces the load on the 2.4ghz side.
    If you still have issues, lock the wireless channels, for 2.4ghz there are only 3 non-overlapping, 1, 6, 11.. try each in turn.
    Come back and tell us if you still get the same effect.. also is it one particular device that knocks others off.. or any new device.
    You should check you have enough IP addresses with the dhcp pool and reduce the lease time to 20min.

  • How many devices can you use for your itunes account?

    how many devices can you use for your itunes account?

    PT wrote:
    Macistotle wrote:
    Unless you have DRM still haunting your tunes ... Then you can only use those songs on 5 devices. Otherwise, connect as many as you like (as stated above).
    No, you can sync your DRM tracks to an unlimited number of iPods (but only authorized to play on 5 different computers/user accounts)
    Patrick
    So I can sync two iPods to my iTunes account and sync the same digital copy movies that come with some o' my DVDs to both ipods? Do movies make a difference really, DRM-Wise? Thanks in advance.

  • How can you find your IPAD serial number in your itunes account if you have lost your IPAD

    How can you find your IPAD serial number through your itunes account if you have lost your IPAD

    If you registered it to your account then it should be on your support profile : https://supportprofile.apple.com/
    Or if you have a backup of it on your computer's iTunes then go into Edit > Preferences (iTunes > Preferences on a Mac), and on the Devices tab hover your mouse pointer over the iPad's backup :

  • How many devices can you have on 1 icloud account

    how many devices can you have on 1 icloud accout?

    It's unusual for a whole family to use the same icloud account, since that way everyone gets the same emails, contacts, calenders, etc.  All it takes is one family member to delete a contact by mistake and then it will be deleted from everyone's devices.  Not good.  The usual advice is for every individual to have their own icloud account.
    The iTunes store is another issue - everyone can use the same Apple ID to access the same itunes account to download music, apps, etc. without everyone having to buy the items multiple times.

  • Q: How many Users do you serve w. your OES11-Infrastructure?

    Reason for this - at first glance - stupid- question is the following:
    We migrated (or Novell forced us to) from our low power (two HL DL360 G3 and 2 DL360 g4 one G5) 6.5 Cluster to a very juicy (6xDL360 G8, tons of proccessors) OES 11 cluster. We serve
    approx. 1600 - 1700 Clients. Today everything stopped some of the Cluster Nodes didn't respond. This never happend in our old Cluster!
    The reason was or IS by "Enterprise" Design:
    DMESG: ipv4: Neighbour table overflow. !!!! Are we the only ones in the (small Novell) World who serves more than 1000 Clients???? WHY is there a limitation in the IP Cluster stack???
    Did one EVER tested that. Should we better migrate to M$???
    ip neigh show | wc -l --> shows 1021 entrys
    sysctl net.ipv4.neigh.default.gc_thresh3
    net.ipv4.neigh.default.gc_thresh3 = 1024
    Means one cluster Node can handle 1024 connections. What if on one Node runs the DNS server? Only 1020 of 1600 Clients get an answer! Cool enterprise solution boys!
    VERY angry!

    On 03/25/2014 04:56 AM, jottschi wrote:
    >
    > Reason for this - at first glance - stupid- question is the following:
    > We migrated (or Novell forced us to) from our low power (two HL DL360 G3
    > and 2 DL360 g4 one G5) 6.5 Cluster to a very juicy (6xDL360 G8, tons of
    > proccessors) OES 11 cluster. We serve
    > approx. 1600 - 1700 Clients. Today everything stopped some of the
    > Cluster Nodes didn't respond. This never happend in our old Cluster!
    > The reason was or IS by "Enterprise" Design:
    > DMESG: ipv4: Neighbour table overflow. !!!! Are we the only ones in the
    > (small Novell) World who serves more than 1000 Clients???? WHY is there
    > a limitation in the IP Cluster stack???
    I'm sorry to hear about the lack of availability of the cluster nodes. I
    am sure it is frustrating to have a system configured to be
    highly-reliable (via clustering) to fail due to default settings. With
    that said, this is a default Linux setting, and you're welcome to change it.
    > Did one EVER tested that. Should we better migrate to M$???
    I do not understand what you're asking.... did anybody test this on large
    broadcast domains?
    > ip neigh show | wc -l --> shows 1021 entrys
    Wow, well that's quite a few. I think this number indicates something you
    do not realize, though. While something like 'ss' or 'netstat' will tell
    you how many layer three (IP) or four (TCP/UDP) connections your system
    has, that number is not reflected by 'ip neigh', so usually the number of
    clients your system has is limited in the list of neighbors by quite a
    bit. For example, if I make a connection on my laptop (openSUSE, but same
    default for my neighboring table) to Google, I can see that I have a fair
    number of network connections total as shown:
    Code:
    me@mybox:~/Desktop> /usr/sbin/ss -planeto | grep -c ESTAB
    61
    but that's only tangentially related to the number of neighbors my laptop
    sees:
    Code:
    me@mybox:~/Desktop> ip neigh
    192.168.1.20 dev eth0 lladdr 00:1d:09:03:54:02 STALE
    192.168.1.254 dev eth0 lladdr 00:1e:2a:74:66:35 STALE
    192.168.1.1 dev eth0 lladdr f8:8f:ca:40:7a:1c REACHABLE
    192.168.255.50 dev br8 lladdr ac:d3:58:ae:8e:ac STALE
    How can that be? I have at least eight connections to unique remote
    machines, so shouldn't I have at least eight listings in 'ip neigh'
    output? The answer, of course, is 'no' because what you see from 'ip
    neigh' are the cached addresses found via ARP, and ARP only matters within
    the current broadcast domain, meaning on your local network before you hit
    any routers. Even though I'm connected out to eight machines, all my
    local routing table needs to care about (despite being VPN'd to a few
    places and therefore having a few extra networks considered semi-local)
    are the server, router, another router, and printer. Also, this number,
    as you can see above, has entries become stale pretty quickly. I think
    that time period is, again by default, something like thirty seconds,
    since there is no guarantee from one second to the next that a given
    server, workstation, or other node on the local network will still be
    there. After something is stale the system just uses ARP again to see
    what's still out there.
    > sysctl net.ipv4.neigh.default.gc_thresh3
    > net.ipv4.neigh.default.gc_thresh3 = 1024
    Yes, this is a default for the Linux kernel in general. You're welcome to
    tune it using sysctl, or probably via Yast so that it is stored to be used
    after rebooting (and for the nice simple UI, if you're into that kind of
    thing).
    > Means one cluster Node can handle 1024 connections. What if on one Node
    > runs the DNS server? Only 1020 of 1600 Clients get an answer! Cool
    > enterprise solution boys!
    No, it means that a given box, by default, can handle 1024 connections
    from the local network. A typical Class C network, for example, only has
    254 possible nodes, so only 253 connections. I've seen enterprises do
    some supernetting to get things like 1022 nodes possible in a network, and
    sometimes even fill that, but that's it. I have been on networks that had
    addresses handed out from a Class B-like range (172.16.x.x) or even a
    class A range (10.x.x.x) but those networks never had 65k or 10M boxes on
    them because when you get too far beyond a thousand nodes you typically
    suffer a bit of slowness. In your case you not only have more than 1024
    nodes, but all of them are talking to the same server at the same time on
    that same network.
    Can Linux handle more? Sure, you're dealing with the same OS that runs
    most supercomputers in the world, many of them being large clusters of
    computers all working together in a single network, so obviously the
    potential is there; however, there are reasons that one does not allow the
    kernel to chew up all memory for a setting like "how many neighbors do you
    have cached right now" when, for 99.9999% of the world, that max number
    is around 200 since this specifically deals with neighbors on the same
    segment or broadcast domain, not neighbors meaning anything reachable via
    IP. Doing otherwise, for example setting it to 1,000,000, means that
    somebody who was clever could more-easily waste your system's memory via a
    denial of service (DoS) attack by flooding the network with bogus ARP
    entries. Every one takes some memory, and every one needs to be managed
    by the kernel until it is expired and removed, and again those networks
    needing more than 1024 to be remembered within any single thirty-second
    period are pretty rare. Your network must be pretty awesome to handle
    that number of concurrent systems in the same logical network without
    degradation.
    Regarding running a DNS server, that is a good possibility as a service
    that would experience this problem assuming all of the clients were on the
    same network as the DNS server itself. While possible, the number of
    networks where I've seen that has been pretty small overall since usually
    those machines (servers) end up in a DMZ somewhere to prevent
    unauthorized, or at least unaudited, access.
    > VERY angry!
    You're right in that this limitation should be documented, and made quite
    obvious wherever it is documented. The migration guide would make sense,
    as that would be a place where a lot of assumptions about defaults would
    be questioned due to the OS change. If you have a specific page in the
    documentation where you read through and expected limitations to be called
    out, please either submit feedback, perhaps linking to this thread to
    provide the background that you experienced, or post a link here an I'll
    do the same.
    If there are any other defaults that you feel should be changed,
    particularly for your environment, sharing those may help as well.
    In the meantime, you can change your current settings by running the
    following as 'root' if you have not done so already:
    Code:
    cp /etc/sysctl.conf /etc/sysctl.conf-`date +%s`
    cat << EOM >> /etc/sysctl.conf
    # Setup higher threshold for arp
    net.ipv4.neigh.default.gc_thresh3 = 4096
    net.ipv4.neigh.default.gc_thresh2 = 2048
    net.ipv4.neigh.default.gc_thresh1 = 1024
    EOM
    To apply the changes either run 'sysctl -p' (from memory I think that's
    the right command) or else reboot the node, then perform again on other nodes.
    Good luck.
    If you find this post helpful and are logged into the web interface,
    show your appreciation and click on the star below...

  • How do you know how many duke dollors you have?

    how do you know how many duke dollors you have?

    you click on your name and it should show you how many duke dollars you currently have...

  • How many playlists can you have or create

    how many playlists can you have or create

    There is no documented limit. 
    Note that Smart Playlists with Live Updating use extra processing, so if you have more than a few dozen of them you may notice a slowdown.
    Some people think they should create a playlist for each album.  If by any chance that is the reason you are asking the question, you will find it is much easier to get to an album via the column browser.

  • How many times do you have to pay for Creative Cloud complete plan prepaid if it says an amount of money per year? do you have to pay that every year?

    how many times do you have to pay for a Creative Cloud complete plan prepaid if it says an amount of money per year? do you have to pay that every year?

    Perhaps the unclear part here is that the Cloud is a subscription offering. You never pay for it outright and never actually own it.
    12 months pre-paid simply means paying the full 12 months subscription upfront. The following year, you do the same. And the same every year after that.
    Like any subscription, if you want to keep using the software, you keep paying the monthly (or annual) fee every month (or year), year in, year out.
    When you cancel your subscription, or it expires and you don't renew, then the software stops working.

  • How many libraries can you have in i photo?

    How many libraries can you have in i photo?

    gussie88 wrote:
    Was she satisfied eventually!!! haha If you export and import photos to a new library, do faces -places etc transfer too? Thanks
    Yes, I believe they do.  The places data is associated with GPS coordinates tagged on each photo.  I think the faces data works the same way -- it is associated with each photo regardless of what album it is in.

  • How many tasks can you have in a plan?

    How many tasks can you have in a plan?
    What is the maximum number of tasks I can reasonably expect to have in a newScale service (version 2007)? 
    I have approximately 30 tasks in my service.  When the authorizations are complete, and the tasks are initially scheduled, my server response time (between clicking Approve and seeing the next screen) is about 30 seconds. 
    Does this sound unusual?  Am I trying to do too much with my service?
    Thanks!

    Hi Joe,
    There is no "upper limit" on the number of tasks that you can have in a plan. Having said that, the complexity of a plan -- including conditions and the use of external tasks -- can certainly be a factor in response times.
    Having said this, 30 seconds seems like a long time and I strongly suggest that you open a case with customer care on this item.
    We have alerted them to be looking for a case from you.

  • How many Collections can you have in iBooks?

    How many Collections can you have in iBooks?  I have many and now I'm unable to add more collections.  Is there a way to add more collections/shelves?

    Hi Joe,
    There is no "upper limit" on the number of tasks that you can have in a plan. Having said that, the complexity of a plan -- including conditions and the use of external tasks -- can certainly be a factor in response times.
    Having said this, 30 seconds seems like a long time and I strongly suggest that you open a case with customer care on this item.
    We have alerted them to be looking for a case from you.

  • How many lines can you have on a nation wide talk and text plan?

    How many lines can you have on a nation wide talk and text plan?

    A max of five lines is allowed on the Nationwide Talk & Text family plan.

  • How many albums do you have?

    How many albums do you have? How much variation do you have between albums?
    I have so many pictures I'm having a hard time deciding on how to setup albums.

    John,
    I don't have a lot of albums. There's no one-to-one correspondence between photos and albums, so I choose not to use them as my main organizational scheme. I prefer working in Library view, where I do get each photo once and only once. (I use V6 Film Rolls, which is the same as Events in '08.) When importing photos, I place them in my most recent, current roll (event) or begin a new one. Then I keyword all of the new photos, and they're good to go. Working chronologically makes sense to me, and I pretty much remember where my photos are. In addition, I can find any photo or group of photos in my library by filtering by keywords and date.
    I use albums for special collections and projects. I have some smart albums for the best photos of my kids' birthdays. I gather photos into albums to prepare for printing. I also create albums for the purpose of adding slideshows to my home movies in iDVD, and to use as title frames in iMovie.
    That's just my system; it works for me. iPhoto is so flexible and powerful that in time you'll find one that works for you.
    Regards.

Maybe you are looking for