Wi-Fi WEP security - looking for a way to make my use more secure.

  Having system results even using Kaspersky as a Internet application for security, and found the reinstall not just slow as a result of my attempts to reinstall, and failing to complete the down load. Looking for a tool that can help, any suggestions?

Second the advice to remove the Anti-Virus software.
WEP - Are you using System Preferences -> Sharing -> Internet Sharing?
If you are, you cannot change the protection.  It is WEP only.
I would suggest you get a dedicated router which is capable of WPA/WPA2 encryption.
If you have a short term need for Internet Sharing (such as a hotel room with ethernet, and you want to share with your iPhone/iPad/iPod Touch, etc...), then Internet Sharing for that is not that much of an issue.  After all you are trusting the hotel network :-)

Similar Messages

  • Looking for a way to switch views using Javascript

    Hi ! I'm currently studying Acrobat 3D. <br /><br />I've got a PDF document with a 3D Annotation, which was imported from a U3D file. I defined 3 views : "initial", "front" and "top".<br /><br />My problem is that I'm looking for a way to switch views using Javascript. <br /><br />In fact, when I list cameras using the following code, I only get one camera called "DefaultView". So my question is : where has my "initial", "front" and "top" views been ? Is there a way I can switch between them using Javascript ?<br /><br />for(i=1;i<scene.cameras.count;++i)<br />     {<br />          Cam = scene.cameras.getByIndex(i);<br />          <br />          console.println("camera " + i + " : " + Cam.name);<br />     }<br /><br />Thank you very much in advance.<br /><br />françois

    Are the dates on these entries correct??!! Doesn't seem like it. Anyway, just in case, here's some code to help:
    //=========================================================
    backgrounder = new RenderEventHandler();
    backgrounder.onEvent = function(event)
    runtime.removeEventHandler(this);
    canvas = event.canvas;
    background = canvas.background;
    keyer = new KeyEventHandler();
    keyer.onEvent = function(event)
    switch (event.characterCode)
    case 49:
    cam = scene.cameras.getByIndex( 0 );
    canvas.setCamera( cam );
    break;
    case 50:
    cam = scene.cameras.getByIndex( 2 );
    canvas.setCamera( cam );
    break;
    case 51:
    cam = scene.cameras.getByIndex( 3 );
    canvas.setCamera( cam );
    break;
    runtime.addEventHandler( keyer );
    runtime.addEventHandler(backgrounder);
    //inform user
    console.println("Use the 1,2,3 Keys to toggle between cameras");
    //===============================================

  • Looking for a way to make comments in Purchase Orders

    Dear All,
    I'm looking for a way to make comments in purchase orders, in a way that
    a) such comments should not be visible for vendor
    b) such comments to be visisble in MIGO... (during GR ex.)
    thanks in advance for help
    Regards,
    Andrey

    Hi,
    I think you can always enter the text during GR creation. But seems no text flows from PO to GR during its entry.in the PO the texts maintained in the PO will be the additional info to vendor.
    Regards,

  • Looking for a way to make a photo less than 100kb

    I have all the 'considered best' photo apps for my Ipad3.  I've read every manual, looked on the net, downloaded any trial photo sizer app I can find and have spent hours trying to do what I believe should be a no brainier but have not found a resolution to a simple problem.
    I'm trying to find a way to make a photo a specific MB size.  I post on a bulletin board that has a restriction of 100MB upload.  There is a great app for Mac but ways to make a photo a specific file size doesn't seem to be available for the Ipad.  After hours of searching I'm at a loss as to why there aren't any apps to do this.
    A simple app with a slider or other that will give you the MB size as you move it would be great.  Every app has a plethora of options and they still can't even do that.
    Any suggestions?
    Dan

    Thanks sberman
    That will work taking a few steps although I would think it's a last resort with fair results.  Thanks again.  While waiting for a response I decided to bite the bullet and purchase an app that looked promising.  ( Don't like to purchase as I've purchased a number of .99 apps and wasted money )
    So, I purchased this app called 'Resizer' not knowing if it would do the trick.  It did!  I even got a bonus as the app lets you upload to a photo site.  From there it's a simple paste the link and I'm done.  The app appears to have been made for the purpose of posting photos to BB's which is what I'm doing.
    I was trying to get as close to the max size as I could as they have a weekly 'photo day' and wanted the best quality.  That app did it.
    Thanks again for the suggestion.
    Dan

  • I work with retired people who are looking for a way to make the bookmarks larger so they may be more easily read. Any suggestions?

    As the question asks, is there a way to make the bookmark tabs larger for people whose eyesight is not as keen as when they were younger? For instance is there an add on that would address this? thank you for your help.

    As the question asks, is there a way to make the bookmark tabs larger for people whose eyesight is not as keen as when they were younger? For instance is there an add on that would address this? thank you for your help.

  • Is there a way to make Aperture use more RAM for better performance?

    I know in Photoshop or Lightroom (I forget which) you can designate the amount of RAM the program uses. Is it possible to do this in Aperture? If not, is there any other way. I just want it so that when I'm using Aperture, it designates most system resources to Aperture. Thanks.

    I think that RAM designation in Ps or Lr is rather a limit/maximum which you can set then what it will/must use (perhaps in order to keep other programs running smoothly).
    If you simply dont run any other programs Aperture should get all the attention it can get from your computer. Well maybe it cant use all your RAM if you have 8GB.. but it will use what it needs.
    I believe that there are some terminal commands that can assign CPU priority to some processes, but in not entirly sure about how that works and if it helps.. just search for it on the web..

  • Looking for a way to create/edit a newsletter online, then be able to generate a customized PDF file

    I am looking for a way to be able to customize a newsletter online, then be able to export/generate a PDF file from that newsletter.
    Basically this is for a friend that is a real estate agent, and currently she is creating the newsletters in MS Publisher. I'm hoping to find a way to be able to allow her to login to a secure area of her webpage(that part isn't a problem) but then be able to create/customize a monthly newsletter that needs to be customizable.
    For example, the August Newsletter will be 2-sided, and most of the newsletter will be the same, but she needs to be able to have a newsletter for different apartment buildings so the customers can just go to their building link/area on the webpage and be able to download that month's custom PDF file that has a portion of the main newsletter that is a table/list of properties for that specific location.  The data will be stored in a database.
    After writing the above, I can probably create a front-end to the database so she can enter everything that way, but I still need a way for her to generate the customized PDFs after she is done with that month's data.
    I was hoping Adobe had something that could be used, or am I stuck using php or Javascript and just doing this with custom scripting?
    Anyone have any ideas?
    Thanks!
    John

    I was hoping Adobe had something that could be used, or am I stuck using php or Javascript and just doing this with custom scripting?
    I think you will have to do the latter.  While you are thinking about writing the PDF file, don't overlook fpdf (google it)....

  • I am looking for a way to disable the windows ct

    rl-alt-del function in a LabVIEW 6.0 VI. I also need to disable the bottom task bar including the Start key in Windows NT 4.0. My goal is to keep the VI exclusively on the screen and disable the users from switching to other programs or shut off the PC.

    rl-alt-del function in a LabVIEW 6.0 VI. I also need to disable the bottom task bar including the Start key in Windows NT 4.0. My goal is to keep the VI exclusively on the screen and disable the users from switching to other programs or shut off the PC.Public libraries use applications like WinSelect to lock down access to machines.
    http://www.winselect.com/
    But control-alt-delete in NT4.0 is a kernel level security feature that can't be
    defeated unless you hide the keyboard. By using registry settings you can
    control what is presented to the user after he hits control-alt-delete and keep
    him/her from shutting down, but you will also have to lock up the computer to keep
    your users from hitting the reset button and hide the mouse.
    If you want to boot up an NT environment without a keyboard and mouse
    you will need to go to NT Embedded. NTE allows you to build a custom
    OS that does not require keyboard or mouse to boot. You can also install
    just the components you need, ie; no browser, menus, control panel, etc.
    Regards,
    Alan
    "Dan Huynh" wrote in message news:[email protected]..
    > I am looking for a way to disable the windows ctrl-alt-del function in
    > a LabVIEW 6.0 VI. I also need to disable the bottom task bar
    > including the Start key in Windows NT 4.0. My goal is to keep the VI
    > exclusively on the screen and disable the users from switching to
    > other programs or shut off the PC.
    >
    >

  • Looking for a way to broadcast a line in to the Airpot Express?

    Looking for a way to run line input into my macbook and broadcast it to the Airport Express to Play on my Stereo..

    It is discussed on the xfce forums but unfortunately that solution requires editing by hand. However it does seem relatively easy to automate. Writing a graphical program for those tasks is something you'd only have to do once.

  • Looking for a way to get built in audio to be heard out of AirTunes

    Looking for a way to get built in audio to be heard out of AirTunes, not just iTunes.

    thanks for the post, i downloaded that app but like i read, its really a worthless piece of junk, the 2 second delay yet alone i did not succeed to send my iChat audio to my airTunes speakers.

  • Looking for a way to Export Still Image to iPhoto

    Hi I'm looking for a way to export a still image from iMovie 08 to iPhoto 08? The simple drag, help, web search etc doesn't seem to come up with an answer but it's been a long day.
    Thanks

    Find the still within an event clip, right mouse, select add still frame to project. Repeat for all the stills you want.
    In Finder under pictures, you should find files for all the stills you created. Import them into Iphoto and there you have it.
    There is probably an easier way but this is not too bad.

  • Hola a todos , busco una manera de crear un pdf desde la impresora de ios, como lo puedo resolver, gracias. Hi all, I look for a way to create a PDF from the printer ios, as I can solve, thanks

    Hi all, I look for a way to create a PDF from the printer ios, as I can solve, thanks

    Try this process on your Mac. These files will be regenerated by Mac OS X with default settings.
    1. Quit the Mac App Store
    2. Trash the following folders and files; (~ is your Home folder)
    ~/Library/Caches/com.apple.appstore
    ~/Library/Caches/com.apple.storeagent
    ~/Library/Cookies/com.apple.appstore.plist
    ~/Library/Preferences/com.apple.appstore.plist
    ~/Library/Preferences/com.apple.storeagent.plist
    ~/Library/Preferences/com.apple.streagent.plist.lockfile
    Mac HD/Library/Preferences/SystemConfiguration/networkinterfaces.plist
    3. Restart your Mac
    4. Open the Mac App Store
    5. Log into your MAS account

  • We are currently looking for a way to link images to a design file within programs like InDesign and Illustrator using an HTML link instead of a local file.  We are hosting our images in SharePoint and need the design file to retain it's links, no matter

    We are currently looking for a way to link images to a design file within programs like InDesign and Illustrator using an HTML link instead of a local file.  We are hosting our images in SharePoint and need the design file to retain it's links, no matter who on our network opens the design file.

    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • I am looking for a way or a PDF annotator app to use in a tablet that don't allow deletion as I edit.

    Hi All, I am looking for a way or a PDF annotator app to use in a tablet that don't allow deletion as I edit. I need to use in a controlled process that don't allow user to delete or erase edits once a mistake is made or a rewrite is needed. Thank you

    See How to call Adobe Acrobat 9 APIs to OCR the PDFs through .NET reply 4.

  • I am looking for a way to convert Microsoft Office files to my apple and back again

    I am looking for a way to convert Microsoft Office files to my apple and vise vera.
    <Re-Titled By Host>

    you are asking about Microsoft products and using a laptop, not a workstation Mac Pro.
    The Numbers and Pages Apple Communities. or MS Community if you want those.
    Importing and Exporting, but Numbers and Pages will not do a SAVE into other formats by default, and therefore have to keep using Export which is messy.
    Changing your own thread midstream may not be ['thread hijack'] but it is like having the rug pulled out by changing the subject on us.

Maybe you are looking for

  • JPEG subfolder after using "Image Processor" ...

    Hi, I use "Photoshop->Image Processor" to resize my photos and I get always a JPEg subfolder in my target dirtory, I don''t want to. In the "Image Processor" I selected the option "Save in Same Location" and under "File Type" the option "Save as JPEG

  • Acrobat 7 Upgrade issues

    I have an old copy of Acrobat 7 Pro (Upgrade version) that I'm trying to re-install on a new Mac. I do not have access to any of the prior software versions. Is there any way around this? I have it legally installed on the Mac I'm using now.

  • Hp 70950a osa and 8163a multimeter

    Hi, I am new to this forum, I seek for help to create a basic Labview program to communicate with an old HP70950A optical spectrum analyser, connected via GPIB to a Win98 computer where Labview 6 is installed. there are no driver available, but just

  • With a compatible operating system, Firefox won't download, Why?

    I have a compatible operating system, one that is approved by Firefox, yet I've received information from Firefox that a current download is not compatible with my system. How confusing. Does anyone know why this is happening?

  • How to avoid versioning being turned off and how to avoid file loss?

    Hi, I have a customer that requires versioning of documents. So I suggested that all files to be versioned are to be put in a folder that is verison enabled. That works fine. The problem now is, that let's say 20 versions already exist, and users are