• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

mac

Google SDK SSH Mac Terminal

February 14, 2022

I’m having trouble logging in using Google SDK Compute SSH on a Mac Terminal.

Here’s the fix.

gcloud compute ssh USERNAME@SERVER --zone ZONE --project PROJECTID --internal-ip 2>&1

gcloud compute ssh USERNAME@SERVER --zone ZONE --project PROJECTID --internal-ip 2>&1

There was an issue with a redirect to another shell.

Filed Under: Cloud, Linux Tagged With: compute, gcp, mac, redirect, sdk, ssh, terminal

Split View on Mac

December 10, 2018

I use split views on Windows quite a bit at work. On my Mac at home, not so much. Here are the instructions if you’re curious how it’s done on the MacOS. I’ve done it a few times, but just like many things, if you don’t use it enough, you tend to forget it. So, here’s a quick post for a search on the blog later.

Enter the Split View

  1. Hold down the full-screen button in the upper-left corner of a window. 
  2. As you hold the button, the window shrinks and you can drag it to the left or right side of the screen.
  3. Release the button, then click another window to begin using both windows side by side
Here’s the full screen button.

Filed Under: Mac, Misc Tagged With: mac, split view

  • Home
  • About
  • Archives

Copyright © 2023