How do you create a local zone that's not "stripped down"?

Hi all,
I've been exploring Solaris 11 Express a bit more after work, and I can't figure out how to create a new local zone that doesn't have a minimized package set. The ISV guide mentions that new local zones default to "minimal system software":
http://www.oracle.com/technetwork/articles/systems-hardware-architecture/o10-015-s11-isv-adoption-198348.pdf (page 6)
...but that I can specify additional packages with the "-e" flag during the zone install. I don't want to list dozens of supplemental packages by hand... there must be a way to make a new local zone that has an almost identical package loadout as a standard global zone. (i.e. ftp, smtp, telnet services exist in the global zone, but are not installed in a local zone).
Do I need to use ips commands to first make an image (of a global zone) then update my local zones to that image?
Thanks!
Mike

Thanks Russell, this sounds exactly like what I was looking for! I'm "zoneadm install"'ing a new zone right now to kick the tires. One note for everyone else:
pkg install -r slim_installI got an error that "-r" isn't a valid flag for pkg, but it seems to be working without it (i.e. "pkg install slim_install")
Regards,
[email protected]

Similar Messages

  • How do you create a rolling title that ends on a still image of the title?

    How do you create a rolling title that ends on a still image of the title?

    Here's the help page that describes using the tab stops:
    http://help.adobe.com/en_US/PremierePro/4.0/WS35CA53B6-EAFF-499a-A600-DCD85686354Da.html
    Let me know if that's clear as mud and I'll try to shed more light on the subject.
    One thing that isn't specified/clarified/whatever (and was the biggest stumbling block for me when I first tried this in PPro 1.5) is that the ruler for the tab stops is zeroed at the edge of the text box, and tab stops ONLY work in text boxes (or "text area," however you please). At any rate, you have to position that ruler so that the zero point is at the left edge of your text box, and then the rest of the instructions in the help doc will make sense.
    Also, it's useful to show the tab markers while you work. Just go "Title > View > Tab Markers" and you're good.
    Hope this helps!
    As a side, I have found that this one feature is really the best and most useful part of the PPro titler (and also, just about the only function in the titler that WON'T cause your system to crash on a regular basis).

  • HT201737 how do you close a thumb drive that does not show in finder?

    How do you close a thumb drive that does not show in finder?

    What do you mean by "Close?"
    Eject??
    If so, you could use Go to Computer to find it if it is not in the Sidebar or on the Desktop. Ctrl-click or Right-click on the drive and choose Eject <diskname>
    Or, you could set it to show in the SideBar in the Finder Preferences, SideBar tab. Then, it would have an eject icon next to it in the Sidebar.

  • How can you create a contact sheet that you can email?

    I see that you can print a contact sheet but how can you make a contact sheet that you can email where receiver can open the thumbnails and view?

    Hi,
    You can either use Bridge and the Output workspace, or grab optional plug-ins for CS5 and run Ps on OSX in the 32 bit mode. (Or grab the excellent 3rd party script, Contact Sheet X, and run that in Ps. http://ps-scripts.sourceforge.net/ContactSheetX/csx.html).
    Here's a post with links to further info:
    http://blogs.adobe.com/jkost/2011/09/the-contact-sheet-feature.html
    regards,
    steve

  • How can you create a local variable from a boolean control?

    I want to create a local variable from a boolean control, but it says that boolean latch actions are incompatible with local variables, but I need a way to check this boolean control in two differents loops, how can I do it?

    "Graci" schrieb im Newsbeitrag
    news:[email protected]..
    > I want to create a local variable from a boolean control, but it says
    > that boolean latch actions are incompatible with local variables, but
    > I need a way to check this boolean control in two differents loops,
    > how can I do it?
    Use global variables.
    Compare them with a constant Boolean like F or T.
    The result is true or false and then you can use it in a Cae-Loop.
    Martin

  • [O365] [EWSMA 2.0] [C#] [Windows] How do you create a contact folder that resides under the "My Contacts" node in OWA for O365

    In OWA for Office 365 you can create a contact folder that resides under the "My Contacts" node on "Peoples" tab. This folder ends up appearing under the "Contacts" folder in the exchange store. However, if you attempt to create
    a contact folder under "My Contacts" using Outlook it ends up under "Other Contacts" node in OWA for O365. Even if you attempt to position folder at the root of exchange store it still places it under the "Other Contacts" folder.
    The same is also true if you attempt to create a folder using EWS. Is there a way to create a folder using EWS that will appear under the "My Contacts" node in OWA for O365? I've tried the following with no luck:
    ContactsFolder myContactsFolder = new ContactsFolder(EwsService);
    myContactsFolder.DisplayName = "My contacts folder";
    // Set other properties
    myContactsFolder.Save(WellKnownFolderName.Contacts);
    and
    ContactsFolder myContactsFolder = newContactsFolder(EwsService);
    myContactsFolder.DisplayName = "My contacts folder";
    // Set other properties
    myContactsFolder.Save(WellKnownFolderName.MsgFolderRoot);

    Hi Tony,
    Lots of questions, here goes:
    CAN YOU: Yes.  You can create multiple server nodes.  You can add a server node by going into the Visual Administrator and clicking the add node button.  Make sure you have the required space on the physical drive to accomodate the space needed for the new node (hint: check the space of your existing node).
    PERFORMANCE: Yes, maybe.  If you are running on a 32bit OS, yes, this will definitely improve your performance as you are most likely memory constrained at the moment.  If you are running on an x64 or 64bit OS, you will find that performance will improve but only to the extent that you have memory free and that you have available CPU for the new node.  Remember Java processes are CPU hogs at times, especially during startup, and the more of them you have, the more CPU you need.  Also, watch out for garbage collections.  Be sure to tune your instance to with incrementals and fulls in mind.  Another benefit of multiple nodes is the HA you get by default when you add more than 1 node.  Now if 1 node should crash or restart, your portal is still running and accessible on the other node.
    PARAMETERS: Yes and no.  For java startup parameters, you can create a template under the global --> servers to have your parameters be all the same  When you create a node, those parameters will be used.   But, your currently configured child configuration parameters will not be reflected in the new instance since those parameters are taken from the global (parent).  This is what the global is for and you should consider adjusting the global if you want your child nodes to have consistant values.
    Let me know if you have more questions.
    -jwise

  • How can you create a paragraph style that removes all spaces and forces everything to lower case?

    Hi,
    Is there anyway of using GREP (or some other magical wizardry) to create a paragraph style that automatically removes all spaces and forces words into lower case?
    Strange request i know....I'm wanting to use it for datamerged email addresses.
    Thanks

    so doing it through InDesign is a work around I'm exploring.
    Excel has the 'LOWER' function and the ability to record macros for a quick find/replace on the spaces - so that's definitely a good option if it can't be solved purely in InDesign.
    You can change case via scripting in InDesign. This AppleScript (OSX only) will set the case of the selected paragraph style to lower. It would be possible to add some code that would strip spaces as well:
    tell application "Adobe InDesign CS6"
        activate
            set StyleList to name of every paragraph style of active document
        set myDialog to make dialog with properties {name:"Document Paragraph Styles"}
        tell myDialog
            tell (make dialog column)
                tell (make border panel)
                    tell (make dialog column)
                        make static text with properties {static label:"Choose a Style", min width:150}
                    end tell
                    tell (make dialog column)
                        set myPresetsDropdown to make dropdown with properties {string list:StyleList, selected index:0, min width:150}
                    end tell
                end tell
            end tell
        end tell
        set myResult to show myDialog
        if myResult = true then
            --+1 gets the correct name because list starts at 0
            set myStyle to item ((selected index of myPresetsDropdown) + 1) of StyleList
        else
            return
        end if
        destroy myDialog
        tell active document
            set myStyle to paragraph style myStyle
            repeat with j from 1 to (count stories)
                repeat with i from 1 to (count paragraphs in story j)
                    if applied paragraph style of paragraph i of story j is myStyle then
                        --defines a variable to replace the generic this_text parameter in the handler
                        set SCText to the contents of paragraph i of story j
                        set contents of paragraph i of story j to my change_case_of(SCText)
                    end if
                end repeat
            end repeat
        end tell
    end tell
    on change_case_of(this_text)
        set the_comparison_string to "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
        set the_source_string to "abcdefghijklmnopqrstuvwxyz"
        set the_new_text to ""
        repeat with thisChar in this_text
            set x to the offset of thisChar in the_comparison_string
            if x is not 0 then
                set the_new_text to (the_new_text & character x of the_source_string) as string
            else
                set the_new_text to (the_new_text & thisChar) as string
            end if
        end repeat
        return the_new_text
    end change_case_of

  • How do you add/use typekit fonts that are not edge web fonts?

    I am just trying out the new Muse CC 2014.1 (August) release and was keen to try the new font facilities.  As far as I can see that while I can now add other fonts for which I have downloaded web font files via the Self Hosted Web Fonts function, Typekit fonts that are not "Adobe Edge Web Fonts" are effectively unavailable?  Have I missed something.
    As an example I want to use the Proxima Nova web font family.  I have selected it on the type kit site, set them up to Sync via my Creative Cloud account.  So for example if I select a font in Photoshop CC or Illustrator, the Proxima Nova fonts appear. Even ok in Word for Mac.  They do not appear in Muse.
    To add them as self hosted web fonts, I would need to physically download the relevant fonts files and install them on my desktop using the OS-X font tool.  However as they are being sync'd via Creative Cloud this shouldn't be necessary should it?  Also I don't see an option for doing so on the typekit site.
    Any help or guidance would be very welcome.
    PS:  I seem to have a separate issue with the Creative Cloud app, which is not listing fonts under the Assets tab.  But I don't think that is related as they are working fine for Photoshop, etc.

    Hi David,
    I'm sorry that you ran into trouble with this. To add fonts from Typekit to your Muse website, you will want to use the web fonts path instead of desktop fonts.  (You can use a desktop font synced from Typekit in your Muse design, but it will exported as an image the same as any other system font.)
    There are a couple options for using Typekit web fonts in Muse:
    o) The Muse Insider wrote a post on how to insert the Typekit embed code from the Muse interface:
    http://museinsider.com/how-to-add-typekit-fonts-to-your-muse-site.html
    o) Or you can add the embed code to the Page Properties dialog within Muse, which will include it in the <head> of the page when you export your website. The steps are the same as this tutorial, but you will add the Typekit embed code to Muse instead of into your page directly:
    TYPEKIT | Adding fonts to your site
    Note that in either case the Typekit fonts will not be displayed in the Muse preview window. You'll need to publish your site to a server in order for the Typekit fonts to be loaded into the page.
    If those look like more coding that you are comfortable with, you might try one of the fonts which you can select from the font menu instead. Here are some that are similar to :
    https://edgewebfonts.adobe.com/fonts#/?xHeight=high&contrast=low&class=sans-serif&width=re gular
    We are also working on a more complete integration of Typekit with Muse in the future, but I can't say yet when that will be available.
    >> PS:  I seem to have a separate issue with the Creative Cloud app, which is not listing fonts under the Assets tab.  But I don't think that is related as they are working fine for Photoshop, etc.
    Do you see a "loading" icon in the tab (e.g. a blue spinner wheel)?  It sounds similar to this thread; you might try these suggestions:
    Re: Adobe Creative Cloud / Desktop App / Home Screen: Constant Spinning Wheel
    I hope that this helps; let me know if you have any other questions.  Best,
    -- liz

  • How do you delete songs on iTune that are NOT on the library?

    I got a new computer few days ago, and I downloaded iTune on my new computer today.
    I want to delete all my songs that are in my iPod Touch now, and want to buy other songs.
    I don't have any songs in my library at the moment, since there's no song in my new computer now.
    So I want to delete songs, but since I don't have any of those songs in the library, I can't delete them. (I can't delete them since they are not on the library.)
    Are there any ways I can delete songs that are NOT on the library?

    You don't want to keep the songs that are on your iPod touch, in your library?
    You can keep them in your library and not put them on the touch.
    Then you can purchase other songs and put those on the touch.

  • How do you deal with API calls that do not exist in some versions of OS X

    For example, I have been writing this app to manage the ipfw (Darwin's side of it). I have been confused about a lot of things because the command could do more then the API calls.
    As it turns out, there is another firewall API ip_fw2 which does all this stuff I have been trying to figure out.
    The problem is that OS X 10.3 does not have ip_fw2. I could check the versions of the OS and do some if (OSX > 10.3) then do ip_fw2 else ip_fw.
    The question is, the code for ip_fw2 is in my binary and even if I never call it, will the loader have a problem on 10.3? I know in some cases on windows having an API call in your code that is not even run, will prevent the exe from even loading. There is this lazy linking thing I think you can do to work around that. Can you do that on OS X and what compiler options do I need?

    TheSilverHammer wrote:
    Thats some nice info, but what if it is not a "framework"? These are basic Darwin API calls, not Apple Frameworks.
    Last sentence on the page:
    "If you need to link to a library instead of a framework, you can use the -weak_library linker command instead of -weak_framework."
    TheSilverHammer wrote:
    I did not define printf so I can't weak link it.
    This doesn't make any sense. You didn't define any of the symbols in any of the frameworks or libraries Apple provides--that does not inhibit your ability to link against them, weakly or otherwise.

  • HT1338 how do I boot a MacBook pro that will not shut down

    HOw can I reboot shut don MacBook pro that will not shutdown, please help.....?......

    Hi, I'm having similar problem. I just got a Lacie ext drive to back up my photos and vids and now my laptop wont shut down or go to sleep properly.  May or may not be related to Lacie. Could just be a coincidence.
    I first noticed problem when I closed it to go to sleep and the apple logo kept flashing on and off.
    When I opened the laptop the screen was flashing white then black, then white then black.   Had to force shut
    it down (opt, cmnd,power), had to hold it down a very long time before it responded.  However, that didn't keep it shut down. It just started back up again.  But at least it wasn't flashing. 
    Then when i tried to shut it down normally it would shut down, go black for a moment and then the Apple song would play and it would start  back up again.    It also won't stay asleep. It sleeps for two seconds when put into sleep mode then snaps awake.
    strange problem... Very annoying. Next option is to unplug and let battery run out.

  • How can you create a button master that can be unlocked but where edits to the master will affect all buttons?

    I'm creating a course calendar (January - December) for an organization and courses are repeated several times throughout the year. I've been asked to create this as an interactive pdf rather than as an interactive Indesign document that can be viewed via a browser, so I'm unable to use multi-state objects
    Anyway, I've created button masters for such buttons such as previous page/next page, course index and search on my master pages, so that's all fine and dandy as I don't need to move these elements. The way I have set up the calendar is that you click on the course name (a button) and a popup (also a button) shows up with a course description - I want to be able to move these popups so that they are the general vicinity of the course name button and not just floating about in the centre of the calendar.
    However, because course descriptions or what is offered in the course change frequently and I am expected to keep the calendar up to date, it doesn't seem efficient to have to manually change every description for a course popup that shows up several times throughout the year or even several times on a month. The issue is that even if I create the popups on the master page, as soon as I unlock them on my month pages and move them to where I want them to be...they'll no longer be affected by changes to the master.
    Is there some sort of function like in html/CSS where you can assign a class to a button or something? Or it is something that Indesign isn't capable of and I will just have to do it manually and try to be careful not to miss any courses when they are updated?
    Any help is appreciated!

    While you could create a different screen for each, a better way to do this is via some form of database.  The buttons cause functions to be executed and the functions utilize data resources based on the selections that are established.
    So if you pick a particular character, a variable is a assigned a value that indicates that.  That variable is then utilized to extract the data associated with the character and to build the screen elements related to the options for that character.

  • How do you create a database so that the PDF forms will populate the database as they are submitted?

    I am trying to create PDF forms that will be filled out by multiple members of an organization. I would like them to be submitted electronically and then populate a database so that the data does not need to be reentered into a database.
    I generally use Microsoft access but certainly know how to use comma separated values (CSV) or Microsoft Excel.
    I currently utilize Acrobat Pro X.

    Thanks for the info obviously I will need to watch the videos/tutorials on distributing and tracking documents.
    John W. Hellstein D.D.S., M.S.
    University of Iowa, Oral Pathology
    356 DSB South
    Iowa City, IA 52246
    Ph 319-335-9656
    Description: QR_Droid_73041 3

  • How can you create a gutter space that moves in inDesign?

    The gutter space needs to be able to slide from left to right within the page margins.
    I've seen it within a document, but need to create one.
    Please advise,
    Lisa-renee

    If you mean unbalanced column widths you can set those by first specifying the number of columns on the page, then, with guided unlocked, you can drag a pair of guided surrounding the gutter to any position you need. This only works for multiple single-column frames on a page. Multi-clumn frames can only have equal column widths.

  • How do you create PDF Form Fields that will expand to contain their content?

    I use Acrobat XI and so far as I know LiveCycle Manager taken away.
    1. Is there a way one can do it directly in Acrobat?
    2. Or is there a simple Javascript i can use?

    I know, but it should be possible to make it so that all items were moved forexample down if an item over was extended

Maybe you are looking for

  • How do I stop sent emails from appearing in my inbox?

    I am receiving my sent emails in my inbox.  How do I stop this?

  • Conversion of Date into Number of Days

    Hai All,            Can anyone pls tell how to convert the Date format into Number of days. For example I have 2 dates, 25.03.2009 and 25.02.2009. I have to take the difference of these two dates, means its 30 days. Later I have to move this 30 days

  • DBMS Output - Oracle SQL Developer 3.0 Early Adopter 2 (3.0.02.83)

    The DBMS output is not working in 3.0.02.83. Whenever i turn on the DBMS Output for a DB connection nothing happens. I run the same script in older versions and it works. The script could be as simple as a small anonymous block with a print statement

  • FOTY0001error when trying pass file path variable to ora:readBinaryFromFile

    I want to read a file from a location,I take that file location as input and assign it to variable filePath and use ora:readBinaryFromFile(bpws:getVariableData('filePath','payload','/tns:value')),I get FOTY0001 type error. Any light on the issue woul

  • SNMP OIDs for ASR1k

    Hi everyone, We're trying to read CPU & MEM values from ASR1006 equipment. Obviously the old OIDs are not supported on this platform. This is what we have found by going through the snmp object navigator. (I assume .2 is the ESP, .3 is the RP, .4 & .