Best config for win 7 + ubuntu

Hi guys,
Just looking for some ideas as to what would be the best option to run latest mac osx, win7 and ubuntu on my macbook pro 15' late 2011 (md322).
No getting around having all 3 as i require them for work.
And not real keen in buying a windows laptop to cart with my MBP.

if one don't have to run games
or if one don't need very very very demanding apps such as huge photos in photoshop hd video in video editor
or 3d programs such as maya, or autocad or....
then I would suggest you use virtualbox or vmware to run windows7 and ubuntu as virtual machines it makes switching between them much much much faster

Similar Messages

  • Best config for init.ora

    Hi,
    I am using
    OS:win 2k8 server 32 bit
    Oracle Database:11g EE 11.2.0.1.0
    RAM: 8GB
    Like to now what is the best config parmaters for a OLTP with maximum of 100 users at the time
    When i use the DBCA command i got the template of init.ora
    where i am not seeing anything for PGA or SGA.
    if i run the
    SQL> show parameter db_cache_size
    NAME                                 TYPE        VALUE
    db_cache_size                        big integer 0
    SQL> show sga
    Total System Global Area  778387456 bytes
    Fixed Size                  1374808 bytes
    Variable Size             486540712 bytes
    Database Buffers          285212672 bytes
    Redo Buffers                5259264 bytes
    SQL> show parameter target
    NAME                                 TYPE        VALUE
    archive_lag_target                   integer     0
    db_flashback_retention_target        integer     1440
    fast_start_io_target                 integer     0
    fast_start_mttr_target               integer     0
    memory_max_target                    big integer 1232M
    memory_target                        big integer 1232M
    parallel_servers_target              integer     16
    pga_aggregate_target                 big integer 0
    sga_target                           big integer 0
    INIT.ORA(DBCA Configuration)
    db_block_size=8192
    open_cursors=300
    db_domain=""
    db_name=mydb
    control_files=
    db_recovery_file_dest=
    db_recovery_file_dest_size=5218762752
    compatible=11.2.0.0.0
    diagnostic_dest=
    memory_target=1287651328
    processes=150
    audit_file_dest=
    audit_trail=db
    remote_login_passwordfile=EXCLUSIVE
    dispatchers="(PROTOCOL=TCP) (SERVICE=MYDBXDB)"
    undo_tablespace=UNDOTBS1
    Is the current setting is good or i need to fine tune my parameters
    Max of 20 million records from max of 100 users per day
    Your suggestions would be helpful for my configutations
    Thanks in advance.

    You cant generalize performance configuration. If it can be oracle would have don it. Fine tuning of parameter values is a on going process. Its not like you set it one and its done. You need to monitor it constantly and tune it on need basis.
    Said that, the first thing that caught me is the setting of SGA_TARGET and PGA_AGGREGATE_TARGET. Both are set to 0 meaning Automated memory management is turned off.
    Run the following two query
    select name
         , value
      from v$parameter
    where upper(name) = 'PGA_AGGREGATE_TARGET'
        or upper(name) = 'WORKAREA_SIZE_POLICY'
        or upper(name) like '%\_AREA\_SIZE' escape '\';
    select name
         , value
      from v$parameter
    where upper(name) in ( 
                              'SGA_TARGET'
                            , 'DB_CACHE_SIZE'
                            , 'SHARED_POOL_SIZE'
                            , 'LARGE_POOL_SIZE'
                            , 'JAVA_POOL_SIZE'
                            , 'STREAMS_POOL_SIZE'
    This will indicate the memory related parameters that are manually set in your environment.

  • BEST CONFIG FOR EDITING

    Hello i have adobe premiere CC with imac, pegasus RAID 4 and external SSD hardrive 512Go. What is the best performance config for : Media temp files, rush, application ?
    Thank you

    Read all the articles at Tweakers Page

  • Best config for adding new 250GB HD

    Greetings:
    My G4 at work shipped with a 40GB drive that filled up quickly with design projects, etc. I'm on the brink of a huge catalog project, and I was down to less than 3GB of space, so I dumped all the archived stuff to an external and now have 25GB of free space to work with.
    Hoping to prevent any storage/performance problems in the future, we bought a 250GB Maxtor (internal) and the Sonnet ATA/133 PCI card. At first I was thinking of partitioning the new drive to form scratch, boot and storage sections. After reading some threads here it seems partitioning would cause more problems than solve them.
    So what then, would be the best configuration for the two drives to work together? I am doing some pretty heavy design work with Adobe CS and will be installing Tiger. Any ideas for the best setup for speedy and efficient operation? It'll be the first time I've added an additional HD to the rig.
    Your help is appreciated. Thanks in advance.
    PowerPC Quicksilver G4 800MHz 1.25 GB SDRAM   Mac OS X (10.3.9)  

    Hi, Time Pilot!
    I really can't tell you the "best" way to set up your drives, but I will say that I personally run partitioned drives when it suits my needs. I still use PS 7.01 and use a scratch disk on a partitioned volume, which I also use for video import and editing. I also have a volume set aside on my second internal drive for backups/archives, in addition to the clones I keep externally.
    I wouldn't recommend partitioning without good reason, but I wouldn't condemn it, as some may. I've successfully done it for years. Perhaps the biggest mistake folks make when partitioning is to create too many partitions, or partitions which are too small to be useful down the line. If I could give a general guideline, I'd say that fewer partitions is better, resulting in more space per partition while minimizing wasted space. Do what makes sense for you, rather than be hamstrung during daily operations. Alternately, add yet another drive.
    Regarding the card and new drive... your original drive should already be jumpered as Master, but you might check to insure it's not set for Cable Select. Put the new drive on the Sonnet card, jumpered as Master and connected to the end connector on the ribbon cable. You can leave your old drive on the logic board's bus if it's the original drive that came with the Mac. Unless it's an ATA-100 or -133 drive, you won't get any better performance from it if you install it on the second controller on the Sonnet PCI card. After installing the PCI card and drive, do a PRAM reset when you boot the first time. Then launch Disk Utility and format (initialize) the drive, using the Erase option. Format the drive with Mac OS Extended and check the box to install the OS 9 drivers, whether you plan to run OS 9 or not. It takes up no user-accessible space on the drive and you might be glad the drivers are there if you ever have to do a firmware update which OS X might not be able to handle, or something similar. You might also take the opportunity to overwrite zeros to the new drive before putting into service. This takes a few hours and is not essential, but is good insurance. The zero-overwrite process will identify and map out any bad sectors which may be on the drive, precluding their future use and insuring against consequent data corruption. If you plan on partitioning, switch to the Partition tab when you're done.
    If you want to move your current startup volume to the new drive, use a cloning utility to do so. You can use the Restore option in Disk Utility, but most folks seem to prefer a third-party alternative like CarbonCopyCloner or SuperDuper!. The former is donationware and the latter is freeware for full volume cloning. Both are very simple and effective.
    If you have questions, please feel free to post them and one of the Members will be glad to help.
    Gary
    1GHz DP G4 Quicksilver 2002, 400MHz B&W rev.2 G3, Mac SE30   Mac OS X (10.4.5)   5G iPod, Epson 2200 & R300 & LW Select 360 Printers, Epson 3200 Scanner

  • Best Config for imac retina 27 inch

    Hi
    Im looking to purchase the new iMac but can't really decide what configiration to choose when purchasing. The main factors for me are speed and storage as I will have a huge amount of photos, (some photos will have a high resolution) and I really want the quickest response to opening of apps, programs etc. I also plan to use it it for some gaming. I don't really want to change my computer again in 2 years so really want to make it last and get the best performance possible to keep up with the ever changing tech world.
    I am looking at:
    core i7 - what's the main difference from i5? Speed? Boot up time?
    8GB ram (will upgrade later as it's user accessable)
    Storage? Is 1TB flash to excessive? or 512 Flash is more than enough these days?
    Graphics. Whats the main difference between these two?
    AMD Radeon R9 M290X 2GB GDDR5
    AMD Radeon R9 M295X 4GB GDDR5
    Any advise would be hugely appreciated.
    Thank you

    I'm in the same boat you are, replacing a 2009 era iMac...here's my thinking.
    CPU -- i7 -- there's actually a pretty material difference between these kinds of chips but can vary depending on the specific ones Apple decides to use in terms of #cores and hyper threading... I'm going with the i7.  The choice won't materially affect boot time.
    RAM -- You definitely want 16GB not 8.  Now, you could get the standard RAM from Apple, but they use super cheap 4GB sticks filling two slots so you'd likely end up with 24 GB of RAM which (4x2 + 8x2) which isn't the most efficient config.  I plan to go with the 16GB config and then add another 16GB when/if needed.  This has the benefit of not having to deal with Apple saying any particular early system issue are due to "nonstandard" RAM.  Their RAM, their problem to fix :-)
    Storage -- I started where you are now thinking about the 1TB SSD, but the price is just absurd.  So I am going with the 3T Fusion drive which also has the SSD component which will make boot times about the same as with a pure SSD solution.  Then, once the warranty runs out in 3 years, I would probably swap in a 3rd party SSD since there is no warranty to void and 3rd party 1T SSDs will probably be around $200 by then.
    Graphics -- the 295 obviously has double the VRAM which is important for gaming in terms of textures, but as important it uses the new AMD GPU which one can only assume is a lot better.  Given the number of pixels being pushed, I'm going with the most I can in this category.
    I won't be getting mine for about another month so would love to hear your hands on impressions, especially with gaming.  I currently game on my 2009 iMac and it's definitely showing its age.  I don't expect my iMac to be a monster gaming rig, but do expect to be able to run current 3D games at medium to high quality but not at 5k, just at the standard 1080p.

  • Best Config for 2 iTunes Libs, AppleTV, Wired and Wireless

    Hi there,
    Looking for a little configuration advice.
    AppleTV connected wired to AirportExtreme.
    PC 1 with iTunes (wife and kids library) connected wired to AirportExtreme. This is the "main" AppleTV library.
    PC 2 with iTunes (my library) connected wirelessly to AirportExtreme and shared on Apple TV. PC2 has its iTunes library on an external USB drive.
    I get the sense I have too many hops, though AppleTV seems to be working OK. I can't get away from the suspicion that streaming from PC2 isn't great.
    Any advice on a better config? Part of the problem is that PC1 somethime gets rebooted by kids. A Mac is so in my future.
    Connect hard drive from PC2 to back of AppleTV and then share connect iTunes on PC2 to lib wirelessly across network?
    Consolidate libraries?
    Synchronize ALL music to AppleTV (140gb). Won't I need to be sure iTunes is still running on PC1 or whatever the main AppleTV-iTunes instance is?
    Anything else?
    My thanks!!!

    I'm not entirely sure what you are asking here, there doesn't seem much wrong with the way you have things, although if PC 1 sometimes gets restarted and itunes doesn't always get relaunched, you could either sync the PC 1 library rather than stream it, or have you thought about ensuring itunes always opens when the PC boots up.
    You cannot add an external HD directly to the tv.

  • AP541 Access Point Best config for multiple VAPS Advice

    Hi
    I have several AP541 (on different site locations) which I have currently configured for WPA enterprise using windows 2008 as the Radius server. This works fine for staff members who use the wireless when roaming around the offices.
    I would also like to setup another VAP for guests to allow them to access our internet but nothing else on the network. I was wondering what approach would be the best one to adopt to achieve this. Would I be best to setup a WPA Personal VAP and allow guests to access the wireless this way. Or is there a better approach? If we did adopt this approach I presume this would mean that we have to log onto each AP in turn and then change the WPA key on each one everytime we decide to change the key? Or is there some clever software I could use to change them all in one go.
    Any help would be appreciated
    Thanks
    Colin

    Hello Simon,
          I would keep them all in Access Point mode if you are planning on having them all hardwired into your network. That is the best setup.
         As for Wireless WDS repeater or Wireless Client/Repeater, you would use these features if you are trying to extend your wireless signal at a certain location in your building but you are not able to run a ethernet cable to that location. So all you would do is power up the WAP4410n and it will help increase the wireless signal in that location if set in repeater mode. The draw back to this is it will cut your througput by half.
    Wireless WDS bridge, you would use this feature if you are wanting to extend your network to a location were you are not able to run a ethernet cable to. Once you set up the bridge you would place it in the location were you are wanting to extend your hardwire network. If you plug a PC into the ethernet port on the Bridged WAP then you should be able to pull a IP address from the main network. When set in this mode it will not broadcast a wireless signal.. so you will not be able to connect wirelessly to the device once it is in Wireless Bridge mode.
    Wireless Monitor.. not sure about this feature.. never used it.
    This keep in mind that these devices will usually only bridge or use repeater with themselves and not other devices.
    If you are wanting to start adding VLANs in the future you will need to stick to Access point mode since that mode will allow you to set up more than one VLAN the WAP can look out for. If you use repeater or bridge mode feature you will only be able to use 1 vlan.
    I hope that helps you out!
    Thanks,
    Clayton Sill

  • Any ideas on the best Config for RAID-0 on the Precision M6800 using SSD's (and the mSATA slot)

    Hi,  I have an M6800 on order that has a single 500GB 7200RPM hard drive.  I am going to upgrade the storage the day it arrives (removing the 500GB drive and not utilizing it at all).  I plan on setting up an SSD RAID-0 array and want to take advantage of the mSATA slot if possible. 
    I thought of using the 2TB 2.5" Seagate/Samsung Momentus SpinPoint ST2000LM003 hard drive for storing unused vhd\vhdx files as well as video and photos,  then using an SSD RAID array for the OS, Applications, Data and any active vhd's. 
    Is it possible to set up RAID-0 using the mSATA SSD slot and the primary internal hard drive slot?  I want to use those 2 drive connectors so I can still use the 2TB 2.4" regular notebook hard drive without removing the Blu-Ray Writer?  I plan to write video to Blu-Ray discs that will be stored on the internal 2TB drive, so removing the optical drive is something I want to avoid.
    As a general question, Is there any advantage to using RAID with SSD's, or would a single 1TB mSATA SSD in the mSATA slot be nearly as fast in real world use as a 2 disk SSD RAID?  Would I have a noticibly quicker boot time and application load time if using SSD RAID?  I know the speed test specs show large increase in performance, but will the computer really run a lot faster with 2 x 500GB SSD in RAID-0 as opposed to getting a single 1TB SSD card for the mSATA slot?
    I was planning on getting the Samsung Evo 840 SSD 2.5" drive and the matching Evo 840 mSATA card.  There is a Samsung 850 series drive, but it is only available in 2.5" (mSATA is not available in the 850 as far as I can  tell).
    Please suggest the best solution that is compatible with the M6800 or provide any information that might help.
    Thanks

    Hi Ential, 
    Thanks for the info, I thought my question would go unanswered forever.  I posted the question in January, and I have since set up the computer.  Below I will detail my research and the configurations of drives that I have used on my M6800 since the time I posted the question you answered.  Perhaps the results of my research and testing might help you. 
    I originally I bought the same exact model SSD's that Dell sells with the computer thru their website;    the LiteOn 512GB drives (mSata & SATA),  I configured them in RAID-0.  The LiteOn drives are sold under the brand name Plextor,  I found the proper model numbers by looking at the SSD drive firmware upgrade file from the Dell support website.
    From what I understood,  my RAID-0 drive consisting of the 2 LiteOn drives had impressive performance using the AS SSD benchmark program,  I was getting performance scores over 1600 back in February.
    I have since changed to the Samsung EVO 850 1TB drives and again created a RAID-0 drive,  one SATA drive and one mSata drive totaling 2TB.  This drive array is getting AS SSD performance scores over 1900.  I contacted Samsung to get some advice on the configuration of the drives and I got some interesting advice that seemed to help a lot:
    Samsung told me to leave 200GB of the drives (100GB each) unallocated when I partitioned the drives,  this is generally referred to as "overprovisioning" (which you probably knew already).  I initially thought that overprovisioning could only be configured by the Samsung Magician software and a special process needed to take place to tell the firmware to utilize a specific amount of drive space for overprovisioninng.  The Samsung support agent told me that the Samsung SSD firmware (on both mSata and SSD) automatically uses any unallocated space as overprovisioned space (they are basically the same thing to the drive firmware) and it increases performance in a very  noticible way when you have sustained use of the drive and/or durinng the time in between the TRIM process (garbage collection).  The unallocated space is used by  the firmware to write data to while blocks of data are awaiting internal wiping initiated by the TRIM process.
    Since I have 200GB of unallocated space,  I am able to have more sustained deletion and writing of data between TRIM/Garbage Collection runnninng than I would ever utilize without affecting the performance of the drive.  Basically most SSD drives have performance decrease throughout  the day until the TRIM process is completed by the drives firmware,  so Samsung instructed me to leave at least 10% of the drive space unallocated to limit that problem.  Smaller drives likely need a higher percentage of space unallocated as compared to larger drives since the daily amount of read/write operations is typically the same regardless of drive size.   The amount  of space left unallocated/overprovisioned is based upon the amount of read/write operations done on any given drive,  not based on the size of the drive itself.  If you run drive intensive applications, you would then want to overprovision more GB of drive space,  if you have light use of the drive then you can overprovision/unallocate less GB of drive space (all of the configuration info regarding overprovisioning and TRIM was given to me by a Samsung specialist over the telephone - I called their tech support phone number and got a storage specialist to talk to me). 
    I will look into the SATA version on the optical bay,  I never thought about that with this computer.  My prior computer was a Dell XPS 17 3D (L702X) notebook which had 2 internal 2.5" SATA,  in which I installed an optical bay drive.  On that specific computer the optical bay was technically an SATA 3,  but due to design constraints it couldnt run at that speed since there was voltage leakage across some pathways in the chipset when the optical bay has read-write throughput that is typical of a hard drive (as opposed to much less data transfer typically seen on an optical drive).  The M6800 can be factory configured with an optical bay hard drive, so I suspect it can support one properly.  The XPS 17 was not available with an optical bay drive as an OEM configuration from Dell,  so it couldnt be expected to properly support one.  The design issue with the voltage leak across the chipset pathways on the XPS 17 was known by Dell,  but due to the low bandwidth of an optical drive, the problem never occured with any of the factory OEM configurations.
    It is possible that the optical bay  hard drive offered by Dell (the exact OEM Drive installed by Dell) could have an internal limitation to SATA 2 due to a similar design limitation.  It would not be surprising if an SATA channel designed for optical drives had SATA 2 speed since I suspect there is no SATA Optical drives that could use more than 3GB/s of data anyway. 
    I purchased 2 of the 2TB 2.5" hard drives that Dell uses for OEM configurations for this computer,  they are Samsung 5400 RPM drives.  I have one in a 2.5" internal bay and the other in the optical bay - I converted my Blu Ray Recorder/Writer drive to an external drive.  I will do some extended time speed tests on the optical bay drive to see if its performance matches the internal drive (which  is the same exact model drive - I have 2 of the same Seagate 2TB drives installed with the same firmware).
    I use the pair of 2TB drives to store .vhd and .vhdx drives for test platforms for Hyper-V machines.  The virtualized servers with high hard drive utilization get moved to the SSD RAID-0 array,  the rest are stored on the 4TB rotational drives. 
    If you have any questions or comments for me,  please let me know.  I will see what info I can find on the optical bay SATA revision for this notebook,  I am very curious to find out if it is in fact SATA 2.  I will let you know what my test results are,  I will try to use the AS SSD benchmark program,  I believe it will work with rotational drives,  otherwise I will find another benchmark utility - do you have a recommendation on which to use?
    Thanks again for your info and for pointing out the possible limitation of the optical bay..

  • Best configuration for performance

    Another newbie online  
    So I got this new hardware and would now like to know what would be the best config for it... any help appreciated!
    - MSI K7N2G-L
    - AMD 2600+ 333MHz FSB (Air cooler from the boxed version)
    - Samsung 256MB 400MHz x2 (dual)
    - Club-3D Radeon 9500NP -> 9700 (softmod, Omega drivers)
    - 350W PSU, 1 case fan blowing air out
    - SB Live
    To the questions:
    =================
    1. Could I push the FSB to 200MHz to get it in sync with mem? (And how?)
    2. Optimal memory timings? Currently using just the default High performance setting
    3. Something else to boost performance? (currently 4232 marks on 3DMark2003)
    =================
    I'm on a strict budget line here, so please don't tell me to go and buy this and that. A second case fan and a better CPU fan are in consideration.
    Thanks in advance!

    Quote
    Originally posted by Psymon
    Thats unusual. Usually you have to do the wire trick to unlock multipliers and voltage settings in the BIOS.  At least thats what i thought. The default voltage is 1.65V but you should only need to raise that if you are raising the multiplier beyond 13.
    I found this at http://www.athlon-unlock.co.uk
    "Luckily on the T'Bred chips, the L1's are already closed, so it saves us alot of work!
    On most boards now the T'Breds are unlocked automatically, but in the cases of the lower chips and the ones that aren't, follow this guide."

  • Best practice for loading config params for web services in BEA

    Hello all.
    I have deployed a web service using a java class as back end.
    I want to read in config values (like init-params for servlets in web.xml). What
    is the best practice for doing this in BEA framework? I am not sure how to use
    the web.xml file in WAR file since I do not know how the name of the underlying
    servlet.
    Any useful pointers will be very much appreciated.
    Thank you.

    It doesnt matter whether the service is invoked as part of your larger process or not, if it is performing any business critical operation then it should be secured.
    The idea of SOA / designing services is to have the services available so that it can be orchestrated as part of any other business process.
    Today you may have secured your parent services and tomorrow you could come up with a new service which may use one of the existing lower level services.
    If all the services are in one Application server you can make the configuration/development environment lot easier by securing them using the Gateway.
    Typical probelm with any gateway architecture is that the service is available without any security enforcement when accessed directly.
    You can enforce rules at your network layer to allow access to the App server only from Gateway.
    When you have the liberty to use OWSM or any other WS-Security products, i would stay away from any extensions. Two things to consider
    The next BPEL developer in your project may not be aware of Security extensions
    Centralizing Security enforcement will make your development and security operations as loosely coupled and addresses scalability.
    Thanks
    Ram

  • What's the best Mac Pro config for Fireworks?

    What's the best Mac config for Fireworks?
    I can pretty much get whatever Mac I want at work... My boss is sick and tired of watching Fireworks crash all the time... I figure a hefty processor and lots of RAM and maybe a SSD will help…
    I should get a Mac Pro right? Which processor?
    • Two 2.40GHz 6-Core Intel Xeon processors (12 cores)
    • Two 2.66GHz 6-Core Intel Xeon processor (12 cores)
    • Two 3.06GHz 6-Core Intel Xeon (12 cores)
    Should I get 24GB RAM?? Or is that overkill?
    I'll get a 2TB serial hard drive…
    I should get a 512 GB solid state drive offered by Apple right?
    Or is it possible to get a larger better 3rd party SSD?
    And then maybe two 21" Displays… Two 27s seems a little much… or does it?
    Thanks in advance.

    Oh and what about video cards? Or is Apple's default ok? (I'm not doing hard core PhotoShop retouching or anything).

  • Best Practice for config upgrade

    Hi
    Is there a best practice guide to follow to performing a network upgrade. So I am replacing a stack of 5 3750 switches and replacing with 2 stacks of 2 3750x switches, but then also introducing a 4500x vss pair aswell as the new core. Is there an easy migration process to migrate the config or do I have to understand what the current network is configured as and build a new config for the new topology.
    Im new to this process so just wondering if I can find an easier way, Thanks

    Is there an easy migration process to migrate the config or do I have to understand what the current network is configured as and build a new config for the new topology.
    You really need to understand how the current network is configured before you can do the upgrade otherwise if something doesn't work you will have no idea of where to begin troubleshooting.
    That doesn't mean you need to build an entirely new configuration because you may well be able to apply most of the configuration on your existing switches to the new switches although it's not clear what functions the new switches will be doing ie.
    currently you have a stack of 3750s doing what ? eg. access for users, routing for vlans etc.
    you are replacing them with 3750x's switches and 4500x switches so are you splitting up the functions of the 3750s between them.
    If you are then obviously you cannot take the existing configuration and copy it to both the 3750x and the 4500x switches.
    When I did upgrades like this I would download the existing configurations to my laptop and make any necessary edits. If I couldn't use the existing configuration I just created new ones. When I came to upgrade I had all the configurations ready to load onto the switches.
    Bear in mind that some configuration just won't copy across ie. if you have QOS on your current switches and you try to copy that to the 4500x it probably wont work as they use different commands for a lot of the same functions.
    But the key thing is you must understand what you are trying to do ie. simply trying to copy across configurations without the understanding could create a lot of problems.
    Jon

  • Best method for networking with ubuntu linux

    Hi,
    I'm setting up an ubuntu linux fileserver, and I was wondering what the best method for filesharing with my mac is. I'm currently running osx 10.4.11, though I may be upgrading to 10.5 soon. I'll be running SMB networking for a couple of other computers, but I'd prefer something a bit more robust that can handle file permissions etc.

    Mac OS X supports NSF out of the box. Configuration isn't documented.
    I recall Apple got rid of net info manager in Leopard, so the configuration will be different. Perhaps more unix like.
    Mac OS X support the Unix Network File System (NFS). However, it leaves out
    the GUI.
    This page show you how to use NetInfo Manager:
    http://mactechnotes.blogspot.com/2005/09/mac-os-x-as-nfs-server.html#c1168221713 40271068
    NFS Manager can both setup NFS shares and connect to NFS shares.
    http://www.bresink.com/osx/NFSManager.html
    Once you figure out how NFS Manager configures the NFS shares, you can
    use Applications > Utilities > NetInfo Manager to create more shares.
    You will either have to coordinate Unix Userid number and Unix Group Id number or use the mapall option on the share.
    To find out your Mac OS X userid and group id do:
    applications > utilities > terminal
    ls -ln
    ls -l
    # lists the NFS share on your mac
    showmount -e localhost
    #list NFS shares on a remote host
    showmount -e remote-ip-address
    Once you see what NFS Manager does, you will be able to use NetInfo Manager to manage a connection. In Mac OS 10.4 you can configure the /etc/exports control file. See man exports for the details. Before that you had to have the data in NetInfo manager. When Mac OS X came out, many common Unix control files were not present. Instead the data had to be in NetInfo manager. Over time Apple has added more and more standard Unix control files.
    ======
    You do know about the need to match userids & groupids.
    # display uid and gid
    ls -ln
    sudo find / -user short-user-name -exec ls '-l' {} \;
    # on Mac OS X
    you will need to go into NetInfo Manager and select user and find your short-user-name. Change uid and guid.
    #on Linux look in
    /etc/passwd
    /etc/group
    # with care...
    # change 1000:20 to your values for uid:gid
    sudo find / -user short-user-name -exec chown 1000:20 {} \;
    The manual for Tenon MachTen UNIX (which Apple checked when doing Mac OS
    X) says that one should crate the file /etc/exports, which will cause
    portmap, mountd and nsfd to launch at startup via the /etc/rc file. The
    file must not contain any blank lines or comments, and each line has the
    syntax
    directory -option[, option] hostlist
    where 'directory is the pathname of the directory that can be exported,
    and 'hostlist' is a space separated list of hostnames that can access the
    directory. For example
    /usr -ro foo bar
    /etc
    /Applications
    /User/gladys gladys
    The client the uses a command like
    /sbin/mount -t type [-rw] -o [options] server:directory mount_point
    where 'type' is 'nfs', 'server' the name of the server, 'directory' the
    server directory mounted, and 'mount_point' the client mount point. See
    'man mount' for details.
    I haven't tried the above, but it would be nice to know if it works on Mac OS X.
    Hans Aberg
    This will give you some hints on NFS. Post back your questions.
    Robert

  • What is the best value iMac config for hd video editing.   I was going to go for i5 3.1 ghz with 4mb ram, but should I go further?  Thanks!

    What is the best value iMac config for hd video editing.?  I was going to go for i5 3.1 ghz with 4mb ram, but should I go further?  Thanks!

    You have it currently installed? Can you go to the System Profiler and click on Applications (will take a while to populate) - take a look at your FCP and check what it says on the right - Universal, Intel, or PPC? It'll look like this:
    If it's Universal or Intel, it'll run in Lion. However, the installer may or may not be PPC - that you may not know until you try to install. If you have it currently installed, then you could do what I did - move over all the files manually. I have a list of files for FCE and would assume they'd be the same with FCP: copy them from the old Mac and insert them in the very same spots on the new one.
    Here is the list for FCE:
    http://support.apple.com/kb/TA38198?viewlocale=en_US
    (It was published for an uninstall, but worked like a charm).

  • Best multipath config for Asm disks?

    Hi,
    I want to install grid 11.2.0.4 on linux with netapp.
    Netapp lun needs multipath.
    What is the best config?
    Actually this is my ocr lun:
    360a98045342554d4f3f453274477178 dm-8 NETAPP,LUN
    size=3.0G features='4 queue_if_no_path pg_init_retries 50 retain_attached_hw_handle' hwhandler='0' wp=rw
    |-+- policy='round-robin 0' prio=4 status=active
    | |- 0:0:1:3 sdh 8:112 active ready running
    | `- 1:0:1:3 sdp 8:240 active ready running
    `-+- policy='round-robin 0' prio=1 status=enabled
      |- 1:0:0:3 sdl 8:176 active ready running
      `- 0:0:0:3 sdd 8:48  active ready running
    Thank you

    ASMLib does not handle device path failover, which is the purpose of DM multipath. ASM cannot handle seeing the same disk twice. If it does, it will cause an error. There are special considerations when using ASMLib with Multipath and it is required to configure ASMLib to only use the multipath access point:
    A single disk can appear three times in a multipath configuration:
    The first path to the disk
    The second path to the disk
    The multipath access point
    Configuring Oracle ASMLib on Multipath Disks

Maybe you are looking for

  • Delay/hang on boot after upgrading to kernel 4.0.1

    My laptop takes a very long time to boot and often does not even boot with kernel 4.0.1. When the laptop does boot, my dmesg looks like this: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initial

  • Hooking up Linksys WRT160N to XBOX live

    When testing the XBox live it says I had a NAT moderate problem. Talked with the XBOX folks and they said that I need to open the following ports on my router: TCP 80, UDP 88, UDP 3074, TCP 3074, UDP 53, and TCP 53. Not sure how to do this.

  • Exchange rates configuration

    Hi experts, My client's group currency is USD and company code currency is INR and controlling area currency is USD. For every posting in FI, the system transfers the amount to "CO" with some exchange rate. This exchange rate (Either Buying, Selling

  • None of my installed personas include the navigation toolbar in the theme

    Regardless of which persona I have downloaded, none include the persona theme over the navigation toolbar. Instead I have a grey strip from the default skin (just that one toolbar) that cuts through the middle of the theme. I have changed the tabs ar

  • Button with sound in scrollable frame

    I ran into a problem. If i add sound to a button inside of a scrollable frame the 'on click' action of the button doesnt work. Outside of a scrollable frame it all works fine. Can somebody help me ?