Category: 976: Gmail Features, HEIF, VPNs Part Two, Terminal Tidbits
-
Terminal Tidbits, CP Command
To make a copy of a file or folder in terminal is really simple and handy. The command is cp and the syntax looks like this… cp “/Volumes/LocalUSB/Photos/” “/Volumes/RemoteUSB/Photos/” cp copy What you want to copy and it’s location: “/Volumes/LocalUSB/Photos/” and the destination “/Volumes/RemoteUSB/Photos/” There are a few options and you add these right after…
-
VPNs and You, Part Two.
A few weeks ago I touched on the basics of VPNs, but what does a VPN actually do behind the scenes? Let’s think of accessing the Internet linearly for a second. Without a VPN, if you were to access the Internet in the comfort of your home, you’d simply hop on a website and start…
-
HEIF, Have You Heard the News?
Last week, Apple changed the tech landscape in a dozen ways, but I’d like to review one of the smallest changes that could have the biggest impact on your iPhone usage. Since the very first iPhone, Apple has used the standard JPEG image file format for images created with your iPhone camera. You may have…
-
A week ago today Apple held WWDC 2017 and it was impressive to say the least. Apple has several expected announcements like iOS 11 and High Sierra. Historically WWDC is very heavy in software updates, so it was no surprise to see heavy coverage on these software upgrades. If you’re eager to get a feel…