Trying to install speedit what do these commands mean?

Install.sh :
chmod -R 755 speedit.kext
chown -R root:wheel speedit.kext
kextload speedit.kext
sync;sync;sync
How do I run this?
Don't I need to point spmething to the command?
I have a foldert on my desktop named Speedit.
Inside it are three files:
Install.sh
speedit.kext
uninstall.sh
Can anyone give me specific commands for installation?
Install.sh has this inside it:
chmod -R 755 speedit.kext
chown -R root:wheel speedit.kext
kextload speedit.kext
sync;sync;sync
Typing these in terminal yields errors.
Thanks ... Ken

Here is a beginner friendly way to install SpeedIt.
1) http://www.increw.com/downloads/speedit/
Download "SpeedIt V 1.0 Preview for Tiger 10.4.8"
2) Extract its contents in your home folder, so that all the files like install.sh are in your home folder
3) Enable root user if not enabled already, open "NetInfo Manager" in Applications/Utilities folder and click Security (from the menu on the top) then click Enable root user.
4) Open Terminal and type these commands:
su (then type root password)
./install
That should load SpeedIt, remember you will have to do step 4 everytime you reboot. Also stay away from CoreDuo Temp because it will interfere with this utility as it uses a different version of speeit.kext if you want to know the temperature just type this in Terminal: sysctl speedit
MacBook Pro 1.83Ghz 1GB RAM   Mac OS X (10.4.8)  

Similar Messages

  • I am getting an "Error 1310 message while trying to install.  What can I do to fix this?

    I am getting an "Error 1310 message while trying to install.  What can I do to fix this?

    Error "1310: Error writing to file: C:Config.Msi..."
    Mylenium

  • What are these Commands??

    I wanted to know what these commands are? and what are they used for?.
    I have just started to learn PowerShell, so if you explain this to me in a simple language, it would be most appreciated.
      forfiles
      runas
      attrib
      icacls
    Thank You.

    You can get summary documantation by running these commands
    forfiles.exe /? | more
    attrib.exe /? | more
    icacls.exe /? | more
    But runas for some reason does not produce pipeline output when you run it that way
    This command does produce help text for runas, but it is not redirectable.
    I don't know why.
    runas.exe
    These are all executables of various windows vintages. They each output their "/?" help text using whatever I/O method their authors thought was appropriate. The fact that runas's output is not redirectable is because that is how it was coded - and it is
    not clear if this was done on purpose. You can test this from a cmd.exe shell.
    The point is that such executables are outside the control of Powershell. The fact that their help text coding is inconsistent is more the fault of cmd.exe for not having included a consistent help mechanism. But here's an even worse example - try this:
        notepad /?
    this ugliness is because it is mostly the cmd.exe console based executables that honour the "/?" parameter. But they are not all bad - try this one:
        mstsc /?
    The long and the short of it is this: if is not a native powershell command, good luck with getting help on it, and good luck getting it to work as you want it to from a powershell script.
    I was going to say that you can use powershell's get-help cmdlet to determine if a command is native to powershell, but this is somewhat confused by the about_*.txt files, i.e.:
    PS C:\Users\Al> get-help attrib.exe
    Get-Help : Cannot find Help for topic "attrib.exe".
    At line:1 char:10
    + get-help <<<< attrib.exe
    + CategoryInfo : ResourceUnavailable: (:) [Get-Help], HelpNotFoundException
    + FullyQualifiedErrorId : HelpNotFound,Microsoft.PowerShell.Commands.GetHelpCommand
    PS C:\Users\Al> get-help attrib
    TOPIC
    about_Functions_CmdletBindingAttribute
    SHORT DESCRIPTION
    Describes an attribute that declares a function that acts similar to a
    compiled cmdlet.
    LONG DESCRIPTION
    When you write functions, you can add the CmdletBinding attribute so that
    Windows PowerShell will bind the parameters of the function in the same
    way that it binds the parameters of compiled cmdlets. When this attribute
    is declared, Windows PowerShell also sets the $PSCmdlet automatic variable.
    When you use cmdlet binding, unknown parameters and positional arguments
    that have no matching positional parameters cause parameter binding to
    fail. Also, a function or script with cmdlet binding does not use the
    $args variable.
    Note: Compiled cmdlets use the required Cmdlet attribute, which is similar
    to the CmdletBinding attribute that is described in this topic.
    The following example shows the outline of a function that specifies all
    the optional arguments of the CmdletBinding attribute. A brief description
    of each argument follows this example.
    [CmdletBinding(SupportsShouldProcess=<Boolean>,
    ConfirmImpact=<String>,
    DefaultParameterSetName=<String>)]
    Param ($Parameter1)
    Begin{}
    Process{}
    End{}
    SupportsShouldProcess
    When the SupportsShouldProcess argument is set to true, it indicates that
    the function supports calls to the ShouldProcess method, which is used to
    prompt the user for feedback before the function makes a change to the
    system. When this argument is specified, the Confirm and WhatIf
    parameters are enabled for the function.
    For more information about confirmation requests, see "Requesting
    Confirmation" in the MSDN (Microsoft Developer Network) library at
    http://go.microsoft.com/fwlink/?LinkId=136658.
    DefaultParameterSetName
    The DefaultParameterSetName argument specifies the name of the parameter
    set that Windows PowerShell will attempt to use when it cannot determine
    which parameter set to use. You can avoid this issue by making the
    unique parameter of each parameter set a mandatory parameter.
    ConfirmImpact
    The ConfirmImpact argument specifies when the action of the function
    should be confirmed by a call to the ShouldProcess method. The call to
    the ShouldProcess method displays a confirmation prompt only when the
    ConfirmImpact argument is equal to or greater than the value of the
    $ConfirmPreference preference variable. (The default value of the
    argument is Medium.) Specify this argument only when the
    SupportsShouldProcess argument is also specified.
    SEE ALSO
    about_Functions_Advanced
    about_Functions_CmdletBindingAttribute
    about_Functions_ParameterAttributes
    PS C:\Users\Al>
    appending .exe doesn't help, and leaving it off for attrib causes get-help to assume that you had typed
        get-help about_Functions_CmdletBindingAttribute
    Al Dunbar -- remember to 'mark or propose as answer' or 'vote as helpful' as appropriate.

  • What does these messages mean

    I cannot get into my itunes because this message comes up. "A required iTunes component is not installed. Please repair or reinstall iTunes. (42404) "
    Then when I exit this message another one comes up. We could not complete your iTunes store request. "an unknown error occured (50)"
    Please help me to fix this.
    Grandmakat70

    zodmaner wrote:
    Hi, well today when starting up my box I noticed these two startup messages:
    :: Initiate Random Seed
    :: Removing LeftOver files
    What does these mean? And what program/service runs it? (And what 'left over files' is it removing?) I think I never see them before. Is these message appears because I just install sudo?
    Also when shutting down there is also a message concerning a Random Seed. (Saving Random Seed).  What is it doing?
    Well...  if your head over to your /etc/rc.sysinit, you'll see exactly what it does.  If I remember correctly, saving random seed is just saving your startup time because it is random, and removing leftover files is clearing out the /tmp/ directory.

  • HT1343 What are these commands?

    What commands are to play/pause something? To stop something that's playing? To go to the next &amp; previous tracks? To navigate 1 space to the left/right in spaces? The space above/below?

    Safari browser and menu shortcuts:
    http://docs.info.apple.com/article.html?artnum=42951
    Mac OS X keyboard shortcuts:
    http://support.apple.com/kb/HT1343
    http://docs.info.apple.com/article.html?artnum=75459
    Changing behavious of Function Keys:
    http://support.apple.com/kb/HT3399?viewlocale=en_US
    and more useful information on keyboard shortcuts here:
    http://www.myfirstmac.com/index.php/mac/articles/mastering-keyboard-shortcuts

  • What do these errors mean ? Web Logic

    I am attempting to start Web Logic Server, and Web Logic Server for my application installed on my machine. I get the following errors, completely new to web Logic so I don't know what they mean. But it seems to be a privelege issue related to the admin account. Please note that I have in no way changed any settings to my admin account recently, nor my password or anything. Everything was working fine for a week until yesterday, and I can't think of anything I have changed. Any input is appreciated. Highlighted the main errors in bold.
    When starting Web Logic Server for my application:
    <Nov 21, 2010 3:49:48 PM CST> <Notice> <Server> <BEA-002613> <Channel "DefaultSe
    cure[1]" is now listening on 127.0.0.1:7002 for protocols iiops, t3s, ldaps, htt
    ps.>
    <Nov 21, 2010 3:49:48 PM CST> <Notice> <Server> <BEA-002613> <Channel "DefaultSe
    cure" is now listening on 10.0.2.15:7002 for protocols iiops, t3s, ldaps, https.
    >
    <Nov 21, 2010 3:49:48 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    ]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Nov 21, 2010 3:49:48 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default"
    is now listening on 10.0.2.15:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Nov 21, 2010 3:49:48 PM CST> <Notice> <WebLogicServer> <BEA-000331> <Started We
    bLogic Admin Server "examplesServer" for domain "wl_server" running in Developme
    nt Mode>
    <Nov 21, 2010 3:49:50 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RUNNING>
    <Nov 21, 2010 3:49:50 PM CST> <Notice> <WebLogicServer> <BEA-000360> <Server sta
    rted in RUNNING mode>
    <Nov 21, 2010 3:50:00 PM CST> <Error> <Security> <BEA-090513> <ServerIdentity fa
    iled validation, downgrading to anonymous.>
    <Nov 21, 2010 3:50:01 PM CST> <Error> <Security> <BEA-090513> <ServerIdentity fa
    iled validation, downgrading to anonymous.>
    <Nov 21, 2010 3:50:01 PM CST> <Error> <Security> <BEA-090513> <*ServerIdentity fa*
    iled validation, downgrading to anonymous.>
    <Nov 21, 2010 3:50:01 PM CST> <Warning> <RMI> <BEA-080003> <RuntimeException thr
    own by rmi server: weblogic.rmi.internal.AdminAccessOnlyServerRef@1f, implementa
    tion: 'weblogic.server.channels.RemoteChannelServiceImpl@2332930', oid: '31', im
    plementationClassName: 'weblogic.server.channels.RemoteChannelServiceImpl'
    java.lang.SecurityException: Method 'getAdministrationURL' cannot be invoked wi
    thout administrator access.
    java.lang.SecurityException: Method 'getAdministrationURL' cannot be invoked wit
    hout administrator access
    at weblogic.rmi.internal.AdminAccessOnlyServerRef.getWorkManager(AdminAc
    cessOnlyServerRef.java:29)
    at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:316
    at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:944
    at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:1138)
    at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:1020)
    Truncated. see log file for complete stacktrace
    when starting Web Logic Server for my application:
    <Nov 21, 2010 4:15:19 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to STARTING>
    <Nov 21, 2010 4:17:42 PM CST> <Error> <org.apache.beehive.netui.pageflow.interna
    l.AdapterManager> <BEA-000000> <ServletContainerAdapter manager not initialized
    correctly.>
    <Nov 21, 2010 4:17:46 PM CST> <Notice> <Log Management> <BEA-170027> <The Server
    has established connection with the Domain level Diagnostic Service successfull
    y.>
    <Nov 21, 2010 4:17:48 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to ADMIN>
    <Nov 21, 2010 4:17:48 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RESUMING>
    <Nov 21, 2010 4:17:49 PM CST> <Emergency> <Security> <BEA-090087> <Server failed
    to bind to the configured Admin port. The port may already be used by another p
    rocess.>
    <Nov 21, 2010 4:17:49 PM CST> <Error> <Server> <BEA-002606> <Unable to create a
    server socket for listening on channel "Default[1]". The address 127.0.0.1 might
    be incorrect or another process is using port 7001: java.net.BindException: Add
    ress already in use: JVM_Bind.>
    <Nov 21, 2010 4:17:49 PM CST> <Critical> <WebLogicServer> <BEA-000362> <Server f
    ailed. Reason: Server failed to bind to any usable port. See preceeding log mess
    age for details.>
    <Nov 21, 2010 4:17:49 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to FAILED>
    <Nov 21, 2010 4:17:49 PM CST> <Error> <WebLogicServer> <BEA-000383> <A critical
    service failed. The server will shut itself down>
    <Nov 21, 2010 4:17:49 PM CST> <Error> <Server> <BEA-002606> <Unable to create a
    server socket for listening on channel "Default". The address 10.0.2.15 might be
    incorrect or another process is using port 7001: java.net.BindException: Addres
    s already in use: JVM_Bind.>
    <Nov 21, 2010 4:17:49 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to FORCE_SHUTTING_DOWN>

    The message weblogic.server.channels.RemoteChannelServiceImpl@2332930', oid: seems like there is some trouble
    with your OID.
    Another message in your loggng:
    Unable to create a server socket for listening on channel "Default". The address 10.0.2.15 might be incorrect or another process is using port 7001: java.net.BindException: Address already in use: JVM_Bind.
    Tells you there is already a process running on port 7001 (you can use the netstat -a command to check if the port 7001 is taken).

  • What do these settings mean on the 5th gen AE?

    Just got my new Airport Extreme (MD031LL/A running Version 7.5.2) setup last night and being an IT guy, I'm always eager to dig into the Advanced menu options to see what tweaks and customizations my toys are capable of.  There are a few questions that I have:
    1.  On the advanced controls, what should I set my Multicast Rate to (Low, Medium, High)?  I have searched online but haven't found any good consistent answers about what this does or what the 3 settings actually change.
    2.  Is it necessary to check the box for "5GHz Network Name" to get the most from the 5GHz network?  Some sites/forums say that allowing your 5GHz 802.11N devices to be connected to a separate network will result in faster data transfer rates on the LAN for those devices.  I don't really see why that would be the case since, if the device is capable, it will connect at that level, and if not, it won't.
    3.  How do you configure the Syslog Destination Address?  When I click on that field to enter a location I just get the "dong" error.
    4.  What is the WPA Group Key Timeout?

    abrauda wrote:
    1.  On the advanced controls, what should I set my Multicast Rate to (Low, Medium, High)?
    On former versions of the AP-Extreme there where real values instead of low - medium - high.
    It's important for streaming media; e.g. music.
    Apple: ""Multicast rate: Choose a multicast rate from the pop-up menu. If you set the
    multicast rate high, only clients on the network that are within range and can achieve the speed you set will receive transmissions."" (Manual, Chapter 3, Page 23)
    abrauda wrote:
    2.  Is it necessary to check the box for "5GHz Network Name" to get the most from the 5GHz network?  Some sites/forums say that allowing your 5GHz 802.11N devices to be connected to a separate network will result in faster data transfer rates on the LAN for those devices.  I don't really see why that would be the case since, if the device is capable, it will connect at that level, and if not, it won't.
    It's not necessary but recommended.
    If not set, the connected devices are able to switch the radio band if e.g. the signal fade, and with that use the attached BSSID of that radio band. That could lead to trouble (drop outs) e.g. if you stream music to a AP-Express.
    Setting a name for the 5GHz allows you to force the 5GHz capable devices to use that connection only.
    For instance, with a 2011 MBPro on the 2.4GHz 802.11n you will have a max connection speed of 150MBit/s and on 5GHz 802.11n 450MBit/s due to MiMo ( http://en.wikipedia.org/wiki/MIMO ) with a 150MBit/s for each spatial stream.
    abrauda wrote:
    3.  How do you configure the Syslog Destination Address?  When I click on that field to enter a location I just get the "dong" error.
    Check "Allow SNMP" and enter the IP address of the computer that will receive the logs in the Syslog Destination Address field.
    abrauda wrote:
    4.  What is the WPA Group Key Timeout?
    it sets the frequency of encryption key rotation between the stations and the access point (Extreme). See --> http://en.wikipedia.org/wiki/CCMP
    Lupunus
    Message was edited by: lupunus

  • What do these logs mean and do I need to worry about them?

    ACK! I've been having trouble with iPhoto and so went to check the logs and crash reporter for info. While there, I found a couple of alarming items: a console.log with info I don't understand and a NetworkSpyAlertErr.log, which reads:
    nsapAgent: kext write Failed!
    nsapAgent: init failed. kext write failed.
    nsapAgent: kext write Failed!
    nsapAgent: init failed. kext write failed.
    nsapAgent: kext write Failed!
    nsapAgent: init failed. kext write failed.
    nsapAgent: kext write Failed!
    nsapAgent: init failed. kext write failed.
    nsapAgent: kext write Failed!
    nsapAgent: init failed. kext write failed.
    Um...not sure what Network Spy agent is, as it sure isn't anything that I've installed. Is this a normal part of the mac OS? When I opened the above log, console also opened with this report:
    Mac OS X Version 10.4.10 (Build 8R218)
    2007-10-30 11:03:54 -0600
    2007-10-30 11:03:55.447 loginwindow[81] FSResolveAliasWithMountFlags returned err = -43
    2007-10-30 11:03:57.574 HPEventHandler[355]: DebugAssert: Third Party Client: ((__null) != m_lock && 0 == (*__error())) Can't create semaphore lock [/Volumes/Development/Projects/HP/mac-software/mac-software/core/HPEventHandler /Sources/HPTMNotificationManager.cpp:60]
    2007-10-30 11:04:11.514 MagicMenuHotKeyDaemon[363] Started
    Child: Can't read length for data
    Created child to sync device with pid 373...
    Waiter has started running...
    Waiter is done running
    Sending final status from child helper tool back to parent...
    Unsafe JavaScript attempt to access frame with URL http://www.theindychannel.com/news/14455773/detail.html from frame with URL http://ad.doubleclick.net/adi/N4441.Tacoda/B2166690.2;sz=160x600;click=http://an ad.tacoda.net/ads/ad13692a-map.cgi/BCPG78014.108755.106765/SZ=160X600A/V=2.1S//R EDIRURL=;ord=80595?. Domains must match.
    Unsafe JavaScript attempt to access frame with URL http://www.cnn.com/2007/TECH/10/30/vampire.electronics.ap/index.html from frame with URL http://ad.doubleclick.net/adi/N3941.cnn/B2492131.28;sz=728x90;click=http://ads.c nn.com/event.ng/Type=click&FlightID=86804&AdID=115255&TargetID=6869&Segments=934 ,2274,2607,2743,3030,3285,4008,4898,5217,6298,6520,6582,7465,8463,8796,9307,9496 ,9779,9781,9784,9853,9937,10033,10375,10956,11085,11877&Values=1588&Redirect=;or d=cnsqtAk,bdsozhntbinx?. Domains must match.
    Unsafe JavaScript attempt to access frame with URL http://www.cnn.com/2007/TECH/10/30/vampire.electronics.ap/index.html from frame with URL http://ad.n2434.doubleclick.net/adi/N2434.cnn/B2523462;sz=160x600;click=http://a ds.cnn.com/event.ng/Type=click&FlightID=87840&AdID=118718&TargetID=16970&Segment s=934,2276,2743,2872,3030,3285,3800,4008,6298,6520,6582,7463,8463,8796,9279,9308 ,9496,9779,9781,9784,9853,10028,10375,10511,11087&Values=1588&Redirect=;ord=cxtb Rkr,bdsozhotbioc?. Domains must match.
    Unsafe JavaScript attempt to access frame with URL http://www.cnn.com/ from frame with URL http://view.atdmt.com/BID/iview/trnrbbri1790000001bid/direct/01/bvNWKpj,bdsozizt bmKh?click=http://ads.cnn.com/event.ng/Type%3dclick%26FlightID%3d85378%26AdID%3d 112854%26TargetID%3d16956%26Segments%3d730,2259,2743,3030,3285,3464,3800,5216,62 01,6298,6301,6520,6582,7324,7464,8342,8463,8796,9276,9306,9496,9632,9742,9779,97 81,9784,9853,10031,10088,10381,11086,11360,11418,11636,11915,12036,12044%26Value s%3d1588%26Redirect%3d. Domains must match.
    (event handler):Object (result of expression cnnSend) does not allow calls.
    (event handler):Object (result of expression cnnSend) does not allow calls.
    Unsafe JavaScript attempt to access frame with URL http://www.cnn.com/2007/SHOWBIZ/TV/10/30/tv.nbc.leno.ap/index.html from frame with URL http://ad.doubleclick.net/adi/N2870.cnn/B1880310.3;sz=160x600;click=http://ads.c nn.com/event.ng/Type=click&FlightID=62996&AdID=85296&TargetID=16970&Segments=657 ,2276,2743,2872,3030,3285,3800,4008,4558,6298,6520,6582,7463,8463,8796,9279,9308 ,9496,9779,9781,9784,9853,10028,10377,10511,11087&Targets=619,15951,2724,16970,1 515,11145,14921,18265&Values=30,46,50,61,73,82,91,100,110,150,682,917,1137,1285, 1557,1588,1598,1599,1600,1601,1697,1815,2675,2727,2743,4413,4418,4442,39896,4718 1,47734,48047,49553,49702,52263,52509,52738,52897&RawValues=ZIP%2C80201&Redirect =;ord=clWNguz,bdsoziRtbnmu?. Domains must match.
    Unsafe JavaScript attempt to access frame with URL http://www.cnn.com/2007/SHOWBIZ/TV/10/30/tv.nbc.leno.ap/index.html from frame with URL http://view.atdmt.com/BID/iview/trnrbbri1790000002bid/direct/01/bNjvlId,bdsoziRt bnms?click=http://ads.cnn.com/event.ng/Type%3dclick%26FlightID%3d85377%26AdID%3d 112853%26TargetID%3d16563%26Segments%3d657,2274,2607,2743,3030,3285,4008,4558,48 98,5217,6298,6520,6582,7465,8463,8796,9307,9496,9779,9781,9784,9853,9937,10033,1 0377,10956,11085,11877%26Values%3d1588%26Redirect%3d. Domains must match.
    Unsafe JavaScript attempt to access frame with URL http://www.cnn.com/2007/SHOWBIZ/TV/10/30/tv.nbc.leno.ap/index.html from frame with URL http://ad.doubleclick.net/adi/N2870.cnn/B1880310.3;sz=160x600;click=http://ads.c nn.com/event.ng/Type=click&FlightID=64204&AdID=85299&TargetID=16970&Segments=657 ,2276,2743,2872,3030,3285,3800,4008,4558,6298,6520,6582,7463,8463,8796,9279,9308 ,9496,9779,9781,9784,9853,10028,10377,10511,11087&Targets=619,15951,2724,16970,1 515,11145,14921,18265&Values=30,46,50,61,73,82,91,100,110,150,682,917,1137,1285, 1557,1588,1598,1599,1600,1601,1697,1815,2675,2727,2743,4413,4418,4442,39896,4718 1,47734,48047,49553,49702,52263,52509,52738,52897&RawValues=ZIP%2C80201&Redirect =;ord=cwkeRIN,bdsoziWtbnox?. Domains must match.
    Unsafe JavaScript attempt to access frame with URL http://www.macrumors.com/ from frame with URL http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2224409576101196&d t=1193764276702&format=728x90as&output=html&correlator=1193764276702&channel=7440724589&url=http%3A%2F%2Fwww. macrumors.com%2F&color_bg=CBD3DE&color_text=000000&color_link=CC0000&color_url=0 08000&color_border=CBD3DE&ad_type=text_image&ga_vid=280090412.1193203054&ga_sid= 1193764275&ga_hid=892053144&ga_fc=true&flash=9&u_h=1200&u_w=1920&u_ah=1129&u_aw= 1920&u_cd=32&u_tz=-360&u_his=3&u_java=true&u_nplug=16&unmime=151. Domains must match.
    Unsafe JavaScript attempt to access frame with URL http://www.macrumors.com/ from frame with URL http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2224409576101196&d t=1193764276702&format=728x90as&output=html&correlator=1193764276702&channel=7440724589&url=http%3A%2F%2Fwww. macrumors.com%2F&color_bg=CBD3DE&color_text=000000&color_link=CC0000&color_url=0 08000&color_border=CBD3DE&ad_type=text_image&ga_vid=280090412.1193203054&ga_sid= 1193764275&ga_hid=892053144&ga_fc=true&flash=9&u_h=1200&u_w=1920&u_ah=1129&u_aw= 1920&u_cd=32&u_tz=-360&u_his=3&u_java=true&u_nplug=16&unmime=151. Domains must match.
    Unsafe JavaScript attempt to access frame with URL http://forums.macrumors.com/showthread.php?t=376423 from frame with URL http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2224409576101196&d t=1193764644335&format=728x90as&output=html&correlator=1193764644335&channel=8355507924&url=http%3A%2F%2Fforu ms.macrumors.com%2Fshowthread.php%3Ft%3D376423&color_bg=CBD3DE&color_text=000000 &color_link=CC0000&color_url=008000&color_border=CBD3DE&ad_type=text_image&ga_vi d=280090412.1193203054&ga_sid=1193764275&ga_hid=382955828&ga_fc=true&flash=9&u_h =1200&u_w=1920&u_ah=1129&u_aw=1920&u_cd=32&u_tz=-360&u_his=4&u_java=true&u_nplug =16&unmime=151. Domains must match.
    Unsafe JavaScript attempt to access frame with URL http://forums.macrumors.com/showthread.php?t=376423 from frame with URL http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2224409576101196&d t=1193764644335&format=728x90as&output=html&correlator=1193764644335&channel=8355507924&url=http%3A%2F%2Fforu ms.macrumors.com%2Fshowthread.php%3Ft%3D376423&color_bg=CBD3DE&color_text=000000 &color_link=CC0000&color_url=008000&color_border=CBD3DE&ad_type=text_image&ga_vi d=280090412.1193203054&ga_sid=1193764275&ga_hid=382955828&ga_fc=true&flash=9&u_h =1200&u_w=1920&u_ah=1129&u_aw=1920&u_cd=32&u_tz=-360&u_his=4&u_java=true&u_nplug =16&unmime=151. Domains must match.
    [367] http://discussions.apple.com/resources/merge - Can't find variable: tinyMCE
    The "unsafe JavaScript attempts" are mostly referring to websites I've accessed this am.
    My concerns are:
    -What the heck is Network Spy Alert?
    -From the console log, any ideas what the HPEventHandler is or what the "HPTMNotificationManager" refers to? (Yes, I do have an HP printer but haven't sent anything to print today, so not sure why events need handling, unless this is some sort of automatic log-in thing?)
    -What is "MagicMenuHotKeyDaemon 363"?
    -What constitutes an "Unsafe JavaScript attempt?"
    My question, in a nutshell, is whether this is all par for the course and I'm just noticing it because I happened to be looking into the iPhoto issue, or is there reason to feel paranoid at the mention of "spy," "Third Party Client," "sync" and "unsafe?"
    Any info would be much appreciated!

    You have (at least) two different issues going on there.
    The first one (nsapAgent) is unrelated to the second (HPEventHandler's debug statement).
    nsapAgent is a component of Allume's Internet Cleanup, so I suspect it is something you installed - or at least someone there did.
    It may be that you're running an old version that is not compatible with your machine/configuration, but that's hard to tell.
    I'm pretty sure that the Unsafe JavaScript messages are coming from this app, too.
    I would expect that Allume's site would be a better source of information for that particular one.
    As for the HPEventHandler, I'm guessing you have some kind of HP device there - a printer, scanner, or some such. The error message indicates that app had a problem, but it's impossible to be more specific without more information.

  • Urgent help, what do these exceptions mean

    I was wondering what it means exactly when a InternalError(Ex02),
    VirtualMachineError are thrown. im designing a programme which was working fine now suddenly it is throwing those errors, and for the life of me i cant figure out why and what they mean.
    Please can someone help.

    It means something really bad happened inside the JVM. And unless you want to mess with the JVM source code you are unlikely to fix it, nor usually figure out exactly what caused it.
    It might also be caused by your environment, like trying to run a class file created with java 1.0 on a 1.3 jvm or something like that. Not likely, but possible.
    Try redesigning your code and hope it goes away.
    If you can reduce the code to a very small sample you could post it here and someone might be able to provide a more specific answer and/or a work around. (You need to provide the jvm version you are running under too.)

  • ReSampling? Hot Swapping? What do these terms mean?

    After years of digital audio I still run into terms that don't really mean anything specific to me.
    Could someone shed some light on what these two things refer to?
    Thanks a bunch!

    eMagnus wrote:
    After years of digital audio I still run into terms that don't really mean anything specific to me.
    Could someone shed some light on what these two things refer to?
    Thanks a bunch!
    "Sampling" refers to those extravagant food fairs where you can stroll about and sample cuisine from different countries.
    And Hot Swapping... that's for swingers only!
    Very loose explanations follow.
    Sampling.... the act of digitally recording a sound source or part of a sound source for use as either an instrument or effect. Drum libraries like Addictive Drums or some of the kits/instruments included with Logic are "sampled".
    Recording each part of a real drum set (or -any- instrument) and then building an instrument out of it is sampling. You can even sample samples..
    Hot Swapping has to do with plugging/unplugging USB or Firewire devices while the computer/device is still on. Hot swappable devices are supposed to be recognized by the host machine when plugged in.
    pancenter-

  • What does these codees mean?

    Pls help me with the meaning of the following codes,
    1. int count;
    for (int i = 0; i<COUNT.length; i++)
    count = Integer.parseInt(COUNT);
    2. if(POINT.compareTo("R") != 0)
    3.if (COUNT_02.compareTo("0") != 0)
    4.result.addValue(EAN_04count_EAN+3);
    5.result.addValue(EAN_04count_EAN+3);
    6.result.addValue(Quantitycount_qty);
    Also can u suggest some urls where some documaents can be available to enhance Java skills to develop UDFs.
    Points will be awarded. Pls help. I hav been assigned huge responsibilities in XI, though I am an Abaper!
    PS: Can u suggest any PDF where I can come to know about the different syntax, commands as used above, so that I can develop my own java codes....
    Arnab .

    Hi,
    1. int count;
       for (int i = 0; i<count.length; i++)
           count = Integer.parseInt(count);
    Ans: Here Count is a variable and all the count variables should be changed to an Object.
    2. if(POINT.compareTo("R") != 0)
    Ans: Here POINT should be a String Constant
    public int compareTo(String anotherString)
    Compares two strings lexicographically. The comparison is based on the Unicode value of each character in the strings. The character sequence represented by this String object is compared lexicographically to the character sequence represented by the argument string. The result is a negative integer if this String object lexicographically precedes the argument string. The result is a positive integer if this String object lexicographically follows the argument string. The result is zero if the strings are equal; compareTo returns 0 exactly when the equals(Object) method would return true.
    3. if (COUNT_02.compareTo("0") != 0)
    Ans : Same as (2)
    4. result.addValue(EAN_04count_EAN+3);
    Ans: Here what is result ?  Check for result.addValue method in Java API @ http://java.sun.com/j2se/1.5.0/docs/api/
    5.result.addValue(EAN_04count_EAN+3);
    Ans: Same as 4
    6.result.addValue(Quantitycount_qty);
    Ans: Same as 4
    Regards,
    Ramana Kumar. A

  • Pls. what does this command mean?

    sudo rm -rf /System/Library/Extensions/IOPlatformPluginFamily.kext
    Someone left a post on another site and claims this will stop the whine on the MacBook Pros.
    Okay, I got desperate, I pasted it on my terminal and rebooted as indicated and the whine is gone. I had the high pitch whine when running on battery only.
    If this is bad, how do I reverse it? Did it correct the problem or did this command mask the problem? If so, can someone let me know how to reverse it? Thx
    MBP 15" 2.0   Mac OS X (10.4.7)  

    Thanks for the responses.
    Yes, it was dumb to do that. Luckily, there are people out there that are not maliclious but he/she should of indicated that I should save the file first.
    Go figure, I find this same revelation else where including the 'save' requirement, after the fact.
    I did however recover the file that I deleted and the whine is back, thanks to Niel's suggestion. Nice program.
    Temperature Monitor was showing Core's at 72 C and now both at 54 after reinstalling the deleted file. The MBP was running very hot which bothered me although the whine did disappear but I was afraid of what this heat would do to its innerds if it continued.
    I've only had the MBP for 3 days and am torn if I should return for a refund and wait or live with the whine and use QuietMBP or Photobooth.
    Well, I'll play some more and decide by Friday.
    Cheers all.
    MBP 15" 2.0   Mac OS X (10.4.7)  

  • I have OSX 10.6.8 and my new HP 6700 printer won't print until I "empty print file!" What does that command mean? How do I do it?

    I have OSX 10.6.8 and my new HP Officejet 6700 all-in-one printer won't print until I "empty print file!" What does "empty print file" mean. How do I do it?

    Go to System Preferences>Print & Fax>Open Print Queue, select(highlight) any jobs and delete them. Do this for all printers in the left side bar (select printer when you click  Open Print Queue)
    Hope this helps

  • What do these errors mean ? Web Logic 8.1 setting

    I am a newbie in this Web Logic and I'm facing problem in my web application.
    Appreciate that someone can guide me on this issue. I'm able to login to my web app and perform some interaction and but when I started to click on one of the contact button from front end I did receive this message "javax.naming.CommunicationException [Root exception is java.net.ConnectException:t3://localhost:7501,localhost:7551: Destination unreachable; nested exception is: java.net.ConnectException: Connection refused: connect; No available router to destination]".
    Not sure I have to perform any of the configuration from the WebLogic console.
    Below are the executed running cmd when I double click this file "*nodemanagerhelper.exe*" from my local C:bea\weblogic81\server\bin\nodemanagerhelper.exe
    C:\bea\weblogic81\server\bin>set CLASSPATH=.;C:\bea\JROCKI~1\lib\tools.jar;C:\be
    a\WEBLOG~1\server\lib\weblogic_sp.jar;C:\bea\WEBLOG~1\server\lib\weblogic.jar;
    C:\bea\weblogic81\server\bin>cd C:\bea\WEBLOG~1\common\NODEMA~1
    C:\bea\WEBLOG~1\common\NODEMA~1>if not "" == "" if not "" == "" goto runNMWithLi
    stenAddressAndPort
    C:\bea\WEBLOG~1\common\NODEMA~1>if not "" == "" goto runNMWithListenAddress
    C:\bea\WEBLOG~1\common\NODEMA~1>if not "" == "" goto runNMWithListenPort
    C:\bea\WEBLOG~1\common\NODEMA~1>"C:\bea\JROCKI~1\bin\java.exe" -jrockit -Xms32m
    -Xmx200m -Xverify:none "-Djava.security.policy=C:\bea\WEBLOG~1\server\lib\weblo
    gic.policy" "-Dweblogic.nodemanager.javaHome=C:\bea\JROCKI~1" weblogic.NodeManag
    er
    <Nov 23, 2010 4:00:06 PM EST> <Info> <NodeManager> <NodeManager: for information
    on command line options, try "java weblogic.NodeManager -h">
    <Nov 23, 2010 4:00:06 PM EST> <Info> <NodeManager> <Starting NodeManager >
    <Nov 23, 2010 4:00:06 PM EST> <Info> <NodeManager> <Setting java home to 'C:\bea
    \JROCKI~1'>
    <Nov 23, 2010 4:00:06 PM EST> <Info> <NodeManager> <Effective values of properti
    es :
    ListenAddress=*.*
    ListenPort=5555
    ListenerType=secureSocket
    SavedLogsDirectory=NodeManagerLogs
    NativeVersionEnabled=true
    TrustedHosts=nodemanager.hosts
    StartTemplate=../../server/lib/unix/nodemanager.sh
    ReverseDnsEnabled=false
    ScavangerDelaySeconds=180
    PIDFileReadRetryCount=0
    WeblogicHome=null
    bea.home=null
    JavaHome=C:\bea\JROCKI~1
    PropertiesVersion=8.1
    >
    <Nov 23, 2010 4:00:06 PM EST> <Info> <NodeManager> <Saving logs in'NodeManagerLo
    gs'>
    <Nov 23, 2010 4:00:11 PM EST> <Info> <NodeManager@*.*:5555> <Reading private key
    and certificate chain from the keystore C:/bea/weblogic81/server\lib\DemoIdenti
    ty.jks. KeyStore type = jks, Using keystore passphrase = true, Alias = DemoIdent
    ity>
    <Nov 23, 2010 4:00:11 PM EST> <Info> <NodeManager@*.*:5555> <Reading trusted CAs
    from the keystore C:/bea/weblogic81/server\lib\DemoTrust.jks. KeyStore type = j
    ks, Using keystore passphrase = true>
    <Nov 23, 2010 4:00:11 PM EST> <Info> <NodeManager@*.*:5555> <Reading trusted CAs
    from the keystore C:\bea\JROCKI~1\jre\lib\security\cacerts. KeyStore type = jks
    , Using keystore passphrase = false>
    <Nov 23, 2010 4:00:11 PM EST> <Info> <NodeManager@*.*:5555> <Node Manager listen
    ing on *.*:5555..>
    <Nov 23, 2010 4:00:11 PM EST> <Info> <NodeManager@*.*:5555> <NodeManager started
    , log messages being written into file C:\bea\WEBLOG~1\common\NODEMA~1\NodeManag
    erLogs\NodeManagerInternal\nm_KLIS045_11_23_2010-16_00_07.log>
    Edited by: 814719 on Nov 23, 2010 4:30 PM
    Edited by: 814719 on Nov 23, 2010 4:34 PM
    Edited by: 814719 on Nov 23, 2010 4:40 PM

    Thanks. I amended the Web Login console with listen port "7501" and corrected the local host link..it should be pointing to this link http://localhost:7501/Web/index.jsp instead of http://localhost:6501/Web/index.jsp
    Edited by: 814719 on Nov 24, 2010 8:20 AM

  • Firewall Log - what do these entries mean?

    I am especially concerned with the XXX is listening entries. What does this mean? Are they being blocked? I access the internet through a wireless router connected to DSL with that firewall and my computer's firewall turned on. I did find the Macworld Firewall article and have changed my firewall settings to match what they say. Just curious as to who is listening and what this means.
    I have replaced the computer name with ****
    == Partial Log Below ======================
    May 24 09:37:25 ****-computer Firewall[49]: Deny cupsd data in from 192.168.0.198:631 uid = 0 proto=17
    May 24 09:37:55: --- last message repeated 1 time ---
    May 24 09:44:14 ****-computer Firewall[50]: qmasterd is listening from 0.0.0.0:49152 uid = 0 proto=6
    May 24 09:46:47 ****-computer Firewall[50]: krb5kdc is listening from :::88 uid = 0 proto=6
    May 24 09:46:47 ****-computer Firewall[50]: krb5kdc is listening from 0.0.0.0:88 uid = 0 proto=6
    May 24 09:50:52 ****-computer Firewall[50]: Deny cupsd data in from 192.168.0.198:631 uid = 0 proto=17
    May 24 09:51:22: --- last message repeated 1 time ---
    === Since checking "Set access for specific services..." and "Enable Stealth Mode" the log looks like this =================
    May 24 10:59:05 ****-computer Firewall[50]: Deny cupsd data in from 192.168.0.198:631 uid = 0 proto=17
    May 24 10:59:35: --- last message repeated 1 time ---
    May 24 11:12:03 ***s-computer Firewall[50]: Stealth Mode connection attempt to TCP 192.168.0.196:49489 from 17.254.2.136:443
    May 24 11:12:33: --- last message repeated 3 times ---
    Message was edited by: Tim Rogan

    Just turn on WPA security on your wireless router, and use a password that is not in any dictionary, and then you can pretty much assume nobody's going to be able to join your network.
    Oh, and that last IP address in your log?
    May 24 11:12:03 ***s-computer Firewall50: Stealth Mode connection attempt to TCP 192.168.0.196:49489 from 17.254.2.136:443
    Looked it up at arin.net and it belongs to...
    Search ARIN WHOIS for: 17.254.2.136
    OrgName: Apple Computer, Inc.
    OrgID: APPLEC-3
    Address: 20740 Valley Green Drive, MS32E
    City: Cupertino
    StateProv: CA
    PostalCode: 95014
    Country: US
    NetRange: 17.0.0.0 - 17.255.255.255
    CIDR: 17.0.0.0/8
    NetName: APPLE-WWNET
    NetHandle: NET-17-0-0-0-1
    Parent:
    NetType: Direct Assignment
    NameServer: NSERVER.APPLE.COM
    NameServer: NSERVER2.APPLE.COM
    NameServer: NSERVER.EURO.APPLE.COM
    NameServer: NSERVER.ASIA.APPLE.COM
    Comment:
    RegDate: 1990-04-16
    Updated: 2000-05-23
    RTechHandle: ZA42-ARIN
    RTechName: Apple Computer, Inc.
    RTechPhone: +1-408-974-7777
    RTechEmail: [email protected]

Maybe you are looking for

  • JAPAN Specific sub-contract process:

    Dear Friends, Please help to know: u2018JAPAN Specific sub-contract processu2019 details. Please help to send if any related information. Thanks in advance. RAMAN.

  • Need a copy of Certification Matrix for OCDM

    The Metalink does not have a Certification Matrix for OCDM like OADM. May I have a copy if anyone has it?

  • Change overall volume w/o moving automation points?

    Is there any way in Garageband to change the overall volume for a track that has volume automation without individually moving all the automation points? Like as in move them all up or down at once?

  • Unable to import MS PowerPoint slides Captivate 6 on Mac

    I have an existing project which I imported two PowerPoint slides into without a problem. I then made changes to the slides in PowerPoint, and when I went to re-import to Captivate, I get this pop-up message: This is on Mac OS X 10.8.3. I open the sa

  • Enabling Drill Down Buttons on queries

    Dear experts,   I have been writing queries on SAP query manager but for  some reason the orange drill down button does not appear. At other times it appears on default, Is there a way to have this button appear especially on master data , documents