Easy way to tell if I'm running Unbreakable vs. RH Compatible Kernel?

The subject says it all - Is there a command I can run to see which kernel I'm running?
Thanks,
-PH

<pre>uname -r</pre>
If you are running Unbreakable you will see "uek" appended to the elX part of the release string.

Similar Messages

  • Any easy way to tell if Optional VI connection is connected?

    If a connection to a VI is Optional, is than any easy way to tell if an connection is made by the calling function or if it is disconnected?
    Thanks.

    This question has been asked and answered many times on the forums. The quick answer is "no", whereas "sentinel" value detection may be sufficient for meeting your specs/requirements.
    Spoiler (Highlight to read)
    At this risk of being appearing obtuse and insensitive, I would recommend you perform a comprehensive forum and LabVIEW Help search prior to posting. You're becoming a forum regular, and I would recommend that as you learn from the LabVIEW experts, likewise you attempt to answer questions of forum beginners. Answering other's questions sharpens your skills even more than having your own questions questions answered! Give and take, you know? Thanks! -Jack
    At this risk of being appearing obtuse and insensitive, I would recommend you perform a comprehensive forum and LabVIEW Help search prior to posting. You're becoming a forum regular, and I would recommend that as you learn from the LabVIEW experts, likewise you attempt to answer questions of forum beginners. Answering other's questions sharpens your skills even more than having your own questions questions answered! Give and take, you know? Thanks! -Jack
    ***Edit: post collision with Ravens... originally I linked to those threads as well, but took a few minutes more to revise my response ***
    a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"] {color: black;} a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"]:after {content: '';} .jrd-sig {height: 80px; overflow: visible;} .jrd-sig-deploy {float:left; opacity:0.2;} .jrd-sig-img {float:right; opacity:0.2;} .jrd-sig-img:hover {opacity:0.8;} .jrd-sig-deploy:hover {opacity:0.8;}

  • Is there an easy way to find apps that will run on an ipod touch gen 2 with iOS 4.2.1?

    My grandson's ipod touch gen 4 was stolen so I picked up a used ipod touch gen 2 only to find out I can't upgrade beyond 4.2.1 iOS, so I am trying to find apps that run on that iOS. Enter an unfriendly App Store for those of us not used to using it!
    Can someone please tell me an easy way to find apps for him to run on this older system?
    Thanks in advance!

    You can also use this more manual but free method,
    https://sites.google.com/site/appleclubfhs/support/advice-and-articles/finding-a pps-for-older-devices

  • Easy way to schedule a job to run for a set period?

    Is there an easy way to schedule (dbms_scheduler) a job to run for a set period -say, half an hour- and then to stop.
    Currently, I schedule a procedure to do the work (a bunch of inserts or updates, say) and the first line of that procedure assigns sysdate to a variable when it starts. Then as the procedure loops through its work, I compare the current sysdate with that original one, and if the new sysdate>original one by more than 30 minutes, I raise an application error. But it's messy, and I was wondering if there was a nicer way of doing it?

    "Admin" -I think you'll find that 'end_time' merely states a time after which the job will not be run. It doesn't do anything to kill off a job which is already running at the time that comes round. Similarly, repeat_interval merely states how often the job should be run, not a time interval within which it must run and outside of which it must stop being run.
    Satish: your suggestion looks great. Do you have, or know of, any examples where that is used, though? The doco you pointed to says the parameter raises an event, but that it's up to my event handler to deal with it. I wouldn't have the first idea of how to deal with this in code myself. If I could see a simple example, it would help a lot! Unfortunately, that page doesn't contain such an example!

  • Easier way to get an email server running?

    This is probably going to sound noobish and ranty, and I apologize in advance for that, but I really am looking for an answer. Google has not been very helpful so far.
    I currently have a VPS which I use for misc stuff, including hosting some websites. I would like to get email working, so that I can send/receive email on my website domains (via gmail or clients, not webmail).
    I have read through several forum posts and various articles regarding email servers using postfix, dovecot, mysql, etc. Most tutorials on getting an email server setup contain walls of configuration settings that you need to make. They use separate programs for sending email, receiving email, full-blown databases for user accounts... It feels severely over-engineered, and I feel like my head is going to explode while trying to understand what the heck is going on.
    Is there really no easier way to do this? People in forums talk about postfix being the best and easiest there is, but a wall of configuration text that doesn't make sense doesn't seem easy to me. Yeah I could probably copy/paste that text into my configuration files, and yeah it'd probably work, but I wouldn't understand how or why it worked, and I wouldn't be able to make future changes.
    I would think that there would be a single package out there, a single program, that you could handle everything email (at least as far as sending/receiving email via IMAP). Kind of like how you have a web server like Apache or Nginx, where it's a single program that works out of the box, and can be configured further afterwards. Why does email have to be so difficult? I can only assume that things are setup this way in order to cover every possible configuration of email services that anyone could possibly want on any scale. But I just want a simple email server, on a single server, with just a few common options. Are there any alternatives, or is postfix+dovecot+mysql+spamd+opendkim really the only real option on linux right now?
    (And before anyone says to develop something myself... yeah, it's tempting... but why spend time reinventing the wheel if it's already out there, right?)

    A "web server" is rarely just Apache (or nginx, lighttpd etc) on it's own. There's often additional tools such as PHP, MySQL etc as well.
    A "mail server" is the same; an encompassing term for a collection of tools that each handle different aspects. Postfix and Dovecot is all you need for what you've described; Postfix handles mail delivery (inbound mail to your users, and outbound mail from your users) while Dovecot handles presenting the received mail to your users. IMHO, it follows the Unix philosophy very well; one tool, one job. (All working together).
    Postfix might seem daunting, but it is actually very well documented, inside the configuration file itself (main.cf) and on the website. This page may be a good place to start: http://www.postfix.org/STANDARD_CONFIGU … EADME.html
    I'd suggest get Postfix working delivering inbound and outbound mail, then you can add Dovecot (or IMAP daemon of your choice) once that's up and running.

  • OEM 12c SLB - Easy way to tell which OMS

    Hello,
    We are using OEM 12c and followed the HA guidelines to setup an SLB. The SLB is working as desired for logins and agent uploads. However, it is trivial to tell which OMS you are logged into (in a multi OMS environment) when using the SLB. In 10g, we were able to solve this by manually editing a banner gif file to include the OMS server name so it was always trivial to tell - very useful for troubleshooting. In 12c, this does not seem to be possible as the UI is very flash oriented. Is there any file I can change / has any one found a trivial way to accomplish the same in 12c?
    I'll try and post a picture of what our 10g banner looked like if it helps.
    thanks,
    danny

    Hi Danny,
    An EM Administrator can see which OMS they are connected to by navigating to the Management Services and Repository homepage (Setup | Management Services and Repository).
    The OMS they are connected to will be shown as the 'Management Service in Use'.
    Does this help?
    Thanks, Mark.

  • How to tell if you are running an exe or vi

    My searching skills suck today. 
    I am building an exe using the application path to find certain files that need to be included.  It works great in the exe, but when making changes to the VI all the paths are broken because of the application path.  But I remember back a while someone had a way to tell if you were running the program as a VI or an exe.  Then when the program starts it can choose the correct paths to use.
    Any ideas on how to do that?  Or is there a better way to run the program as a VI and an exe without breaking paths?
    Thanks
    Solved!
    Go to Solution.

    Drop a property node of the 'Application' class, select Application->Kind.  The output is an enum of Development vs. Runtime vs. Student vs. Embedded... you get the idea.
    Best regards,
    Dave
    David Boyd
    Sr. Test Engineer
    Philips Respironics
    Certified LabVIEW Developer

  • Is there an easy way?

    Is there an easy way to tell if all the variables between changing parts of an array are null? Ex: If all object variables between index 4 and 10 are null, do this...
    ex 2: If all object variables between index 0 and 3 are null, do this...
    etc.

    You mean like this?
    int fromIndex = 0;
    int toIndex = 3;
    boolean allNull = true;
    for (int i = fromIndex; i <= toIndex; i++) // and maybe check to ensure they are not out-of-bounds too
      if (myArray[i] != null)
        allNull = false;
        break;

  • Don't install 6.0 just to access Store; easier way...

    I was going to upgrade from 4.7.1.3 to 6.0.1, but kept reading about all the install nightmares. The main reason I was going to do the install was to be able to play and purchase music in the iTunes Music Store (which had stopped working with the release of 6.0).
    If you don't care about playing video, I've found a much easier way to get back up and running.
    Just download the standalone version of Quicktime 7.0.3
    http://www.apple.com/quicktime/download/standalone.html
    Close all apps and install the new version of Quicktime.
    Now you should be able to play songs in the iTunes Music Store.
    - Good Luck

    many thanks for the report Phil! every little bit of info helps.
    I tried a few things, but in the end the simplest thing to do was to uninstall Windows Service Pack 2. Once that was done I was able to reinstall iTunes 6.0.2 without any problems.
    good lord ... that's also a workaround for the "publishing product information" quit (we used to use it in advice here prior to the later versions of that KB doc showing up).
    more evidence that the beast may have started to come with an error message nowadays ... it's not a 6.0.3.5 thing, though. Katrina has been working with one of those messages that showed up on a 6.0.2.23 install.
    i wonder if this is a by-product of a recent Windows Update?
    love, b

  • How can I share this link Tell Congress to stop bulk collection of our personal information. there is no easy way to do this other then copy the entire link

    I want to share the link and post the:
    Tell Congress:
    It’s Time to Stop Mass Surveillance
    Mass surveillance threatens people’s privacy and security online.
    Tell Congress to stop bulk collection of our personal information.
    there is no easy way to post this or forward without sending the entire page link and nobody will touch those if something like a preview doesn't show up, just looks like a bunch of unsafe links to most people, you need to have a share button on this if you really want us to share it

    Heres the link to "Take action" http://mzl.la/1CgTnKg. In the future if you want to copy links, right click the address bar, and the whole link should be selected, then click "Copy" in the menu that comes up.
    Have a great day!!
    Jon

  • My computer had a virus and had to be cleaned, but I had my Mozilla bookmarks in a Word file now located on my Desktop. There should be an easy way to drag the bookmarks to the new Mozilla. Can you tell me how in simple straightforward steps? Thanks.

    Question
    My computer had a virus and had to be cleaned, but I had my Mozilla bookmarks in a Word file now located on my Desktop. I have spent hours trying to drag those bookmarks to the new Mozilla. There should be an easy way to do this. Can you tell me how in simple straightforward steps? Thanks.

    If the Word file is a document file type (.doc), you may be able to save it as a .html file, then import that .html file into Firefox.
    In Word, open the .doc file containing the Bookmarks,
    *click File > Save As,
    *in the "Save in" box, choose a Folder or location on your hard drive to save the file where you can find it later,
    *in the "Save type as" box choose ".html",
    *in the "Filename box" enter "bookmarks.html" (without the quotation marks),
    *click "Save"
    Then follow the-edmeister's instruction in Firefox:
    *Bookmarks > Organize Bookmarks -> Import & Backup - Import HTML... = from an HTML file
    *See: http://support.mozilla.com/en-US/kb/Importing%20Bookmarks%20from%20an%20HTML%20File

  • Please tell me - there absolutely MUST be an easier way to 'duplicate' a page! A simple ⌘D use to work in my older version - HELP :'(

    Please tell me - there absolutely MUST be an easier way to 'duplicate' a page! A simple ⌘D use to work in my older version - HELP :'(

    Sorry, but no.  Pages 4 is still in an iWork folder within your Applications folder.  You can use that to get work done.
    Please also let Apple know at:
    http://www.apple.com/feedback/pages.html

  • Is there a way to tell if OCR has been run on a file?

    Hi I have 100's if not 1000's of files that I need to run a batch ocr process on, but i'm not sure if some of them have already been run, is there a way to tell if ocr has been done on a file?
    thanks, mike

    so I guess that means the answer is no, there is not a way to tell if ocr has been run?...
    m

  • A way to tell how many hours a computer has run

    Is there any way to tell approximately how many hours (like a car has an odometer) my PowerMac G4 1GHZ MDD has been run in total?
    Thanks,
    Awfers
    Message was edited by: Awfers

    Old World ROM Macs used to hold that info, along with the manufacturing date, in PRAM. It could be viewed with an old Demo version of TechTools and probably a couple of other freeware utilities. The problem was that, if you ever flushed PRAM via a CUDA reset or removed the PRAM battery, the info was lost.
    Older versions of Techtools (v3 and earlier for pre-OSX systems) had an option to save that PRAM data before zapping the PRAM or replacing the battery. The function to reload the saved data was labeled "Restore Mandate" if you want to search further.

  • Easiest way to tell of any running open applications?

    How is the easiest way to tell if there are any background applications that are running and fastest way to close them all out? 

    Any apps that you have running should appear on your homescreen between your Hub and your homescreen.  If you have apps running, the order from left to right is Hub, running apps and homescreen.  Unfortunately, there is no way to close 'em all down at once; you have to do it one by one.  At least now you know where they're found.  If they're not there between the Hub and the homescreen, they're not running.
    Cheers.  
    - If my response has helped you, please click "Options" beside my post and mark it as solved. Clicking the "thumbs up" icon near the bottom of my response would also be appreciated.

Maybe you are looking for

  • Is there any way to edit my bookmark backups so they don't load something they already have?

    I saved a backup of my bookmarks and when I try to load it, it only loads less than have of the original ones. I just wanted to know if the ones already loaded could be removed from the file so I could continue restoring them.

  • Billing Document Not Released

    Dear All, After Saving the document it is not released and system gives error is as; You have not defined a CO account assignment for an account that is relevant to cost accounting. System response Account 411101 is defined as a cost element. This me

  • AR Invoice printing without adding

    we are asking suggestions- how to stop printing AR Invoice without adding the samwe in the SAP.. Client is in urgent need of the solution. Employees are printing the invoice without posting. it is a great problem

  • Price Condition Type

    Hello Gurus, Just wandering if i want to give a material discount for both the weight and quantity , how would that work ? Can i give using 1 condition type or do i need two ?? Sandeep.

  • Script to check resolution of the embedded images in illustrator

    Hi All, Is there is any script available to check the resolution of the embedded image in the illustrator. Regards, Vinoth