Category Archives: Labs

Posts about computer labs and classrooms at Williams College

Mac – Disable/Enable Gatekeeper from command line

GateKeeper is the application on Mac OS 10.8 and above that prevents running applications from unknown sources. On the “Lab” image this can not be enabled since many of the older academic software programs would not be able to run. … Continue reading

Posted in Labs | Tagged , , | Comments Off on Mac – Disable/Enable Gatekeeper from command line

Windows – Google Chrome Forcing Home Page

Even if you use the Chrome GPO for settings, you need to set this for the home page of choice … There is a registry setting in : HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\RestoreOnStartupURLs See: https://www.devtxt.com/blog/working-around-group-policy-settings-for-chrome-passwords-and-start-pages

Posted in Labs, Software | Tagged , | Comments Off on Windows – Google Chrome Forcing Home Page

Software – Locking Preferences for Firefox

On some computers like public access kiosks, you want to specifically lock certain firefox preferences so they can’t be changed. For a relatively easy way to do this, see the information at: http://kb.mozillazine.org/Locking_preferences

Posted in Labs, Software | Tagged , , | Comments Off on Software – Locking Preferences for Firefox

Mac – Mavericks — AFP shares need to become SMB shares

With Mavericks, Apple is moving farther away from AFP support. It’s time to change our AFP points in our Network Shares to smb pointers. Two commands come in very handy to find and replace the needed text in the files … Continue reading

Posted in Labs | Tagged , , | Comments Off on Mac – Mavericks — AFP shares need to become SMB shares

Mac – Setting “default” printer

Setting a “default” printer on Mac – Printers are listed to the mac user on the drop down menu in alphabetic order so you need to add “A” to the beginning of the name of the default printer if the … Continue reading

Posted in Labs | Tagged , , | Comments Off on Mac – Setting “default” printer

k2000 – Update Drivers

There are several places where you can “update” drivers in the Windows K2000 deployment server.  In “Library’ — “Driver Feed”  –  search for then click on a model and there is a drivers ‘download and install’ function which may be … Continue reading

Posted in Labs | Tagged , | Comments Off on k2000 – Update Drivers

Mac – Find all copies of files

Very useful when wondering if someone added something some where …. Best run as root: find / -name ‘Acrobat*’

Posted in Labs, Software | Tagged | Comments Off on Mac – Find all copies of files

Mac – Set NTP time server from command line

Active Directory login, Keyserver access, SafeConnect, etc all require the connecting client to have a time setting that is within 5 minutes or so of the server’s time setting.  It is therefore useful to use a “network time protocol” server … Continue reading

Posted in Labs | Tagged , , , | Comments Off on Mac – Set NTP time server from command line

Labstats – Remote install and uninstall

See the useful information at: http://support.labstats.com/index.php?/Knowledgebase/Article/View/163/0/helpful-installuninstall-commands-for-the-labstats-client

Posted in Labs | Tagged , | Comments Off on Labstats – Remote install and uninstall