Skip to content

Designed79.co.uk

It's all in the Mac magic…

  • Home
  • About
Search

Designed79.co.uk

It's all in the Mac magic…

Close menu
  • Home
  • About

Designed79.co.uk

It's all in the Mac magic…

Search Toggle menu

Category: Tech

October 17, 2018October 17, 2018Tech

How to Accurately Calibrate Your 3D Printer

One of the steepest learning curves when starting with 3D printing is learning how to calibrate all the motors accurately. The good […]

October 17, 2018November 27, 2018Tech

Jamf Pro – Database maintenance

The JSS keeps every recon for every computer. It only needs the last one. In large estates this can be GB’s of […]

September 20, 2018September 20, 2018Tech

Ender 3 – Level the bed using feeler gauges

While the paper method works well, I’m a person that likes to know the exact numbers. Paper can differ in thickness depending […]

August 29, 2018Tech

Ender 3 Flash firmware using a Mac

Some notes on this process on the Mac To install the Ardunio IDE on the Mac download the Unified firmware from TH3D. […]

July 21, 2018July 21, 2018Tech

get_iplayer force Plex / Kodi naming

As the iPlayer user run get_iplayer –prefs-add –fileprefix="<nameshort><-00senum><-00episodeshort>" –whitespace

July 14, 2018Tech

JAMF – Force quickadd enroll on macOS 10.13

https://server.domain.com/enroll?type=QuickAdd

July 14, 2018Tech

Elise S1 stack steeper motors

X27.168

June 19, 2018Tech

macOS 10.14 beta SUS URL

https://swscan.apple.com/content/catalogs/others/index-10.14beta-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz

June 18, 2018June 18, 2018Tech

Sorting an Array in Bash

You don’t really need all that much code: IFS=$’\n’ sorted=($(sort <<<"${array[*]}")) unset IFS Supports whitespace in elements (as long as it’s not […]

June 18, 2018June 18, 2018Tech

Automotive Relays

Terminal numbering convention The terminal numberings found on a relay body are taken from DIN 72552 which is a German automotive industry […]

June 14, 2018Tech

Elise S1 Lambda sensor

NGK OZA527-E9

June 1, 2018June 1, 2018Tech

Set Mac wallpaper via CLI

osascript -e ‘tell application "System Events" to set picture of (reference to current desktop) to "/Users/dsadmin/Desktop/nettools/.background_10134.jpg"’ or if you need variables osascript […]

May 31, 2018Tech

Apple Mail search not finding messages but Spotlight does

sudo defaults write /Library/Preferences/com.apple.security.appsandbox UnrestrictSpotlightContainerScope -bool true

May 11, 2018Tech

Remove the last character from a bash variable

The following method, removes the last character from a bash variable by using a regular expression that matches any character. VAR=${VAR%?} The […]

April 24, 2018April 24, 2018Tech

ESXi Patch Tracker

Great Site for ESXi patching ESXI https://esxi-patches.v-front.de/

April 20, 2018Tech

Netmask Conversions

If you have ever needed to know what a netmask looks like expressed in some other format this table of equivalents should […]

April 5, 2018February 18, 2020Tech

Jamf Pro – Resetting the CA

1) use jamfsoftware; (if we used different db name please use it instead of ‘jamfsoftware’) truncate table jss_server_url; truncate table signing_certificates; truncate […]

March 16, 2018Tech

Using Terminal At macOS Setup Assistant

Recently I became aware that you can open Terminal (and Console) from the macOS Setup Assistant via keyboard shortcuts. When you are […]

March 15, 2018Tech

How to compress and uncompress files and folders in the Terminal in macOS

Since macOSĀ is based on Unix there are a number of ways to compress files and folders within the filing system using Unix […]

March 15, 2018Tech

Set extension hidden from Command line

true or false makes the file hidden or not sudo osascript -e ‘tell application "Finder" to set extension hidden of alias "Macintosh […]

Posts pagination

< 1 2 3 4 … 33 >

Search

© 2025 Designed79.co.uk. Proudly powered by Sydney