Programmatically Generate qrcodes on macOS
I recently needed to make device URLs easy for a service desk team to access. To do so I just piped the URLs into a little app called qrencode. First, I needed to install qrencode, which is pretty...
View ArticleEpisode 138 of the MacAdmins Podcast: Cool Provisioning Tricks with Scott Reed
The post Episode 138 of the MacAdmins Podcast: Cool Provisioning Tricks with Scott Reed appeared first on krypted.
View ArticleThe History of Computing: Mavis Beacon Teaches Typing
The post The History of Computing: Mavis Beacon Teaches Typing appeared first on krypted.
View ArticleThe Origin Of The Blue Meanies
The post The Origin Of The Blue Meanies appeared first on krypted.
View ArticleJamf After Dark Podcast: Conditionally Accessing All The Things
The post Jamf After Dark Podcast: Conditionally Accessing All The Things appeared first on krypted.
View ArticleWeb Server Bash One Liner for Linux or Mac
The nc (or netcat) binary is useful for a variety of TCP or UDP operations. You can open a listener, proxy connections, open a connection to another device, and port scan a device. And you can do it...
View ArticleScripting the Temp and Cache Directories on a Mac
Ever see a weird folder like /var/folders/g0/lr10g_wx4t75s2hd5129qhkc0000gn/T/ and wonder why it’s there? Those are usually Darwin or shell temporary or cache directories. They are where those weird...
View ArticleThe History Of Computing: Apple in the late 80s, The Blue Meanies, Pink,...
The post The History Of Computing: Apple in the late 80s, The Blue Meanies, Pink, Taligent, and IBM appeared first on krypted.
View ArticleConvert File Encoding Types
Digging into old software, or software written on different systems, often ends up resulting in a mismatch in encoding types. Given how common this can be, most flavors of Linux and macOS come with a...
View ArticleThe MacAdmins Podcast: Managing Everything with Charles and Rich
The post The MacAdmins Podcast: Managing Everything with Charles and Rich appeared first on krypted.
View ArticleThe History Of Computing: The Tetris Negotiations
The post The History Of Computing: The Tetris Negotiations appeared first on krypted.
View ArticleThe History Of Computing: The Mother Of All Demos
The post The History Of Computing: The Mother Of All Demos appeared first on krypted.
View ArticleThe History Of Computing: The Meteoric Rise of Snapchat
The post The History Of Computing: The Meteoric Rise of Snapchat appeared first on krypted.
View ArticleQuicker Port Scanning
The Mac and most distributions of Linux come with netcat built in. The Mac distribution is known as nc. You can run a super-quick port scan of another host without installing any third party tools....
View ArticleThe History of Computing Podcast: Before The Web, There Was Gopher
The post The History of Computing Podcast: Before The Web, There Was Gopher appeared first on krypted.
View ArticleThe History of Computing Podcast: Susan Kare And Why Your Mac Is So Happy
The post The History of Computing Podcast: Susan Kare And Why Your Mac Is So Happy appeared first on krypted.
View ArticleThe History of Computing: The Apache Web Server
The post The History of Computing: The Apache Web Server appeared first on krypted.
View ArticleMy Metasploit Cheat Sheet
I’ve been using metasploit for a long time, but it’s not something I use daily. So I started a notes doc on it a long time ago. Here’s that doc. <3 The setup (dependencies install mostly via...
View ArticleUse Sidecar With Unsupported Macs
Sidecar is that spiffy new feature that allows you to extend your Mac desktop to an iPad. It’s cool but only officially supports the following devices; Any 27-inch iMac from Late 2015 or newerAny iMac...
View Article