Skip to main content

Home/ Pingree Tech/ Group items tagged disable

Rss Feed Group items tagged

Robert Ogden

How to disable sync center (offline files) - Spiceworks - 0 views

  •  
    Disable Offline files in Windows 7 using Group Policy.
Robert Ogden

How to Disable Google Chrome Updates » SitePoint - 0 views

  • Enter the following commands in the Terminal application.To disable automated updates:view plainprint?$ defaults write com.google.Keystone.Agent checkInterval 0  $ defaults write com.google.Keystone.Agent checkInterval 0Change the 0 to a 1 to re-enable updates.To set the update frequency:view plainprint?$ defaults write com.google.Keystone.Agent checkInterval <frequency>  $ defaults write com.google.Keystone.Agent checkInterval <frequency>
Robert Ogden

List of Chromium Command Line Switches « Peter Beverloo - 0 views

  •  
    --disable-restore-background-contents
Robert Ogden

Download Toolkit to Disable Automatic Delivery of Internet Explorer 9 from Official Mic... - 0 views

  •  
    "Click on the link to download the package and select 'Run' or 'Open'. You will be asked to accept the end-user license agreement (EULA) before you gain access to the package contents. The package contains 4 different files. Pick a location where you would like to place the 4 files above by clicking on 'Browse'. Once you have specified the location to place the extracted files, click 'Ok'. Launch an elevated Command Prompt by navigating to Start -> All Programs -> Accessories -> and then right click on "Command Prompt" and select "Run as Administrator". Type "CD" followed by the path to where you have extracted the 4 files in step 2 above. In the Command Prompt, type "ie9_blocker.cmd /B" and hit Enter to set the blocker on the machine. You will see confirmation in the Command Prompt: "Blocking deployment of Internet Explorer 9 on the local machine. The operation completed successfully." You can now close the Command Prompt window. "
Robert Ogden

How do I re-enable a blocked Java Plugin? | Firefox Support Forum | Mozilla Support - 0 views

  • Chosen solution by blang1 I solved it. Proceed at your own risk Open new Tab Navigate to about:config Accept security warning Change extensions.blocklist.enabled to false Restart browser This prevents firefox from checking the blocklist you have configured at extensions.blocklist.detailsURL
Robert Ogden

Enable and disable Airport from the command line - Mac OS X Hints - 0 views

  •  
    sudo ifconfig en1 down Where en1 is the interface for your Airport Extreme Card. en0 is usually Ethernet, and en1 is usually the Airport Extrewme card. To bring it back up, just type: sudo ifconfig en1 up Enjoy
1 - 6 of 6
Showing 20 items per page