Warning – Make a backup of your important data before you proceed. Press Power button – Upon hearing the Apple Startup Sound – Press Command + Option + R Kegs till you see a spinning globe. Connect your iMac to your WiFi Once you’re iMac is connected to Apple Servers, launch disk utility to wipe …
Author: uwmod
Disable Retail Mode
How to Disable Retail Mode on a Samsung Galaxy Live Demo Unit Device Limitations Please note, the retail store demo Samsung Unit’s doesn’t have a cellular modem, so you can’t make/receive calls/text messages. It’s intended as a store demo unit and is essentially a tablet with wifi. Unlock The most common method to disable “Retail …
Freebies
Have you heard of MicroCenter? If not then lookup MicroCenter.com and see if there’s one in your area. If there’s one then you may be able to score some freebies. Use the links below. Free 240GB SSD Free Bluetooth 5.0 Headphones Free 128GB USB 3.1 Flash and 128GB MicroSD Free 32GB USB Flash and 32GB …
Chromium Kiosk Mode on Raspberry Pi
In a terminal window: sudo nano /etc/xdg/lxsession/LXDE-pi/autostart Then append the following to the end of the file and save:/usr/bin/chromium-browser –kiosk –ignore-certificate-errors –disable-restore-session-state https://www.whateverwebsiteyouwant.com Reboot Note: You may get a warning/error message about Security Settings when using –ignore-certificate-errors switch. You can simply remove it and try.