2 USB drives > 2GB
- Grab the latest Ubuntu Desktop iso image
| I routinely use both iTerm2 and GNOME Terminal. It’s important to define a set of hotkeys that are easy to | |
| remember and do not conflict with system shortcuts. I have not changed the hotkeys for Chrome. The table | |
| below shows the hotkeys I use. | |
| +----------------------+---------------------------------------+---------------------------------------+ | |
| | | MacOS | Ubuntu | | |
| | function +-------------------+-------------------+-------------------+-------------------+ | |
| | | Chrome | iTerm2 | Chrome | Gnome Terminal | | |
| +----------------------+-------------------+-------------------+-------------------+-------------------+ | |
| | | |
| $ git clone [email protected]:xxxxx/xxxx.git my-awesome-proj | |
| Cloning into 'my-awesome-proj'... | |
| ssh: connect to host github.com port 22: Connection timed out | |
| fatal: Could not read from remote repository. | |
| $ # This should also timeout | |
| $ ssh -T [email protected] | |
| ssh: connect to host github.com port 22: Connection timed out | |
| $ # but this might work |