-
Use the script available in this repo to download the IE6-IE11 disk images for Virtualbox.
-
Start the machine with the IE you want directly from Virtualbox.
-
In Network Settings (from Virtualbox), enable just one attached to: NAT.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title></title> | |
</head> | |
<body> | |
<script> | |
// Test if service workers are supported | |
if ('serviceWorker' in navigator) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ln -s ~/.vimrc ~/.config/nvim/init.vim |
Receiving email sent to <your-name>@<custom-domain>.com in your Gmail account is easily done by email forwarding when setting up the <custom-domain> email account.
The problem is sending from the <custom-domain> account inside your usual Gmail account (so you get to choose one or the other).
This was a simple step before but Google 'has disabled' it in favor of its Google Apps for Work paid service.